aboutsummaryrefslogtreecommitdiff
path: root/net/wireless
AgeCommit message (Expand)Author
2009-08-12Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-08-04cfg80211: clear SSID on disconnect/no connectionJohannes Berg
2009-08-04cfg80211: lower dynamic PS timeout to 100msJohannes Berg
2009-08-04cfg80211: enable country IE support to all cfg80211 driversLuis R. Rodriguez
2009-08-04cfg80211: decouple regulatory variables from cfg80211_mutexLuis R. Rodriguez
2009-08-04cfg80211: do not iterate over rdev list on country IE hintLuis R. Rodriguez
2009-08-04cfg80211: use goto out on country IE reg hint failureLuis R. Rodriguez
2009-08-04cfg80211: fix NETDEV_UNREGISTER notifierJohannes Berg
2009-08-04cfg80211: keep track of current_bss for userspace SMEJohannes Berg
2009-08-04wext: remove extra return on wireless_nlevent_init()Luis R. Rodriguez
2009-08-03cfg80211: fix regression on beacon world roaming featureLuis R. Rodriguez
2009-08-03cfg80211: add two missing NULL pointer checksJohannes Berg
2009-07-29cfg80211: self-contained wext handling where possibleJohannes Berg
2009-07-29cfg80211: combine IWESSID handlersJohannes Berg
2009-07-29cfg80211: combine IWAP handlersJohannes Berg
2009-07-29cfg80211: combine iwfreq implementationsJohannes Berg
2009-07-29cfg80211: fix disassoc while not associatedJohannes Berg
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