summaryrefslogtreecommitdiffstats
path: root/net/mac80211
Commit message (Expand)AuthorAgeFilesLines
* ieee80211_rate: missed unlockCyrill Gorcunov2007-12-171-0/+1
* Merge branch 'fixes-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Herbert Xu2007-11-303-5/+10
|\
| * mac80211: rate limit wep decrypt failed messagesAdel Gadllah2007-11-291-1/+2
| * mac80211: drop unencrypted frames if encryption is expectedJohannes Berg2007-11-291-1/+1
| * mac80211: Fix behavior of ieee80211_open and ieee80211_closeMichael Wu2007-11-291-3/+2
| * mac80211: free ifsta->extra_ie and clear IEEE80211_STA_PRIVACY_INVOKEDZhu Yi2007-11-291-0/+5
* | mac80211: add missing space in error messageBruno Randolf2007-11-201-1/+1
* | mac80211: fix allmulti/promisc behaviourJohannes Berg2007-11-201-0/+23
* | mac80211: fix ieee80211_set_multicast_listJohannes Berg2007-11-201-2/+2
|/
* Merge branch 'fixes-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/l...David S. Miller2007-11-142-1/+9
|\
| * mac80211: Fix queuing of scan containing a SSIDHelmut Schaa2007-11-142-1/+9
* | mac80211: fix MAC80211_RCSIMPLE KconfigJohannes Berg2007-11-101-2/+2
* | mac80211: make "decrypt failed" messages conditional upon MAC80211_DEBUGJohn W. Linville2007-11-103-6/+16
* | mac80211: use IW_AUTH_PRIVACY_INVOKED rather than IW_AUTH_KEY_MGMTJohannes Berg2007-11-103-15/+21
* | mac80211: remove unused driver opsJohannes Berg2007-11-101-6/+1
* | mac80211: remove ieee80211_common.hJohannes Berg2007-11-101-91/+0
* | mac80211: allow driver to ask for a rate control algorithmJohannes Berg2007-11-101-1/+2
* | mac80211: don't allow registering the same rate control twiceJohannes Berg2007-11-101-1/+10
* | mac80211: make simple rate control algorithm built-inJohannes Berg2007-11-106-27/+42
|/
* cleanup asm/scatterlist.h includesAdrian Bunk2007-11-021-1/+0
* [PATCH] mac80211: fix printk warning on 64-bitJohannes Berg2007-10-261-1/+1
* [PATCH] mac80211: Fix SSID matching in AP selectionMichael Wu2007-10-251-1/+2
* [PATCH] Fix breakage after SG cleanupsRalf Baechle2007-10-231-1/+1
* Update net/ to use sg helpersJens Axboe2007-10-221-6/+2
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds2007-10-191-46/+9
|\
| * [PATCH] mac80211: make ieee802_11_parse_elems return voidJohn W. Linville2007-10-181-46/+9
* | define global BIT macroJiri Slaby2007-10-191-2/+0
|/
* [MAC80211]: only honor IW_SCAN_THIS_ESSID in STA, IBSS, and AP modesJohn W. Linville2007-10-171-18/+19
* [PATCH] mac80211: honor IW_SCAN_THIS_ESSID in siwscan ioctlBill Moss2007-10-161-16/+24
* [PATCH] mac80211: store SSID in sta_bss_listJohn W. Linville2007-10-161-21/+33
* [PATCH] mac80211: store channel info in sta_bss_listJohn W. Linville2007-10-161-15/+19
* [PATCH] mac80211: reorder association debug outputJohannes Berg2007-10-161-5/+6
* [PATCH] mac80211: fix set_channel regressionJohannes Berg2007-10-161-1/+4
* [PATCH] mac80211: Defer setting of RX_FLAG_DECRYPTED.Mattias Nissler2007-10-101-9/+11
* [PATCH] ieee80211_if_set_type: make check for master dev more explicitJohn W. Linville2007-10-101-1/+1
* [MAC80211]: add sta_notify callbackTomas Winkler2007-10-101-6/+7
* [MAC80211]: implement cfg80211's change_interface hookJohannes Berg2007-10-101-18/+57
* [MAC80211]: Add association LED triggerMichael Buesch2007-10-104-19/+63
* [MAC80211]: make userspace-mlme a per-interface settingJohannes Berg2007-10-104-11/+8
* [MAC80211]: improve radiotap injectionJohannes Berg2007-10-102-91/+105
* [MAC80211]: remove ALG_NONEJohannes Berg2007-10-104-14/+11
* [MAC80211]: use RX_FLAG_DECRYPTED for sw decrypted as wellJohannes Berg2007-10-101-3/+5
* [MAC80211]: consolidate decryption moreJohannes Berg2007-10-101-34/+12
* [MAC80211]: move sta_process rx handler laterJohannes Berg2007-10-101-48/+48
* [MAC80211]: remove management interfaceJohannes Berg2007-10-109-305/+14
* [MAC80211]: add "invalid" interface typeJohannes Berg2007-10-103-0/+9
* [MAC80211]: Check open_count before calling config callback.Michael Buesch2007-10-101-1/+1
* [PATCH] mac80211: bss_tim_clear must use ~ instead of !Michael Buesch2007-10-101-8/+8
* [PATCH] mac80211: remove generic IE for AP interfacesJohannes Berg2007-10-104-16/+0
* [PATCH] mac80211: remove all prism2 ioctlsJohannes Berg2007-10-104-339/+0