aboutsummaryrefslogtreecommitdiffstats
path: root/net/wireless/core.c
Commit message (Expand)AuthorAge
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-05-05
|\
| * cfg80211: Remove default dynamic PS timeout valueJuuso Oikarinen2010-04-27
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
|/
* nl80211: add power save commandsKalle Valo2010-02-19
* cfg80211/mac80211: allow registering for and sending action framesJouni Malinen2010-02-15
* cfg80211: export multiple MAC addresses in sysfsJohannes Berg2010-01-22
* cfg80211: rcu-ify rdev and wdevJohannes Berg2010-01-19
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville2010-01-19
|\
| * cfg80211: fix refcount imbalance when wext is disabledJohannes Berg2010-01-11
* | nl80211: Add new WIPHY attribute COVERAGE_CLASSLukáš Turek2010-01-12
|/
* wireless : use a dedicated workqueue for cfg80211.Alban Browaeys2009-11-28
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-11-24
|\
| * cfg80211: disallow bridging managed/adhoc interfacesJohannes Berg2009-11-19
| * cfg80211: convert bools into flagsJohannes Berg2009-11-19
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-11-19
|\ \ | |/ |/|
| * headers: remove sched.h from interrupt.hAlexey Dobriyan2009-10-11
* | cfg80211/mac80211: use debugfs_remove_recursiveJohannes Berg2009-10-30
* | wireless: implement basic ethtool support for cfg80211 devicesJohn W. Linville2009-10-07
* | wext: refactorJohannes Berg2009-10-07
* | cfg80211: assign device type in netdev notifier callbackMarcel Holtmann2009-10-05
|/
* cfg80211: clean up properly on interface type changeJohannes Berg2009-08-28
* cfg80211: check lost scans later, fix bugJohannes Berg2009-08-28
* cfg80211: allow cfg80211_connect_result with bssid == NULLZhu Yi2009-08-20
* cfg80211: fix dangling scan request checkingJohannes Berg2009-08-20
* cfg80211: fix deadlockJohannes Berg2009-08-20
* cfg80211: allow driver to override PS defaultJohannes Berg2009-08-14
* cfg80211: check for and abort dangling scan requestsJohannes Berg2009-08-14
* cfg80211: add missing device list lockingJohannes Berg2009-08-14
* nl80211: add generation number to all dumpsJohannes Berg2009-08-14
* cfg80211: lower dynamic PS timeout to 100msJohannes Berg2009-08-04
* cfg80211: decouple regulatory variables from cfg80211_mutexLuis R. Rodriguez2009-08-04
* cfg80211: fix NETDEV_UNREGISTER notifierJohannes Berg2009-08-04
* cfg80211: keep track of current_bss for userspace SMEJohannes Berg2009-08-04
* cfg80211: self-contained wext handling where possibleJohannes Berg2009-07-29
* cfg80211: make aware of net namespacesJohannes Berg2009-07-27
* cfg80211: fix unregistrationJohannes Berg2009-07-24
* cfg80211: rework key operationJohannes Berg2009-07-24
* cfg80211: disallow configuring unsupported interfacesJohannes Berg2009-07-10
* cfg80211: clean up naming once and for allJohannes Berg2009-07-10
* cfg80211: fix lockingJohannes Berg2009-07-10
* cfg80211: properly name driver lockingJohannes Berg2009-07-10
* cfg80211: fix netdev down problemJohannes Berg2009-07-10
* cfg80211: keep track of BSSesJohannes Berg2009-07-10
* cfg80211: reset auth algorithmJohannes Berg2009-07-10
* cfg80211: implement iwpowerJohannes Berg2009-07-10
* cfg80211: managed mode wext compatibilityJohannes Berg2009-07-10
* cfg80211: emulate connect with auth/assocJohannes Berg2009-07-10
* cfg80211: connect/disconnect APISamuel Ortiz2009-07-10
* cfg80211: move break statement to correct placeJohannes Berg2009-07-10
* cfg80211: allow drivers that can't scan for specific ssidsDavid Kilroy2009-07-10