summaryrefslogtreecommitdiff
path: root/net/mac80211/tx.c
AgeCommit message (Expand)Author
2021-10-22Merge tag 'mac80211-next-for-net-next-2021-10-21' of git://git.kernel.org/pub...Jakub Kicinski
2021-10-21nl80211: Add LC placeholder band definition to nl80211_bandSrinivasan Raju
2021-10-21mac80211: split beacon retrieval functionsAloka Dixit
2021-09-23mac80211: limit injected vht mcs/nss in ieee80211_parse_tx_radiotapLorenzo Bianconi
2021-09-23mac80211: Fix ieee80211_amsdu_aggregate frag_tail bugChih-Kang Chang
2021-08-17mac80211: Fix insufficient headroom issue for AMSDUChih-Kang Chang
2021-08-17mac80211: add support for BSS color changeJohn Crispin
2021-07-23mac80211: fix starting aggregation sessions on mesh interfacesFelix Fietkau
2021-06-23mac80211: Switch to a virtual time-based airtime schedulerToke Høiland-Jørgensen
2021-06-23mac80211: check per vif offload_flags in Tx pathRyder Lee
2021-06-23mac80211: add rate control support for encap offloadRyder Lee
2021-06-23mac80211: call ieee80211_tx_h_rate_ctrl() when dequeueRyder Lee
2021-06-23mac80211: move A-MPDU session check from minstrel_ht to mac80211Felix Fietkau
2021-05-31mac80211: Fix NULL ptr deref for injected rate infoMathy Vanhoef
2021-04-20Merge tag 'mac80211-next-for-net-next-2021-04-20' of git://git.kernel.org/pub...David S. Miller
2021-04-19mac80211: properly process TXQ management framesJohannes Berg
2021-04-08mac80211: Set priority and queue mapping for injected framesJohan Almbladh
2021-04-08mac80211: set sk_pacing_shift for 802.3 txpathLorenzo Bianconi
2021-04-08mac80211: don't apply flow control on management framesJohannes Berg
2021-04-08mac80211: remove redundant assignment of variable resultColin Ian King
2021-04-08mac80211: fix TXQ AC confusionJohannes Berg
2021-02-12mac80211: add STBC encoding to ieee80211_parse_tx_radiotapPhilipp Borgers
2021-02-12mac80211: enable QoS support for nl80211 ctrl portMarkus Theil
2021-01-22mac80211: introduce aql_enable node in debugfsLorenzo Bianconi
2021-01-21mac80211: add LDPC encoding to ieee80211_parse_tx_radiotapPhilipp Borgers
2021-01-21net/fq_impl: do not maintain a backlog-sorted list of flowsFelix Fietkau
2021-01-21net/fq_impl: drop get_default_func, move default flow to fq_tinFelix Fietkau
2021-01-14mac80211: check if atf has been disabled in __ieee80211_schedule_txqLorenzo Bianconi
2021-01-14mac80211: do not drop tx nulldata packets on encrypted linksFelix Fietkau
2021-01-14mac80211: fix encryption key selection for 802.3 xmitFelix Fietkau
2020-12-11net: mac80211: use core API for updating TX/RX statsLev Stipakov
2020-11-13Merge tag 'mac80211-next-for-net-next-2020-11-13' of git://git.kernel.org/pub...Jakub Kicinski
2020-11-11mac80211: remove WDS-related codeJohannes Berg
2020-11-07net: mac80211: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-11-06mac80211: assure that certain drivers adhere to DONT_REORDER flagMathy Vanhoef
2020-11-06mac80211: don't overwrite QoS TID of injected framesMathy Vanhoef
2020-11-06mac80211: add radiotap flag to assure frames are not reorderedMathy Vanhoef
2020-10-30mac80211: fix use of skb payload instead of headerJohannes Berg
2020-10-30mac80211: fix regression where EAPOL frames were sent in plaintextMathy Vanhoef
2020-09-28mac80211: don't calculate duration for S1GThomas Pedersen
2020-09-28mac80211: fix some missing kernel-docJohannes Berg
2020-09-18mac80211: Unsolicited broadcast probe response supportAloka Dixit
2020-09-18mac80211: Add FILS discovery supportAloka Dixit
2020-09-18mac80211: swap NEED_TXPROCESSING and HW_80211_ENCAP tx flagsFelix Fietkau
2020-09-18mac80211: rework tx encapsulation offload APIFelix Fietkau
2020-09-18mac80211: set info->control.hw_key for encap offload packetsFelix Fietkau
2020-09-18mac80211: skip encap offload for tx multicast/control packetsFelix Fietkau
2020-09-18mac80211: check and refresh aggregation session in encap offload txFelix Fietkau
2020-09-18mac80211: add missing queue/hash initialization to 802.3 xmitFelix Fietkau
2020-08-27mac80211: rename csa counters to countdown countersJohn Crispin