summaryrefslogtreecommitdiffstats
path: root/net/mac80211/ieee80211_i.h
Commit message (Expand)AuthorAgeFilesLines
* mac80211: move A-MSDU identifier to flagsRon Rindjunsky2008-01-281-1/+1
* mac80211: adding 802.11n configuration flowsRon Rindjunsky2008-01-281-0/+3
* mac80211: adding 802.11n essential A-MSDU Rx capabilityRon Rindjunsky2008-01-281-0/+1
* mac80211: adding 802.11n IEs handlingRon Rindjunsky2008-01-281-1/+7
* mac80211: restructuring data Rx handlersRon Rindjunsky2008-01-281-1/+1
* mac80211: hardware scan reworkZhu Yi2008-01-281-2/+4
* mac80211: Remove local->scan_flagsHelmut Schaa2008-01-281-4/+0Star
* Merge branch 'fixes-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/l...David S. Miller2007-11-151-0/+2
|\
| * mac80211: Fix queuing of scan containing a SSIDHelmut Schaa2007-11-151-0/+2
* | mac80211: use IW_AUTH_PRIVACY_INVOKED rather than IW_AUTH_KEY_MGMTJohannes Berg2007-11-111-1/+1
|/
* define global BIT macroJiri Slaby2007-10-191-2/+0Star
* [MAC80211]: Add association LED triggerMichael Buesch2007-10-111-2/+2
* [MAC80211]: make userspace-mlme a per-interface settingJohannes Berg2007-10-111-2/+1Star
* [MAC80211]: improve radiotap injectionJohannes Berg2007-10-111-0/+1
* [MAC80211]: remove management interfaceJohannes Berg2007-10-111-9/+0Star
* [PATCH] mac80211: bss_tim_clear must use ~ instead of !Michael Buesch2007-10-111-8/+8
* [PATCH] mac80211: remove generic IE for AP interfacesJohannes Berg2007-10-111-2/+0Star
* [PATCH] mac80211: remove all prism2 ioctlsJohannes Berg2007-10-111-5/+0Star
* [PATCH] mac80211: fix iff_promiscs, iff_allmultis raceJohannes Berg2007-10-111-3/+2Star
* [PATCH] mac80211: fix TKIP IV updateJohannes Berg2007-10-111-0/+2
* [PATCH] mac80211: fix vlan bugJohannes Berg2007-10-111-1/+1
* [PATCH] mac80211: fix virtual interface lockingJohannes Berg2007-10-111-3/+2Star
* [PATCH] mac80211: validate VLAN interfaces betterJohannes Berg2007-10-111-2/+4
* [PATCH] mac80211: revamp interface and filter configurationJohannes Berg2007-10-111-2/+1Star
* [MAC80211]: remove key threshold stuffJohannes Berg2007-10-111-7/+0Star
* [MAC80211]: use internal network device statsStephen Hemminger2007-10-111-2/+0Star
* [MAC80211]: rework key handlingJohannes Berg2007-10-111-5/+3Star
* [MAC80211] key handling: remove default_wep_onlyJohannes Berg2007-10-111-5/+0Star
* [MAC80211]: embed key conf in key, fix driver interfaceJohannes Berg2007-10-111-3/+0Star
* [MAC80211]: Remove bitfields from struct ieee80211_sub_if_dataJiri Slaby2007-10-111-8/+10
* [MAC80211]: Remove bitfields from struct ieee80211_if_staJiri Slaby2007-10-111-12/+14
* [MAC80211]: Remove bitfields from struct ieee80211_txrx_dataJiri Slaby2007-10-111-9/+11
* [MAC80211]: Remove bitfields from struct ieee80211_tx_packet_dataJiri Slaby2007-10-111-5/+7
* [MAC80211]: refactor event sendingJohannes Berg2007-10-111-0/+2
* [MAC80211]: kill key_mgmt, use key_management_enabledJohannes Berg2007-10-111-1/+1
* [MAC80211]: remove unused ioctls (3)Johannes Berg2007-10-111-1/+0Star
* [MAC80211]: remove unused ioctls (2)Johannes Berg2007-10-111-11/+0Star
* [MAC80211]: remove unused ioctls (1)Johannes Berg2007-10-111-2/+0Star
* [MAC80211]: implement ERP info change notificationsDaniel Drake2007-10-111-0/+2
* [MAC80211]: improved short preamble handlingDaniel Drake2007-10-111-2/+5
* [MAC80211]: improve locking of sta_info related structuresMichael Wu2007-10-111-6/+5Star
* [MAC80211]: introduce util.cJohannes Berg2007-10-111-10/+8Star
* [MAC80211]: move some rate control functions out of ieee80211.cJohannes Berg2007-10-111-2/+0Star
* [MAC80211]: split out some key functions from ieee80211.cJohannes Berg2007-10-111-6/+8
* [MAC80211]: split TX path into own fileJohannes Berg2007-10-111-4/+14
* [MAC80211]: split RX handlers into own fileJohannes Berg2007-10-111-0/+22
* [PATCH] mac80211: regulatory domain cleanupDaniel Drake2007-07-181-1/+4
* [PATCH] mac80211: improved 802.11g CTS protectionDaniel Drake2007-07-121-2/+1Star
* [PATCH] mac80211: ERP IE handling improvementsDaniel Drake2007-07-121-0/+6
* [PATCH] mac80211: kill rate control ioctlsJohannes Berg2007-07-121-2/+0Star