summaryrefslogtreecommitdiffstats
path: root/net/wireless/core.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* nl80211: don't assume wdev->netdev existsJohannes Berg2012-07-091-1/+6
* nl80211: prepare for non-netdev wireless devsJohannes Berg2012-07-091-6/+7
* cfg80211: fix oops due to unassigned set_monitor_enabled callbackVladimir Kondratiev2012-07-081-2/+3
* cfg80211: fix locking regression in monitor channel trackingJohannes Berg2012-07-041-6/+2Star
* cfg80211: add 802.11ad (60gHz band) supportVladimir Kondratiev2012-07-021-2/+8
* cfg80211: respect iface combinations when starting operationMichal Kazior2012-06-291-0/+2
* cfg80211: add channel checking for iface combinationsMichal Kazior2012-06-291-0/+8
* cfg80211: set initial monitor channelMichal Kazior2012-06-291-0/+31
* cfg80211: track monitor channelMichal Kazior2012-06-291-1/+7
* cfg80211: track monitor interfaces countMichal Kazior2012-06-291-0/+24
* cfg80211: .stop_ap when interface is going downMichal Kazior2012-06-291-0/+3
* cfg80211: don't allow WoWLAN support without CONFIG_PMJohannes Berg2012-06-271-0/+4
* cfg80211: make some functions staticJohannes Berg2012-06-201-63/+0Star
* Net: wireless: core.c: fixed checkpatch warningsCristian Chilipirea2012-05-161-2/+2
* cfg80211: enforce lack of interface combinationsJohannes Berg2012-04-161-4/+0Star
* cfg80211/mac80211: enable proper device_set_wakeup_enable handlingJohannes Berg2012-04-111-1/+4
* nl80211: advertise device AP SMEJohannes Berg2011-11-091-0/+4
* Merge branch 'master' of github.com:davem330/netDavid S. Miller2011-09-221-0/+7
|\
| * mac80211: fix suspend/resume races with unregister hwStanislaw Gruszka2011-08-221-0/+7
* | cfg80211: hold reg_mutex when updating regulatorySven Neumann2011-09-141-1/+1
|/
* cfg80211: enter psm when working as p2p_cliEliad Peller2011-07-201-1/+2
* nl80211: advertise GTK rekey support, new triggersJohannes Berg2011-07-151-0/+4
* cfg80211: fix deadlock with rfkill/sched_scan by adding new mutexLuciano Coelho2011-07-051-3/+9
* cfg80211: advertise possible interface combinationsJohannes Berg2011-05-161-0/+69
* cfg80211/mac80211: avoid bounce back mac->cfg->mac on sched_scan_stoppedLuciano Coelho2011-05-121-1/+0Star
* cfg80211: restrict AP beacon intervalsJohannes Berg2011-05-121-0/+1