aboutsummaryrefslogtreecommitdiffstats
path: root/net/wireless/core.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-07-04cfg80211: fix locking regression in monitor channel trackingJohannes Berg1-6/+2
2012-07-02cfg80211: add 802.11ad (60gHz band) supportVladimir Kondratiev1-2/+8
2012-06-29cfg80211: respect iface combinations when starting operationMichal Kazior1-0/+2
2012-06-29cfg80211: add channel checking for iface combinationsMichal Kazior1-0/+8
2012-06-29cfg80211: set initial monitor channelMichal Kazior1-0/+31
2012-06-29cfg80211: track monitor channelMichal Kazior1-1/+7
2012-06-29cfg80211: track monitor interfaces countMichal Kazior1-0/+24
2012-06-29cfg80211: .stop_ap when interface is going downMichal Kazior1-0/+3
2012-06-27cfg80211: don't allow WoWLAN support without CONFIG_PMJohannes Berg1-0/+4
2012-06-20cfg80211: make some functions staticJohannes Berg1-63/+0
2012-05-16Net: wireless: core.c: fixed checkpatch warningsCristian Chilipirea1-2/+2
2012-04-16cfg80211: enforce lack of interface combinationsJohannes Berg1-4/+0
2012-04-11cfg80211/mac80211: enable proper device_set_wakeup_enable handlingJohannes Berg1-1/+4
2011-11-09nl80211: advertise device AP SMEJohannes Berg1-0/+4
2011-09-22Merge branch 'master' of github.com:davem330/netDavid S. Miller1-0/+7
2011-09-14cfg80211: hold reg_mutex when updating regulatorySven Neumann1-1/+1
2011-08-22mac80211: fix suspend/resume races with unregister hwStanislaw Gruszka1-0/+7
2011-07-20cfg80211: enter psm when working as p2p_cliEliad Peller1-1/+2
2011-07-15nl80211: advertise GTK rekey support, new triggersJohannes Berg1-0/+4
2011-07-05cfg80211: fix deadlock with rfkill/sched_scan by adding new mutexLuciano Coelho1-3/+9
2011-05-16cfg80211: advertise possible interface combinationsJohannes Berg1-0/+69
2011-05-12cfg80211/mac80211: avoid bounce back mac->cfg->mac on sched_scan_stoppedLuciano Coelho1-1/+0
2011-05-12cfg80211: restrict AP beacon intervalsJohannes Berg1-0/+1
2011-05-11cfg80211/nl80211: add support for scheduled scansLuciano Coelho1-1/+11
2011-05-05nl80211/cfg80211: WoWLAN supportJohannes Berg1-0/+8
2011-04-25cfg80211: module_param to disable HT40 in 2.4GHz bandAmitkumar Karwar1-0/+17
2011-02-03cfg80211: Fix power save state after interface type changeJuuso Oikarinen1-7/+13
2010-12-20mac80211: Let userspace enable and configure vendor specific path selection.Javier Cardona1-6/+16
2010-12-06cfg80211/mac80211: add mesh join/leave commandsJohannes Berg1-2/+13
2010-11-24net/wireless: Use pr_<level> and netdev_<level>Joe Perches1-4/+4
2010-10-11Revert "wireless: Use first phyX name available when registering phy devices."Johannes Berg1-30/+24
2010-10-05wireless: Use first phyX name available when registering phy devices.Ben Greear1-24/+30
2010-09-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville1-9/+12
2010-09-16cfg80211/nl80211: introduce p2p device typesJohannes Berg1-0/+2
2010-09-16include/net/cfg80211.h: wiphy_<level> messages use dev_printkJoe Perches1-49/+0
2010-08-31wireless: register wiphy rfkill w/o holding cfg80211_mutexJohn W. Linville1-9/+12
2010-08-24cfg80211/mac80211: extensible frame processingJohannes Berg1-4/+4
2010-08-16cfg80211: support sysfs namespacesJohannes Berg1-1/+6
2010-07-27wireless: Convert wiphy_debug macro to functionJoe Perches1-0/+49
2010-07-21cfg80211: fix race between sysfs and cfg80211Maxime Bizon1-6/+8
2010-06-18cfg80211: move cfg80211_exit to .exit.textUwe Kleine-König1-1/+1
2010-05-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville1-1/+2
2010-04-27cfg80211: Remove default dynamic PS timeout valueJuuso Oikarinen1-1/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-02-19nl80211: add power save commandsKalle Valo1-7/+9
2010-02-15cfg80211/mac80211: allow registering for and sending action framesJouni Malinen1-0/+4
2010-01-22cfg80211: export multiple MAC addresses in sysfsJohannes Berg1-0/+12
2010-01-19cfg80211: rcu-ify rdev and wdevJohannes Berg1-11/+15
2010-01-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville1-2/+2
2010-01-12nl80211: Add new WIPHY attribute COVERAGE_CLASSLukáš Turek1-0/+1