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.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-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
/
sta_info.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mac80211: update channel context before station state
Mordechay Goodstein
2021-12-14
1
-6
/
+9
*
mac80211: fix a memory leak where sta_info is not freed
Ahmed Zaki
2021-11-26
1
-3
/
+3
*
Merge tag 'mac80211-next-for-net-next-2021-10-21' of git://git.kernel.org/pub...
Jakub Kicinski
2021-10-22
1
-0
/
+1
|
\
|
*
nl80211: Add LC placeholder band definition to nl80211_band
Srinivasan Raju
2021-10-21
1
-0
/
+1
*
|
fq_codel: generalise ce_threshold marking for subset of traffic
Toke Høiland-Jørgensen
2021-10-20
1
-1
/
+2
*
|
fq_codel: implement L4S style ce_threshold_ect1 marking
Eric Dumazet
2021-10-15
1
-0
/
+1
|
/
*
mac80211: Reject zero MAC address in sta_info_insert_check()
YueHaibing
2021-08-13
1
-1
/
+1
*
mac80211: Switch to a virtual time-based airtime scheduler
Toke Høiland-Jørgensen
2021-06-23
1
-18
/
+49
*
mac80211: remove iwlwifi specific workaround NDPs of null_response
Ping-Ke Shih
2021-06-23
1
-5
/
+0
*
mac80211: consider per-CPU statistics if present
Johannes Berg
2021-06-23
1
-8
/
+3
*
mac80211: add fragment cache to sta_info
Johannes Berg
2021-05-11
1
-1
/
+5
*
mac80211: free sta in sta_info_insert_finish() on errors
Johannes Berg
2020-11-13
1
-10
/
+4
*
mac80211: always wind down STA state
Johannes Berg
2020-10-30
1
-0
/
+18
*
mac80211: handle lack of sband->bitrates in rates
Thomas Pedersen
2020-10-08
1
-0
/
+4
*
mac80211: fix misplaced while instead of if
Johannes Berg
2020-08-03
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-08-02
1
-3
/
+1
|
\
|
*
mac80211: remove STA txq pending airtime underflow warning
Felix Fietkau
2020-07-30
1
-3
/
+1
*
|
mac80211: remove unused flags argument in transmit functions
Mathy Vanhoef
2020-07-31
1
-1
/
+1
*
|
cfg80211/mac80211: add connected to auth server to station info
Markus Theil
2020-07-31
1
-1
/
+3
|
/
*
mac80211: sta_info: Add lockdep condition for RCU list usage
Madhuparna Bhowmik
2020-04-24
1
-1
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2020-03-29
1
-0
/
+5
|
\
|
*
mac80211: mark station unauthorized before key removal
Johannes Berg
2020-03-26
1
-1
/
+6
*
|
mac80211: Read rx_stats with perCPU pointers
Seevalamuthu Mariappan
2020-03-20
1
-6
/
+29
*
|
mac80211: Remove support for changing AP SMPS mode
Ilan Peer
2020-02-07
1
-15
/
+1
|
/
*
mac80211: Turn AQL into an NL80211_EXT_FEATURE
Toke Høiland-Jørgensen
2019-12-13
1
-0
/
+3
*
mac80211: Implement Airtime-based Queue Limit (AQL)
Kan Yan
2019-11-22
1
-0
/
+38
*
mac80211: Add new sta_info getter by sta/vif addrs
Toke Høiland-Jørgensen
2019-11-22
1
-0
/
+14
*
mac80211: fix station inactive_time shortly after boot
Ahmed Zaki
2019-11-08
1
-1
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-09-15
1
-0
/
+4
|
\
|
*
mac80211: Do not send Layer 2 Update frame before authorization
Jouni Malinen
2019-09-11
1
-0
/
+4
*
|
mac80211: add assoc-at support
Ben Greear
2019-08-21
1
-0
/
+3
*
|
mac80211: remove unused and unneeded remove_sta_debugfs callback
Greg Kroah-Hartman
2019-07-26
1
-1
/
+0
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-22
1
-4
/
+1
|
\
|
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-4
/
+1
*
|
mac80211: use STA info in rate_control_send_low()
Johannes Berg
2019-06-14
1
-1
/
+42
|
/
*
mac80211: IEEE 802.11 Extended Key ID support
Alexander Wetzel
2019-04-26
1
-0
/
+9
*
mac80211: Add support for NL80211_STA_INFO_AIRTIME_LINK_METRIC
Narayanraddi Masti
2019-04-08
1
-0
/
+6
*
mac80211: Add airtime accounting and scheduling to TXQs
Toke Høiland-Jørgensen
2019-01-19
1
-3
/
+41
*
mac80211: Add TXQ scheduling API
Toke Høiland-Jørgensen
2019-01-19
1
-1
/
+1
*
{nl,mac}80211: report gate connectivity in station info
Bob Copeland
2018-11-09
1
-1
/
+3
*
mac80211: sta_info: avoid tidstats variable shadowing
Johannes Berg
2018-11-09
1
-5
/
+2
*
mac80211: add an optional TXQ for other PS-buffered frames
Johannes Berg
2018-09-05
1
-8
/
+13
*
cfg80211: clarify frames covered by average ACK signal report
Balaji Pothunoori
2018-08-29
1
-3
/
+3
*
mac80211: use BIT_ULL for NL80211_STA_INFO_* attribute types
Omer Efrat
2018-06-29
1
-42
/
+42
*
mac80211: add support for HE
Luca Coelho
2018-06-18
1
-1
/
+14
*
mac80211: support scan features for improved scan privacy
Johannes Berg
2018-06-15
1
-1
/
+1
*
mac80211: allocate and fill tidstats only when needed
Johannes Berg
2018-05-18
1
-3
/
+4
*
cfg80211: dynamically allocate per-tid stats for station info
Arend van Spriel
2018-05-18
1
-4
/
+5
*
mac80211: Support the new cfg80211 TXQ stats API
Toke Høiland-Jørgensen
2018-05-08
1
-0
/
+12
*
mac80211: average ack rssi support for data frames
Balaji Pothunoori
2018-05-07
1
-0
/
+10
[next]