summaryrefslogtreecommitdiff
path: root/net/mac80211/wme.c
AgeCommit message (Expand)Author
2011-11-28mac80211: fix forwarded mesh frame queue mappingThomas Pedersen
2011-11-28mac80211: Add NoAck per tid supportSimon Wunderlich
2011-11-28mac80211: remove debugfs noack testSimon Wunderlich
2011-11-09mac80211: simplify mesh frame queue mapping and QoSJavier Cardona
2011-11-09mac80211: QoS multicast frames have No Ack policyThomas Pedersen
2011-11-09mac80211: preserve EOSP in QoS headerJohannes Berg
2011-09-30mac80211: optimise station flagsJohannes Berg
2011-09-14mac80211: Mesh data frames must have the QoS headerJavier Cardona
2011-09-14mac80211: Start implementing QoS support for mesh interfacesJavier Cardona
2011-06-27wireless: unify QoS control field definitionsJohannes Berg
2010-12-22mac80211: cleanup select_queueJohannes Berg
2010-11-17mac80211: defines for AC numbersJohannes Berg
2010-01-05mac80211: fix skb buffering issueJohannes Berg
2009-07-24mac80211: remove master netdevJohannes Berg
2009-06-10mac80211: do not pass PS frames out of mac80211 againJohannes Berg
2009-05-22wireless: move some utility functions from mac80211 to cfg80211Zhu Yi
2009-05-13mac80211: make noack test availableJohannes Berg
2009-03-16mac80211: Fix WMM ACM parsing and AC downgrade operationJouni Malinen
2009-02-27mac80211: fix aggregation for hardware with ampdu queuesJohannes Berg
2008-10-31mac80211: Re-enable aggregationSujith
2008-10-27mac80211: convert to %pM away from print_macJohannes Berg
2008-09-30mac80211: fixups for "make master iface not wireless"Johannes Berg
2008-09-20net: Use hton[sl]() instead of __constant_hton[sl]() where applicableArnaldo Carvalho de Melo
2008-09-15mac80211: share STA information with driverJohannes Berg
2008-08-29mac80211: Use only precedence level of DSCP field for frame classificationDaniel Wagner
2008-08-02mac80211: Use queue_lock() in ieee80211_ht_agg_queue_remove().David S. Miller
2008-07-29mac80211: partially fix skb->cb useJohannes Berg
2008-07-20net_sched: Add qdisc_enqueue wrapperJussi Kivilinna
2008-07-17pkt_sched: Kill netdev_queue lock.David S. Miller
2008-07-17mac80211: Reimplement WME using ->select_queue().David S. Miller
2008-07-17netdev: Allocate multiple queues for TX.David S. Miller
2008-07-08netdev: Move rest of qdisc state into struct netdev_queueDavid S. Miller
2008-07-08netdev: Move queue_lock into struct netdev_queue.David S. Miller
2008-07-08pkt_sched: Remove 'dev' member of struct Qdisc.David S. Miller
2008-07-08netdev: Create netdev_queue abstraction.David S. Miller
2008-07-08mac80211: move QOS control helpers into ieee80211.hHarvey Harrison
2008-07-08mac80211: remove useless tid assignment for management and control framesTomas Winkler
2008-07-05Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-07-02mac80211: rework debug settings and make debugging saferJohannes Berg
2008-07-01net-sched: change tcf_destroy_chain() to clear start of filter listPatrick McHardy
2008-06-16Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-06-14mac80211: wme.c use new helpersHarvey Harrison
2008-06-13mac80211: add missing new line in debug print HT_DEBUGTomas Winkler
2008-05-21mac80211: use multi-queue master netdeviceJohannes Berg
2008-05-21mac80211: move TX info into skb->cbJohannes Berg
2008-05-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller
2008-05-12mac80211: add missing newlines in printk()Pavel Roskin
2008-05-07mac80211: fix wme codeJohannes Berg
2008-05-07wireless: fix warning introduced by "mac80211: QoS related cleanups"John W. Linville
2008-05-07mac80211: QoS related cleanupsJohannes Berg