summaryrefslogtreecommitdiffstats
path: root/net/wireless/core.c
Commit message (Expand)AuthorAgeFilesLines
...
| * 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/+23Star
|\|
| * cfg80211: make wiphy index start at 0 againJohannes Berg2013-06-041-0/+3
| * cfg80211: fix potential deadlock regressionJohannes Berg2013-06-041-15/+8Star
| * cfg80211: separate internal SME implementationJohannes Berg2013-06-041-1/+0Star
| * 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/+46Star
|\|
| * 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/+7Star
| * cfg80211: vastly simplify lockingJohannes Berg2013-05-251-136/+30Star
| * cfg80211: use atomic_t for wiphy counterJohannes Berg2013-05-251-8/+3Star
| * cfg80211: move cfg80211_get_dev_from_ifindex under wextJohannes Berg2013-05-251-21/+0Star
| * 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/+2Star
| |/ |/|
* | cfg80211: fix interface down/disconnect state handlingJohannes Berg2013-05-161-1/+0Star
* | 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/+1Star
| |\|
* | | 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/+1Star
|\ \ \ | |/ / |/| / | |/
| * nl80211: remove channel width and extended capa advertisingJohannes Berg2013-02-271-2/+1Star
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-02-181-2/+6
|\|
| * nl80211: advertise HT/VHT channel limitationsJohannes Berg2013-02-151-1/+2
| * nl80211/cfg80211: add radar detection command/eventSimon Wunderlich2013-02-151-0/+3
| * cfg80211: pass wiphy to cfg80211_ref_bss/put_bssJohannes Berg2013-02-111-1/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-02-081-0/+5
|\|
| * cfg80211/nl80211: add API for MAC address ACLsVasanthakumar Thiagarajan2013-01-251-0/+5
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-01-281-13/+13
|\|
| * cfg80211: check radar interface combinationsSimon Wunderlich2013-01-161-2/+10
| * cfg80211: remove wiphy_idx_validJohannes Berg2013-01-031-11/+3Star
* | net, wireless: overwrite default_ethtool_opsStanislaw Gruszka2013-01-121-2/+1Star
|/
* cfg80211: allow registering more than one beacon listenerBen Greear2012-11-051-0/+7
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-10-291-2/+1Star
|\
| * cfg80211: fix antenna gain handlingFelix Fietkau2012-10-181-2/+1Star
* | cfg80211: add tracing for P2P Device start/stopJohannes Berg2012-10-231-2/+2
* | cfg80211: add wrappers for registered_device_opsHila Gonen2012-10-181-5/+5
* | cfg80211: add support for flushing old scan resultsSam Leffler2012-10-181-0/+2
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-08-241-2/+51
|\
| * cfg80211: add P2P Device abstractionJohannes Berg2012-08-201-2/+51
* | cfg80211: process pending events when unregistering net deviceDaniel Drake2012-08-061-0/+5
|/
* cfg80211: make regulatory_update() staticLuis R. Rodriguez2012-07-171-1/+0Star
* cfg80211: rename reg_device_remove() to wiphy_regulatory_deregister()Luis R. Rodriguez2012-07-171-3/+5
* cfg80211: add cellular base station regulatory hint supportLuis R. Rodriguez2012-07-171-0/+1
* cfg80211: reduce monitor interface trackingJohannes Berg2012-07-131-47/+1Star
* nl80211: move scan API to wdevJohannes Berg2012-07-121-1/+1