aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/status.c
Commit message (Expand)AuthorAgeFilesLines
* wireless: fix several minor description typosWalter Goldens2010-06-021-1/+1
* mac80211: Fix sta->last_tx_rate setting with no-op rate control devicesJuuso Oikarinen2010-04-261-0/+7
* mac80211: optimize tx status processingFelix Fietkau2010-03-151-7/+7
* cfg80211/mac80211: allow registering for and sending action framesJouni Malinen2010-02-151-1/+6
* mac80211: Retry null data frame for power save.Vivek Natarajan2010-02-091-2/+15
* mac80211: fill jiffies/vif on filtered framesJohannes Berg2010-01-251-0/+3
* mac80211: re-enable re-transmission of filtered framesJohannes Berg2010-01-191-27/+5
* mac80211: clear TX control on filtered framesJohannes Berg2010-01-191-0/+8
* mac80211: add ieee80211_sdata_runningJohannes Berg2009-12-281-1/+1
* mac80211: enable spatial multiplexing powersaveJohannes Berg2009-12-221-0/+38
* mac80211: reduce reliance on netdevJohannes Berg2009-12-211-1/+1
* mac80211: make station management completely depend on vifJohannes Berg2009-12-211-3/+5
* mac80211: Fix TX status reporting for injected data framesJouni Malinen2009-12-041-1/+5
* mac80211: move TX status handlingJohannes Berg2009-11-181-0/+337