summaryrefslogtreecommitdiff
path: root/sys/dev/wi/if_wivar.h
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/5.2.0_cvscvs2svn2004-01-101-1/+1
* o add experimental radiotap capture formatSam Leffler2003-09-051-1/+27
* track changes to 802.11 code:Sam Leffler2003-07-201-0/+2
* update for new 802.11 supportSam Leffler2003-06-281-3/+0
* o Lucent cards don't seem to like multiple buffers for tx. Use onlyWarner Losh2003-03-181-0/+1
* Move symbol reset detection code back into wi_reset. This is a moreWarner Losh2003-03-181-0/+1
* new wi driver that uses the 802.11 link layer codeSam Leffler2003-01-151-119/+104
* Suspend/resume support (mostly for MiniPCI Prism2.5 boards).Matthew N. Dodd2003-01-141-0/+1
* Limit the TX key to a valid rangeWarner Losh2002-09-291-1/+2
* Move the symbol firmware loading routines into if_wi.Warner Losh2002-08-151-0/+1
* Send a disassoc packet for a STA that we don't know about that claims toWarner Losh2002-07-261-0/+1
* IF_HANDOFF is no longer in -stableWarner Losh2002-06-301-12/+0
* Add better mediaopt support for ibss and friends.Warner Losh2002-06-191-0/+10
* Make this driver compile for -stable also to prep for MFCWarner Losh2002-04-261-2/+27
* Minor format nitWarner Losh2002-04-161-1/+0
* unifdef -DWI_HOSTAP, like OpenBSD doesWarner Losh2002-04-121-2/+0
* Replace the original host WEP implementation with the one in OpenBSDWarner Losh2002-04-121-0/+1
* Integrate the hostap stuff that Thomas Skibo <skibo@packbell.net>Warner Losh2002-04-111-0/+7
* MFNetBSD:Warner Losh2002-04-041-3/+10
* Four fixes from NetBSD:Warner Losh2002-04-031-3/+8
* First cut at breaking out the bus attachment from the bus independentWarner Losh2002-04-021-0/+183