aboutsummaryrefslogtreecommitdiffstats
path: root/net/wireless
Commit message (Expand)AuthorAge
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-08-12
|\
| * cfg80211: fix regression on beacon world roaming featureLuis R. Rodriguez2009-08-03
| * cfg80211: add two missing NULL pointer checksJohannes Berg2009-08-03
* | cfg80211: clear SSID on disconnect/no connectionJohannes Berg2009-08-04
* | cfg80211: lower dynamic PS timeout to 100msJohannes Berg2009-08-04
* | cfg80211: enable country IE support to all cfg80211 driversLuis R. Rodriguez2009-08-04
* | cfg80211: decouple regulatory variables from cfg80211_mutexLuis R. Rodriguez2009-08-04
* | cfg80211: do not iterate over rdev list on country IE hintLuis R. Rodriguez2009-08-04
* | cfg80211: use goto out on country IE reg hint failureLuis R. Rodriguez2009-08-04
* | cfg80211: fix NETDEV_UNREGISTER notifierJohannes Berg2009-08-04
* | cfg80211: keep track of current_bss for userspace SMEJohannes Berg2009-08-04
* | wext: remove extra return on wireless_nlevent_init()Luis R. Rodriguez2009-08-04
* | cfg80211: self-contained wext handling where possibleJohannes Berg2009-07-29
* | cfg80211: combine IWESSID handlersJohannes Berg2009-07-29
* | cfg80211: combine IWAP handlersJohannes Berg2009-07-29
* | cfg80211: combine iwfreq implementationsJohannes Berg2009-07-29
* | cfg80211: fix disassoc while not associatedJohannes Berg2009-07-29
* | nl80211: add missing parameter clearingJohannes Berg2009-07-29
* | cfg80211: fix circular lock dependency (1)Johannes Berg2009-07-29
* | cfg80211: increase scan result expire timeHelmut Schaa2009-07-27
* | cfg80211: make aware of net namespacesJohannes Berg2009-07-27
* | cfg80211: avoid setting default_key if add_key failsZhu Yi2009-07-24
* | cfg80211: fix typo of IWEVASSOCRESPIEZhu Yi2009-07-24
* | cfg80211: set_default_key only for WEPZhu Yi2009-07-24
* | cfg80211: don't optimise wext calls too muchJohannes Berg2009-07-24
* | cfg80211: remove WARN_ON in __cfg80211_sme_scan_doneZhu Yi2009-07-24
* | cfg80211: treat ieee80211_regdom hints as user hintsLuis R. Rodriguez2009-07-24
* | cfg80211: fix unregistrationJohannes Berg2009-07-24
* | cfg80211: fix disabling WPA via wext (SIOCSIWAUTH)Gábor Stefanik2009-07-24
* | cfg80211: fix more bugs in mlme handlingJohannes Berg2009-07-24
* | nl80211: report BSS statusJohannes Berg2009-07-24
* | cfg80211: fix wext setting SSIDJohannes Berg2009-07-24
* | cfg80211: don't look at wdev->ssid for giwessidJohannes Berg2009-07-24
* | cfg80211: fix wext statsJohannes Berg2009-07-24
* | cfg80211: fix a locking bugJohannes Berg2009-07-24
* | cfg80211: fix NULL dereference in IBSS SIOCGIWAPZhu Yi2009-07-24
* | cfg80211: rework key operationJohannes Berg2009-07-24
* | nl80211: introduce new key attributesJohannes Berg2009-07-24
* | cfg80211: fix two bugletsJohannes Berg2009-07-24
* | cfg80211: fix race in giwrateJohannes Berg2009-07-24
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-07-23
|\|
| * cfg80211: double free in __cfg80211_scan_doneChristian Lamparter2009-07-21
| * nl80211: Memory leak fixedNiko Jokinen2009-07-21
* | net/compat/wext: send different messages to compat tasksJohannes Berg2009-07-15
* | wext: optimise, comment and fix event sendingJohannes Berg2009-07-15
* | wireless extensions: make netns awareJohannes Berg2009-07-15
* | genetlink: make netns awareJohannes Berg2009-07-12
* | 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