summaryrefslogtreecommitdiffstats
path: root/net/mac80211/ht.c
Commit message (Expand)AuthorAgeFilesLines
...
* mac80211: further cleanups to stopping BA sessionsJohannes Berg2009-02-131-6/+3
* mac80211: clean up BA session teardownJohannes Berg2009-02-131-4/+4
* mac80211: restrict aggregation to supported interface modesJohannes Berg2009-02-131-1/+2
* mac80211: restructure HT codeJohannes Berg2009-02-131-856/+11
* mac80211: cleanup kmalloc/memset -> kcallocWei Yongjun2009-01-291-3/+1
* mac80211: 802.11w - Do not force Action frames to disable encryptionJouni Malinen2009-01-291-3/+3
* mac80211: clean up channel type configJohannes Berg2009-01-291-3/+5
* mac80211: no need for ht.enabledLuis R. Rodriguez2009-01-291-2/+1
* mac80211: fix "‘ret’ may be used uninitialized" warningJohn W. Linville2009-01-131-1/+1
* mac80211: Fix HT channel selectionSujith2008-12-191-11/+24
* mac80211: Use the HT capabilities from the IE instead of the station's caps.Sujith2008-11-251-1/+1
* mac80211: Add a new event in ieee80211_ampdu_mlme_actionSujith2008-11-101-1/+9
* mac80211: Re-enable aggregationSujith2008-10-311-25/+35
* mac80211: rewrite HT handlingJohannes Berg2008-10-311-106/+75
* 802.11: clean up/fix HT supportJohannes Berg2008-10-311-22/+129
* mac80211: convert to %pM away from print_macJohannes Berg2008-10-271-26/+16
* mac80211: share STA information with driverJohannes Berg2008-09-151-11/+11
* mac80211: use nl80211 interface typesJohannes Berg2008-09-151-3/+3
* mac80211: move frame TX functionJohannes Berg2008-09-111-4/+4
* mac80211: make BA session handling independent of STA modeJohannes Berg2008-09-111-6/+297
* mac80211: move some HT code out of main.cJohannes Berg2008-09-111-2/+375
* mac80211: move some HT code out of mlme.cJohannes Berg2008-09-111-0/+328