summaryrefslogtreecommitdiff
path: root/net/wireless/sysfs.c
AgeCommit message (Expand)Author
2023-09-11wifi: cfg80211: add flush functions for wiphy workJohannes Berg
2023-06-07wifi: cfg80211: add a work abstraction with special semanticsJohannes Berg
2023-03-17drivers: remove struct module * setting from struct classGreg Kroah-Hartman
2022-11-09driver core: class: make namespace and get_ownership take const *Greg Kroah-Hartman
2021-06-09cfg80211: shut down interfaces on failed resumeJohannes Berg
2021-02-12cfg80211: remove unused callbackMatteo Croce
2021-01-26cfg80211: avoid holding the RTNL when calling the driverJohannes Berg
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 432Thomas Gleixner
2018-06-29cfg80211: track time using boottimeArnd Bergmann
2017-03-29cfg80211: check rdev resume callback only for registered wiphyArend Van Spriel
2017-01-04cfg80211: sysfs: use wiphy_name()Johannes Berg
2016-10-26cfg80211: process events caused by suspend before suspendingJohannes Berg
2016-09-15cfg80211: remove unnecessary pointer-ofJohannes Berg
2016-05-12cfg80211: make wdev_list accessible to driversJohannes Berg
2015-05-20cfg80211: Switch to PM opsLars-Peter Clausen
2013-07-25net: wireless: convert class code to use dev_groupsGreg Kroah-Hartman
2013-06-24cfg80211: fix compilation warning for cfg80211_leave_all()Arend van Spriel
2013-05-27cfg80211: make WoWLAN configuration available to driversJohannes Berg
2013-03-06cfg80211/mac80211: disconnect on suspendStanislaw Gruszka
2013-02-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-02-04cfg80211: move locking into cfg80211_bss_ageJohannes Berg
2012-12-22CONFIG_HOTPLUG removal from networking coreGreg KH
2012-10-18cfg80211: add wrappers for registered_device_opsHila Gonen
2011-08-22mac80211: fix suspend/resume races with unregister hwStanislaw Gruszka
2011-05-05nl80211/cfg80211: WoWLAN supportJohannes Berg
2010-10-12wireless: Print wiphy name in sysfs.Ben Greear
2010-08-16cfg80211: support sysfs namespacesJohannes Berg
2010-01-22cfg80211: export multiple MAC addresses in sysfsJohannes Berg
2009-02-27cfg80211: rename cfg80211_registered_device's idx to wiphy_idxLuis R. Rodriguez
2009-02-27cfg80211: age scan results on resumeDan Williams
2009-01-29cfg80211: add PM hooksJohannes Berg
2008-11-21wireless: clean up sysfs code using %pMJohannes Berg
2007-10-12Driver core: change add_uevent_var to use a structKay Sievers
2007-09-25[PATCH] net/wireless/sysfs.c: Shut up build warningSatyam Sharma
2007-06-11[PATCH] cfg80211: fix signed macaddress in sysfsDavid Lamparter
2007-04-25[WIRELESS] cfg80211: New wireless config infrastructure.Johannes Berg