aboutsummaryrefslogtreecommitdiff
path: root/net/mac80211/ht.c
AgeCommit message (Expand)Author
2010-04-07mac80211: remove ieee80211_sta_stop_rx_ba_sessionJohannes Berg
2009-12-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-12-22mac80211: enable spatial multiplexing powersaveJohannes Berg
2009-12-21mac80211: reduce reliance on netdevJohannes Berg
2009-12-21mac80211: fix peer HT capabilitiesJohannes Berg
2009-12-01Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-11-30mac80211: fix spurious delBA handlingJohannes Berg
2009-11-18mac80211: remove encrypt parameter from ieee80211_tx_skbJohannes Berg
2009-11-18mac80211: convert aggregation to operate on vifs/stasJohannes Berg
2009-10-30mac80211: fix reason code output endiannessJohannes Berg
2009-04-22cfg80211: clean up includesJohannes Berg
2009-04-22mac80211: move ieee80211_enable_ht function to mlme.cJohannes Berg
2009-02-27mac80211: Extend the rate control API with an update callbackSujith
2009-02-27mac80211: split IBSS/managed codeJohannes Berg
2009-02-13mac80211: further cleanups to stopping BA sessionsJohannes Berg
2009-02-13mac80211: clean up BA session teardownJohannes Berg
2009-02-13mac80211: restrict aggregation to supported interface modesJohannes Berg
2009-02-13mac80211: restructure HT codeJohannes Berg
2009-01-29mac80211: cleanup kmalloc/memset -> kcallocWei Yongjun
2009-01-29mac80211: 802.11w - Do not force Action frames to disable encryptionJouni Malinen
2009-01-29mac80211: clean up channel type configJohannes Berg
2009-01-29mac80211: no need for ht.enabledLuis R. Rodriguez
2009-01-13mac80211: fix "‘ret’ may be used uninitialized" warningJohn W. Linville
2008-12-19mac80211: Fix HT channel selectionSujith
2008-11-25mac80211: Use the HT capabilities from the IE instead of the station's caps.Sujith
2008-11-10mac80211: Add a new event in ieee80211_ampdu_mlme_actionSujith
2008-10-31mac80211: Re-enable aggregationSujith
2008-10-31mac80211: rewrite HT handlingJohannes Berg
2008-10-31802.11: clean up/fix HT supportJohannes Berg
2008-10-27mac80211: convert to %pM away from print_macJohannes Berg
2008-09-15mac80211: share STA information with driverJohannes Berg
2008-09-15mac80211: use nl80211 interface typesJohannes Berg
2008-09-11mac80211: move frame TX functionJohannes Berg
2008-09-11mac80211: make BA session handling independent of STA modeJohannes Berg
2008-09-11mac80211: move some HT code out of main.cJohannes Berg
2008-09-11mac80211: move some HT code out of mlme.cJohannes Berg