index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
mac80211
/
status.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2019-01-19
mac80211: Add airtime accounting and scheduling to TXQs
Toke Høiland-Jørgensen
1
-0
/
+6
2018-12-19
mac80211: free skb fraglist before freeing the skb
Sara Sharon
1
-0
/
+5
2018-12-05
mac80211: ignore tx status for PS stations in ieee80211_tx_status_ext
Felix Fietkau
1
-0
/
+2
2018-10-12
mac80211: implement ieee80211_tx_rate_update to update rate
Anilkumar Kolli
1
-0
/
+19
2018-09-10
mac80211: fix TX status reporting for ieee80211s
Yuan-Chi Pang
1
-1
/
+3
2018-09-05
mac80211: Always report TX status
Andrei Otcheretianski
1
-5
/
+2
2018-05-07
mac80211: average ack rssi support for data frames
Balaji Pothunoori
1
-0
/
+2
2018-02-19
mac80211: Add tx ack signal support in sta info
Venkateswara Naralasetty
1
-2
/
+11
2018-02-19
cfg80211: send ack_signal to user in probe client response
Venkateswara Naralasetty
1
-1
/
+1
2017-06-16
networking: make skb_push & __skb_push return void pointers
Johannes Berg
1
-1
/
+1
2017-05-30
mac80211: Invoke TX LED in more code paths
Bjorn Andersson
1
-2
/
+2
2017-04-28
mac80211: add ieee80211_tx_status_ext
Felix Fietkau
1
-28
/
+46
2017-04-28
mac80211: move ieee80211_tx_status_noskb below ieee80211_tx_status
Felix Fietkau
1
-58
/
+58
2017-04-28
mac80211: make rate control tx status API more extensible
Felix Fietkau
1
-2
/
+9
2017-04-26
mac80211: don't parse encrypted management frames in ieee80211_frame_acked
Emmanuel Grumbach
1
-0
/
+1
2017-03-01
Merge tag 'mac80211-for-davem-2017-02-28' of git://git.kernel.org/pub/scm/lin...
David S. Miller
1
-1
/
+2
2017-02-28
Merge branch 'idr-4.11' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
1
-3
/
+1
2017-02-27
mac80211: don't handle filtered frames within a BA session
Felix Fietkau
1
-1
/
+2
2017-02-13
idr: Return the deleted entry from idr_remove
Matthew Wilcox
1
-3
/
+1
2017-01-26
mac80211: use helper function to access ieee802_1d_to_ac[]
Amadeusz Sławiński
1
-1
/
+1
2017-01-12
mac80211: set wifi_acked[_valid] bits for transmitted SKBs
Johannes Berg
1
-0
/
+5
2016-12-13
mac80211: Remove unused 'rates_idx' variable
Kirtika Ruchandani
1
-2
/
+1
2016-09-20
mac80211: Use rhltable instead of rhashtable
Herbert Xu
1
-5
/
+2
[next]