aboutsummaryrefslogtreecommitdiff
path: root/net/mac80211
AgeCommit message (Expand)Author
2007-11-30Merge branch 'fixes-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Herbert Xu
2007-11-29mac80211: rate limit wep decrypt failed messagesAdel Gadllah
2007-11-29mac80211: drop unencrypted frames if encryption is expectedJohannes Berg
2007-11-29mac80211: Fix behavior of ieee80211_open and ieee80211_closeMichael Wu
2007-11-29mac80211: free ifsta->extra_ie and clear IEEE80211_STA_PRIVACY_INVOKEDZhu Yi
2007-11-20mac80211: add missing space in error messageBruno Randolf
2007-11-20mac80211: fix allmulti/promisc behaviourJohannes Berg
2007-11-20mac80211: fix ieee80211_set_multicast_listJohannes Berg
2007-11-14Merge branch 'fixes-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/l...David S. Miller
2007-11-14mac80211: Fix queuing of scan containing a SSIDHelmut Schaa
2007-11-10mac80211: fix MAC80211_RCSIMPLE KconfigJohannes Berg
2007-11-10mac80211: make "decrypt failed" messages conditional upon MAC80211_DEBUGJohn W. Linville
2007-11-10mac80211: use IW_AUTH_PRIVACY_INVOKED rather than IW_AUTH_KEY_MGMTJohannes Berg
2007-11-10mac80211: remove unused driver opsJohannes Berg
2007-11-10mac80211: remove ieee80211_common.hJohannes Berg
2007-11-10mac80211: allow driver to ask for a rate control algorithmJohannes Berg
2007-11-10mac80211: don't allow registering the same rate control twiceJohannes Berg
2007-11-10mac80211: make simple rate control algorithm built-inJohannes Berg
2007-11-02cleanup asm/scatterlist.h includesAdrian Bunk
2007-10-26[PATCH] mac80211: fix printk warning on 64-bitJohannes Berg
2007-10-25[PATCH] mac80211: Fix SSID matching in AP selectionMichael Wu
2007-10-23[PATCH] Fix breakage after SG cleanupsRalf Baechle
2007-10-22Update net/ to use sg helpersJens Axboe
2007-10-19Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds
2007-10-19define global BIT macroJiri Slaby
2007-10-18[PATCH] mac80211: make ieee802_11_parse_elems return voidJohn W. Linville
2007-10-17[MAC80211]: only honor IW_SCAN_THIS_ESSID in STA, IBSS, and AP modesJohn W. Linville
2007-10-16[PATCH] mac80211: honor IW_SCAN_THIS_ESSID in siwscan ioctlBill Moss
2007-10-16[PATCH] mac80211: store SSID in sta_bss_listJohn W. Linville
2007-10-16[PATCH] mac80211: store channel info in sta_bss_listJohn W. Linville
2007-10-16[PATCH] mac80211: reorder association debug outputJohannes Berg
2007-10-16[PATCH] mac80211: fix set_channel regressionJohannes Berg
2007-10-10[PATCH] mac80211: Defer setting of RX_FLAG_DECRYPTED.Mattias Nissler
2007-10-10[PATCH] ieee80211_if_set_type: make check for master dev more explicitJohn W. Linville
2007-10-10[MAC80211]: add sta_notify callbackTomas Winkler
2007-10-10[MAC80211]: implement cfg80211's change_interface hookJohannes Berg
2007-10-10[MAC80211]: Add association LED triggerMichael Buesch
2007-10-10[MAC80211]: make userspace-mlme a per-interface settingJohannes Berg
2007-10-10[MAC80211]: improve radiotap injectionJohannes Berg
2007-10-10[MAC80211]: remove ALG_NONEJohannes Berg
2007-10-10[MAC80211]: use RX_FLAG_DECRYPTED for sw decrypted as wellJohannes Berg
2007-10-10[MAC80211]: consolidate decryption moreJohannes Berg
2007-10-10[MAC80211]: move sta_process rx handler laterJohannes Berg
2007-10-10[MAC80211]: remove management interfaceJohannes Berg
2007-10-10[MAC80211]: add "invalid" interface typeJohannes Berg
2007-10-10[MAC80211]: Check open_count before calling config callback.Michael Buesch
2007-10-10[PATCH] mac80211: bss_tim_clear must use ~ instead of !Michael Buesch
2007-10-10[PATCH] mac80211: remove generic IE for AP interfacesJohannes Berg
2007-10-10[PATCH] mac80211: remove all prism2 ioctlsJohannes Berg
2007-10-10[PATCH] mac80211: fix iff_promiscs, iff_allmultis raceJohannes Berg