Age | Commit message (Expand) | Author |
2001-04-06 | Match the Cisco Aironet 350 card; from NetBSD. | Aaron Campbell |
2001-04-06 | regen | Aaron Campbell |
2001-04-06 | Add Cisco Aironet 350; from NetBSD. | Aaron Campbell |
2001-04-04 | match on a few more cards, prism2 support; aaron@ ok; from NetBSD | Michael Shalayeff |
2001-03-31 | Add support for GVC NIC-2000BT Ethernet adapter. | Aaron Campbell |
2001-03-31 | regen | Aaron Campbell |
2001-03-31 | Recognize a GVC NIC-2000BT Ethernet adapter. | Aaron Campbell |
2001-03-29 | Add MII support to NE2000 PCMCIA driver. Both the Netgear FA410TXC and | Aaron Campbell |
2001-03-29 | regen | Aaron Campbell |
2001-03-29 | Recognize Netgear FA410TXC Fast Ethernet adapter. | Aaron Campbell |
2001-03-28 | Move code to set sc_frequency out of #ifdef notyet since we now need it. | Todd C. Miller |
2001-03-27 | regen | Peter Galbavy |
2001-03-27 | Add an old 'ne' compatible card from Greycell and the matching data | Peter Galbavy |
2001-03-27 | regen | Michael Shalayeff |
2001-03-27 | just found another one | Michael Shalayeff |
2001-03-27 | regen | Michael Shalayeff |
2001-03-27 | a few more if_wi-compatible devices | Michael Shalayeff |
2001-03-23 | regen | Michael Shalayeff |
2001-03-23 | a few more wavelans, from nbsd | Michael Shalayeff |
2001-03-19 | DELAY(1) is nicer than DELAY(10), multiply loop counter by 10 due to that. | Niklas Hallqvist |
2001-03-19 | Sniffed glue. Reinstate Mickey's time-bound loops but fix | Niklas Hallqvist |
2001-03-17 | mickey has been sniffing glue | Theo de Raadt |
2001-03-13 | regen | Michael Shalayeff |
2001-03-13 | SaramNcom(nanospeed) NS-1100M (uses PRISM2); from Hiroki Nakano <cas@trans-nt... | Michael Shalayeff |
2001-03-13 | aaron@ called for an order! | Michael Shalayeff |
2001-03-12 | Adjust the way that media is initialized on DP8390-compatibles; from NetBSD. | Aaron Campbell |
2001-03-11 | make those loops time-bound, space police | Michael Shalayeff |
2001-02-27 | Half support for this D-Link DFE-650 model that has completely different | Federico G. Schwindt |
2001-02-20 | for ethernet ifaces attach bpf from ether_ifattach; jason@, aaron@, itojun@ ok | Michael Shalayeff |
2001-02-14 | another ne2k, from markus@ | Michael Shalayeff |
2001-02-14 | regen | Michael Shalayeff |
2001-02-14 | another ne2k from markus@ | Michael Shalayeff |
2001-01-29 | const match table | Michael Shalayeff |
2001-01-29 | Add wdc_print_current_modes to print current transfer modes set on the | Constantine Sapuntzakis |
2001-01-26 | regen | Michael Shalayeff |
2001-01-26 | alphabetize cis-only vendor list | Michael Shalayeff |
2001-01-26 | match on zoom air-4000, as it has been reported by Ian Cass <ian.cass@knowled... | Michael Shalayeff |
2001-01-26 | regen | Michael Shalayeff |
2001-01-26 | zoom air-4000; from Ian Cass <ian.cass@knowledge.com> | Michael Shalayeff |
2001-01-22 | nobody has base station for fh, and this was not ever discussed, bad angelos | Michael Shalayeff |
2001-01-17 | Fix breakage from revision 1.20 that freaked my WaveLAN out. | Aaron Campbell |
2001-01-16 | match on elsa xi300; from netbsd, no other visible changes in the driver | Michael Shalayeff |
2001-01-16 | regen | Michael Shalayeff |
2001-01-16 | Elsa products; from netbsd | Michael Shalayeff |
2001-01-14 | Run wi_init() after setting/unsetting IFF_PROMISC (or any other flags, | Angelos D. Keromytis |
2001-01-11 | Newline at end of debug printf. | Angelos D. Keromytis |
2001-01-10 | BSS mode by default. | Angelos D. Keromytis |
2001-01-10 | BSS mode by default. | Angelos D. Keromytis |
2000-12-29 | a few more ra_dprintf vs pktlen fmt fixes | Michael Shalayeff |
2000-12-16 | make sure cis1_info[i] is not NULL before strcmp() w/ it; fixes some obscure ... | Michael Shalayeff |