aboutsummaryrefslogtreecommitdiff
path: root/net/wireless/core.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'android-3.18' of https://android.googlesource.com/kernel/common...Michael Bestas2018-06-091-11/+49
|\
| * Merge 3.18.110 into android-3.18Greg Kroah-Hartman2018-05-251-0/+3
| |\
| * | UPSTREAM: cfg80211: support creating wiphy with suggested nameBen Greear2018-04-271-11/+49
| * | Merge 3.18.30 into android-3.18Greg Kroah-Hartman2017-04-011-0/+2
| |\ \
| * | | BACKPORT: nl80211: Stop scheduled scan if netlink client disappearsJukka Rissanen2016-03-241-0/+16
* | | | Merge tag 'v3.18.111' of https://git.kernel.org/pub/scm/linux/kernel/git/stab...Michael Bestas2018-05-311-0/+3
|\ \ \ \ | | |_|/ | |/| |
| * | | cfg80211: limit wiphy names to 128 bytesJohannes Berg2018-05-251-0/+3
| | |/ | |/|
* | | nl80211: add feature for BSS selection supportArend van Spriel2017-02-011-0/+7
* | | cfg80211: Add multiple scan plans for scheduled scanAvraham Stern2017-01-031-0/+3
* | | cfg80211: Advertise extended capabilities per interface type to userspaceKanchanapally, Vidyullatha2016-07-071-0/+30
* | | Merge tag 'lsk-v3.18-16.04-android' into 'msm-3.18'Imran Khan2016-06-091-0/+18
|\ \ \
| * | | BACKPORT: nl80211: Stop scheduled scan if netlink client disappearsJukka Rissanen2016-04-111-0/+16
| |/ /
| * / cfg80211/wext: fix message orderingJohannes Berg2016-03-201-0/+2
| |/
* / Revert "cfg80211/mac80211: disconnect on suspend"Ganesh Kondabattini2015-05-301-9/+34
|/
* Merge tag 'mac80211-next-for-john-2014-09-12' of git://git.kernel.org/pub/scm...John W. Linville2014-09-151-1/+2
|\
| * cfg80211: clear wext keys when freeing and removing themJohannes Berg2014-09-111-1/+1
| * cfg80211: add Intel Mobile Communications copyrightJohannes Berg2014-09-051-0/+1
* | Merge tag 'mac80211-next-for-john-2014-08-29' of git://git.kernel.org/pub/scm...John W. Linville2014-09-041-6/+0
|\|
| * cfg80211: re-enable CSA for drivers that support itMichal Kazior2014-08-261-6/+0
* | wireless: core: Reorder wiphy_register() notifications relevantlyTomasz Bursztyka2014-08-251-4/+3
|/
* cfg80211: make ethtool the driver's responsibilityJohannes Berg2014-06-231-3/+0
* cfg80211: send events when devices are added/removedJohannes Berg2014-05-261-1/+4
* cfg80211: Support multiple CSA countersAndrei Otcheretianski2014-05-151-0/+2
* mac80211: handle failed restart/resume betterJohannes Berg2014-05-091-6/+14
* cfg80211: export interface stopping functionMichal Kazior2014-05-061-7/+36
* cfg80211: remove BUG_ON usageJohannes Berg2014-04-291-1/+1
* cfg80211: change return value of notifier functionZhao, Gang2014-04-251-1/+3
* cfg80211: change wiphy_to_dev function nameZhao, Gang2014-04-251-8/+8
* cfg80211/mac80211: move more combination checks to mac80211Luciano Coelho2014-04-091-8/+3
* cfg80211: allow userspace to take ownership of interfacesJohannes Berg2014-04-091-0/+44
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-03-211-1/+1
|\
| * cfg80211: send stop AP event only due to internal reasonIlan Peer2014-02-251-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-03-141-2/+0
|\ \ | |/ |/|
| * cfg80211: remove racy beacon_interval assignmentJohannes Berg2014-03-031-2/+0
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-02-131-7/+10
|\|
| * cfg80211: send scan results from work queueJohannes Berg2014-02-061-2/+2
| * cfg80211: fix scan done raceJohannes Berg2014-02-061-4/+10
| * cfg80211: re-enable 5/10 MHz supportJohannes Berg2014-02-061-3/+0
* | cfg80211: make device_type constJohannes Berg2014-02-041-1/+1
|/
* Merge remote-tracking branch 'wireless-next/master' into mac80211-nextJohannes Berg2013-12-161-0/+9
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-12-061-0/+9
| |\
| | * cfg80211: disable CSA for all driversSimon Wunderlich2013-12-021-0/+6
| | * cfg80211: disable 5/10 MHz support for all driversJohannes Berg2013-11-251-0/+3
* | | cfg80211: don't "leak" uncompleted scansEliad Peller2013-12-051-16/+4
* | | cfg80211: stop sched scan only when neededBarak Bercovitz2013-12-051-1/+4
|/ /
* | cfg80211: move regulatory flags to their own variableLuis R. Rodriguez2013-11-251-1/+1
* | cfg80211: don't allow drivers to unset NL80211_FEATURE_SCAN_FLUSHJohannes Berg2013-11-251-2/+2
|/
* cfg80211: don't add p2p device while in RFKILLEmmanuel Grumbach2013-10-091-2/+0
* cfg80211: fix sysfs registration raceJohannes Berg2013-09-261-8/+13
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-08-091-0/+1
|\