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. 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/+0
* 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/+1
* 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/+2
* 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/+0
* Net: wireless: core.c: fixed checkpatch warningsCristian Chilipirea2012-05-161-2/+2
* cfg80211: enforce lack of interface combinationsJohannes Berg2012-04-161-4/+0
* 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/+0
* cfg80211: restrict AP beacon intervalsJohannes Berg2011-05-121-0/+1
* cfg80211/nl80211: add support for scheduled scansLuciano Coelho2011-05-111-1/+11
* nl80211/cfg80211: WoWLAN supportJohannes Berg2011-05-051-0/+8
* cfg80211: module_param to disable HT40 in 2.4GHz bandAmitkumar Karwar2011-04-251-0/+17
* cfg80211: Fix power save state after interface type changeJuuso Oikarinen2011-02-031-7/+13
* mac80211: Let userspace enable and configure vendor specific path selection.Javier Cardona2010-12-201-6/+16
* cfg80211/mac80211: add mesh join/leave commandsJohannes Berg2010-12-061-2/+13
* net/wireless: Use pr_<level> and netdev_<level>Joe Perches2010-11-241-4/+4
* Revert "wireless: Use first phyX name available when registering phy devices."Johannes Berg2010-10-111-30/+24
* wireless: Use first phyX name available when registering phy devices.Ben Greear2010-10-051-24/+30
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-09-241-9/+12
|\
| * wireless: register wiphy rfkill w/o holding cfg80211_mutexJohn W. Linville2010-08-311-9/+12
* | cfg80211/nl80211: introduce p2p device typesJohannes Berg2010-09-161-0/+2
* | include/net/cfg80211.h: wiphy_<level> messages use dev_printkJoe Perches2010-09-161-49/+0
* | cfg80211/mac80211: extensible frame processingJohannes Berg2010-08-241-4/+4
* | cfg80211: support sysfs namespacesJohannes Berg2010-08-161-1/+6
|/
* wireless: Convert wiphy_debug macro to functionJoe Perches2010-07-271-0/+49
OpenPOWER on IntegriCloud