Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-09-06 | an(4), atw(4) and wi(4) now X-ref each other. Requested by deraadt@ | Todd C. Miller | |
2004-08-10 | Apacer Wireless Steno MB112 includes wi@USB | Todd C. Miller | |
2004-07-05 | Belkin F5D6020 version 1 is a prism card too | Todd C. Miller | |
2004-06-23 | Clarify D-Link support by listing specific card revisions that | Todd C. Miller | |
are prism-based (and thus are supported). Idea from Scott Francis. | |||
2004-06-04 | Add ASUS SpaceLink WL-100 | Todd C. Miller | |
2004-06-01 | Add support for the Adaptec AWN-8030 WLAN pcmcia-card (prism 2.5) from | Todd C. Miller | |
Andreas Abeck. | |||
2004-05-15 | typo | Ted Unangst | |
2004-04-06 | Microsoft MN-520 wireless card works now | Todd C. Miller | |
2004-04-02 | add `nokeep' to the table to stop an ugly line break; | Jason McIntyre | |
2004-03-25 | Lucent (now Proxim) firmware 8.72 disabled the "fragment WEP frames" feature. | Todd C. Miller | |
2004-03-24 | Fix typos; from jmc@; OK deraadt@ | Todd C. Miller | |
2004-03-24 | Document USB issues. OK drahn@ deraadt@ | Todd C. Miller | |
2004-03-24 | List supported USB devices in the table. It probably makes sense | Todd C. Miller | |
to split the table into 3 separate ones since it has grown rather large. OK deraadt@ miod@ | |||
2004-03-22 | Mention wi@usb. | Miod Vallat | |
ok deraadt@ | |||
2004-03-19 | make EXAMPLES more consistent; | Jason McIntyre | |
simpler macros; escape punctuation; | |||
2004-03-18 | Add some wicontrol examples for things ifconfig doesn't support. | Todd C. Miller | |
2004-03-18 | Document the lack of support for fragmented frames when using | Todd C. Miller | |
software WEP and mention the lucent firmware version that uses fragmented frames w/ WEP. | |||
2004-03-16 | new sentence, new line; | Jason McIntyre | |
2004-03-15 | Mention that software WEP is only supported for HostAP and BSS modes. | Todd C. Miller | |
Add caveat about power saving. Intel PRO/Wireless 2100 (Centrino) clients with power saving experience about 75% packet loss. Other chipsets may have similar issues. | |||
2004-02-07 | amd64/cats MI touches, as well as a few pegasos mentions forgotten. | Miod Vallat | |
2003-12-05 | Netgear MA311 is reported to work. | Todd C. Miller | |
2003-07-14 | Add Siemens SpeedStream 1021 | Todd C. Miller | |
2003-07-09 | - fix lists/displays | Jason McIntyre | |
- quote .Cd's - add/remove .Pp's as necessary - fix some .Re/.Rs's - simplify macros | |||
2003-06-23 | - remove unnecessary .Pp | Jason McIntyre | |
- use .An/.Aq for authors | |||
2003-06-23 | Mention that you can have wi on sparc, too. | Miod Vallat | |
2003-01-10 | Symbol LA4123 and Nortel E-mobility 211818-A PCI cards are now supported. | Todd C. Miller | |
2002-10-14 | Mention Prism3 and HostAP bugs in 1.4.0-1.4.2 firmware. | Todd C. Miller | |
2002-09-26 | Second part of the man4 mi cleanup. | Miod Vallat | |
- more/better xrefs - sync .Cd lines with actual configuration files - intro(4) reference police - huge usb(4) update - follow mdoc.samples suggested man page section ordering when necessary - add netintro(4) and hostname.if(5) xrefs to all ethernet drivers ok deraadt@ mickey@ | |||
2002-09-10 | Mention Siemens/Efficient Networks SpeedStream 1023 PCI adapter | Todd C. Miller | |
2002-07-29 | USR 2410 and 2445 work fine. The 2445 is a 3.3V card with an external | Todd C. Miller | |
antenna. It's not intended to be used out of its PCI adaptor but works fine either way. | |||
2002-06-21 | add Netgear MA401RA | Henning Brauer | |
ok millert@ | |||
2002-06-20 | Add ELSA / ZCOMAX XI-325 (and XI-325H) | Todd C. Miller | |
2002-06-12 | Linksys Instant Wireless WPC11 3.0 works | Todd C. Miller | |
2002-06-03 | Proxim Harmony works too | Todd C. Miller | |
2002-05-28 | couple of nokia cards | Michael Shalayeff | |
2002-05-28 | Some 3.3V cards work (for instance the Proxim Harmony is OK) | Todd C. Miller | |
2002-05-03 | Add Dlink DWL650 and add Spectrum24 in the NAME section; from Warner | Todd C. Miller | |
2002-04-29 | grammar fix; ok millert@ | Jason Peel | |
2002-04-25 | Intel PRO/Wireless 2011 is Symbol, not Intersil | Todd C. Miller | |
2002-04-23 | Dlink DWL520 confirmed working. | Todd C. Miller | |
2002-04-21 | few tweaks | Theo de Raadt | |
2002-04-16 | The mediaopt is ibss-master, not create-ibass. Noticed by Peter Galbavy. | Todd C. Miller | |
2002-04-11 | Add IBSS examples. | Todd C. Miller | |
2002-04-08 | Port type (adhoc, hostap) is mediaopt, not media. | Todd C. Miller | |
2002-04-06 | add actiontec, hawking,netgear wavelans as supported; from jason@ackley.net ↵ | Michael Shalayeff | |
via pr#2526 | |||
2002-04-05 | xr ifmedia | Michael Shalayeff | |
2002-04-05 | Add examples, warn that 3.3V cards don't work with our PCMCIA stuff. | Todd C. Miller | |
2002-04-03 | The 3Com 3CRWE777A appears to be Prism2 and not Symbol as one might | Todd C. Miller | |
have expected. | |||
2002-04-01 | wi(4) also supports the Symbol Spectrum24 chipset, though there is | Todd C. Miller | |
no special code to deal with it at the moment. Several of the cards listed actually use the Spectrum24 chipset, not the Prism one. | |||
2002-03-30 | Mention hostap mode earlier on at Theo's suggestion. | Todd C. Miller | |