aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/ht.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-01-13mac80211: fix "‘ret’ may be used uninitialized" warningJohn W. Linville1-1/+1
2008-12-19mac80211: Fix HT channel selectionSujith1-11/+24
2008-11-25mac80211: Use the HT capabilities from the IE instead of the station's caps.Sujith1-1/+1
2008-11-10mac80211: Add a new event in ieee80211_ampdu_mlme_actionSujith1-1/+9
2008-10-31mac80211: Re-enable aggregationSujith1-25/+35
2008-10-31mac80211: rewrite HT handlingJohannes Berg1-106/+75
2008-10-31802.11: clean up/fix HT supportJohannes Berg1-22/+129
2008-10-27mac80211: convert to %pM away from print_macJohannes Berg1-26/+16
2008-09-15mac80211: share STA information with driverJohannes Berg1-11/+11
2008-09-15mac80211: use nl80211 interface typesJohannes Berg1-3/+3
2008-09-11mac80211: move frame TX functionJohannes Berg1-4/+4
2008-09-11mac80211: make BA session handling independent of STA modeJohannes Berg1-6/+297
2008-09-11mac80211: move some HT code out of main.cJohannes Berg1-2/+375
2008-09-11mac80211: move some HT code out of mlme.cJohannes Berg1-0/+328