aboutsummaryrefslogtreecommitdiffstats
path: root/net/wireless/core.c
Commit message (Expand)AuthorAgeFilesLines
* cfg80211: fix antenna gain handlingFelix Fietkau2012-11-171-2/+1
* cfg80211: process pending events when unregistering net deviceDaniel Drake2012-08-151-0/+5
* 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
* cfg80211: fix race between sysfs and cfg80211Maxime Bizon2010-07-211-6/+8
* cfg80211: move cfg80211_exit to .exit.textUwe Kleine-König2010-06-181-1/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-05-051-1/+2
|\
| * cfg80211: Remove default dynamic PS timeout valueJuuso Oikarinen2010-04-271-1/+2
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
|/
* nl80211: add power save commandsKalle Valo2010-02-191-7/+9
* cfg80211/mac80211: allow registering for and sending action framesJouni Malinen2010-02-151-0/+4
* cfg80211: export multiple MAC addresses in sysfsJohannes Berg2010-01-221-0/+12
* cfg80211: rcu-ify rdev and wdevJohannes Berg2010-01-191-11/+15
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville2010-01-191-2/+2
|\
| * cfg80211: fix refcount imbalance when wext is disabledJohannes Berg2010-01-111-2/+2
* | nl80211: Add new WIPHY attribute COVERAGE_CLASSLukáš Turek2010-01-121-0/+1
|/
* wireless : use a dedicated workqueue for cfg80211.Alban Browaeys2009-11-281-1/+11
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-11-241-4/+13
|\
| * cfg80211: disallow bridging managed/adhoc interfacesJohannes Berg2009-11-191-0/+4
| * cfg80211: convert bools into flagsJohannes Berg2009-11-191-4/+9
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-11-181-0/+1
|\ \ | |/ |/|
| * headers: remove sched.h from interrupt.hAlexey Dobriyan2009-10-111-0/+1
* | cfg80211/mac80211: use debugfs_remove_recursiveJohannes Berg2009-10-301-2/+1
* | wireless: implement basic ethtool support for cfg80211 devicesJohn W. Linville2009-10-071-0/+3
* | wext: refactorJohannes Berg2009-10-071-6/+8
* | cfg80211: assign device type in netdev notifier callbackMarcel Holtmann2009-10-051-0/+7
|/
* cfg80211: clean up properly on interface type changeJohannes Berg2009-08-281-53/+1
* cfg80211: check lost scans later, fix bugJohannes Berg2009-08-281-1/+3
* cfg80211: allow cfg80211_connect_result with bssid == NULLZhu Yi2009-08-201-1/+3
* cfg80211: fix dangling scan request checkingJohannes Berg2009-08-201-13/+63
* cfg80211: fix deadlockJohannes Berg2009-08-201-12/+18
* cfg80211: allow driver to override PS defaultJohannes Berg2009-08-141-1/+3