summaryrefslogtreecommitdiff
path: root/net/mac80211/wme.c
Commit message (Expand)AuthorAgeFilesLines
* wifi: mac80211: fix qos on mesh interfacesFelix Fietkau2023-03-221-2/+4
* wifi: mac80211: Drop support for TX push pathAlexander Wetzel2022-10-101-55/+8
* wifi: mac80211: wme: use ap_addr instead of deflink BSSIDJohannes Berg2022-10-071-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-07-141-2/+2
|\
| * wifi: mac80211: fix queue selection for mesh/OCB interfacesFelix Fietkau2022-07-111-2/+2
* | wifi: mac80211: reorg some iface data structs for MLDJohannes Berg2022-06-201-1/+2
|/
* mac80211: drop check for DONT_REORDER in __ieee80211_select_queueFelix Fietkau2021-11-151-2/+1
* mac80211: remove WDS-related codeJohannes Berg2020-11-111-3/+0
* mac80211: don't overwrite QoS TID of injected framesMathy Vanhoef2020-11-061-0/+8
* mac80211: adhere to Tx control flag that prevents frame reorderingMathy Vanhoef2020-11-061-2/+5
* mac80211: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-07-311-1/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
* mac80211: when using iTXQ, select the queue in ieee80211_subif_start_xmitFelix Fietkau2019-04-261-38/+44
* mac80211: mark expected switch fall-throughsGustavo A. R. Silva2017-12-111-0/+1
* mac80211: preserve more bits when building QoS headerJohannes Berg2016-10-121-7/+16
* mac80211: synchronously reserve TID per stationLiad Kaufman2014-11-191-0/+39
* mac80211: 802.11p OCB mode supportRostislav Lisovy2014-11-041-0/+4
* mac80211: add WMM admission control supportJohannes Berg2014-10-221-9/+20
* mac80211: add Intel Mobile Communications copyrightJohannes Berg2014-09-051-0/+1
* mac80211: don't duplicate station QoS capability dataJohannes Berg2014-08-151-2/+2
* mac80211: send control port protocol frames to the VO queueFelix Fietkau2014-02-121-0/+5
* mac80211: Add support for QoS mappingKyeyoon Park2013-12-191-1/+6
* cfg80211: Add support for QoS mappingKyeyoon Park2013-12-191-1/+1
* mac80211: mesh power save basicsMarco Porsch2013-02-041-2/+11
* mac80211: refactor ieee80211_set_qos_hdrMarco Porsch2012-11-261-17/+23
* mac80211: save wmm_acm per sdataYoni Divinsky2012-06-201-5/+6
* mac80211: use IEEE80211_NUM_ACSJohannes Berg2012-04-101-2/+2
* mac80211: decouple # of netdev queues from HW queuesJohannes Berg2012-04-101-1/+1
* mac80211: make ieee80211_downgrade_queue staticJohannes Berg2012-04-101-20/+20
* mac80211: fix forwarded mesh frame queue mappingThomas Pedersen2011-11-281-0/+24
* mac80211: Add NoAck per tid supportSimon Wunderlich2011-11-281-1/+6
* mac80211: remove debugfs noack testSimon Wunderlich2011-11-281-2/+1
* mac80211: simplify mesh frame queue mapping and QoSJavier Cardona2011-11-091-1/+1
* mac80211: QoS multicast frames have No Ack policyThomas Pedersen2011-11-091-1/+2
* mac80211: preserve EOSP in QoS headerJohannes Berg2011-11-091-1/+4
* mac80211: optimise station flagsJohannes Berg2011-09-301-2/+2
* mac80211: Mesh data frames must have the QoS headerJavier Cardona2011-09-141-4/+6
* mac80211: Start implementing QoS support for mesh interfacesJavier Cardona2011-09-141-5/+1
* wireless: unify QoS control field definitionsJohannes Berg2011-06-271-2/+1
* mac80211: cleanup select_queueJohannes Berg2010-12-221-14/+6
* mac80211: defines for AC numbersJohannes Berg2010-11-171-1/+10
* mac80211: fix skb buffering issueJohannes Berg2010-01-051-26/+70
* mac80211: remove master netdevJohannes Berg2009-07-241-4/+2
* mac80211: do not pass PS frames out of mac80211 againJohannes Berg2009-06-101-1/+1
* wireless: move some utility functions from mac80211 to cfg80211Zhu Yi2009-05-221-29/+1
* mac80211: make noack test availableJohannes Berg2009-05-131-1/+1
* mac80211: Fix WMM ACM parsing and AC downgrade operationJouni Malinen2009-03-161-3/+6
* mac80211: fix aggregation for hardware with ampdu queuesJohannes Berg2009-02-271-157/+4
* mac80211: Re-enable aggregationSujith2008-10-311-14/+10
* mac80211: convert to %pM away from print_macJohannes Berg2008-10-271-5/+3