summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
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-10mac80211: refactor the WEP code to be directly usableJohannes Berg
2009-07-10mac80211: rework MLME for multiple authenticationsJohannes Berg
2009-07-10mac80211: remove dead code from mlmeJohannes Berg
2009-07-10cfg80211: let SME control reassociation vs. associationJohannes Berg
2009-07-10rfkill: prep for rfkill API changesJohannes Berg
2009-07-10cfg80211: check for current_bss from giwrateSamuel Ortiz
2009-07-10mac80211: shorten the passive dwell time for sw scansHelmut Schaa
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-10mac80211: remove dead code, clean upJohannes Berg
2009-07-10mac80211: remove auth algorithm retryJohannes Berg
2009-07-10mac80211: re-add HT disablingJohannes Berg
2009-07-10cfg80211: implement get_wireless_statsJohannes Berg
2009-07-10cfg80211: implement IWRATEJohannes Berg
2009-07-10cfg80211: implement IWAP for WDSJohannes Berg
2009-07-10cfg80211: implement iwpowerJohannes Berg
2009-07-10cfg80211: managed mode wext compatibilityJohannes Berg
2009-07-10cfg80211: emulate connect with auth/assocJohannes Berg
2009-07-10cfg80211: connect/disconnect APISamuel Ortiz
2009-07-10mac80211: remove an unused function declarationJohannes Berg
2009-07-10cfg80211: introduce nl80211 testmode commandJohannes Berg
2009-07-10wext: constify extra argument to wireless_send_eventJohannes Berg
2009-07-10mac80211: tell SME about real auth stateJohannes Berg
2009-07-10cfg80211: remove wireless_dev->bssidJohannes Berg
2009-07-10cfg80211: use proper allocation flagsJohannes Berg
2009-07-10nl80211: clean up function definitionsJohannes Berg
2009-07-10cfg80211: move break statement to correct placeJohannes Berg
2009-07-10wext: default to yJohannes Berg
2009-07-10mac80211: fix todo lockJohannes Berg
2009-07-10wext: allow returning NULL statsJohannes Berg
2009-07-10cfg80211: send wext MLME-MICHAELMICFAILURE.indicationJohannes Berg
2009-07-10cfg80211: infer WPA and WPA2 support from TKIP and CCMPDavid Kilroy
2009-07-10cfg80211: set WE encoding size based on available ciphersDavid Kilroy
2009-07-10cfg80211: allow drivers that can't scan for specific ssidsDavid Kilroy
2009-07-10cfg80211: Advertise ciphers via WE according to driver capabilityDavid Kilroy
2009-07-10cfg80211: prohibit scanning the same channel more than onceJohannes Berg
2009-07-10mac80211: improve per-sta debugfsJohannes Berg