index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
mac80211
/
sta_info.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-11
mac80211: fix the TID on NDPs sent as EOSP carrier
Emmanuel Grumbach
1
-2
/
+2
2016-12-15
mac80211: fix legacy and invalid rx-rate report
Ben Greear
1
-6
/
+8
2016-11-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2016-11-15
Revert "mac80211: allow using AP_LINK_PS with mac80211-generated TIM IE"
Felix Fietkau
1
-1
/
+1
2016-10-19
mac80211: uapsd_queues is in QoS IE order
Emmanuel Grumbach
1
-5
/
+8
2016-10-12
mac80211: filter multicast data packets on AP / AP_VLAN
Michael Braun
1
-8
/
+2
2016-10-04
Merge remote-tracking branch 'net-next/master' into mac80211-next
Johannes Berg
1
-33
/
+23
2016-09-30
mac80211: Move reorder-sensitive TX handlers to after TXQ dequeue
Toke Høiland-Jørgensen
1
-7
/
+3
2016-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+2
2016-09-20
mac80211: Use rhltable instead of rhashtable
Herbert Xu
1
-31
/
+21
2016-09-16
mac80211: allow using AP_LINK_PS with mac80211-generated TIM IE
Emmanuel Grumbach
1
-1
/
+1
2016-09-12
mac80211: fix tim recalculation after PS response
Felix Fietkau
1
-2
/
+2
2016-09-12
mac80211: RX BA support for sta max_rx_aggregation_subframes
Maxim Altshul
1
-0
/
+3
2016-08-11
mac80211: call get_expected_throughput only after adding station
Maxim Altshul
1
-1
/
+1
2016-08-11
mac80211: mesh: Add support for HW RC implementation
Maxim Altshul
1
-4
/
+19
2016-06-09
mac80211: implement fair queueing per txq
Michal Kazior
1
-7
/
+7
2016-06-09
mac80211: skip netdev queue control with software queuing
Michal Kazior
1
-1
/
+1
2016-04-09
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-01
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
[next]