summaryrefslogtreecommitdiffstats
path: root/net/wireless
Commit message (Expand)AuthorAgeFilesLines
...
* | nl80211: add missing parameter clearingJohannes Berg2009-07-291-0/+2
* | cfg80211: fix circular lock dependency (1)Johannes Berg2009-07-291-3/+3
* | cfg80211: increase scan result expire timeHelmut Schaa2009-07-271-1/+1
* | cfg80211: make aware of net namespacesJohannes Berg2009-07-275-83/+224
* | cfg80211: avoid setting default_key if add_key failsZhu Yi2009-07-241-2/+6
* | cfg80211: fix typo of IWEVASSOCRESPIEZhu Yi2009-07-241-2/+2
* | cfg80211: set_default_key only for WEPZhu Yi2009-07-241-1/+2
* | cfg80211: don't optimise wext calls too muchJohannes Berg2009-07-241-19/+21
* | cfg80211: remove WARN_ON in __cfg80211_sme_scan_doneZhu Yi2009-07-241-1/+1
* | cfg80211: treat ieee80211_regdom hints as user hintsLuis R. Rodriguez2009-07-241-16/+9
* | cfg80211: fix unregistrationJohannes Berg2009-07-241-5/+5
* | cfg80211: fix disabling WPA via wext (SIOCSIWAUTH)Gábor Stefanik2009-07-241-1/+11
* | cfg80211: fix more bugs in mlme handlingJohannes Berg2009-07-241-5/+3
* | nl80211: report BSS statusJohannes Berg2009-07-241-17/+48
* | cfg80211: fix wext setting SSIDJohannes Berg2009-07-241-1/+1
* | cfg80211: don't look at wdev->ssid for giwessidJohannes Berg2009-07-241-5/+1
* | cfg80211: fix wext statsJohannes Berg2009-07-241-4/+9
* | cfg80211: fix a locking bugJohannes Berg2009-07-241-2/+2
* | cfg80211: fix NULL dereference in IBSS SIOCGIWAPZhu Yi2009-07-241-1/+4
* | cfg80211: rework key operationJohannes Berg2009-07-249-144/+495
* | nl80211: introduce new key attributesJohannes Berg2009-07-241-47/+156
* | cfg80211: fix two bugletsJohannes Berg2009-07-242-7/+2
* | cfg80211: fix race in giwrateJohannes Berg2009-07-241-5/+8
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-07-232-4/+4
|\ \ | |/
| * cfg80211: double free in __cfg80211_scan_doneChristian Lamparter2009-07-211-2/+1
| * nl80211: Memory leak fixedNiko Jokinen2009-07-211-2/+3
* | net/compat/wext: send different messages to compat tasksJohannes Berg2009-07-151-0/+78
* | wext: optimise, comment and fix event sendingJohannes Berg2009-07-151-57/+57
* | wireless extensions: make netns awareJohannes Berg2009-07-151-32/+29
* | genetlink: make netns awareJohannes Berg2009-07-121-7/+7
* | cfg80211: disallow configuring unsupported interfacesJohannes Berg2009-07-101-2/+9
* | cfg80211: clean up naming once and for allJohannes Berg2009-07-107-356/+356
* | cfg80211: fix lockingJohannes Berg2009-07-109-180/+776
* | cfg80211: fix MFP bug, sparse warningsJohannes Berg2009-07-102-6/+6
* | cfg80211: properly name driver lockingJohannes Berg2009-07-104-49/+45
* | cfg80211: warn again on spurious deauthJohannes Berg2009-07-101-6/+0
* | cfg80211: mlme API must be able to sleepJohannes Berg2009-07-101-18/+33
* | cfg80211: fix netdev down problemJohannes Berg2009-07-102-3/+4
* | cfg80211: let SME control reassociation vs. associationJohannes Berg2009-07-104-6/+19
* | cfg80211: check for current_bss from giwrateSamuel Ortiz2009-07-101-2/+5
* | cfg80211: fix giwrangeJohannes Berg2009-07-101-4/+3
* | nl80211: limit to one pairwise cipher for associate()Johannes Berg2009-07-101-4/+6
* | cfg80211: refuse authenticating to same BSSID twiceJohannes Berg2009-07-101-7/+15
* | cfg80211: keep track of BSSesJohannes Berg2009-07-108-193/+557
* | cfg80211: assimilate and export ieee80211_bss_get_ieJohannes Berg2009-07-101-0/+21
* | cfg80211: reset auth algorithmJohannes Berg2009-07-101-0/+1
* | cfg80211: send events for userspace SMEJohannes Berg2009-07-101-26/+38
* | cfg80211: implement get_wireless_statsJohannes Berg2009-07-101-0/+59
* | cfg80211: implement IWRATEJohannes Berg2009-07-101-0/+63
* | cfg80211: implement IWAP for WDSJohannes Berg2009-07-101-0/+46
OpenPOWER on IntegriCloud