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: 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
*
mac80211: remove pointless flags=0 assignment
Johannes Berg
2018-05-07
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-02-24
1
-1
/
+2
|
\
|
*
mac80211: fix calling sleeping function in atomic context
Sara Sharon
2018-02-19
1
-1
/
+1
|
*
mac80211: fix a possible leak of station stats
Sara Sharon
2018-02-19
1
-0
/
+1
*
|
mac80211: Add tx ack signal support in sta info
Venkateswara Naralasetty
2018-02-19
1
-0
/
+6
|
/
*
mac80211: aggregation: Convert timers to use timer_setup()
Kees Cook
2017-11-20
1
-8
/
+0
*
mac80211: Convert timers to use timer_setup()
Kees Cook
2017-11-20
1
-4
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-11-15
1
-26
/
+35
|
\
|
*
net/mac80211/mesh_plink: Convert timers to use timer_setup()
Kees Cook
2017-10-06
1
-1
/
+3
|
*
mac80211: recalculate some sta parameters after insertion
Gregory Greenman
2017-09-21
1
-25
/
+32
*
|
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...
Mark Rutland
2017-10-25
1
-1
/
+1
|
/
*
networking: make skb_put & friends return void pointers
Johannes Berg
2017-06-16
1
-1
/
+1
*
Merge remote-tracking branch 'net-next/master' into mac80211-next
Johannes Berg
2017-06-08
1
-1
/
+1
|
\
|
*
mac80211: fix dropped counter in multiqueue RX
Johannes Berg
2017-06-01
1
-1
/
+1
*
|
mac80211: Dynamically set CoDel parameters per station
Toke Høiland-Jørgensen
2017-05-17
1
-0
/
+30
|
/
*
mac80211: Fix possible sband related NULL pointer de-reference
Mohammed Shafi Shajakhan
2017-04-28
1
-4
/
+9
*
mac80211: use bitfield macros for encoded rate
Johannes Berg
2017-04-28
1
-12
/
+14
*
mac80211: encode rate type (legacy, HT, VHT) with fewer bits
Johannes Berg
2017-03-06
1
-3
/
+8
*
mac80211: shorten debug message
Sara Sharon
2017-02-27
1
-1
/
+1
*
mac80211: fix power saving clients handling in iwlwifi
Emmanuel Grumbach
2017-02-27
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-01-17
1
-2
/
+2
|
\
|
*
mac80211: fix the TID on NDPs sent as EOSP carrier
Emmanuel Grumbach
2017-01-11
1
-2
/
+2
*
|
Merge tag 'mac80211-next-for-davem-2017-01-13' of git://git.kernel.org/pub/sc...
David S. Miller
2017-01-14
1
-11
/
+7
|
\
\
|
|
/
|
/
|
|
*
mac80211: only alloc mem if a station doesn't exist yet
Koen Vandeputte
2016-12-15
1
-7
/
+7
|
*
mac80211: Remove unused 'struct rate_control_ref' variable
Kirtika Ruchandani
2016-12-13
1
-4
/
+0
*
|
mac80211: fix legacy and invalid rx-rate report
Ben Greear
2016-12-15
1
-6
/
+8
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-11-22
1
-1
/
+1
|
\
|
*
Revert "mac80211: allow using AP_LINK_PS with mac80211-generated TIM IE"
Felix Fietkau
2016-11-15
1
-1
/
+1
*
|
mac80211: uapsd_queues is in QoS IE order
Emmanuel Grumbach
2016-10-19
1
-5
/
+8
*
|
mac80211: filter multicast data packets on AP / AP_VLAN
Michael Braun
2016-10-12
1
-8
/
+2
|
/
*
Merge remote-tracking branch 'net-next/master' into mac80211-next
Johannes Berg
2016-10-04
1
-33
/
+23
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-09-23
1
-2
/
+2
|
|
\
|
|
*
mac80211: fix tim recalculation after PS response
Felix Fietkau
2016-09-12
1
-2
/
+2
|
*
|
mac80211: Use rhltable instead of rhashtable
Herbert Xu
2016-09-20
1
-31
/
+21
*
|
|
mac80211: Move reorder-sensitive TX handlers to after TXQ dequeue
Toke Høiland-Jørgensen
2016-09-30
1
-7
/
+3
|
/
/
*
|
mac80211: allow using AP_LINK_PS with mac80211-generated TIM IE
Emmanuel Grumbach
2016-09-16
1
-1
/
+1
*
|
mac80211: RX BA support for sta max_rx_aggregation_subframes
Maxim Altshul
2016-09-12
1
-0
/
+3
*
|
mac80211: call get_expected_throughput only after adding station
Maxim Altshul
2016-08-11
1
-1
/
+1
*
|
mac80211: mesh: Add support for HW RC implementation
Maxim Altshul
2016-08-11
1
-4
/
+19
|
/
*
mac80211: implement fair queueing per txq
Michal Kazior
2016-06-09
1
-7
/
+7
*
mac80211: skip netdev queue control with software queuing
Michal Kazior
2016-06-09
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-04-09
1
-5
/
+9
|
\
|
*
mac80211: ensure no limits on station rhashtable
Ben Greear
2016-04-05
1
-0
/
+1
|
*
mac80211: properly deal with station hashtable insert errors
Johannes Berg
2016-04-05
1
-5
/
+8
*
|
mac80211: add A-MSDU tx support
Felix Fietkau
2016-04-06
1
-0
/
+2
*
|
mac80211: enable collecting station statistics per-CPU
Johannes Berg
2016-04-06
1
-16
/
+92
[next]