Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | use .Mt for email addresses; from Jan Stary <hans at stare dot cz>; ok jmc@ | 2013-07-16 | 1 | -3/+3 | |
| | |||||
* | rework EXAMPLES somewhat, and remove the obsolete NONE NONE NONE dhcp | 2013-02-14 | 1 | -21/+14 | |
| | | | | stuff; ok krw | ||||
* | Use .Lk for HTTP hyperlinks, not .Pa. | 2012-08-12 | 1 | -3/+3 | |
| | | | | | | | | Most of the patch from Arto Jonsson <ajonsson at kapsi dot fi>. jmc@ agrees in principle that .Lk is the right macro to use. While here, update a few broken links, and add missing markup at a few places. | ||||
* | - switch from wpapsk to wpakey | 2010-11-01 | 1 | -13/+5 | |
| | | | | | | | - remove the "return device to default settings" example, which theo says is rubbish ok deraadt | ||||
* | crikey! all our wireless pages had the Os macro out of place; | 2010-04-29 | 1 | -3/+3 | |
| | |||||
* | use the right capitalization for Realtek. | 2010-03-01 | 1 | -3/+3 | |
| | | | | | | cardbus(4), pci(4), and urtw(4) changes reminded by jmc@ ok jmc@ | ||||
* | Clarify zyd(4) to indicate that the TRENDnet TEW-424UB comes | 2009-09-23 | 1 | -2/+3 | |
| | | | | | | | | | | | | | | in multiple revisions and add the Realtek one as a supported urtw(4) device after confirming with the windows driver that we match the id. The revisions mentioned on the TRENDnet page fall out like so: rev A ZD1211 V2 SiS163U V2.1R SiS163U V3.xR RTL8187B We don't handle the SiS ones. | ||||
* | the `W' in WEP apparently stands for wired, not wireless; | 2009-09-02 | 1 | -3/+3 | |
| | | | | from Scott Radvan | ||||
* | brad and jsg point out that this device does not do ibss either; | 2009-08-11 | 1 | -10/+1 | |
| | |||||
* | urtw does not do hostap, so remove the hostap example; | 2009-08-11 | 1 | -10/+2 | |
| | | | | from Piotrek Kapczuk | ||||
* | sort; | 2009-07-29 | 1 | -2/+2 | |
| | |||||
* | list couple more; and explicit revs of WL-168 | 2009-07-29 | 1 | -3/+6 | |
| | |||||
* | Walter Haidinger reported to me that couple of Alfa AWUS036H adapters | 2009-07-28 | 1 | -2/+3 | |
| | | | | he has work; ok jsg@ | ||||
* | updates for 8187b; | 2009-06-07 | 1 | -3/+3 | |
| | |||||
* | - supports rtl8187b | 2009-06-06 | 1 | -3/+6 | |
| | | | | - list some more devices | ||||
* | more RealTek RTL8187 based devices | 2009-03-03 | 1 | -2/+3 | |
| | | | | ok jsg@ | ||||
* | use `` instead of $(), since the former works for both csh and ksh; as | 2009-02-16 | 1 | -3/+3 | |
| | | | | pointed out by claudio | ||||
* | Weongyo Jeong has consented to switch from an inappropriate license | 2008-12-03 | 1 | -23/+13 | |
| | | | | to license.template | ||||
* | initial import of Weongyo Jeon's FreeBSD driver for the RealTek RTL8187L | 2008-11-27 | 1 | -0/+157 | |
802.11 devices. currently it has issues scanning. ok jsg@ |