aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/ieee80211_i.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-11-14Merge branch 'fixes-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller1-0/+2
2007-11-14mac80211: Fix queuing of scan containing a SSIDHelmut Schaa1-0/+2
2007-11-10mac80211: use IW_AUTH_PRIVACY_INVOKED rather than IW_AUTH_KEY_MGMTJohannes Berg1-1/+1
2007-10-19define global BIT macroJiri Slaby1-2/+0
2007-10-10[MAC80211]: Add association LED triggerMichael Buesch1-2/+2
2007-10-10[MAC80211]: make userspace-mlme a per-interface settingJohannes Berg1-2/+1
2007-10-10[MAC80211]: improve radiotap injectionJohannes Berg1-0/+1
2007-10-10[MAC80211]: remove management interfaceJohannes Berg1-9/+0
2007-10-10[PATCH] mac80211: bss_tim_clear must use ~ instead of !Michael Buesch1-8/+8
2007-10-10[PATCH] mac80211: remove generic IE for AP interfacesJohannes Berg1-2/+0
2007-10-10[PATCH] mac80211: remove all prism2 ioctlsJohannes Berg1-5/+0
2007-10-10[PATCH] mac80211: fix iff_promiscs, iff_allmultis raceJohannes Berg1-3/+2
2007-10-10[PATCH] mac80211: fix TKIP IV updateJohannes Berg1-0/+2
2007-10-10[PATCH] mac80211: fix vlan bugJohannes Berg1-1/+1
2007-10-10[PATCH] mac80211: fix virtual interface lockingJohannes Berg1-3/+2
2007-10-10[PATCH] mac80211: validate VLAN interfaces betterJohannes Berg1-2/+4
2007-10-10[PATCH] mac80211: revamp interface and filter configurationJohannes Berg1-2/+1
2007-10-10[MAC80211]: remove key threshold stuffJohannes Berg1-7/+0
2007-10-10[MAC80211]: use internal network device statsStephen Hemminger1-2/+0
2007-10-10[MAC80211]: rework key handlingJohannes Berg1-5/+3
2007-10-10[MAC80211] key handling: remove default_wep_onlyJohannes Berg1-5/+0
2007-10-10[MAC80211]: embed key conf in key, fix driver interfaceJohannes Berg1-3/+0
2007-10-10[MAC80211]: Remove bitfields from struct ieee80211_sub_if_dataJiri Slaby1-8/+10
2007-10-10[MAC80211]: Remove bitfields from struct ieee80211_if_staJiri Slaby1-12/+14
2007-10-10[MAC80211]: Remove bitfields from struct ieee80211_txrx_dataJiri Slaby1-9/+11
2007-10-10[MAC80211]: Remove bitfields from struct ieee80211_tx_packet_dataJiri Slaby1-5/+7
2007-10-10[MAC80211]: refactor event sendingJohannes Berg1-0/+2
2007-10-10[MAC80211]: kill key_mgmt, use key_management_enabledJohannes Berg1-1/+1
2007-10-10[MAC80211]: remove unused ioctls (3)Johannes Berg1-1/+0
2007-10-10[MAC80211]: remove unused ioctls (2)Johannes Berg1-11/+0
2007-10-10[MAC80211]: remove unused ioctls (1)Johannes Berg1-2/+0
2007-10-10[MAC80211]: implement ERP info change notificationsDaniel Drake1-0/+2
2007-10-10[MAC80211]: improved short preamble handlingDaniel Drake1-2/+5
2007-10-10[MAC80211]: improve locking of sta_info related structuresMichael Wu1-6/+5
2007-10-10[MAC80211]: introduce util.cJohannes Berg1-10/+8
2007-10-10[MAC80211]: move some rate control functions out of ieee80211.cJohannes Berg1-2/+0
2007-10-10[MAC80211]: split out some key functions from ieee80211.cJohannes Berg1-6/+8
2007-10-10[MAC80211]: split TX path into own fileJohannes Berg1-4/+14
2007-10-10[MAC80211]: split RX handlers into own fileJohannes Berg1-0/+22
2007-07-17[PATCH] mac80211: regulatory domain cleanupDaniel Drake1-1/+4
2007-07-12[PATCH] mac80211: improved 802.11g CTS protectionDaniel Drake1-2/+1
2007-07-12[PATCH] mac80211: ERP IE handling improvementsDaniel Drake1-0/+6
2007-07-12[PATCH] mac80211: kill rate control ioctlsJohannes Berg1-2/+0
2007-07-12[PATCH] mac80211: separate monitor/subif_start_xmitJohannes Berg1-0/+2
2007-07-12[PATCH] mac80211: show transmitted frames on monitor interfacesJohannes Berg1-0/+1
2007-05-05[MAC80211]: Add debugfs attributes.Jiri Benc1-0/+127
2007-05-05[MAC80211]: Add mac80211 wireless stack.Jiri Benc1-0/+671