index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
mac80211
/
sta_info.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-04-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-5
/
+9
2016-04-06
mac80211: add A-MSDU tx support
Felix Fietkau
1
-0
/
+2
2016-04-06
mac80211: enable collecting station statistics per-CPU
Johannes Berg
1
-16
/
+92
2016-04-06
mac80211: add fast-rx path
Johannes Berg
1
-0
/
+2
2016-04-06
mac80211: fix RX u64 stats consistency on 32-bit platforms
Johannes Berg
1
-28
/
+44
2016-04-06
mac80211: fix last RX rate data consistency
Johannes Berg
1
-28
/
+32
2016-04-06
mac80211: add separate last_ack variable
Johannes Berg
1
-2
/
+11
2016-04-06
mac80211: move averaged values out of rx_stats
Johannes Berg
1
-5
/
+5
2016-04-05
mac80211: track and tell driver about GO client P2P PS abilities
Ayala Beker
1
-0
/
+29
2016-04-05
mac80211: ensure no limits on station rhashtable
Ben Greear
1
-0
/
+1
2016-04-05
mac80211: properly deal with station hashtable insert errors
Johannes Berg
1
-5
/
+8
2016-04-05
mac80211: synchronize driver rx queues before removing a station
Sara Sharon
1
-1
/
+8
2016-03-02
Merge tag 'mac80211-next-for-davem-2016-02-26' of git://git.kernel.org/pub/sc...
David S. Miller
1
-12
/
+23
2016-02-24
mac80211: fix memory leak
Sudip Mukherjee
1
-0
/
+1
2016-02-24
mac80211: expose txq queue depth and size to drivers
Michal Kazior
1
-0
/
+1
2016-02-24
mac80211: avoid excessive stack usage in sta_info
Arnd Bergmann
1
-8
/
+16
2016-02-24
mac80211: Recalc min chandef when station is associated
Ilan Peer
1
-4
/
+5
2016-01-14
mac80211: fix PS-Poll handling
Emmanuel Grumbach
1
-1
/
+1
2015-12-04
mac80211: add atomic uploaded keys iterator
Eliad Peller
1
-0
/
+1
2015-12-04
mac80211: allow the driver to send EOSP when needed
Emmanuel Grumbach
1
-43
/
+101
2015-12-04
mac80211: allow driver to prevent two stations w/ same address
Johannes Berg
1
-2
/
+16
2015-10-21
mac80211: move station statistics into sub-structs
Johannes Berg
1
-36
/
+41
2015-10-21
mac80211: move beacon_loss_count into ifmgd
Johannes Berg
1
-3
/
+6
2015-10-14
mac80211: move sta_set_rate_info_rx() and make it static
Johannes Berg
1
-0
/
+39
2015-10-05
mac80211: use ktime_get_seconds
Arnd Bergmann
1
-6
/
+2
2015-08-14
mac80211: use DECLARE_EWMA
Johannes Berg
1
-4
/
+5
2015-07-17
mac80211: mesh: separate plid and aid concepts
Bob Copeland
1
-4
/
+1
2015-07-17
mac80211: move mesh related station fields to own struct
Johannes Berg
1
-13
/
+24
2015-07-17
mac80211: duplicate station's MAC address for hash table
Johannes Berg
1
-1
/
+2
2015-06-10
mac80211: convert HW flags to unsigned long bitmap
Johannes Berg
1
-7
/
+7
2015-05-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+18
2015-04-24
mac80211: enable hash table shrinking
Johannes Berg
1
-0
/
+1
2015-04-23
mac80211: make station hash table max_size configurable
Johannes Berg
1
-0
/
+1
2015-04-23
mac80211: fix rhashtable conversion
Johannes Berg
1
-1
/
+17
2015-04-22
mac80211: add TX fastpath
Johannes Berg
1
-0
/
+6
2015-04-20
mac80211: lock rate control
Johannes Berg
1
-1
/
+1
2015-04-20
mac80211: introduce plink lock for plink fields
Bob Copeland
1
-0
/
+1
2015-04-01
mac80211: add an intermediate software queue implementation
Felix Fietkau
1
-8
/
+75
2015-04-01
mac80211: use rhashtable for station table
Johannes Berg
1
-51
/
+52
2015-03-20
mac80211: avoid duplicate TX path station lookup
Johannes Berg
1
-1
/
+1
2015-02-28
mac80211: remove TX latency measurement code
Johannes Berg
1
-49
/
+5
2015-01-23
mac80211: support beacon statistics
Johannes Berg
1
-0
/
+14
2015-01-09
mac80211: fix handling TIM IE when stations disconnect
Johannes Berg
1
-3
/
+13
2015-01-08
mac80211: provide per-TID RX/TX MSDU counters
Johannes Berg
1
-0
/
+31
2015-01-08
cfg80211: remove enum station_info_flags
Johannes Berg
1
-40
/
+40
2015-01-08
mac80211: allow drivers to provide most station statistics
Johannes Berg
1
-32
/
+65
2015-01-08
mac80211: send statistics with delete station event
Johannes Berg
1
-1
/
+3
2014-12-12
mac80211: Move IEEE80211_TX_CTL_PS_RESPONSE
Sujith Manoharan
1
-3
/
+4
2014-11-19
mac80211: synchronously reserve TID per station
Liad Kaufman
1
-0
/
+3
2014-11-19
mac80211: introduce TDLS channel switch ops
Arik Nemtsov
1
-0
/
+9
[next]