aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/status.c
AgeCommit message (Expand)Author
2023-10-23wifi: mac80211: rename ieee80211_tx_status() to ieee80211_tx_status_skb()Kalle Valo
2023-10-23wifi: remove unused argument of ieee80211_get_tdls_action()Dmitry Antipov
2023-09-13wifi: mac80211: remove shifted rate supportJohannes Berg
2023-09-11wifi: mac80211: fix SMPS status handlingJohannes Berg
2023-09-11wifi: mac80211: rework ack_frame_id handling a bitJohannes Berg
2023-06-07wifi: mac80211: use wiphy work for sdata->workJohannes Berg
2023-04-18wifi: mac80211: remove ieee80211_tx_status_8023Felix Fietkau
2022-09-27wifi: mac80211: don't start TX with fq->lock to fix deadlockAlexander Wetzel
2022-07-22wifi: mac80211: add hardware timestamps for RX and TXAvraham Stern
2022-07-15wifi: mac80211: Remove AP SMPS leftoversAndrei Otcheretianski
2022-07-01wifi: mac80211: switch airtime fairness back to deficit round-robin schedulingFelix Fietkau
2022-06-20wifi: mac80211: status: look up band only where neededJohannes Berg
2022-06-20wifi: mac80211: reorg some iface data structs for MLDJohannes Berg
2022-05-16mac80211: extend current rate control tx status APIJonas Jelonek
2022-04-11mac80211: prepare sta handling for MLO supportSriram R
2022-02-04mac80211: fix struct ieee80211_tx_info sizeAvraham Stern
2022-02-04mac80211: remove unused macrosJohannes Berg
2021-08-24mac80211: introduce individual TWT support in AP modeLorenzo Bianconi
2021-08-13mac80211: radiotap: Use BIT() instead of shiftsKees Cook
2021-06-23mac80211: Switch to a virtual time-based airtime schedulerToke Høiland-Jørgensen
2021-06-23mac80211: Enable power save after receiving NULL packet ACKBassem Dawood
2021-02-12mac80211: enable QoS support for nl80211 ctrl portMarkus Theil
2020-11-12mac80211: fix memory leak on filtered powersave framesFelix Fietkau
2020-09-28mac80211: fix regression in sta connection monitorFelix Fietkau
2020-09-18mac80211: extend ieee80211_tx_status_ext to support bulk freeFelix Fietkau
2020-09-18mac80211: support using ieee80211_tx_status_ext to free skbs without status infoFelix Fietkau
2020-09-18mac80211: unify 802.3 (offload) and 802.11 tx status codepathFelix Fietkau
2020-09-18mac80211: optimize station connection monitorFelix Fietkau
2020-09-18mac80211: swap NEED_TXPROCESSING and HW_80211_ENCAP tx flagsFelix Fietkau
2020-09-18mac80211: remove tx status call to ieee80211_sta_register_airtimeFelix Fietkau
2020-09-18mac80211: reduce duplication in tx status functionsFelix Fietkau
2020-08-27mac80211: reduce packet loss event false positivesFelix Fietkau
2020-08-27mac80211: use rate provided via status->rate on ieee80211_tx_status_ext for AQLFelix Fietkau
2020-07-31mac80211: remove the need for variable rates_idxColin Ian King
2020-06-25mac80211: fix control port tx status checkMarkus Theil
2020-05-28mac80211: support control port TX status reportingMarkus Theil
2020-01-15mac80211: add ieee80211_is_any_nullfunc()Thomas Pedersen
2020-01-15mac80211: fix tx status for no ack casesMarkus Theil
2019-12-13mac80211: add 802.11 encapsulation offloading supportJohn Crispin
2019-11-22mac80211: Use Airtime-based Queue Limits (AQL) on packet dequeueToke Høiland-Jørgensen
2019-11-22mac80211: consider QoS Null frames for STA_NULLFUNC_ACKEDThomas Pedersen
2019-11-22mac80211: Add new sta_info getter by sta/vif addrsToke Høiland-Jørgensen
2019-08-21nl80211: Add support for EDMG channelsAlexei Avshalom Lazar
2019-08-21mac80211: add missing length field increment when generating Radiotap headerJohn Crispin
2019-08-21mac80211: 80Mhz was not reported properly when using tx_status_extJohn Crispin
2019-08-21mac80211: fix bad guard when reporting legacy ratesJohn Crispin
2019-08-21mac80211: fix TX legacy rate reporting when tx_status_ext is usedJohn Crispin
2019-07-26mac80211: add struct ieee80211_tx_status support to ieee80211_add_tx_radiotap...John Crispin
2019-07-26mac80211: propagate struct ieee80211_tx_status into ieee80211_tx_monitor()John Crispin
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner