aboutsummaryrefslogtreecommitdiffstats
path: root/net/wireless/sysfs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 432Thomas Gleixner1-2/+1
2018-06-29cfg80211: track time using boottimeArnd Bergmann1-2/+2
2017-03-29cfg80211: check rdev resume callback only for registered wiphyArend Van Spriel1-6/+4
2017-01-04cfg80211: sysfs: use wiphy_name()Johannes Berg1-2/+4
2016-10-26cfg80211: process events caused by suspend before suspendingJohannes Berg1-1/+4
2016-09-15cfg80211: remove unnecessary pointer-ofJohannes Berg1-1/+1
2016-05-12cfg80211: make wdev_list accessible to driversJohannes Berg1-1/+1
2015-05-20cfg80211: Switch to PM opsLars-Peter Clausen1-6/+8
2013-07-25net: wireless: convert class code to use dev_groupsGreg Kroah-Hartman1-11/+14
2013-06-24cfg80211: fix compilation warning for cfg80211_leave_all()Arend van Spriel1-1/+1
2013-05-27cfg80211: make WoWLAN configuration available to driversJohannes Berg1-2/+6
2013-03-06cfg80211/mac80211: disconnect on suspendStanislaw Gruszka1-5/+20
2013-02-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville1-2/+0
2013-02-04cfg80211: move locking into cfg80211_bss_ageJohannes Berg1-2/+0
2012-12-22CONFIG_HOTPLUG removal from networking coreGreg KH1-4/+0
2012-10-18cfg80211: add wrappers for registered_device_opsHila Gonen1-2/+3
2011-08-22mac80211: fix suspend/resume races with unregister hwStanislaw Gruszka1-2/+4
2011-05-05nl80211/cfg80211: WoWLAN supportJohannes Berg1-1/+1
2010-10-12wireless: Print wiphy name in sysfs.Ben Greear1-0/+9
2010-08-16cfg80211: support sysfs namespacesJohannes Berg1-0/+9
2010-01-22cfg80211: export multiple MAC addresses in sysfsJohannes Berg1-0/+20
2009-02-27cfg80211: rename cfg80211_registered_device's idx to wiphy_idxLuis R. Rodriguez1-1/+1
2009-02-27cfg80211: age scan results on resumeDan Williams1-0/+7
2009-01-29cfg80211: add PM hooksJohannes Berg1-0/+30
2008-11-21wireless: clean up sysfs code using %pMJohannes Berg1-15/+10
2007-10-12Driver core: change add_uevent_var to use a structKay Sievers1-2/+1
2007-09-25[PATCH] net/wireless/sysfs.c: Shut up build warningSatyam Sharma1-0/+2
2007-06-11[PATCH] cfg80211: fix signed macaddress in sysfsDavid Lamparter1-1/+1
2007-04-25[WIRELESS] cfg80211: New wireless config infrastructure.Johannes Berg1-0/+80