aboutsummaryrefslogtreecommitdiff
path: root/net/mac80211
AgeCommit message (Expand)Author
2008-01-28mac80211: remove "bcn_int" and "capab" scan results infoJohn W. Linville
2008-01-28mac80211: move A-MSDU identifier to flagsRon Rindjunsky
2008-01-28mac80211: adding 802.11n configuration flowsRon Rindjunsky
2008-01-28mac80211: adding 802.11n essential A-MSDU Rx capabilityRon Rindjunsky
2008-01-28mac80211: adding 802.11n essential A-MPDU addBA capabilityRon Rindjunsky
2008-01-28mac80211: adding 802.11n IEs handlingRon Rindjunsky
2008-01-28mac80211: adding 802.11n HT framework definitionsRon Rindjunsky
2008-01-28mac80211: adding MAC80211_HT_DEBUG config variableRon Rindjunsky
2008-01-28mac80211: allow setting drop_unencrypted with wextJohannes Berg
2008-01-28mac80211: make ieee80211_iterate_active_interfaces not need rtnlJohannes Berg
2008-01-28mac80211: restructuring data Rx handlersRon Rindjunsky
2008-01-28mac80211: hardware scan reworkZhu Yi
2008-01-28mac80211: remove more forgotten codeJohannes Berg
2008-01-28mac80211: Remove local->scan_flagsHelmut Schaa
2008-01-28mac80211: provide interface iterator for driversJohannes Berg
2008-01-28mac80211: Accept auto txpower settingMattias Nissler
2008-01-28[NET]: Move Qdisc_class_ops and Qdisc_ops in appropriate sections.Eric Dumazet
2008-01-28[NET]: Convert init_timer into setup_timerPavel Emelyanov
2008-01-28[MAC80211]: Revert unaligned warning removal.David S. Miller
2008-01-24Revert "mac80211: warn when receiving frames with unaligned data"Linus Torvalds
2008-01-08mac80211: return an error when SIWRATE doesn't match any rateAndrew Lutomirski
2007-12-26mac80211: warn when receiving frames with unaligned dataJohannes Berg
2007-12-26mac80211: round station cleanup timerJohannes Berg
2007-12-19NET: mac80211: fix inappropriate memory freeingCyrill Gorcunov
2007-12-19mac80211: fix header opsJohannes Berg
2007-12-19mac80211: Drop out of associated state if link is lostMichael Wu
2007-12-17ieee80211_rate: missed unlockCyrill Gorcunov
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