Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-11-10 | Mention -nwid here too, reminded by reyk. | Michael Knudsen | |
Having to edit all these files makes me realise how many wireless drivers we actually have. | |||
2006-08-30 | concentrate on `device', not `driver'; from deraadt | Jason McIntyre | |
2006-08-27 | add -nosplit to AUTHORS; from deanna phillips | Jason McIntyre | |
2006-06-26 | remove wicontrol stuff; | Jason McIntyre | |
2006-02-19 | hostap/HostAP -> Host AP | Jason McIntyre | |
2006-01-13 | ioctls for setting bssid aren't currently supported on wi | Jonathan Gray | |
so don't mention setting bssid. From Pedro la Peu pedro at am-gen.org | |||
2006-01-08 | LinkSys -> Linksys; | Jason McIntyre | |
from jolan | |||
2005-11-19 | ViewSonic Airsync Prism 2.5 USB wlan, id found in linux-wlan driver. | Jonathan Gray | |
2005-11-03 | - Linksys WCF12 is Prism 3; ok jsg@ | Uwe Stuehler | |
- Pretec Compact WLAN OC-WLBXX-A | |||
2005-09-11 | AmbiCom WL1100C-CF reported by Barry Dexter A. Gonzaga, and sort table | Uwe Stuehler | |
2005-08-08 | Senao NL-2511CF | Uwe Stuehler | |
2005-08-08 | Belkin F5D6060 CF works, reported Patrick Heim. | Uwe Stuehler | |
2005-06-09 | note that nwid and essid are the same; | Jason McIntyre | |
from walter goulet and clarified by reyk@ | |||
2005-04-13 | it is not possible to specify `media' and `-mediaopt' to ifconfig at | Jason McIntyre | |
the same time; just use `media autoselect' in our example how to return nic to default state; found by johan torin; usage confirmed by reyk@ | |||
2005-04-08 | grammar; from jaredy@ | Jason McIntyre | |
2005-03-24 | add ASUS SpaceLink WL-110 (CF), works fine | Daniel Hartmeier | |
2005-03-12 | mini-PCI/MiniPCI -> Mini PCI | Jason McIntyre | |
2005-03-06 | wireless makeover: | Jason McIntyre | |
- standardise 802.11 pages - document modes supported by the card - document wep - document relevant ifconfig(8) options - standard EXAMPLES section - standard SEE ALSO section - standard HARDWARE section includes feedback/diffs from reyk@, jsg@, and damien@; joint work from dlg@ and myself; | |||
2005-03-06 | Let people who don't read zaurus.html know about some of the CF wi(4) | Jonathan Gray | |
devices we support. | |||
2005-02-18 | Sync USB wi supported device list with driver. | Jonathan Gray | |
Fix a few vendor/product names while here. | |||
2005-02-12 | add a couple of devices i own | David Gwynne | |
ok jsg@ | |||
2005-01-15 | Additional devices found in linux-wlan driver. | Jonathan Gray | |
2004-12-05 | MicroSoft -> Microsoft | Jonathan Gray | |
ok deraadt@, macro@, brad@ | |||
2004-11-23 | typo | Christian Weisgerber | |
2004-11-09 | add missing wireless adapters, and sync w/ .Nd; | Jason McIntyre | |
suggested by alexey e. suslikov; ok deraadt@ | |||
2004-11-08 | clarify Nd lines, jmc ok | Theo de Raadt | |
2004-11-08 | remove references to other wireless chips: not really useful. | Jason McIntyre | |
they are already documented in more appropriate places, such as pci(4); prompted by a mail from sam chill on tech@ | |||
2004-10-24 | Only MA111v1 is Prism-based. | Todd C. Miller | |
2004-10-20 | .Xr ipw and iwi. | Miod Vallat | |
2004-10-20 | add some devices found in linux and freebsd drivers | Jonathan Gray | |
2004-10-17 | another new Corega USB wireless (found in Tokyo) | Theo de Raadt | |
2004-10-11 | add Planex GW-NS11H | Michael Shalayeff | |
2004-09-30 | kill default locators | Michael Shalayeff | |
2004-09-30 | add ARtem Onair | Todd C. Miller | |
2004-09-28 | Belkin F5D6001 versions 1 and 2 are atw(4) and wi(4) respsectively. | Todd C. Miller | |
Version 3 is reportedly realtek-based. | |||
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; |