aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/wme.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2019-04-26mac80211: when using iTXQ, select the queue in ieee80211_subif_start_xmitFelix Fietkau1-0/+2
2014-10-22mac80211: add WMM admission control supportJohannes Berg1-2/+0
2012-06-20mac80211: save wmm_acm per sdataYoni Divinsky1-1/+1
2012-04-10mac80211: make ieee80211_downgrade_queue staticJohannes Berg1-3/+0
2011-11-28mac80211: fix forwarded mesh frame queue mappingThomas Pedersen1-0/+3
2011-09-14mac80211: Mesh data frames must have the QoS headerJavier Cardona1-1/+2
2011-06-27wireless: unify QoS control field definitionsJohannes Berg1-5/+0
2010-01-05mac80211: fix skb buffering issueJohannes Berg1-2/+6
2009-07-24mac80211: remove master netdevJohannes Berg1-1/+2
2009-02-27mac80211: fix aggregation for hardware with ampdu queuesJohannes Berg1-6/+0
2008-09-15mac80211: clean up some commentsJohannes Berg1-1/+0
2008-08-22mac80211: wme.h remove unused QOS_CONTROL_LENHarvey Harrison1-2/+0
2008-07-17mac80211: Reimplement WME using ->select_queue().David S. Miller1-34/+1
2008-07-08mac80211: move QOS control helpers into ieee80211.hHarvey Harrison1-8/+0
2008-05-21mac80211: use multi-queue master netdeviceJohannes Berg1-1/+1
2008-02-29mac80211: A-MPDU Tx adding qdisc supportRon Rindjunsky1-2/+21
2007-10-10[MAC80211]: move QoS rx handlers into rx.cJohannes Berg1-5/+4
2007-05-05[MAC80211]: Add mac80211 wireless stack.Jiri Benc1-0/+57