aboutsummaryrefslogtreecommitdiff
path: root/net/wireless/sysfs.c
AgeCommit message (Expand)AuthorFilesLines
2018-06-29cfg80211: track time using boottimeGravatar Arnd Bergmann 1-2/+2
2017-03-29cfg80211: check rdev resume callback only for registered wiphyGravatar Arend Van Spriel 1-6/+4
2017-01-04cfg80211: sysfs: use wiphy_name()Gravatar Johannes Berg 1-2/+4
2016-10-26cfg80211: process events caused by suspend before suspendingGravatar Johannes Berg 1-1/+4
2016-09-15cfg80211: remove unnecessary pointer-ofGravatar Johannes Berg 1-1/+1
2016-05-12cfg80211: make wdev_list accessible to driversGravatar Johannes Berg 1-1/+1
2015-05-20cfg80211: Switch to PM opsGravatar Lars-Peter Clausen 1-6/+8
2013-07-25net: wireless: convert class code to use dev_groupsGravatar Greg Kroah-Hartman 1-11/+14
2013-06-24cfg80211: fix compilation warning for cfg80211_leave_all()Gravatar Arend van Spriel 1-1/+1
2013-05-27cfg80211: make WoWLAN configuration available to driversGravatar Johannes Berg 1-2/+6
2013-03-06cfg80211/mac80211: disconnect on suspendGravatar Stanislaw Gruszka 1-5/+20
2013-02-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...Gravatar John W. Linville 1-2/+0
2013-02-04cfg80211: move locking into cfg80211_bss_ageGravatar Johannes Berg 1-2/+0
2012-12-22CONFIG_HOTPLUG removal from networking coreGravatar Greg KH 1-4/+0
2012-10-18cfg80211: add wrappers for registered_device_opsGravatar Hila Gonen 1-2/+3
2011-08-22mac80211: fix suspend/resume races with unregister hwGravatar Stanislaw Gruszka 1-2/+4
2011-05-05nl80211/cfg80211: WoWLAN supportGravatar Johannes Berg 1-1/+1
2010-10-12wireless: Print wiphy name in sysfs.Gravatar Ben Greear 1-0/+9
2010-08-16cfg80211: support sysfs namespacesGravatar Johannes Berg 1-0/+9
2010-01-22cfg80211: export multiple MAC addresses in sysfsGravatar Johannes Berg 1-0/+20
2009-02-27cfg80211: rename cfg80211_registered_device's idx to wiphy_idxGravatar Luis R. Rodriguez 1-1/+1
2009-02-27cfg80211: age scan results on resumeGravatar Dan Williams 1-0/+7
2009-01-29cfg80211: add PM hooksGravatar Johannes Berg 1-0/+30
2008-11-21wireless: clean up sysfs code using %pMGravatar Johannes Berg 1-15/+10
2007-10-12Driver core: change add_uevent_var to use a structGravatar Kay Sievers 1-2/+1
2007-09-25[PATCH] net/wireless/sysfs.c: Shut up build warningGravatar Satyam Sharma 1-0/+2
2007-06-11[PATCH] cfg80211: fix signed macaddress in sysfsGravatar David Lamparter 1-1/+1
2007-04-25[WIRELESS] cfg80211: New wireless config infrastructure.Gravatar Johannes Berg 1-0/+80