summaryrefslogtreecommitdiffstats
path: root/net/wireless/core.c
Commit message (Expand)AuthorAgeFilesLines
...
* 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
|\
| * cfg80211: fix P2P GO interface teardownJohannes Berg2013-07-311-0/+1
* | cfg80211/nl80211: Add packet coalesce supportAmitkumar Karwar2013-07-161-0/+9
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-06-281-0/+6
|\
| * wireless: check for dangling wdev->current_bss pointerBen Greear2013-06-241-0/+6
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-06-211-24/+23
|\|
| * cfg80211: make wiphy index start at 0 againJohannes Berg2013-06-041-0/+3
| * cfg80211: fix potential deadlock regressionJohannes Berg2013-06-041-15/+8
| * cfg80211: separate internal SME implementationJohannes Berg2013-06-041-1/+0
| * cfg80211: take WoWLAN support information out of wiphy structJohannes Berg2013-06-031-8/+12
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-06-111-178/+46
|\|
| * cfg80211: make WoWLAN configuration available to driversJohannes Berg2013-05-271-1/+3
| * cfg80211: remove some locked wrappers from sme APIJohannes Berg2013-05-251-2/+2
| * cfg80211: simplify and correct P2P-Device scan checkJohannes Berg2013-05-251-10/+7
| * cfg80211: vastly simplify lockingJohannes Berg2013-05-251-136/+30
| * cfg80211: use atomic_t for wiphy counterJohannes Berg2013-05-251-8/+3
| * cfg80211: move cfg80211_get_dev_from_ifindex under wextJohannes Berg2013-05-251-21/+0
| * Merge remote-tracking branch 'mac80211/master' into mac80211-nextJohannes Berg2013-05-251-7/+10
| |\
| * | nl80211: Add generic netlink module alias for cfg80211/nl80211Marcel Holtmann2013-05-161-0/+1
* | | net: pass info struct via netdevice notifierJiri Pirko2013-05-281-3/+2
| |/ |/|
* | cfg80211: fix interface down/disconnect state handlingJohannes Berg2013-05-161-1/+0
* | cfg80211: fix wiphy_register error pathJohannes Berg2013-05-161-6/+10
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-03-291-17/+47
|\
| * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-03-251-17/+47
| |\
| | * cfg80211: always check for scan end on P2P deviceJohannes Berg2013-03-241-17/+47
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-03-061-2/+1
| |\|
* | | cfg80211: fix error return code in cfg80211_init()Wei Yongjun2013-03-201-1/+3
* | | cfg80211/mac80211: disconnect on suspendStanislaw Gruszka2013-03-061-32/+41
* | | Merge remote-tracking branch 'mac80211/master' into HEADJohannes Berg2013-03-061-2/+1
|\ \ \ | |/ / |/| / | |/
| * nl80211: remove channel width and extended capa advertisingJohannes Berg2013-02-271-2/+1