aboutsummaryrefslogtreecommitdiff
path: root/net/mac80211/ht.c
AgeCommit message (Expand)Author
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