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. 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
* cfg80211: check for and abort dangling scan requestsJohannes Berg2009-08-141-1/+9
* cfg80211: add missing device list lockingJohannes Berg2009-08-141-0/+2
* nl80211: add generation number to all dumpsJohannes Berg2009-08-141-0/+5
* cfg80211: lower dynamic PS timeout to 100msJohannes Berg2009-08-041-1/+1
* cfg80211: decouple regulatory variables from cfg80211_mutexLuis R. Rodriguez2009-08-041-3/+1
* cfg80211: fix NETDEV_UNREGISTER notifierJohannes Berg2009-08-041-4/+11
* cfg80211: keep track of current_bss for userspace SMEJohannes Berg2009-08-041-1/+2
* cfg80211: self-contained wext handling where possibleJohannes Berg2009-07-291-0/+3
* cfg80211: make aware of net namespacesJohannes Berg2009-07-271-5/+70
* cfg80211: fix unregistrationJohannes Berg2009-07-241-5/+5
* cfg80211: rework key operationJohannes Berg2009-07-241-6/+5
* cfg80211: disallow configuring unsupported interfacesJohannes Berg2009-07-101-2/+9
* cfg80211: clean up naming once and for allJohannes Berg2009-07-101-114/+114
* cfg80211: fix lockingJohannes Berg2009-07-101-6/+86
* cfg80211: properly name driver lockingJohannes Berg2009-07-101-6/+0
* cfg80211: fix netdev down problemJohannes Berg2009-07-101-3/+0
* cfg80211: keep track of BSSesJohannes Berg2009-07-101-4/+1
* cfg80211: reset auth algorithmJohannes Berg2009-07-101-0/+1
* cfg80211: implement iwpowerJohannes Berg2009-07-101-1/+10
* cfg80211: managed mode wext compatibilityJohannes Berg2009-07-101-4/+19
* cfg80211: emulate connect with auth/assocJohannes Berg2009-07-101-0/+7
* cfg80211: connect/disconnect APISamuel Ortiz2009-07-101-3/+13
* cfg80211: move break statement to correct placeJohannes Berg2009-07-101-15/+16
* cfg80211: allow drivers that can't scan for specific ssidsDavid Kilroy2009-07-101-3/+0
OpenPOWER on IntegriCloud