summaryrefslogtreecommitdiffstats
path: root/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* trivial: remove unnecessary semicolonsJoe Perches2009-09-211-1/+1
* cfg80211: fix SME connectJohannes Berg2009-09-161-8/+13
* cfg80211: minimal error handling for wext-compat freq scanningHolger Schurig2009-09-141-0/+5
* cfg80211: use cfg80211_wext_freq() for freq conversionHolger Schurig2009-09-141-1/+1
* cfg80211: allow scanning on specified frequencies when using wext-compatibilityHolger Schurig2009-09-091-7/+34
* wireless: update cfg80211 kconfig entryLuis R. Rodriguez2009-09-081-1/+10
* cfg80211: fix looping soft lockup in find_ie()Bob Copeland2009-09-021-1/+1
* wireless: update reg debug kconfig entryLuis R. Rodriguez2009-09-021-0/+4
* nl80211: jump to out_err upon unsupported iftypeRoel Kluin2009-08-281-1/+1
* cfg80211: clean up properly on interface type changeJohannes Berg2009-08-285-81/+117
* cfg80211: make spurious warnings less likely, configurableJohannes Berg2009-08-284-4/+40
* cfg80211: check lost scans later, fix bugJohannes Berg2009-08-283-5/+22
* cfg80211: allow cfg80211_connect_result with bssid == NULLZhu Yi2009-08-202-2/+5
* cfg80211: fix leaks of wdev->conn->ieDavid Kilroy2009-08-201-0/+4
* cfg80211: fix dangling scan request checkingJohannes Berg2009-08-202-13/+65
* cfg80211: report userspace SME connected event properlyJohannes Berg2009-08-202-16/+15
* cfg80211: fix deadlockJohannes Berg2009-08-201-12/+18
* cfg80211: export cfg80211_wext_siwfreqJussi Kivilinna2009-08-201-0/+1
* cfg80211: allow driver to override PS defaultJohannes Berg2009-08-141-1/+3
* cfg80211: check for and abort dangling scan requestsJohannes Berg2009-08-143-11/+26
* trivial: remove duplicate "different" from commentThadeu Lima de Souza Cascardo2009-08-141-1/+1
* mac80211: Use 3-address format for mesh broadcast frames.Javier Cardona2009-08-141-4/+12
* cfg80211: add missing device list lockingJohannes Berg2009-08-141-0/+2
* mac80211: remove max_bandwidthPat Erley2009-08-141-3/+0
* cfg80211: fix locking for SIWFREQJohannes Berg2009-08-145-4/+6
* cfg80211: fix alignment problem in scan requestJohannes Berg2009-08-143-6/+4
* nl80211: add generation number to all dumpsJohannes Berg2009-08-144-10/+29
* cfg80211: use reassociation when possibleJohannes Berg2009-08-144-14/+63
* cfg80211: validate channel settings across interfacesJohannes Berg2009-08-149-131/+213
* cfg80211: Set WEP ciphersSamuel Ortiz2009-08-141-2/+16
* cfg80211: fix SME association after disassociationJohannes Berg2009-08-141-0/+20
* cfg80211: fix nl80211 disconnected eventsJohannes Berg2009-08-141-2/+2
* cfg80211: fix disassociation warning due to misuse of wdev->current_bssPavel Roskin2009-08-141-1/+1
* wireless: display wext SSID when connected by cfg80211Zhu Yi2009-08-141-1/+9
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-08-123-6/+10
|\
| * cfg80211: fix regression on beacon world roaming featureLuis R. Rodriguez2009-08-032-5/+7
| * cfg80211: add two missing NULL pointer checksJohannes Berg2009-08-031-1/+3
* | cfg80211: clear SSID on disconnect/no connectionJohannes Berg2009-08-041-0/+4
* | cfg80211: lower dynamic PS timeout to 100msJohannes Berg2009-08-041-1/+1
* | cfg80211: enable country IE support to all cfg80211 driversLuis R. Rodriguez2009-08-043-5/+32
* | cfg80211: decouple regulatory variables from cfg80211_mutexLuis R. Rodriguez2009-08-042-12/+38
* | cfg80211: do not iterate over rdev list on country IE hintLuis R. Rodriguez2009-08-041-42/+9
* | cfg80211: use goto out on country IE reg hint failureLuis R. Rodriguez2009-08-041-4/+2
* | cfg80211: fix NETDEV_UNREGISTER notifierJohannes Berg2009-08-041-4/+11
* | cfg80211: keep track of current_bss for userspace SMEJohannes Berg2009-08-044-33/+51
* | wext: remove extra return on wireless_nlevent_init()Luis R. Rodriguez2009-08-041-1/+0
* | cfg80211: self-contained wext handling where possibleJohannes Berg2009-07-296-0/+53
* | cfg80211: combine IWESSID handlersJohannes Berg2009-07-294-8/+46
* | cfg80211: combine IWAP handlersJohannes Berg2009-07-294-16/+56
* | cfg80211: combine iwfreq implementationsJohannes Berg2009-07-296-9/+81
OpenPOWER on IntegriCloud