index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
mac80211
/
pm.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mac80211: Prevent AP probing during suspend
Loic Poulain
2021-10-21
1
-0
/
+4
*
cfg80211: avoid holding the RTNL when calling the driver
Johannes Berg
2021-01-26
1
-1
/
+5
*
mac80211: remove WDS-related code
Johannes Berg
2020-11-11
1
-15
/
+0
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
cfg80211: add request id to cfg80211_sched_scan_*() api
Arend Van Spriel
2017-04-28
1
-1
/
+1
*
mac80211: flush delayed work when entering suspend
Matt Chen
2017-02-27
1
-0
/
+1
*
mac80211: remove useless open_count check
Johannes Berg
2016-09-13
1
-2
/
+1
*
mac80211: don't reconfigure sched scan in case of wowlan
Eliad Peller
2015-11-03
1
-0
/
+11
*
mac80211: don't tear down aggregation on suspend in case of wowlan->any
Eliad Peller
2015-09-29
1
-1
/
+2
*
mac80211: wowlan: enable powersave if suspend while ps-polling
Chaitanya T K
2015-07-17
1
-0
/
+16
*
mac80211: convert HW flags to unsigned long bitmap
Johannes Berg
2015-06-10
1
-2
/
+2
*
mac80211: start queues if driver rejected wowlan
Johannes Berg
2015-03-04
1
-0
/
+7
*
mac80211: remove useless double check for open_count in __ieee80211_suspend()
Luciano Coelho
2015-03-04
1
-1
/
+1
*
mac80211: don't do driver suspend with auth/assoc in progress
Johannes Berg
2015-03-04
1
-1
/
+18
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-01-27
1
-14
/
+15
|
\
|
*
mac80211: only roll back station states for WDS when suspending
Luciano Coelho
2015-01-23
1
-14
/
+15
*
|
mac80211: let flush() drop packets when possible
Emmanuel Grumbach
2015-01-14
1
-1
/
+1
|
/
*
mac80211: introduce refcount for queue_stop_reasons
Luciano Coelho
2014-06-23
1
-2
/
+4
*
mac80211: fix suspend vs. authentication race
Johannes Berg
2014-03-19
1
-3
/
+11
*
mac80211: don't delay station destruction
Johannes Berg
2013-12-16
1
-2
/
+1
*
mac80211: fix monitor interface suspend crash regression
Stanislaw Gruszka
2013-07-23
1
-2
/
+5
*
mac80211: use synchronize_rcu() with rcu_barrier()
Bob Copeland
2013-04-22
1
-0
/
+1
*
mac80211: fix station entry leak/warning while suspending
Johannes Berg
2013-04-17
1
-2
/
+2
*
mac80211: destroy virtual monitor interface across suspend
Johannes Berg
2013-04-08
1
-4
/
+2
*
mac80211: purge remain-on-channel items when suspending
Johannes Berg
2013-04-08
1
-0
/
+2
*
mac80211: stop queues temporarily for flushing
Johannes Berg
2013-03-18
1
-1
/
+3
*
mac80211: pass queue bitmap to flush operation
Johannes Berg
2013-03-18
1
-1
/
+1
*
mac80211: cleanup generic suspend/resume procedures
Stanislaw Gruszka
2013-03-06
1
-109
/
+6
*
cfg80211/mac80211: disconnect on suspend
Stanislaw Gruszka
2013-03-06
1
-1
/
+1
*
mac80211: add radar detection command/event
Simon Wunderlich
2013-02-15
1
-0
/
+2
*
cfg80211/mac80211: support reporting wakeup reason
Johannes Berg
2013-01-31
1
-0
/
+10
*
mac80211: split aggregation stop by reason
Johannes Berg
2013-01-03
1
-1
/
+2
*
mac80211: assign bss_conf.bssid only once
Johannes Berg
2013-01-03
1
-0
/
+3
*
mac80211: further simplify ieee80211_bss_info_change_notify
Johannes Berg
2013-01-03
1
-5
/
+10
*
mac80211: clean up association better in suspend
Johannes Berg
2013-01-03
1
-3
/
+16
*
mac80211: clean up ieee80211_quiesce
Johannes Berg
2013-01-03
1
-17
/
+19
*
mac80211: fix channel context suspend/reconfig handling
Johannes Berg
2012-11-20
1
-3
/
+41
*
mac80211: add explicit AP/GO driver operations
Johannes Berg
2012-10-26
1
-0
/
+4
*
mac80211: use channel contexts
Johannes Berg
2012-10-17
1
-0
/
+2
*
mac80211: fix cleanup if driver suspend callback fails
Eyal Shapira
2012-06-20
1
-0
/
+10
*
mac80211: Clear wowlan flag when drv_suspend returns failure
Pontus Fuchs
2012-06-06
1
-0
/
+1
*
mac80211: add explicit monitor interface if needed
Johannes Berg
2012-04-11
1
-0
/
+4
*
mac80211: use proper sub_if_data on suspend path
Jakub Kicinski
2012-02-27
1
-1
/
+1
*
mac80211: implement sta_add/sta_remove in sta_state
Johannes Berg
2012-02-06
1
-2
/
+0
*
mac80211: add sta_state callback
Johannes Berg
2012-02-06
1
-1
/
+9
*
mac80211: simplify AP_VLAN handling
Johannes Berg
2012-02-06
1
-9
/
+2
*
mac80211: verify virtual interfaces in driver API
Johannes Berg
2011-11-09
1
-1
/
+1
*
mac80211: optimise station flags
Johannes Berg
2011-09-30
1
-1
/
+1
*
mac80211: be more careful in suspend/resume
Johannes Berg
2011-07-15
1
-0
/
+3
*
mac80211: allow driver to impose WoWLAN restrictions
Johannes Berg
2011-07-05
1
-6
/
+10
[next]