index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
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-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
2019-07-26
mac80211: propagate struct ieee80211_tx_status into ieee80211_tx_monitor()
John Crispin
1
-2
/
+4
[next]