aboutsummaryrefslogtreecommitdiff
path: root/net/wireless
AgeCommit message (Expand)Author
2009-09-09cfg80211: allow scanning on specified frequencies when using wext-compatibilityHolger Schurig
2009-09-08wireless: update cfg80211 kconfig entryLuis R. Rodriguez
2009-09-02cfg80211: fix looping soft lockup in find_ie()Bob Copeland
2009-09-02wireless: update reg debug kconfig entryLuis R. Rodriguez
2009-08-28nl80211: jump to out_err upon unsupported iftypeRoel Kluin
2009-08-28cfg80211: clean up properly on interface type changeJohannes Berg
2009-08-28cfg80211: make spurious warnings less likely, configurableJohannes Berg
2009-08-28cfg80211: check lost scans later, fix bugJohannes Berg
2009-08-20cfg80211: allow cfg80211_connect_result with bssid == NULLZhu Yi
2009-08-20cfg80211: fix leaks of wdev->conn->ieDavid Kilroy
2009-08-20cfg80211: fix dangling scan request checkingJohannes Berg
2009-08-20cfg80211: report userspace SME connected event properlyJohannes Berg
2009-08-20cfg80211: fix deadlockJohannes Berg
2009-08-20cfg80211: export cfg80211_wext_siwfreqJussi Kivilinna
2009-08-14cfg80211: allow driver to override PS defaultJohannes Berg
2009-08-14cfg80211: check for and abort dangling scan requestsJohannes Berg
2009-08-14trivial: remove duplicate "different" from commentThadeu Lima de Souza Cascardo
2009-08-14mac80211: Use 3-address format for mesh broadcast frames.Javier Cardona
2009-08-14cfg80211: add missing device list lockingJohannes Berg
2009-08-14mac80211: remove max_bandwidthPat Erley
2009-08-14cfg80211: fix locking for SIWFREQJohannes Berg
2009-08-14cfg80211: fix alignment problem in scan requestJohannes Berg
2009-08-14nl80211: add generation number to all dumpsJohannes Berg
2009-08-14cfg80211: use reassociation when possibleJohannes Berg
2009-08-14cfg80211: validate channel settings across interfacesJohannes Berg
2009-08-14cfg80211: Set WEP ciphersSamuel Ortiz
2009-08-14cfg80211: fix SME association after disassociationJohannes Berg
2009-08-14cfg80211: fix nl80211 disconnected eventsJohannes Berg
2009-08-14cfg80211: fix disassociation warning due to misuse of wdev->current_bssPavel Roskin
2009-08-14wireless: display wext SSID when connected by cfg80211Zhu Yi
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