index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
mac80211
/
sta_info.c
Age
Commit message (
Expand
)
Author
2017-03-06
mac80211: encode rate type (legacy, HT, VHT) with fewer bits
Johannes Berg
2017-02-27
mac80211: shorten debug message
Sara Sharon
2017-02-27
mac80211: fix power saving clients handling in iwlwifi
Emmanuel Grumbach
2017-01-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-01-14
Merge tag 'mac80211-next-for-davem-2017-01-13' of git://git.kernel.org/pub/sc...
David S. Miller
2017-01-11
mac80211: fix the TID on NDPs sent as EOSP carrier
Emmanuel Grumbach
2016-12-15
mac80211: only alloc mem if a station doesn't exist yet
Koen Vandeputte
2016-12-15
mac80211: fix legacy and invalid rx-rate report
Ben Greear
2016-12-13
mac80211: Remove unused 'struct rate_control_ref' variable
Kirtika Ruchandani
2016-11-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-11-15
Revert "mac80211: allow using AP_LINK_PS with mac80211-generated TIM IE"
Felix Fietkau
2016-10-19
mac80211: uapsd_queues is in QoS IE order
Emmanuel Grumbach
2016-10-12
mac80211: filter multicast data packets on AP / AP_VLAN
Michael Braun
2016-10-04
Merge remote-tracking branch 'net-next/master' into mac80211-next
Johannes Berg
2016-09-30
mac80211: Move reorder-sensitive TX handlers to after TXQ dequeue
Toke Høiland-Jørgensen
2016-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-09-20
mac80211: Use rhltable instead of rhashtable
Herbert Xu
2016-09-16
mac80211: allow using AP_LINK_PS with mac80211-generated TIM IE
Emmanuel Grumbach
2016-09-12
mac80211: fix tim recalculation after PS response
Felix Fietkau
2016-09-12
mac80211: RX BA support for sta max_rx_aggregation_subframes
Maxim Altshul
2016-08-11
mac80211: call get_expected_throughput only after adding station
Maxim Altshul
2016-08-11
mac80211: mesh: Add support for HW RC implementation
Maxim Altshul
2016-06-09
mac80211: implement fair queueing per txq
Michal Kazior
2016-06-09
mac80211: skip netdev queue control with software queuing
Michal Kazior
2016-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-04-06
mac80211: add A-MSDU tx support
Felix Fietkau
2016-04-06
mac80211: enable collecting station statistics per-CPU
Johannes Berg
2016-04-06
mac80211: add fast-rx path
Johannes Berg
2016-04-06
mac80211: fix RX u64 stats consistency on 32-bit platforms
Johannes Berg
2016-04-06
mac80211: fix last RX rate data consistency
Johannes Berg
2016-04-06
mac80211: add separate last_ack variable
Johannes Berg
2016-04-06
mac80211: move averaged values out of rx_stats
Johannes Berg
2016-04-05
mac80211: track and tell driver about GO client P2P PS abilities
Ayala Beker
2016-04-05
mac80211: ensure no limits on station rhashtable
Ben Greear
2016-04-05
mac80211: properly deal with station hashtable insert errors
Johannes Berg
2016-04-05
mac80211: synchronize driver rx queues before removing a station
Sara Sharon
2016-03-01
Merge tag 'mac80211-next-for-davem-2016-02-26' of git://git.kernel.org/pub/sc...
David S. Miller
2016-02-24
mac80211: fix memory leak
Sudip Mukherjee
2016-02-24
mac80211: expose txq queue depth and size to drivers
Michal Kazior
2016-02-24
mac80211: avoid excessive stack usage in sta_info
Arnd Bergmann
2016-02-24
mac80211: Recalc min chandef when station is associated
Ilan Peer
2016-01-14
mac80211: fix PS-Poll handling
Emmanuel Grumbach
2015-12-04
mac80211: add atomic uploaded keys iterator
Eliad Peller
2015-12-04
mac80211: allow the driver to send EOSP when needed
Emmanuel Grumbach
2015-12-04
mac80211: allow driver to prevent two stations w/ same address
Johannes Berg
2015-10-21
mac80211: move station statistics into sub-structs
Johannes Berg
2015-10-21
mac80211: move beacon_loss_count into ifmgd
Johannes Berg
2015-10-14
mac80211: move sta_set_rate_info_rx() and make it static
Johannes Berg
2015-10-05
mac80211: use ktime_get_seconds
Arnd Bergmann
2015-08-14
mac80211: use DECLARE_EWMA
Johannes Berg
[next]