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
/
sta_info.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mac80211: use ktime_get_seconds
Arnd Bergmann
2015-10-05
1
-6
/
+2
*
mac80211: use DECLARE_EWMA
Johannes Berg
2015-08-14
1
-4
/
+5
*
mac80211: mesh: separate plid and aid concepts
Bob Copeland
2015-07-17
1
-4
/
+1
*
mac80211: move mesh related station fields to own struct
Johannes Berg
2015-07-17
1
-13
/
+24
*
mac80211: duplicate station's MAC address for hash table
Johannes Berg
2015-07-17
1
-1
/
+2
*
mac80211: convert HW flags to unsigned long bitmap
Johannes Berg
2015-06-10
1
-7
/
+7
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-05-13
1
-1
/
+18
|
\
|
*
mac80211: enable hash table shrinking
Johannes Berg
2015-04-24
1
-0
/
+1
|
*
mac80211: fix rhashtable conversion
Johannes Berg
2015-04-23
1
-1
/
+17
*
|
mac80211: make station hash table max_size configurable
Johannes Berg
2015-04-23
1
-0
/
+1
*
|
mac80211: add TX fastpath
Johannes Berg
2015-04-22
1
-0
/
+6
*
|
mac80211: lock rate control
Johannes Berg
2015-04-20
1
-1
/
+1
*
|
mac80211: introduce plink lock for plink fields
Bob Copeland
2015-04-20
1
-0
/
+1
|
/
*
mac80211: add an intermediate software queue implementation
Felix Fietkau
2015-04-01
1
-8
/
+75
*
mac80211: use rhashtable for station table
Johannes Berg
2015-04-01
1
-51
/
+52
*
mac80211: avoid duplicate TX path station lookup
Johannes Berg
2015-03-20
1
-1
/
+1
*
mac80211: remove TX latency measurement code
Johannes Berg
2015-02-28
1
-49
/
+5
*
mac80211: support beacon statistics
Johannes Berg
2015-01-23
1
-0
/
+14
*
mac80211: fix handling TIM IE when stations disconnect
Johannes Berg
2015-01-09
1
-3
/
+13
*
mac80211: provide per-TID RX/TX MSDU counters
Johannes Berg
2015-01-08
1
-0
/
+31
*
cfg80211: remove enum station_info_flags
Johannes Berg
2015-01-08
1
-40
/
+40
*
mac80211: allow drivers to provide most station statistics
Johannes Berg
2015-01-08
1
-32
/
+65
*
mac80211: send statistics with delete station event
Johannes Berg
2015-01-08
1
-1
/
+3
*
mac80211: Move IEEE80211_TX_CTL_PS_RESPONSE
Sujith Manoharan
2014-12-12
1
-3
/
+4
*
mac80211: synchronously reserve TID per station
Liad Kaufman
2014-11-19
1
-0
/
+3
*
mac80211: introduce TDLS channel switch ops
Arik Nemtsov
2014-11-19
1
-0
/
+9
*
mac80211: move skb info band assignment out
Johannes Berg
2014-11-19
1
-1
/
+2
*
mac80211: increase U-APSD max service period length
Andrei Otcheretianski
2014-11-04
1
-1
/
+1
*
mac80211: add stations in order to the station list
Arik Nemtsov
2014-10-23
1
-1
/
+1
*
Merge tag 'master-2014-09-16' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
2014-09-26
1
-0
/
+1
|
\
|
*
Merge tag 'mac80211-next-for-john-2014-09-12' of git://git.kernel.org/pub/scm...
John W. Linville
2014-09-15
1
-0
/
+1
|
|
\
|
|
*
mac80211: add Intel Mobile Communications copyright
Johannes Berg
2014-09-05
1
-0
/
+1
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-09-23
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
mac80211: use bss_conf->dtim_period instead of conf.ps_dtim_period
Emmanuel Grumbach
2014-09-05
1
-1
/
+1
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2014-09-08
1
-2
/
+5
|
\
|
|
|
|
/
|
/
|
|
*
mac80211: fix smps mode check for AP_VLAN
Felix Fietkau
2014-08-26
1
-2
/
+5
*
|
mac80211: don't duplicate station QoS capability data
Johannes Berg
2014-08-15
1
-2
/
+2
|
/
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2014-07-25
1
-1
/
+4
|
\
*
|
mac80211: Use ktime_get_ts()
Thomas Gleixner
2014-06-23
1
-2
/
+2
*
|
cfg80211: make ethtool the driver's responsibility
Johannes Berg
2014-06-23
1
-0
/
+134
*
|
mac80211: fix station/driver powersave race
Johannes Berg
2014-06-23
1
-25
/
+40
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
John W. Linville
2014-05-29
1
-0
/
+1
|
\
|
*
mac80211: fix a memory leak on sta rate selection table
Felix Fietkau
2014-05-28
1
-0
/
+1
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2014-05-13
1
-1
/
+2
|
\
\
|
|
/
|
/
|
|
*
mac80211: avoid handling of SMPS for mesh
Chun-Yeow Yeoh
2014-04-22
1
-1
/
+2
*
|
mac80211: remove unnecessary BUG_ON()
Zhao, Gang
2014-04-25
1
-2
/
+1
|
/
*
mac80211: clear sequence/fragment number in QoS-null frames
Johannes Berg
2014-03-05
1
-0
/
+1
*
mac80211: fix station wakeup powersave race
Johannes Berg
2014-02-20
1
-18
/
+14
*
mac80211: insert stations before adding to driver
Johannes Berg
2014-02-20
1
-6
/
+24
*
mac80211: fix AP powersave TX vs. wakeup race
Emmanuel Grumbach
2014-02-20
1
-0
/
+4
[next]