summaryrefslogtreecommitdiff
path: root/net/wireless/core.c
AgeCommit message (Expand)Author
2011-11-09nl80211: advertise device AP SMEJohannes Berg
2011-09-22Merge branch 'master' of github.com:davem330/netDavid S. Miller
2011-09-14cfg80211: hold reg_mutex when updating regulatorySven Neumann
2011-08-22mac80211: fix suspend/resume races with unregister hwStanislaw Gruszka
2011-07-20cfg80211: enter psm when working as p2p_cliEliad Peller
2011-07-15nl80211: advertise GTK rekey support, new triggersJohannes Berg
2011-07-05cfg80211: fix deadlock with rfkill/sched_scan by adding new mutexLuciano Coelho
2011-05-16cfg80211: advertise possible interface combinationsJohannes Berg
2011-05-12cfg80211/mac80211: avoid bounce back mac->cfg->mac on sched_scan_stoppedLuciano Coelho
2011-05-12cfg80211: restrict AP beacon intervalsJohannes Berg
2011-05-11cfg80211/nl80211: add support for scheduled scansLuciano Coelho
2011-05-05nl80211/cfg80211: WoWLAN supportJohannes Berg
2011-04-25cfg80211: module_param to disable HT40 in 2.4GHz bandAmitkumar Karwar
2011-02-03cfg80211: Fix power save state after interface type changeJuuso Oikarinen
2010-12-20mac80211: Let userspace enable and configure vendor specific path selection.Javier Cardona
2010-12-06cfg80211/mac80211: add mesh join/leave commandsJohannes Berg
2010-11-24net/wireless: Use pr_<level> and netdev_<level>Joe Perches
2010-10-11Revert "wireless: Use first phyX name available when registering phy devices."Johannes Berg
2010-10-05wireless: Use first phyX name available when registering phy devices.Ben Greear
2010-09-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-09-16cfg80211/nl80211: introduce p2p device typesJohannes Berg
2010-09-16include/net/cfg80211.h: wiphy_<level> messages use dev_printkJoe Perches
2010-08-31wireless: register wiphy rfkill w/o holding cfg80211_mutexJohn W. Linville
2010-08-24cfg80211/mac80211: extensible frame processingJohannes Berg
2010-08-16cfg80211: support sysfs namespacesJohannes Berg
2010-07-27wireless: Convert wiphy_debug macro to functionJoe Perches
2010-07-21cfg80211: fix race between sysfs and cfg80211Maxime Bizon
2010-06-18cfg80211: move cfg80211_exit to .exit.textUwe Kleine-König
2010-05-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-04-27cfg80211: Remove default dynamic PS timeout valueJuuso Oikarinen
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-02-19nl80211: add power save commandsKalle Valo
2010-02-15cfg80211/mac80211: allow registering for and sending action framesJouni Malinen
2010-01-22cfg80211: export multiple MAC addresses in sysfsJohannes Berg
2010-01-19cfg80211: rcu-ify rdev and wdevJohannes Berg
2010-01-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville
2010-01-12nl80211: Add new WIPHY attribute COVERAGE_CLASSLukáš Turek
2010-01-11cfg80211: fix refcount imbalance when wext is disabledJohannes Berg
2009-11-28wireless : use a dedicated workqueue for cfg80211.Alban Browaeys
2009-11-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-11-19cfg80211: disallow bridging managed/adhoc interfacesJohannes Berg
2009-11-19cfg80211: convert bools into flagsJohannes Berg
2009-11-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-10-30cfg80211/mac80211: use debugfs_remove_recursiveJohannes Berg
2009-10-11headers: remove sched.h from interrupt.hAlexey Dobriyan
2009-10-07wireless: implement basic ethtool support for cfg80211 devicesJohn W. Linville
2009-10-07wext: refactorJohannes Berg
2009-10-05cfg80211: assign device type in netdev notifier callbackMarcel Holtmann
2009-08-28cfg80211: clean up properly on interface type changeJohannes Berg
2009-08-28cfg80211: check lost scans later, fix bugJohannes Berg