aboutsummaryrefslogtreecommitdiffstats
path: root/net/wireless
Commit message (Expand)AuthorAge
* 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
* | cfg80211: fix MFP bug, sparse warningsJohannes Berg2009-07-10
* | cfg80211: properly name driver lockingJohannes Berg2009-07-10
* | cfg80211: warn again on spurious deauthJohannes Berg2009-07-10
* | cfg80211: mlme API must be able to sleepJohannes Berg2009-07-10
* | cfg80211: fix netdev down problemJohannes Berg2009-07-10
* | cfg80211: let SME control reassociation vs. associationJohannes Berg2009-07-10
* | cfg80211: check for current_bss from giwrateSamuel Ortiz2009-07-10
* | cfg80211: fix giwrangeJohannes Berg2009-07-10
* | nl80211: limit to one pairwise cipher for associate()Johannes Berg2009-07-10
* | cfg80211: refuse authenticating to same BSSID twiceJohannes Berg2009-07-10
* | cfg80211: keep track of BSSesJohannes Berg2009-07-10
* | cfg80211: assimilate and export ieee80211_bss_get_ieJohannes Berg2009-07-10
* | cfg80211: reset auth algorithmJohannes Berg2009-07-10
* | cfg80211: send events for userspace SMEJohannes Berg2009-07-10
* | cfg80211: implement get_wireless_statsJohannes Berg2009-07-10
* | cfg80211: implement IWRATEJohannes Berg2009-07-10
* | cfg80211: implement IWAP for WDSJohannes Berg2009-07-10
* | cfg80211: implement iwpowerJohannes Berg2009-07-10
* | cfg80211: managed mode wext compatibilityJohannes Berg2009-07-10
* | cfg80211: emulate connect with auth/assocJohannes Berg2009-07-10
* | cfg80211: connect/disconnect APISamuel Ortiz2009-07-10
* | cfg80211: introduce nl80211 testmode commandJohannes Berg2009-07-10
* | wext: constify extra argument to wireless_send_eventJohannes Berg2009-07-10
* | cfg80211: remove wireless_dev->bssidJohannes Berg2009-07-10
* | cfg80211: use proper allocation flagsJohannes Berg2009-07-10
* | nl80211: clean up function definitionsJohannes Berg2009-07-10
* | cfg80211: move break statement to correct placeJohannes Berg2009-07-10
* | wext: default to yJohannes Berg2009-07-10
* | wext: allow returning NULL statsJohannes Berg2009-07-10
* | cfg80211: send wext MLME-MICHAELMICFAILURE.indicationJohannes Berg2009-07-10
* | cfg80211: infer WPA and WPA2 support from TKIP and CCMPDavid Kilroy2009-07-10
* | cfg80211: set WE encoding size based on available ciphersDavid Kilroy2009-07-10
* | cfg80211: allow drivers that can't scan for specific ssidsDavid Kilroy2009-07-10
* | cfg80211: Advertise ciphers via WE according to driver capabilityDavid Kilroy2009-07-10
* | cfg80211: prohibit scanning the same channel more than onceJohannes Berg2009-07-10
* | cfg80211: issue netlink notification when scan startsJohannes Berg2009-07-10
* | cfg80211: pass netdev to change_virtual_intfJohannes Berg2009-07-10
|/
* cfg80211: fix refcount leakJohannes Berg2009-07-07