index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
mac80211
/
status.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-27
wifi: mac80211: export ieee80211_purge_tx_queue() for drivers
Ping-Ke Shih
1
-0
/
+1
2024-03-25
wifi: mac80211: add support for tearing down negotiated TTLM
Ayala Beker
1
-1
/
+21
2023-10-23
wifi: mac80211: rename ieee80211_tx_status() to ieee80211_tx_status_skb()
Kalle Valo
1
-2
/
+2
2023-10-23
wifi: remove unused argument of ieee80211_get_tdls_action()
Dmitry Antipov
1
-4
/
+1
2023-09-13
wifi: mac80211: remove shifted rate support
Johannes Berg
1
-7
/
+5
2023-09-11
wifi: mac80211: fix SMPS status handling
Johannes Berg
1
-35
/
+51
2023-09-11
wifi: mac80211: rework ack_frame_id handling a bit
Johannes Berg
1
-2
/
+2
2023-06-07
wifi: mac80211: use wiphy work for sdata->work
Johannes Berg
1
-3
/
+3
2023-04-18
wifi: mac80211: remove ieee80211_tx_status_8023
Felix Fietkau
1
-24
/
+0
2022-09-27
wifi: mac80211: don't start TX with fq->lock to fix deadlock
Alexander Wetzel
1
-1
/
+1
2022-07-22
wifi: mac80211: add hardware timestamps for RX and TX
Avraham Stern
1
-10
/
+28
2022-07-15
wifi: mac80211: Remove AP SMPS leftovers
Andrei Otcheretianski
1
-3
/
+0
2022-07-01
wifi: mac80211: switch airtime fairness back to deficit round-robin scheduling
Felix Fietkau
1
-19
/
+0
2022-06-20
wifi: mac80211: status: look up band only where needed
Johannes Berg
1
-13
/
+9
2022-06-20
wifi: mac80211: reorg some iface data structs for MLD
Johannes Berg
1
-1
/
+1
2022-05-16
mac80211: extend current rate control tx status API
Jonas Jelonek
1
-39
/
+52
2022-04-11
mac80211: prepare sta handling for MLO support
Sriram R
1
-20
/
+21
2022-02-04
mac80211: fix struct ieee80211_tx_info size
Avraham Stern
1
-4
/
+8
2022-02-04
mac80211: remove unused macros
Johannes Berg
1
-2
/
+2
2021-08-24
mac80211: introduce individual TWT support in AP mode
Lorenzo Bianconi
1
-2
/
+15
2021-08-13
mac80211: radiotap: Use BIT() instead of shifts
Kees Cook
1
-8
/
+8
2021-06-23
mac80211: Switch to a virtual time-based airtime scheduler
Toke Høiland-Jørgensen
1
-0
/
+19
2021-06-23
mac80211: Enable power save after receiving NULL packet ACK
Bassem Dawood
1
-4
/
+3
2021-02-12
mac80211: enable QoS support for nl80211 ctrl port
Markus Theil
1
-6
/
+2
2020-11-12
mac80211: fix memory leak on filtered powersave frames
Felix Fietkau
1
-10
/
+8
2020-09-28
mac80211: fix regression in sta connection monitor
Felix Fietkau
1
-4
/
+12
2020-09-18
mac80211: extend ieee80211_tx_status_ext to support bulk free
Felix Fietkau
1
-2
/
+8
2020-09-18
mac80211: support using ieee80211_tx_status_ext to free skbs without status info
Felix Fietkau
1
-11
/
+16
2020-09-18
mac80211: unify 802.3 (offload) and 802.11 tx status codepath
Felix Fietkau
1
-64
/
+28
2020-09-18
mac80211: optimize station connection monitor
Felix Fietkau
1
-3
/
+0
2020-09-18
mac80211: swap NEED_TXPROCESSING and HW_80211_ENCAP tx flags
Felix Fietkau
1
-2
/
+2
2020-09-18
mac80211: remove tx status call to ieee80211_sta_register_airtime
Felix Fietkau
1
-6
/
+0
2020-09-18
mac80211: reduce duplication in tx status functions
Felix Fietkau
1
-66
/
+35
2020-08-27
mac80211: reduce packet loss event false positives
Felix Fietkau
1
-16
/
+15
2020-08-27
mac80211: use rate provided via status->rate on ieee80211_tx_status_ext for AQL
Felix Fietkau
1
-4
/
+8
2020-07-31
mac80211: remove the need for variable rates_idx
Colin Ian King
1
-3
/
+1
2020-06-25
mac80211: fix control port tx status check
Markus Theil
1
-7
/
+15
2020-05-28
mac80211: support control port TX status reporting
Markus Theil
1
-1
/
+8
2020-01-15
mac80211: add ieee80211_is_any_nullfunc()
Thomas Pedersen
1
-3
/
+2
2020-01-15
mac80211: fix tx status for no ack cases
Markus Theil
1
-4
/
+11
2019-12-13
mac80211: add 802.11 encapsulation offloading support
John Crispin
1
-0
/
+71
2019-11-22
mac80211: Use Airtime-based Queue Limits (AQL) on packet dequeue
Toke Høiland-Jørgensen
1
-0
/
+26
2019-11-22
mac80211: consider QoS Null frames for STA_NULLFUNC_ACKED
Thomas Pedersen
1
-1
/
+2
2019-11-22
mac80211: Add new sta_info getter by sta/vif addrs
Toke Høiland-Jørgensen
1
-8
/
+2
2019-08-21
nl80211: Add support for EDMG channels
Alexei Avshalom Lazar
1
-2
/
+4
2019-08-21
mac80211: add missing length field increment when generating Radiotap header
John Crispin
1
-0
/
+1
2019-08-21
mac80211: 80Mhz was not reported properly when using tx_status_ext
John Crispin
1
-1
/
+1
2019-08-21
mac80211: fix bad guard when reporting legacy rates
John Crispin
1
-7
/
+7
2019-08-21
mac80211: fix TX legacy rate reporting when tx_status_ext is used
John Crispin
1
-3
/
+9
2019-07-26
mac80211: add struct ieee80211_tx_status support to ieee80211_add_tx_radiotap...
John Crispin
1
-12
/
+162
[next]