Age | Commit message (Expand) | Author |
2002-05-06 | regen. | Peter Valchev |
2002-05-06 | Match D-Link DE-660+, tested by drewc@rift.com, ok fgs | Peter Valchev |
2002-04-17 | Clear flags indicating whether or not wi or hostap is active as | Todd C. Miller |
2002-04-17 | regen | Todd C. Miller |
2002-04-17 | Spectrum24 LA4100 is vendor id SYMBOL not SYMBOL2; from NetBSD | Todd C. Miller |
2002-04-07 | Don't reset COR in wi_reset(), break it out into its own function and | Todd C. Miller |
2002-04-06 | For PLX-based bridge cards, move printing of pcmcia card CIS strings | Todd C. Miller |
2002-04-06 | Add support for Symbol cards and printing of the primary station | Todd C. Miller |
2002-04-06 | regen | Michael Shalayeff |
2002-04-06 | actiontec wlan support; form jason@ackley.net via pr#2526 | Michael Shalayeff |
2002-04-05 | Actually set wi_gone when we detach, based on what the an driver does. | Todd C. Miller |
2002-04-04 | wi_init() now takes a struct wi_softc * not a void * since an sc pointer | Todd C. Miller |
2002-04-02 | regen | Todd C. Miller |
2002-04-02 | 3Com AirConnect 3CRWE777A is really just a 3CRWE737A in disguise. | Todd C. Miller |
2002-03-29 | regen | Todd C. Miller |
2002-03-29 | Add Proxim RangeLAN-DS PCMCIA card (model 8430); Paul M. Hirsch | Todd C. Miller |
2002-03-28 | sync | Niels Provos |
2002-03-28 | new linksys wpc11; okay mickey@ | Niels Provos |
2002-03-24 | from martin@netbsd: | Michael Shalayeff |
2002-03-14 | Final __P removal plus some cosmetic fixups | Todd C. Miller |
2002-03-14 | First round of __P removal in sys | Todd C. Miller |
2002-01-30 | Move SET/CLR/ISSET macros to param.h. fgsch@ and millert@ ok | Thomas Nordin |
2002-01-22 | dup wi_pcmcia_attach(); from maurice@amaze.nl | Michael Shalayeff |
2002-01-11 | Check result from malloc(9) when using M_NOWAIT. fgsch@ ok | Thomas Nordin |
2002-01-04 | regen | Michael Shalayeff |
2002-01-04 | no wires needed and their/isil wlans; from Maurice Nonnekes <maurice@amaze.nl> | Michael Shalayeff |
2002-01-04 | match on ericsson wlan; from lha@stacken.kth.se, pr 2295 | Michael Shalayeff |
2002-01-04 | regen | Michael Shalayeff |
2002-01-04 | Socket Communications Low Power WLAN; from netbsd | Michael Shalayeff |
2002-01-04 | ericsson wlan, from lha@stacken.kth.se | Michael Shalayeff |
2002-01-02 | remove doubled #define; openbsd@davidkrause.com | Theo de Raadt |
2001-12-20 | Netgear FA411 support. | Federico G. Schwindt |
2001-12-20 | regen. | Federico G. Schwindt |
2001-12-20 | put our tag back; bad mickey. | Federico G. Schwindt |
2001-12-20 | Netgear FA411. | Federico G. Schwindt |
2001-12-05 | match on Symbol's Spectrum24 pcmcia/prism2, form netbsd | Michael Shalayeff |
2001-12-05 | add simpletech spectrum24, from netbsd | Michael Shalayeff |
2001-11-27 | match on buffalo and emtac wavelans; from netbsd | Michael Shalayeff |
2001-11-27 | add an emtac wavelan | Michael Shalayeff |
2001-11-27 | add a couple of buffalo wavelans, from netbsd | Michael Shalayeff |
2001-11-23 | regen | Jakob Schlyter |
2001-11-23 | add 3Com Wireless LAN PC Card | Jakob Schlyter |
2001-11-20 | match on linksys iwn; from netbsd | Michael Shalayeff |
2001-11-20 | regen | Michael Shalayeff |
2001-11-20 | Linksys2 Instant Wireless Network | Michael Shalayeff |
2001-11-06 | it appears pcm100 is not the same as combo ecard even same vendor/prod ids; f... | Michael Shalayeff |
2001-11-06 | regen | Michael Shalayeff |
2001-11-06 | oops | Michael Shalayeff |
2001-11-06 | add pcm100 cis form Matt Behrens <matt@zigg.com> via pr#2166 | Michael Shalayeff |
2001-11-06 | Replace inclusion of <vm/foo.h> with the correct <uvm/bar.h> when necessary. | Miod Vallat |