Age | Commit message (Expand) | Author |
2000-04-26 | Enable SIOCSIFMTU, as it is supported by if.c and ifconfig now | Chris Cappuccio |
2000-04-26 | Turn on a bit (for 82558/82559 only) which disables the chip's | Chris Cappuccio |
2000-04-26 | Fix for if_vlan (FreeBSD) | Chris Cappuccio |
2000-04-26 | Remove one of my completely incomprehensible debugging printf's. | Aaron Campbell |
2000-04-26 | fix RCS id | Brad Smith |
2000-04-26 | we've done an oops | Michael Shalayeff |
2000-04-26 | After the fxp split, sizeof(enaddr) is now 4, not 6, since enaddr is a pointer | Aaron Campbell |
2000-04-26 | dc_csid ain't needed no more; jason@ ok | Michael Shalayeff |
2000-04-25 | if we have to allocate a new mbuf, don't forget to copy the header info from | Jason Wright |
2000-04-25 | fixing the frontend means fixing the backend too... add a countdown when | Jason Wright |
2000-04-25 | sync unknown list with reality; minor changes. | Federico G. Schwindt |
2000-04-25 | use the size of the allocation, not the minimum of what was requested and | Jason Wright |
2000-04-24 | sync | Theo de Raadt |
2000-04-24 | oops | Theo de Raadt |
2000-04-24 | sync | Theo de Raadt |
2000-04-24 | serverworks is very private with their info... | Theo de Raadt |
2000-04-24 | use mii_detach, now xe detach/attach rocks again | Niklas Hallqvist |
2000-04-24 | Add simple mii detach routine while waiting for the post-2.7 | Niklas Hallqvist |
2000-04-24 | Fix promiscuous mode (from martin@crt.se). Style nits. Do not look at | Niklas Hallqvist |
2000-04-24 | revived by mistake | Niklas Hallqvist |
2000-04-24 | Do not unmap CCR before using them for the last time | Niklas Hallqvist |
2000-04-24 | wait just a bit for enabling to settle, fixes pccom on an xe | Niklas Hallqvist |
2000-04-24 | 3C1 and 3CCFEM556BI (this one uses boomerang chipset, so no support yet); | Federico G. Schwindt |
2000-04-24 | sync | Federico G. Schwindt |
2000-04-24 | new prods; rearrange. | Federico G. Schwindt |
2000-04-23 | Save ethernet address in arpcom.ac_enaddr. -moj | Mats O Jansson |
2000-04-23 | freesession takes u_int64_t | Angelos D. Keromytis |
2000-04-20 | Fix function prototype so it compiles again. | Aaron Campbell |
2000-04-19 | Remove NetBSD ifdefs here too. | Federico G. Schwindt |
2000-04-19 | Remove NetBSD ifdefs. | Federico G. Schwindt |
2000-04-19 | * use different numbers of transmit buffers depending on the memory | Federico G. Schwindt |
2000-04-19 | new products; rearrange. | Federico G. Schwindt |
2000-04-19 | sync | Federico G. Schwindt |
2000-04-19 | New products from NetBSD; remove duplicated entry. | Federico G. Schwindt |
2000-04-19 | indent. | Federico G. Schwindt |
2000-04-19 | Fix a bug introduced after cardbus commit where uart16550a was | Federico G. Schwindt |
2000-04-19 | Force mailbox to be under 16MB so the controller can see it | Niklas Hallqvist |
2000-04-19 | split out mbuf scatter gather function | Theo de Raadt |
2000-04-18 | split dc driver into bus dependent and bus independent (pci) parts | Jason Wright |
2000-04-18 | split fxp into bus independent and dependent (pci) parts (cardbus to come) | Jason Wright |
2000-04-18 | Double usage of random() in the pseudo device to avoid setting | Hugh Graham |
2000-04-18 | Set MII parameters for the other 3Com CardBus cards, not just 'C' revision. | Aaron Campbell |
2000-04-18 | copyright | Jason Wright |
2000-04-18 | remove #ifdef {free,net}bsd stuff | Jason Wright |
2000-04-16 | sync | Theo de Raadt |
2000-04-16 | rename an RCC product | Theo de Raadt |
2000-04-16 | sync | Theo de Raadt |
2000-04-15 | pcidevs.h | Theo de Raadt |
2000-04-15 | more gear | Theo de Raadt |
2000-04-15 | urio(4) - Diamond Multimedia RIO 500 (from NetBSD) | Jakob Schlyter |