aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/wi/if_wavelan_ieee.h
Commit message (Expand)AuthorAgeFilesLines
* Revert last junk...Warner Losh2009-05-201-0/+3
* We no longer need to use d_thread_t, migrate to struct thread *.Warner Losh2009-05-201-3/+0
* Multi-bss (aka vap) support for 802.11 devices.Sam Leffler2008-04-201-0/+3
* Now that wicontrol has been removed from the base system the correspondingAndrew Thompson2007-07-111-0/+2
* raw 802.11 packet transmit supportSam Leffler2006-08-051-1/+2
* Start each of the license/copyright comments with /*-, minor shuffle of linesWarner Losh2005-01-061-1/+1
* Return support needed by dstumbler:Sam Leffler2003-06-271-3/+3
* new wi driver that uses the 802.11 link layer codeSam Leffler2003-01-151-7/+35
* o Comment out the symbol download code for 4.x.Warner Losh2002-10-141-3/+3
* Move the symbol firmware loading routines into if_wi.Warner Losh2002-08-151-0/+17
* Add a comment that says it looks like lucent cards have a primaryWarner Losh2002-08-051-0/+2
* Add RID to get the DBM adjustment factorWarner Losh2002-06-241-0/+1
* Integrate the hostap stuff that Thomas Skibo <skibo@packbell.net>Warner Losh2002-04-111-2/+14
* o Reduce the gratuitous differences with NetBSD.Warner Losh2002-04-041-0/+20
* First cut at breaking out the bus attachment from the bus independentWarner Losh2002-04-021-6/+0
* Merge a little from NetBSD. This changes reduces the diffs between theWarner Losh2002-04-011-15/+7
* Integrate the air-tools 0.2 from dachb0den labs.Warner Losh2002-03-291-0/+358
* o Rework the identify routine a little, merging it with NetBSD's wi.Warner Losh2002-03-161-1/+1
* Currently, each wireless networking driver has it's own control programPoul-Henning Kamp2001-05-261-1/+3
* Add support for WEP (encryption) for silver and gold WaveLAN/IEEE turbo cards.Bill Paul2000-02-021-0/+15
* Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"Peter Wemm1999-12-291-1/+1
* Update the WaveLAN/IEEE driver:Bill Paul1999-11-251-0/+25
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Add device driver support for the Lucent WaveLAN/IEEE 802.11 PCMCIABill Paul1999-05-051-0/+281