summaryrefslogtreecommitdiff
path: root/net/mac80211/pm.c
AgeCommit message (Expand)Author
2023-09-11wifi: mac80211: remove sta_mtxJohannes Berg
2023-09-11wifi: mac80211: move key tailroom work to wiphy workJohannes Berg
2023-09-11wifi: mac80211: move dynamic PS to wiphy workJohannes Berg
2021-10-21mac80211: Prevent AP probing during suspendLoic Poulain
2021-01-26cfg80211: avoid holding the RTNL when calling the driverJohannes Berg
2020-11-11mac80211: remove WDS-related codeJohannes Berg
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-04-28cfg80211: add request id to cfg80211_sched_scan_*() apiArend Van Spriel
2017-02-27mac80211: flush delayed work when entering suspendMatt Chen
2016-09-13mac80211: remove useless open_count checkJohannes Berg
2015-11-03mac80211: don't reconfigure sched scan in case of wowlanEliad Peller
2015-09-29mac80211: don't tear down aggregation on suspend in case of wowlan->anyEliad Peller
2015-07-17mac80211: wowlan: enable powersave if suspend while ps-pollingChaitanya T K
2015-06-10mac80211: convert HW flags to unsigned long bitmapJohannes Berg
2015-03-04mac80211: start queues if driver rejected wowlanJohannes Berg
2015-03-04mac80211: remove useless double check for open_count in __ieee80211_suspend()Luciano Coelho
2015-03-04mac80211: don't do driver suspend with auth/assoc in progressJohannes Berg
2015-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-01-23mac80211: only roll back station states for WDS when suspendingLuciano Coelho
2015-01-14mac80211: let flush() drop packets when possibleEmmanuel Grumbach
2014-06-23mac80211: introduce refcount for queue_stop_reasonsLuciano Coelho
2014-03-19mac80211: fix suspend vs. authentication raceJohannes Berg
2013-12-16mac80211: don't delay station destructionJohannes Berg
2013-07-23mac80211: fix monitor interface suspend crash regressionStanislaw Gruszka
2013-04-22mac80211: use synchronize_rcu() with rcu_barrier()Bob Copeland
2013-04-17mac80211: fix station entry leak/warning while suspendingJohannes Berg
2013-04-08mac80211: destroy virtual monitor interface across suspendJohannes Berg
2013-04-08mac80211: purge remain-on-channel items when suspendingJohannes Berg
2013-03-18mac80211: stop queues temporarily for flushingJohannes Berg
2013-03-18mac80211: pass queue bitmap to flush operationJohannes Berg
2013-03-06mac80211: cleanup generic suspend/resume proceduresStanislaw Gruszka
2013-03-06cfg80211/mac80211: disconnect on suspendStanislaw Gruszka
2013-02-15mac80211: add radar detection command/eventSimon Wunderlich
2013-01-31cfg80211/mac80211: support reporting wakeup reasonJohannes Berg
2013-01-03mac80211: split aggregation stop by reasonJohannes Berg
2013-01-03mac80211: assign bss_conf.bssid only onceJohannes Berg
2013-01-03mac80211: further simplify ieee80211_bss_info_change_notifyJohannes Berg
2013-01-03mac80211: clean up association better in suspendJohannes Berg
2013-01-03mac80211: clean up ieee80211_quiesceJohannes Berg
2012-11-20mac80211: fix channel context suspend/reconfig handlingJohannes Berg
2012-10-26mac80211: add explicit AP/GO driver operationsJohannes Berg
2012-10-17mac80211: use channel contextsJohannes Berg
2012-06-20mac80211: fix cleanup if driver suspend callback failsEyal Shapira
2012-06-06mac80211: Clear wowlan flag when drv_suspend returns failurePontus Fuchs
2012-04-11mac80211: add explicit monitor interface if neededJohannes Berg
2012-02-27mac80211: use proper sub_if_data on suspend pathJakub Kicinski
2012-02-06mac80211: implement sta_add/sta_remove in sta_stateJohannes Berg
2012-02-06mac80211: add sta_state callbackJohannes Berg
2012-02-06mac80211: simplify AP_VLAN handlingJohannes Berg
2011-11-09mac80211: verify virtual interfaces in driver APIJohannes Berg