summaryrefslogtreecommitdiffstats
path: root/sys/dev/wi/if_wireg.h
Commit message (Expand)AuthorAgeFilesLines
* Overhaul monitor mode handling:sam2009-05-201-1/+3
* Minor tweaks to names and comments now that I understand what's goingimp2008-08-021-2/+7
* raw 802.11 packet transmit supportsam2006-08-051-0/+1
* Start each of the license/copyright comments with /*-, minor shuffle of linesimp2005-01-061-1/+1
* update radiotap support to reflect recent changes:sam2003-12-281-8/+7
* o add experimental radiotap capture formatsam2003-09-051-0/+36
* new wi driver that uses the 802.11 link layer codesam2003-01-151-142/+139
* o Comment out the symbol download code for 4.x.imp2002-10-141-0/+18
* Fix commentimp2002-09-291-1/+1
* Follow NetBSD's lead and use WI_PORTTYPE_HOSTAP instead of _AP, sinceimp2002-08-111-1/+1
* Fix minor typo in ID number in last commitimp2002-08-051-1/+1
* A definition of regulatory domains that matches the docs.imp2002-08-051-1/+2
* Differentiate between AT45DB011 compatible large serial flash partsimp2002-08-051-3/+10
* Add code that will download firmware to a Symbol LA4100-series of CFimp2002-08-031-1/+30
* Add kernel printf bits for WI_SUPPRATES and HOSTAP_FLAGSimp2002-06-241-0/+1
* Add better mediaopt support for ibss and friends.imp2002-06-191-1/+1
* Integrate the hostap stuff that Thomas Skibo <skibo@packbell.net>imp2002-04-111-1/+19
* Sony ID is 0x0002, not 0x0001. Noticed by Ichiro Fukuhara-san when Iimp2002-04-081-1/+1
* MFNetBSD:imp2002-04-041-25/+60
* o Reduce the gratuitous differences with NetBSD.imp2002-04-041-57/+6
* Four fixes from NetBSD:imp2002-04-031-15/+23
* First cut at breaking out the bus attachment from the bus independentimp2002-04-021-142/+0
* More diff reduction patchesimp2002-04-011-14/+13
* Merge a little from NetBSD. This changes reduces the diffs between theimp2002-04-011-10/+7
* Add more ID's from the PRISM family. from wi.c 1.61 and wireg.h 1.26 byimp2002-04-011-0/+4
* Identify PRISM 2.5 with ISL37300Pimp2002-03-291-0/+1
* Integrate the air-tools 0.2 from dachb0den labs.imp2002-03-291-0/+24
* o Rework the identify routine a little, merging it with NetBSD's wi.imp2002-03-161-2/+4
* Merge a little from NetBSD.imp2002-03-051-2/+24
* Add support for the Linksys WMP-11, Prism 2.5, PCI adaptor.brooks2002-02-121-17/+30
* Implement prism2 detection from NetBSD. This mostly obsoletes theimp2001-12-051-1/+22
* In order for the MA301 to pass interrupts from the PCCard, you mustnsayer2001-08-241-2/+9
* Add support for the Netgear MA301 PCI adapter for the MA401.nsayer2001-08-231-2/+0
* Disable the wi driver locking for now. The driver tries to tsleep with thejhb2001-05-171-2/+2
* Fix a couple style nits, no code changes. Turn one magic number intowpaul2001-03-291-5/+6
* Add support for the Addtron AWA100 PCI wireless card.alfred2001-03-281-0/+23
* Change and clean the mutex lock interface.bmilekic2001-02-091-2/+2
* Apply some contributed patches to reduce number of tx buffer allocationwpaul2000-12-151-0/+8
* Update the wi driver to use mutexes instead of spls.wpaul2000-10-131-0/+4
* Add support for WEP (encryption) for silver and gold WaveLAN/IEEE turbo cards.wpaul2000-02-021-1/+26
* Update the WaveLAN/IEEE driver:wpaul1999-11-251-2/+12
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Correct the alignment of some of the members in the wi_frame structure.wpaul1999-07-201-3/+5
* Add support to wicontrol(8) and wi(4) for enabling and configuringwpaul1999-05-071-2/+18
* Modify wicontrol(8) and wi(4) to allow setting the frequency of thewpaul1999-05-061-2/+5
* Fix some byte ordering problems; I was storing string lengths wrong,wpaul1999-05-061-2/+2
* Add device driver support for the Lucent WaveLAN/IEEE 802.11 PCMCIAwpaul1999-05-051-0/+580
OpenPOWER on IntegriCloud