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
/
pm.c
Age
Commit message (
Expand
)
Author
2011-07-15
mac80211: be more careful in suspend/resume
Johannes Berg
2011-07-05
mac80211: allow driver to impose WoWLAN restrictions
Johannes Berg
2011-06-20
mac80211: quiesce vif before suspending
Eliad Peller
2011-05-05
mac80211: add basic support for WoWLAN
Johannes Berg
2011-04-25
mac80211: tear down BA sessions properly on suspend
Johannes Berg
2010-10-06
mac80211: assure we also cancel deferred scan request
Stanislaw Gruszka
2010-10-06
mac80211: avoid transmitting delBA to old AP
Johannes Berg
2010-09-01
mac80211: only cancel software-based scans on suspend
John W. Linville
2010-06-14
mac80211: use common work struct
Johannes Berg
2010-06-14
mac80211: simplify station/aggregation code
Johannes Berg
2010-04-07
mac80211: rename WLAN_STA_SUSPEND to WLAN_STA_BLOCK_BA
Johannes Berg
2010-02-08
mac80211: allow station add/remove to sleep
Johannes Berg
2009-12-28
mac80211: remove struct ieee80211_if_init_conf
Johannes Berg
2009-12-28
mac80211: add ieee80211_sdata_running
Johannes Berg
2009-12-21
mac80211: trace interface name
Johannes Berg
2009-12-21
mac80211: reduce reliance on netdev
Johannes Berg
2009-08-28
mac80211: fix configure_filter invocation after stop
Johannes Berg
2009-08-04
mac80211: redefine usage of the mac80211 workqueue
Luis R. Rodriguez
2009-08-04
mac80211: disable beacons before removing the associated interface
Bob Copeland
2009-07-29
mac80211: fix suspend
Johannes Berg
2009-05-20
mac80211: cancel/restart all timers across suspend/resume
Johannes Berg
2009-05-06
mac80211: add driver ops wrappers
Johannes Berg
2009-04-22
mac80211: add hardware restart function
Johannes Berg
2009-04-22
mac80211: re-upload keys only after telling driver about association
Johannes Berg
2009-03-27
mac80211: resume properly, add suspend/resume test
Johannes Berg
2009-03-27
mac80211: Tear down aggregation sessions for suspend/resume
Sujith
2009-03-27
mac80211: acquire sta_lock for station suspend/resume
Johannes Berg
2009-03-27
mac80211: stop queues across suspend/resume
Johannes Berg
2009-01-29
mac80211: flush workqueue a second time in suspend()
Bob Copeland
2009-01-29
mac80211: add suspend/resume callbacks
Bob Copeland