summaryrefslogtreecommitdiffstats
path: root/net/wireless/core.c
AgeCommit message (Expand)AuthorLines
2012-08-06cfg80211: process pending events when unregistering net deviceDaniel Drake-0/+5
2012-07-17cfg80211: make regulatory_update() staticLuis R. Rodriguez-1/+0
2012-07-17cfg80211: rename reg_device_remove() to wiphy_regulatory_deregister()Luis R. Rodriguez-3/+5
2012-07-17cfg80211: add cellular base station regulatory hint supportLuis R. Rodriguez-0/+1
2012-07-13cfg80211: reduce monitor interface trackingJohannes Berg-47/+1
2012-07-12nl80211: move scan API to wdevJohannes Berg-1/+1
2012-07-09nl80211: don't assume wdev->netdev existsJohannes Berg-1/+6
2012-07-09nl80211: prepare for non-netdev wireless devsJohannes Berg-6/+7
2012-07-08cfg80211: fix oops due to unassigned set_monitor_enabled callbackVladimir Kondratiev-2/+3
2012-07-04cfg80211: fix locking regression in monitor channel trackingJohannes Berg-6/+2
2012-07-02cfg80211: add 802.11ad (60gHz band) supportVladimir Kondratiev-2/+8
2012-06-29cfg80211: respect iface combinations when starting operationMichal Kazior-0/+2
2012-06-29cfg80211: add channel checking for iface combinationsMichal Kazior-0/+8
2012-06-29cfg80211: set initial monitor channelMichal Kazior-0/+31
2012-06-29cfg80211: track monitor channelMichal Kazior-1/+7
2012-06-29cfg80211: track monitor interfaces countMichal Kazior-0/+24
2012-06-29cfg80211: .stop_ap when interface is going downMichal Kazior-0/+3
2012-06-27cfg80211: don't allow WoWLAN support without CONFIG_PMJohannes Berg-0/+4
2012-06-20cfg80211: make some functions staticJohannes Berg-63/+0
2012-05-16Net: wireless: core.c: fixed checkpatch warningsCristian Chilipirea-2/+2
2012-04-16cfg80211: enforce lack of interface combinationsJohannes Berg-4/+0
2012-04-11cfg80211/mac80211: enable proper device_set_wakeup_enable handlingJohannes Berg-1/+4
2011-11-09nl80211: advertise device AP SMEJohannes Berg-0/+4
2011-09-22Merge branch 'master' of github.com:davem330/netDavid S. Miller-0/+7
2011-09-14cfg80211: hold reg_mutex when updating regulatorySven Neumann-1/+1
2011-08-22mac80211: fix suspend/resume races with unregister hwStanislaw Gruszka-0/+7
2011-07-20cfg80211: enter psm when working as p2p_cliEliad Peller-1/+2
2011-07-15nl80211: advertise GTK rekey support, new triggersJohannes Berg-0/+4
2011-07-05cfg80211: fix deadlock with rfkill/sched_scan by adding new mutexLuciano Coelho-3/+9
2011-05-16cfg80211: advertise possible interface combinationsJohannes Berg-0/+69
2011-05-12cfg80211/mac80211: avoid bounce back mac->cfg->mac on sched_scan_stoppedLuciano Coelho-1/+0
2011-05-12cfg80211: restrict AP beacon intervalsJohannes Berg-0/+1
2011-05-11cfg80211/nl80211: add support for scheduled scansLuciano Coelho-1/+11
2011-05-05nl80211/cfg80211: WoWLAN supportJohannes Berg-0/+8
2011-04-25cfg80211: module_param to disable HT40 in 2.4GHz bandAmitkumar Karwar-0/+17
2011-02-03cfg80211: Fix power save state after interface type changeJuuso Oikarinen-7/+13
2010-12-20mac80211: Let userspace enable and configure vendor specific path selection.Javier Cardona-6/+16
2010-12-06cfg80211/mac80211: add mesh join/leave commandsJohannes Berg-2/+13
2010-11-24net/wireless: Use pr_<level> and netdev_<level>Joe Perches-4/+4
2010-10-11Revert "wireless: Use first phyX name available when registering phy devices."Johannes Berg-30/+24
2010-10-05wireless: Use first phyX name available when registering phy devices.Ben Greear-24/+30
2010-09-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-9/+12
2010-09-16cfg80211/nl80211: introduce p2p device typesJohannes Berg-0/+2
2010-09-16include/net/cfg80211.h: wiphy_<level> messages use dev_printkJoe Perches-49/+0
2010-08-31wireless: register wiphy rfkill w/o holding cfg80211_mutexJohn W. Linville-9/+12
2010-08-24cfg80211/mac80211: extensible frame processingJohannes Berg-4/+4
2010-08-16cfg80211: support sysfs namespacesJohannes Berg-1/+6
2010-07-27wireless: Convert wiphy_debug macro to functionJoe Perches-0/+49
2010-07-21cfg80211: fix race between sysfs and cfg80211Maxime Bizon-6/+8
2010-06-18cfg80211: move cfg80211_exit to .exit.textUwe Kleine-König-1/+1