Age | Commit message (Expand) | Author |
2001-08-18 | Make use of ax88190_stop_card and dl10019_stop_card. | Aaron Campbell |
2001-08-18 | Support for PCMCIA network cards with an ASIX AX88190. Committing this over | Aaron Campbell |
2001-08-17 | quieten pcmcia/cardbus interrupt handling at unsuspend time | Theo de Raadt |
2001-07-08 | Don't set up ifq_maxlen manually for drivers that uses IFQ_MAXLEN | Federico G. Schwindt |
2001-06-27 | ALTQ'ify network drivers. | Kenjiro Cho |
2001-06-27 | recieve -> receive | Nathan Binkert |
2001-06-25 | ether_input_mbuf() conversion. | Federico G. Schwindt |
2001-06-23 | Remove repeated ethernet constants; use if_ether.h for it instead. | Federico G. Schwindt |
2001-06-23 | Disable interupts *before* establishing them to avoid a race. | Todd C. Miller |
2001-06-12 | regen | David Leonard |
2001-06-12 | Add Archos MiniCD (comes with some Toshiba laptops). ok csapuntz,fgsch | David Leonard |
2001-06-12 | Yet another entry for the Netgear FA410TXC; from | Federico G. Schwindt |
2001-06-11 | For PCI attachments print the CIS strings since otherwise all we have | Todd C. Miller |
2001-06-08 | missed one; pointed out by ben fleis <ben@monkey.org> | Michael Shalayeff |
2001-06-08 | use pragma instead of attributing every and each struct, some spaces | Michael Shalayeff |
2001-06-07 | regen | Todd C. Miller |
2001-06-07 | no longer need bogus Linksys WPC11 entry now that we autodetect prism vs. lucent | Todd C. Miller |
2001-06-07 | probe prism2 chips based on the probed card id, not cis | Michael Shalayeff |
2001-06-06 | PCI shim for if_wi.c as promised. Magic for setting the PLX up | Todd C. Miller |
2001-06-04 | Linksys PCM100 support; from Matt Behrens <matt@zigg.com>. | Federico G. Schwindt |
2001-05-28 | Remove FA410TX from the invalid list; it's confusing and should be matched | Federico G. Schwindt |
2001-05-28 | regen. | Federico G. Schwindt |
2001-05-28 | Remove FA410TX CIS, this should be matched as linksys etherfast; aaron@ ok. | Federico G. Schwindt |
2001-05-27 | Netgear FA410TXC; thanks to Loic Tortay <loict@bougon.net>. | Federico G. Schwindt |
2001-05-27 | regen. | Federico G. Schwindt |
2001-05-27 | Netgear FA410TXC; from Loic Tortay <loict@bougon.net>. | Federico G. Schwindt |
2001-05-25 | Wisecom T210CT; from Daniel Lucq <dlucq@ieee.org>. | Federico G. Schwindt |
2001-05-25 | regen. | Federico G. Schwindt |
2001-05-25 | Wisecom T210CT; from Daniel Lucq <dlucq@ieee.org>. | Federico G. Schwindt |
2001-05-24 | Check malloc() returns, from tedu@heorot.stanford.edu, ok aaron@ | Angelos D. Keromytis |
2001-05-22 | Vendor and prodid are 16-bits, not 32. | Federico G. Schwindt |
2001-05-22 | A few more entries from NetBSD. | Federico G. Schwindt |
2001-05-22 | regen. | Federico G. Schwindt |
2001-05-22 | More products from NetBSD. | Federico G. Schwindt |
2001-05-22 | Corega FastEther TXD. | Federico G. Schwindt |
2001-05-22 | regen. | Federico G. Schwindt |
2001-05-22 | Corega Fast Ether TXD; from NetBSD. | Federico G. Schwindt |
2001-05-22 | Add Synergy21 S21810 support; from NetBSD. | Federico G. Schwindt |
2001-05-22 | regen. | Federico G. Schwindt |
2001-05-22 | Add Synergy21 S21810; from NetBSD. | Federico G. Schwindt |
2001-05-15 | Split wi(4) into bus-dependent and bus-independent bits similar to | Todd C. Miller |
2001-05-14 | if we are prism2 print so | Michael Shalayeff |
2001-04-23 | regen | Todd C. Miller |
2001-04-23 | The Linksys WPC11 uses the Lucent Wavelan vendor and product IDs but | Todd C. Miller |
2001-04-19 | Remove extra arg; from Loic Tortay <loict@bougon.net> via aaron@. | Federico G. Schwindt |
2001-04-19 | When printing the address/size, use the correct value 32, not 16. | Federico G. Schwindt |
2001-04-18 | Support the Corega FEther PCC-TXF card; taka@trans-nt.com. Addresses PR/1777. | Aaron Campbell |
2001-04-18 | regen | Aaron Campbell |
2001-04-18 | Recognize the Corega FEther PCC-TXF card. | Aaron Campbell |
2001-04-08 | addtron card has prism2 in it, it's justthat cis was not given properly | Michael Shalayeff |