aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/wme.c
Commit message (Expand)AuthorAge
* mac80211: use IEEE80211_NUM_ACSJohannes Berg2012-04-10
* mac80211: decouple # of netdev queues from HW queuesJohannes Berg2012-04-10
* mac80211: make ieee80211_downgrade_queue staticJohannes Berg2012-04-10
* mac80211: fix forwarded mesh frame queue mappingThomas Pedersen2011-11-28
* mac80211: Add NoAck per tid supportSimon Wunderlich2011-11-28
* mac80211: remove debugfs noack testSimon Wunderlich2011-11-28
* mac80211: simplify mesh frame queue mapping and QoSJavier Cardona2011-11-09
* mac80211: QoS multicast frames have No Ack policyThomas Pedersen2011-11-09
* mac80211: preserve EOSP in QoS headerJohannes Berg2011-11-09
* mac80211: optimise station flagsJohannes Berg2011-09-30
* mac80211: Mesh data frames must have the QoS headerJavier Cardona2011-09-14
* mac80211: Start implementing QoS support for mesh interfacesJavier Cardona2011-09-14
* wireless: unify QoS control field definitionsJohannes Berg2011-06-27
* mac80211: cleanup select_queueJohannes Berg2010-12-22
* mac80211: defines for AC numbersJohannes Berg2010-11-17
* mac80211: fix skb buffering issueJohannes Berg2010-01-05
* mac80211: remove master netdevJohannes Berg2009-07-24
* mac80211: do not pass PS frames out of mac80211 againJohannes Berg2009-06-10
* wireless: move some utility functions from mac80211 to cfg80211Zhu Yi2009-05-22
* mac80211: make noack test availableJohannes Berg2009-05-13
* mac80211: Fix WMM ACM parsing and AC downgrade operationJouni Malinen2009-03-16
* mac80211: fix aggregation for hardware with ampdu queuesJohannes Berg2009-02-27
* mac80211: Re-enable aggregationSujith2008-10-31
* mac80211: convert to %pM away from print_macJohannes Berg2008-10-27
* mac80211: fixups for "make master iface not wireless"Johannes Berg2008-09-30
* net: Use hton[sl]() instead of __constant_hton[sl]() where applicableArnaldo Carvalho de Melo2008-09-21
* mac80211: share STA information with driverJohannes Berg2008-09-15
* mac80211: Use only precedence level of DSCP field for frame classificationDaniel Wagner2008-08-29
* mac80211: Use queue_lock() in ieee80211_ht_agg_queue_remove().David S. Miller2008-08-03
* mac80211: partially fix skb->cb useJohannes Berg2008-07-29
* net_sched: Add qdisc_enqueue wrapperJussi Kivilinna2008-07-20
* pkt_sched: Kill netdev_queue lock.David S. Miller2008-07-17
* mac80211: Reimplement WME using ->select_queue().David S. Miller2008-07-17
* netdev: Allocate multiple queues for TX.David S. Miller2008-07-17
* netdev: Move rest of qdisc state into struct netdev_queueDavid S. Miller2008-07-08
* netdev: Move queue_lock into struct netdev_queue.David S. Miller2008-07-08
* pkt_sched: Remove 'dev' member of struct Qdisc.David S. Miller2008-07-08
* netdev: Create netdev_queue abstraction.David S. Miller2008-07-08
* mac80211: move QOS control helpers into ieee80211.hHarvey Harrison2008-07-08
* mac80211: remove useless tid assignment for management and control framesTomas Winkler2008-07-08
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-07-06
|\
| * net-sched: change tcf_destroy_chain() to clear start of filter listPatrick McHardy2008-07-01
* | mac80211: rework debug settings and make debugging saferJohannes Berg2008-07-02
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-06-16
|\|
| * mac80211: add missing new line in debug print HT_DEBUGTomas Winkler2008-06-13
* | mac80211: wme.c use new helpersHarvey Harrison2008-06-14
* | mac80211: use multi-queue master netdeviceJohannes Berg2008-05-21
* | mac80211: move TX info into skb->cbJohannes Berg2008-05-21
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller2008-05-15
|\|
| * mac80211: add missing newlines in printk()Pavel Roskin2008-05-12