aboutsummaryrefslogtreecommitdiff
path: root/net/wireless
AgeCommit message (Expand)Author
2009-07-29nl80211: add missing parameter clearingJohannes Berg
2009-07-29cfg80211: fix circular lock dependency (1)Johannes Berg
2009-07-27cfg80211: increase scan result expire timeHelmut Schaa
2009-07-27cfg80211: make aware of net namespacesJohannes Berg
2009-07-24cfg80211: avoid setting default_key if add_key failsZhu Yi
2009-07-24cfg80211: fix typo of IWEVASSOCRESPIEZhu Yi
2009-07-24cfg80211: set_default_key only for WEPZhu Yi
2009-07-24cfg80211: don't optimise wext calls too muchJohannes Berg
2009-07-24cfg80211: remove WARN_ON in __cfg80211_sme_scan_doneZhu Yi
2009-07-24cfg80211: treat ieee80211_regdom hints as user hintsLuis R. Rodriguez
2009-07-24cfg80211: fix unregistrationJohannes Berg
2009-07-24cfg80211: fix disabling WPA via wext (SIOCSIWAUTH)Gábor Stefanik
2009-07-24cfg80211: fix more bugs in mlme handlingJohannes Berg
2009-07-24nl80211: report BSS statusJohannes Berg
2009-07-24cfg80211: fix wext setting SSIDJohannes Berg
2009-07-24cfg80211: don't look at wdev->ssid for giwessidJohannes Berg
2009-07-24cfg80211: fix wext statsJohannes Berg
2009-07-24cfg80211: fix a locking bugJohannes Berg
2009-07-24cfg80211: fix NULL dereference in IBSS SIOCGIWAPZhu Yi
2009-07-24cfg80211: rework key operationJohannes Berg
2009-07-24nl80211: introduce new key attributesJohannes Berg
2009-07-24cfg80211: fix two bugletsJohannes Berg
2009-07-24cfg80211: fix race in giwrateJohannes Berg
2009-07-23Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-07-21cfg80211: double free in __cfg80211_scan_doneChristian Lamparter
2009-07-21nl80211: Memory leak fixedNiko Jokinen
2009-07-15net/compat/wext: send different messages to compat tasksJohannes Berg
2009-07-15wext: optimise, comment and fix event sendingJohannes Berg
2009-07-15wireless extensions: make netns awareJohannes Berg
2009-07-12genetlink: make netns awareJohannes Berg
2009-07-10cfg80211: disallow configuring unsupported interfacesJohannes Berg
2009-07-10cfg80211: clean up naming once and for allJohannes Berg
2009-07-10cfg80211: fix lockingJohannes Berg
2009-07-10cfg80211: fix MFP bug, sparse warningsJohannes Berg
2009-07-10cfg80211: properly name driver lockingJohannes Berg
2009-07-10cfg80211: warn again on spurious deauthJohannes Berg
2009-07-10cfg80211: mlme API must be able to sleepJohannes Berg
2009-07-10cfg80211: fix netdev down problemJohannes Berg
2009-07-10cfg80211: let SME control reassociation vs. associationJohannes Berg
2009-07-10cfg80211: check for current_bss from giwrateSamuel Ortiz
2009-07-10cfg80211: fix giwrangeJohannes Berg
2009-07-10nl80211: limit to one pairwise cipher for associate()Johannes Berg
2009-07-10cfg80211: refuse authenticating to same BSSID twiceJohannes Berg
2009-07-10cfg80211: keep track of BSSesJohannes Berg
2009-07-10cfg80211: assimilate and export ieee80211_bss_get_ieJohannes Berg
2009-07-10cfg80211: reset auth algorithmJohannes Berg
2009-07-10cfg80211: send events for userspace SMEJohannes Berg
2009-07-10cfg80211: implement get_wireless_statsJohannes Berg
2009-07-10cfg80211: implement IWRATEJohannes Berg
2009-07-10cfg80211: implement IWAP for WDSJohannes Berg