aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/wme.c
AgeCommit message (Expand)AuthorFilesLines
2023-03-22wifi: mac80211: fix qos on mesh interfacesFelix Fietkau1-2/+4
2022-10-10wifi: mac80211: Drop support for TX push pathAlexander Wetzel1-55/+8
2022-10-07wifi: mac80211: wme: use ap_addr instead of deflink BSSIDJohannes Berg1-1/+1
2022-07-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-2/+2
2022-07-11wifi: mac80211: fix queue selection for mesh/OCB interfacesFelix Fietkau1-2/+2
2022-06-20wifi: mac80211: reorg some iface data structs for MLDJohannes Berg1-1/+2
2021-11-15mac80211: drop check for DONT_REORDER in __ieee80211_select_queueFelix Fietkau1-2/+1
2020-11-11mac80211: remove WDS-related codeJohannes Berg1-3/+0
2020-11-06mac80211: don't overwrite QoS TID of injected framesMathy Vanhoef1-0/+8
2020-11-06mac80211: adhere to Tx control flag that prevents frame reorderingMathy Vanhoef1-2/+5
2020-07-31mac80211: Use fallthrough pseudo-keywordGustavo A. R. Silva1-1/+1
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-38/+44
2017-12-11mac80211: mark expected switch fall-throughsGustavo A. R. Silva1-0/+1
2016-10-12mac80211: preserve more bits when building QoS headerJohannes Berg1-7/+16
2014-11-19mac80211: synchronously reserve TID per stationLiad Kaufman1-0/+39
2014-11-04mac80211: 802.11p OCB mode supportRostislav Lisovy1-0/+4
2014-10-22mac80211: add WMM admission control supportJohannes Berg1-9/+20
2014-09-05mac80211: add Intel Mobile Communications copyrightJohannes Berg1-0/+1
2014-08-15mac80211: don't duplicate station QoS capability dataJohannes Berg1-2/+2
2014-02-12mac80211: send control port protocol frames to the VO queueFelix Fietkau1-0/+5
2013-12-19mac80211: Add support for QoS mappingKyeyoon Park1-1/+6
2013-12-19cfg80211: Add support for QoS mappingKyeyoon Park1-1/+1
2013-02-04mac80211: mesh power save basicsMarco Porsch1-2/+11
2012-11-26mac80211: refactor ieee80211_set_qos_hdrMarco Porsch1-17/+23
2012-06-20mac80211: save wmm_acm per sdataYoni Divinsky1-5/+6
2012-04-10mac80211: use IEEE80211_NUM_ACSJohannes Berg1-2/+2
2012-04-10mac80211: decouple # of netdev queues from HW queuesJohannes Berg1-1/+1
2012-04-10mac80211: make ieee80211_downgrade_queue staticJohannes Berg1-20/+20
2011-11-28mac80211: fix forwarded mesh frame queue mappingThomas Pedersen1-0/+24
2011-11-28mac80211: Add NoAck per tid supportSimon Wunderlich1-1/+6
2011-11-28mac80211: remove debugfs noack testSimon Wunderlich1-2/+1
2011-11-09mac80211: simplify mesh frame queue mapping and QoSJavier Cardona1-1/+1
2011-11-09mac80211: QoS multicast frames have No Ack policyThomas Pedersen1-1/+2
2011-11-09mac80211: preserve EOSP in QoS headerJohannes Berg1-1/+4
2011-09-30mac80211: optimise station flagsJohannes Berg1-2/+2
2011-09-14mac80211: Mesh data frames must have the QoS headerJavier Cardona1-4/+6
2011-09-14mac80211: Start implementing QoS support for mesh interfacesJavier Cardona1-5/+1
2011-06-27wireless: unify QoS control field definitionsJohannes Berg1-2/+1
2010-12-22mac80211: cleanup select_queueJohannes Berg1-14/+6
2010-11-17mac80211: defines for AC numbersJohannes Berg1-1/+10
2010-01-05mac80211: fix skb buffering issueJohannes Berg1-26/+70
2009-07-24mac80211: remove master netdevJohannes Berg1-4/+2
2009-06-10mac80211: do not pass PS frames out of mac80211 againJohannes Berg1-1/+1
2009-05-22wireless: move some utility functions from mac80211 to cfg80211Zhu Yi1-29/+1
2009-05-13mac80211: make noack test availableJohannes Berg1-1/+1
2009-03-16mac80211: Fix WMM ACM parsing and AC downgrade operationJouni Malinen1-3/+6
2009-02-27mac80211: fix aggregation for hardware with ampdu queuesJohannes Berg1-157/+4
2008-10-31mac80211: Re-enable aggregationSujith1-14/+10
2008-10-27mac80211: convert to %pM away from print_macJohannes Berg1-5/+3
2008-09-30mac80211: fixups for "make master iface not wireless"Johannes Berg1-4/+4
2008-09-20net: Use hton[sl]() instead of __constant_hton[sl]() where applicableArnaldo Carvalho de Melo1-1/+1
2008-09-15mac80211: share STA information with driverJohannes Berg1-1/+1
2008-08-29mac80211: Use only precedence level of DSCP field for frame classificationDaniel Wagner1-2/+0
2008-08-02mac80211: Use queue_lock() in ieee80211_ht_agg_queue_remove().David S. Miller1-2/+4
2008-07-29mac80211: partially fix skb->cb useJohannes Berg1-0/+3
2008-07-20net_sched: Add qdisc_enqueue wrapperJussi Kivilinna1-1/+1
2008-07-17pkt_sched: Kill netdev_queue lock.David S. Miller1-7/+12
2008-07-17mac80211: Reimplement WME using ->select_queue().David S. Miller1-503/+99
2008-07-17netdev: Allocate multiple queues for TX.David S. Miller1-6/+6
2008-07-08netdev: Move rest of qdisc state into struct netdev_queueDavid S. Miller1-7/+13
2008-07-08netdev: Move queue_lock into struct netdev_queue.David S. Miller1-1/+1
2008-07-08pkt_sched: Remove 'dev' member of struct Qdisc.David S. Miller1-14/+14
2008-07-08netdev: Create netdev_queue abstraction.David S. Miller1-2/+4
2008-07-08mac80211: move QOS control helpers into ieee80211.hHarvey Harrison1-2/+2
2008-07-08mac80211: remove useless tid assignment for management and control framesTomas Winkler1-1/+0
2008-07-05Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-2/+1
2008-07-02mac80211: rework debug settings and make debugging saferJohannes Berg1-1/+0
2008-07-01net-sched: change tcf_destroy_chain() to clear start of filter listPatrick McHardy1-2/+1
2008-06-16Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-1/+1
2008-06-14mac80211: wme.c use new helpersHarvey Harrison1-13/+5
2008-06-13mac80211: add missing new line in debug print HT_DEBUGTomas Winkler1-1/+1
2008-05-21mac80211: use multi-queue master netdeviceJohannes Berg1-9/+5
2008-05-21mac80211: move TX info into skb->cbJohannes Berg1-12/+10
2008-05-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller1-1/+2
2008-05-12mac80211: add missing newlines in printk()Pavel Roskin1-1/+2
2008-05-07mac80211: fix wme codeJohannes Berg1-11/+15
2008-05-07wireless: fix warning introduced by "mac80211: QoS related cleanups"John W. Linville1-14/+9
2008-05-07mac80211: QoS related cleanupsJohannes Berg1-70/+50
2008-04-23mac80211: fix use before check of Qdisc lengthRon Rindjunsky1-1/+1
2008-03-06mac80211: RCU-ify STA info structure accessJohannes Berg1-2/+6
2008-02-29mac80211: adjustable number of bits for qdisc poolRon Rindjunsky1-9/+9
2008-02-29mac80211: A-MPDU Tx adding qdisc supportRon Rindjunsky1-10/+125
2008-01-28[NET_SCHED]: Convert packet schedulers from rtnetlink to new netlink APIPatrick McHardy1-7/+7
2008-01-28mac80211: Assign correct TID for local bridged packetsGuy Cohen1-4/+5
2008-01-28[MAC80211]: Use htons() where appropriate.YOSHIFUJI Hideaki1-1/+1
2008-01-28[NET]: Move Qdisc_class_ops and Qdisc_ops in appropriate sections.Eric Dumazet1-2/+2
2007-10-10[MAC80211]: remove management interfaceJohannes Berg1-8/+2
2007-10-10[MAC80211]: clean up whitespaceJohannes Berg1-4/+3
2007-10-10[MAC80211]: Remove bitfields from struct ieee80211_tx_packet_dataJiri Slaby1-2/+2
2007-10-10[MAC80211]: move QoS rx handlers into rx.cJohannes Berg1-65/+0
2007-09-25[PATCH] net/mac80211/wme.c: fix sparse warningJohannes Berg1-1/+1
2007-05-05[MAC80211]: Add mac80211 wireless stack.Jiri Benc1-0/+678