summaryrefslogtreecommitdiff
path: root/net/mac80211/wme.c
AgeCommit message (Expand)Author
2023-03-22wifi: mac80211: fix qos on mesh interfacesFelix Fietkau
2022-10-10wifi: mac80211: Drop support for TX push pathAlexander Wetzel
2022-10-07wifi: mac80211: wme: use ap_addr instead of deflink BSSIDJohannes Berg
2022-07-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-07-11wifi: mac80211: fix queue selection for mesh/OCB interfacesFelix Fietkau
2022-06-20wifi: mac80211: reorg some iface data structs for MLDJohannes Berg
2021-11-15mac80211: drop check for DONT_REORDER in __ieee80211_select_queueFelix Fietkau
2020-11-11mac80211: remove WDS-related codeJohannes Berg
2020-11-06mac80211: don't overwrite QoS TID of injected framesMathy Vanhoef
2020-11-06mac80211: adhere to Tx control flag that prevents frame reorderingMathy Vanhoef
2020-07-31mac80211: Use fallthrough pseudo-keywordGustavo A. R. Silva
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-04-26mac80211: when using iTXQ, select the queue in ieee80211_subif_start_xmitFelix Fietkau
2017-12-11mac80211: mark expected switch fall-throughsGustavo A. R. Silva
2016-10-12mac80211: preserve more bits when building QoS headerJohannes Berg
2014-11-19mac80211: synchronously reserve TID per stationLiad Kaufman
2014-11-04mac80211: 802.11p OCB mode supportRostislav Lisovy
2014-10-22mac80211: add WMM admission control supportJohannes Berg
2014-09-05mac80211: add Intel Mobile Communications copyrightJohannes Berg
2014-08-15mac80211: don't duplicate station QoS capability dataJohannes Berg
2014-02-12mac80211: send control port protocol frames to the VO queueFelix Fietkau
2013-12-19mac80211: Add support for QoS mappingKyeyoon Park
2013-12-19cfg80211: Add support for QoS mappingKyeyoon Park
2013-02-04mac80211: mesh power save basicsMarco Porsch
2012-11-26mac80211: refactor ieee80211_set_qos_hdrMarco Porsch
2012-06-20mac80211: save wmm_acm per sdataYoni Divinsky
2012-04-10mac80211: use IEEE80211_NUM_ACSJohannes Berg
2012-04-10mac80211: decouple # of netdev queues from HW queuesJohannes Berg
2012-04-10mac80211: make ieee80211_downgrade_queue staticJohannes Berg
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