index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
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
*
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
*
|
Merge branch 'idr-4.11' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
2017-02-28
1
-3
/
+1
|
\
\
|
|
/
|
/
|
|
*
idr: Return the deleted entry from idr_remove
Matthew Wilcox
2017-02-13
1
-3
/
+1
*
|
mac80211: use helper function to access ieee802_1d_to_ac[]
Amadeusz Sławiński
2017-01-26
1
-1
/
+1
*
|
mac80211: set wifi_acked[_valid] bits for transmitted SKBs
Johannes Berg
2017-01-12
1
-0
/
+5
*
|
mac80211: Remove unused 'rates_idx' variable
Kirtika Ruchandani
2016-12-13
1
-2
/
+1
|
/
*
mac80211: Use rhltable instead of rhashtable
Herbert Xu
2016-09-20
1
-5
/
+2
*
mac80211: allow driver to handle packet-loss mechanism
Rajkumar Manoharan
2016-09-15
1
-0
/
+6
*
mac80211: refactor monitor representation in sdata
Aviya Erenfeld
2016-09-12
1
-1
/
+1
*
mac80211: End the MPSP even if EOSP frame was not acked
Masashi Honma
2016-08-05
1
-7
/
+7
*
mac80211: add separate last_ack variable
Johannes Berg
2016-04-06
1
-2
/
+2
*
mac80211: use reset to set header pointer
Zhang Shengju
2016-03-04
1
-1
/
+1
*
mac80211: Don't buffer non-bufferable MMPDUs
Helmut Schaa
2016-01-14
1
-0
/
+5
*
Merge tag 'mac80211-next-for-davem-2015-10-21' of git://git.kernel.org/pub/sc...
David S. Miller
2015-10-22
1
-25
/
+28
|
\
|
*
mac80211: move station statistics into sub-structs
Johannes Berg
2015-10-21
1
-22
/
+28
|
*
mac80211: remove sta->last_ack_signal
Johannes Berg
2015-10-21
1
-3
/
+0
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-10-20
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
mac80211: fix handling of PS filtering with fast-xmit
Felix Fietkau
2015-09-24
1
-0
/
+1
*
|
mac80211: Split sending tx'ed frames to monitor interfaces into its own function
Helmut Schaa
2015-09-22
1
-49
/
+59
|
/
*
mac80211: remove always true condition
Dan Carpenter
2015-08-13
1
-4
/
+1
*
mac80211: convert HW flags to unsigned long bitmap
Johannes Berg
2015-06-10
1
-7
/
+6
*
mac80211: stop using pointers as userspace cookies
Johannes Berg
2015-06-02
1
-13
/
+14
*
mac80211: copy nl80211 mgmt TX SKB for status
Johannes Berg
2015-06-02
1
-41
/
+68
*
mac80211: move dot11 counters under MAC80211_DEBUG_COUNTERS
Johannes Berg
2015-05-05
1
-14
/
+14
*
mac80211: use rhashtable for station table
Johannes Berg
2015-04-01
1
-2
/
+6
*
mac80211: remove TX latency measurement code
Johannes Berg
2015-02-28
1
-74
/
+0
[next]