summaryrefslogtreecommitdiffstats
path: root/sys/dev/wi/if_wivar.h
Commit message (Expand)AuthorAgeFilesLines
* strict kobj sigs: fix assortment of device_detach and device_shutdown implsavg2009-06-111-1/+1
* Revert last junk...imp2009-05-201-3/+0
* Overhaul monitor mode handling:sam2009-05-201-4/+2
* We no longer need to use d_thread_t, migrate to struct thread *.imp2009-05-201-0/+3
* Create a taskqueue for each wireless interface which provides a serialisedthompsa2009-05-021-4/+0
* Export the hardware type (as number and name), the secondary firmwareimp2008-07-281-0/+2
* Multi-bss (aka vap) support for 802.11 devices.sam2008-04-201-78/+24
* Update 802.11 wireless support:sam2007-06-111-1/+9
* replace if_watchdog w/ a private calloutsam2006-12-111-0/+1
* split wi_start int locked+unlocked variants and use the unlockedsam2006-12-111-0/+1
* nuke compatibility cruftsam2006-12-111-15/+0
* Fixing WEP bustage in hostap mode since 5.2-RELEASE.avatar2005-10-021-0/+4
* MFp4: save mac addr hint, eliminage OLDCARD shimsimp2005-09-221-0/+1
* Stop embedding struct ifnet at the top of driver softcs. Instead thebrooks2005-06-101-2/+1
* Start each of the license/copyright comments with /*-, minor shuffle of linesimp2005-01-061-1/+1
* o Update for net80211 changessam2004-12-081-2/+5
* radiotap updates:sam2004-04-011-0/+2
* Older versions of the intersil firmware is a lot slower than newerimp2003-12-091-0/+1
* o add experimental radiotap capture formatsam2003-09-051-1/+27
* track changes to 802.11 code:sam2003-07-201-0/+2
* update for new 802.11 supportsam2003-06-281-3/+0
* o Lucent cards don't seem to like multiple buffers for tx. Use onlyimp2003-03-181-0/+1
* Move symbol reset detection code back into wi_reset. This is a moreimp2003-03-181-0/+1
* new wi driver that uses the 802.11 link layer codesam2003-01-151-119/+104
* Suspend/resume support (mostly for MiniPCI Prism2.5 boards).mdodd2003-01-141-0/+1
* Limit the TX key to a valid rangeimp2002-09-291-1/+2
* Move the symbol firmware loading routines into if_wi.imp2002-08-151-0/+1
* Send a disassoc packet for a STA that we don't know about that claims toimp2002-07-261-0/+1
* IF_HANDOFF is no longer in -stableimp2002-06-301-12/+0
* Add better mediaopt support for ibss and friends.imp2002-06-191-0/+10
* Make this driver compile for -stable also to prep for MFCimp2002-04-261-2/+27
* Minor format nitimp2002-04-161-1/+0
* unifdef -DWI_HOSTAP, like OpenBSD doesimp2002-04-121-2/+0
* Replace the original host WEP implementation with the one in OpenBSDimp2002-04-121-0/+1
* Integrate the hostap stuff that Thomas Skibo <skibo@packbell.net>imp2002-04-111-0/+7
* MFNetBSD:imp2002-04-041-3/+10
* Four fixes from NetBSD:imp2002-04-031-3/+8
* First cut at breaking out the bus attachment from the bus independentimp2002-04-021-0/+183
OpenPOWER on IntegriCloud