index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
mac80211
/
status.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mac80211: introduce individual TWT support in AP mode
Lorenzo Bianconi
2021-08-24
1
-2
/
+15
*
mac80211: radiotap: Use BIT() instead of shifts
Kees Cook
2021-08-13
1
-8
/
+8
*
mac80211: Switch to a virtual time-based airtime scheduler
Toke Høiland-Jørgensen
2021-06-23
1
-0
/
+19
*
mac80211: Enable power save after receiving NULL packet ACK
Bassem Dawood
2021-06-23
1
-4
/
+3
*
mac80211: enable QoS support for nl80211 ctrl port
Markus Theil
2021-02-12
1
-6
/
+2
*
mac80211: fix memory leak on filtered powersave frames
Felix Fietkau
2020-11-12
1
-10
/
+8
*
mac80211: fix regression in sta connection monitor
Felix Fietkau
2020-09-28
1
-4
/
+12
*
mac80211: extend ieee80211_tx_status_ext to support bulk free
Felix Fietkau
2020-09-18
1
-2
/
+8
*
mac80211: support using ieee80211_tx_status_ext to free skbs without status info
Felix Fietkau
2020-09-18
1
-11
/
+16
*
mac80211: unify 802.3 (offload) and 802.11 tx status codepath
Felix Fietkau
2020-09-18
1
-64
/
+28
*
mac80211: optimize station connection monitor
Felix Fietkau
2020-09-18
1
-3
/
+0
*
mac80211: swap NEED_TXPROCESSING and HW_80211_ENCAP tx flags
Felix Fietkau
2020-09-18
1
-2
/
+2
*
mac80211: remove tx status call to ieee80211_sta_register_airtime
Felix Fietkau
2020-09-18
1
-6
/
+0
*
mac80211: reduce duplication in tx status functions
Felix Fietkau
2020-09-18
1
-66
/
+35
*
mac80211: reduce packet loss event false positives
Felix Fietkau
2020-08-27
1
-16
/
+15
*
mac80211: use rate provided via status->rate on ieee80211_tx_status_ext for AQL
Felix Fietkau
2020-08-27
1
-4
/
+8
*
mac80211: remove the need for variable rates_idx
Colin Ian King
2020-07-31
1
-3
/
+1
*
mac80211: fix control port tx status check
Markus Theil
2020-06-25
1
-7
/
+15
*
mac80211: support control port TX status reporting
Markus Theil
2020-05-28
1
-1
/
+8
*
mac80211: add ieee80211_is_any_nullfunc()
Thomas Pedersen
2020-01-15
1
-3
/
+2
*
mac80211: fix tx status for no ack cases
Markus Theil
2020-01-15
1
-4
/
+11
*
mac80211: add 802.11 encapsulation offloading support
John Crispin
2019-12-13
1
-0
/
+71
*
mac80211: Use Airtime-based Queue Limits (AQL) on packet dequeue
Toke Høiland-Jørgensen
2019-11-22
1
-0
/
+26
*
mac80211: consider QoS Null frames for STA_NULLFUNC_ACKED
Thomas Pedersen
2019-11-22
1
-1
/
+2
*
mac80211: Add new sta_info getter by sta/vif addrs
Toke Høiland-Jørgensen
2019-11-22
1
-8
/
+2
*
nl80211: Add support for EDMG channels
Alexei Avshalom Lazar
2019-08-21
1
-2
/
+4
*
mac80211: add missing length field increment when generating Radiotap header
John Crispin
2019-08-21
1
-0
/
+1
*
mac80211: 80Mhz was not reported properly when using tx_status_ext
John Crispin
2019-08-21
1
-1
/
+1
*
mac80211: fix bad guard when reporting legacy rates
John Crispin
2019-08-21
1
-7
/
+7
*
mac80211: fix TX legacy rate reporting when tx_status_ext is used
John Crispin
2019-08-21
1
-3
/
+9
*
mac80211: add struct ieee80211_tx_status support to ieee80211_add_tx_radiotap...
John Crispin
2019-07-26
1
-12
/
+162
*
mac80211: propagate struct ieee80211_tx_status into ieee80211_tx_monitor()
John Crispin
2019-07-26
1
-2
/
+4
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-4
/
+1
*
mac80211: Add airtime accounting and scheduling to TXQs
Toke Høiland-Jørgensen
2019-01-19
1
-0
/
+6
*
mac80211: free skb fraglist before freeing the skb
Sara Sharon
2018-12-19
1
-0
/
+5
*
mac80211: ignore tx status for PS stations in ieee80211_tx_status_ext
Felix Fietkau
2018-12-05
1
-0
/
+2
*
mac80211: implement ieee80211_tx_rate_update to update rate
Anilkumar Kolli
2018-10-12
1
-0
/
+19
*
mac80211: fix TX status reporting for ieee80211s
Yuan-Chi Pang
2018-09-10
1
-1
/
+3
*
mac80211: Always report TX status
Andrei Otcheretianski
2018-09-05
1
-5
/
+2
*
mac80211: average ack rssi support for data frames
Balaji Pothunoori
2018-05-07
1
-0
/
+2
*
mac80211: Add tx ack signal support in sta info
Venkateswara Naralasetty
2018-02-19
1
-2
/
+11
*
cfg80211: send ack_signal to user in probe client response
Venkateswara Naralasetty
2018-02-19
1
-1
/
+1
*
networking: make skb_push & __skb_push return void pointers
Johannes Berg
2017-06-16
1
-1
/
+1
*
mac80211: Invoke TX LED in more code paths
Bjorn Andersson
2017-05-30
1
-2
/
+2
*
mac80211: add ieee80211_tx_status_ext
Felix Fietkau
2017-04-28
1
-28
/
+46
*
mac80211: move ieee80211_tx_status_noskb below ieee80211_tx_status
Felix Fietkau
2017-04-28
1
-58
/
+58
*
mac80211: make rate control tx status API more extensible
Felix Fietkau
2017-04-28
1
-2
/
+9
*
mac80211: don't parse encrypted management frames in ieee80211_frame_acked
Emmanuel Grumbach
2017-04-26
1
-0
/
+1
*
Merge tag 'mac80211-for-davem-2017-02-28' of git://git.kernel.org/pub/scm/lin...
David S. Miller
2017-03-01
1
-1
/
+2
|
\
|
*
mac80211: don't handle filtered frames within a BA session
Felix Fietkau
2017-02-27
1
-1
/
+2
[next]