Age | Commit message (Expand) | Author |
2001-04-08 | addtron card has prism2 in it, it's justthat cis was not given properly | Michael Shalayeff |
2001-04-08 | correct wi_write_record(); from freebsd; pointed out by Alfred Perlstein <bri... | Michael Shalayeff |
2001-04-04 | match on a few more cards, prism2 support; aaron@ ok; from NetBSD | 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-11 | make those loops time-bound, space police | Michael Shalayeff |
2001-02-20 | for ethernet ifaces attach bpf from ether_ifattach; jason@, aaron@, itojun@ ok | 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-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 |
2000-11-08 | Initialize the timeout in attach, not wi_init. | Artur Grabowski |
2000-09-17 | implement SIOCSIFMTU, okay deraadt@ | Niels Provos |
2000-06-30 | Convert to use new timeout API. | Artur Grabowski |
2000-06-20 | KNF | Todd T. Fries |
2000-06-19 | Insert missing splx(); me and roberto@ns2.freenix.org. | Aaron Campbell |
2000-06-18 | indent | Aaron Campbell |
2000-05-24 | properly configure multicast table. | Jun-ichiro itojun Hagino |
2000-04-24 | Do not unmap CCR before using them for the last time | Niklas Hallqvist |
2000-03-27 | don't include rcsid in compile | Jason Wright |
2000-02-03 | WEP support -- from FreeBSD (wpaul) | Angelos D. Keromytis |
2000-02-02 | make the activate routines do xxstop() and xxinit() | Theo de Raadt |
1999-12-16 | Get the index in the ifnet_addrs array right (as if_index is | Angelos D. Keromytis |
1999-12-15 | Require privileges to change card parameters. | Angelos D. Keromytis |
1999-10-27 | do not pre-filter bpf packets; jason | Theo de Raadt |
1999-08-13 | Use macros defined in pcmciavar.h. | Federico G. Schwindt |
1999-08-08 | Add detaching support to networking pcmcia cards | Niklas Hallqvist |
1999-07-11 | WaveLAN driver from FreeBSD | Niklas Hallqvist |