index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
mac80211
/
sta_info.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
|
mac80211: add fast-rx path
Johannes Berg
2016-04-06
1
-0
/
+2
*
|
mac80211: fix RX u64 stats consistency on 32-bit platforms
Johannes Berg
2016-04-06
1
-28
/
+44
*
|
mac80211: fix last RX rate data consistency
Johannes Berg
2016-04-06
1
-28
/
+32
*
|
mac80211: add separate last_ack variable
Johannes Berg
2016-04-06
1
-2
/
+11
*
|
mac80211: move averaged values out of rx_stats
Johannes Berg
2016-04-06
1
-5
/
+5
*
|
mac80211: track and tell driver about GO client P2P PS abilities
Ayala Beker
2016-04-05
1
-0
/
+29
*
|
mac80211: synchronize driver rx queues before removing a station
Sara Sharon
2016-04-05
1
-1
/
+8
|
/
*
Merge tag 'mac80211-next-for-davem-2016-02-26' of git://git.kernel.org/pub/sc...
David S. Miller
2016-03-01
1
-12
/
+23
|
\
|
*
mac80211: fix memory leak
Sudip Mukherjee
2016-02-24
1
-0
/
+1
|
*
mac80211: expose txq queue depth and size to drivers
Michal Kazior
2016-02-24
1
-0
/
+1
|
*
mac80211: avoid excessive stack usage in sta_info
Arnd Bergmann
2016-02-24
1
-8
/
+16
|
*
mac80211: Recalc min chandef when station is associated
Ilan Peer
2016-02-24
1
-4
/
+5
*
|
mac80211: fix PS-Poll handling
Emmanuel Grumbach
2016-01-14
1
-1
/
+1
|
/
*
mac80211: add atomic uploaded keys iterator
Eliad Peller
2015-12-04
1
-0
/
+1
*
mac80211: allow the driver to send EOSP when needed
Emmanuel Grumbach
2015-12-04
1
-43
/
+101
*
mac80211: allow driver to prevent two stations w/ same address
Johannes Berg
2015-12-04
1
-2
/
+16
*
mac80211: move station statistics into sub-structs
Johannes Berg
2015-10-21
1
-36
/
+41
*
mac80211: move beacon_loss_count into ifmgd
Johannes Berg
2015-10-21
1
-3
/
+6
*
mac80211: move sta_set_rate_info_rx() and make it static
Johannes Berg
2015-10-14
1
-0
/
+39
*
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
[next]