summaryrefslogtreecommitdiffstats
path: root/net/wireless/core.c
AgeCommit message (Expand)AuthorLines
2010-05-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-1/+2
2010-04-27cfg80211: Remove default dynamic PS timeout valueJuuso Oikarinen-1/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo-0/+1
2010-02-19nl80211: add power save commandsKalle Valo-7/+9
2010-02-15cfg80211/mac80211: allow registering for and sending action framesJouni Malinen-0/+4
2010-01-22cfg80211: export multiple MAC addresses in sysfsJohannes Berg-0/+12
2010-01-19cfg80211: rcu-ify rdev and wdevJohannes Berg-11/+15
2010-01-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville-2/+2
2010-01-12nl80211: Add new WIPHY attribute COVERAGE_CLASSLukáš Turek-0/+1
2010-01-11cfg80211: fix refcount imbalance when wext is disabledJohannes Berg-2/+2
2009-11-28wireless : use a dedicated workqueue for cfg80211.Alban Browaeys-1/+11
2009-11-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller-4/+13
2009-11-19cfg80211: disallow bridging managed/adhoc interfacesJohannes Berg-0/+4
2009-11-19cfg80211: convert bools into flagsJohannes Berg-4/+9
2009-11-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller-0/+1
2009-10-30cfg80211/mac80211: use debugfs_remove_recursiveJohannes Berg-2/+1
2009-10-11headers: remove sched.h from interrupt.hAlexey Dobriyan-0/+1
2009-10-07wireless: implement basic ethtool support for cfg80211 devicesJohn W. Linville-0/+3
2009-10-07wext: refactorJohannes Berg-6/+8
2009-10-05cfg80211: assign device type in netdev notifier callbackMarcel Holtmann-0/+7
2009-08-28cfg80211: clean up properly on interface type changeJohannes Berg-53/+1
2009-08-28cfg80211: check lost scans later, fix bugJohannes Berg-1/+3
2009-08-20cfg80211: allow cfg80211_connect_result with bssid == NULLZhu Yi-1/+3
2009-08-20cfg80211: fix dangling scan request checkingJohannes Berg-13/+63
2009-08-20cfg80211: fix deadlockJohannes Berg-12/+18
2009-08-14cfg80211: allow driver to override PS defaultJohannes Berg-1/+3
2009-08-14cfg80211: check for and abort dangling scan requestsJohannes Berg-1/+9
2009-08-14cfg80211: add missing device list lockingJohannes Berg-0/+2
2009-08-14nl80211: add generation number to all dumpsJohannes Berg-0/+5
2009-08-04cfg80211: lower dynamic PS timeout to 100msJohannes Berg-1/+1
2009-08-04cfg80211: decouple regulatory variables from cfg80211_mutexLuis R. Rodriguez-3/+1
2009-08-04cfg80211: fix NETDEV_UNREGISTER notifierJohannes Berg-4/+11
2009-08-04cfg80211: keep track of current_bss for userspace SMEJohannes Berg-1/+2
2009-07-29cfg80211: self-contained wext handling where possibleJohannes Berg-0/+3
2009-07-27cfg80211: make aware of net namespacesJohannes Berg-5/+70
2009-07-24cfg80211: fix unregistrationJohannes Berg-5/+5
2009-07-24cfg80211: rework key operationJohannes Berg-6/+5
2009-07-10cfg80211: disallow configuring unsupported interfacesJohannes Berg-2/+9
2009-07-10cfg80211: clean up naming once and for allJohannes Berg-114/+114
2009-07-10cfg80211: fix lockingJohannes Berg-6/+86
2009-07-10cfg80211: properly name driver lockingJohannes Berg-6/+0
2009-07-10cfg80211: fix netdev down problemJohannes Berg-3/+0
2009-07-10cfg80211: keep track of BSSesJohannes Berg-4/+1
2009-07-10cfg80211: reset auth algorithmJohannes Berg-0/+1
2009-07-10cfg80211: implement iwpowerJohannes Berg-1/+10
2009-07-10cfg80211: managed mode wext compatibilityJohannes Berg-4/+19
2009-07-10cfg80211: emulate connect with auth/assocJohannes Berg-0/+7
2009-07-10cfg80211: connect/disconnect APISamuel Ortiz-3/+13
2009-07-10cfg80211: move break statement to correct placeJohannes Berg-15/+16
2009-07-10cfg80211: allow drivers that can't scan for specific ssidsDavid Kilroy-3/+0