aboutsummaryrefslogtreecommitdiffstats
path: root/net/wireless
Commit message (Expand)AuthorAge
...
* | cfg80211: add firmware and hardware version to wiphyKalle Valo2009-10-07
* | wireless: implement basic ethtool support for cfg80211 devicesJohn W. Linville2009-10-07
* | wext: refactorJohannes Berg2009-10-07
* | nl80211: report age of scan resultsHolger Schurig2009-10-07
* | cfg80211: assign device type in netdev notifier callbackMarcel Holtmann2009-10-05
|/
* wext: add back wireless/ dir in sysfs for cfg80211 interfacesJohannes Berg2009-09-28
* wext: Add bound checks for copy_from_userArjan van de Ven2009-09-28
* cfg80211: always get BSSJohannes Berg2009-09-28
* cfg80211: don't set privacy w/o keyJohannes Berg2009-09-28
* cfg80211: wext: don't display BSSID unless associatedJohannes Berg2009-09-28
* Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-09-24
|\
| * trivial: remove unnecessary semicolonsJoe Perches2009-09-21
| * cfg80211: fix SME connectJohannes Berg2009-09-16
| * cfg80211: minimal error handling for wext-compat freq scanningHolger Schurig2009-09-14
| * cfg80211: use cfg80211_wext_freq() for freq conversionHolger Schurig2009-09-14
* | cfg80211: don't overwrite privacy settingJohannes Berg2009-09-23
* | cfg80211: fix SME connectJohannes Berg2009-09-23
* | cfg80211: minimal error handling for wext-compat freq scanningHolger Schurig2009-09-23
* | cfg80211: use cfg80211_wext_freq() for freq conversionHolger Schurig2009-09-23
|/
* cfg80211: allow scanning on specified frequencies when using wext-compatibilityHolger Schurig2009-09-09
* wireless: update cfg80211 kconfig entryLuis R. Rodriguez2009-09-08
* cfg80211: fix looping soft lockup in find_ie()Bob Copeland2009-09-02
* wireless: update reg debug kconfig entryLuis R. Rodriguez2009-09-02
* nl80211: jump to out_err upon unsupported iftypeRoel Kluin2009-08-28
* cfg80211: clean up properly on interface type changeJohannes Berg2009-08-28
* cfg80211: make spurious warnings less likely, configurableJohannes Berg2009-08-28
* cfg80211: check lost scans later, fix bugJohannes Berg2009-08-28
* cfg80211: allow cfg80211_connect_result with bssid == NULLZhu Yi2009-08-20
* cfg80211: fix leaks of wdev->conn->ieDavid Kilroy2009-08-20
* cfg80211: fix dangling scan request checkingJohannes Berg2009-08-20
* cfg80211: report userspace SME connected event properlyJohannes Berg2009-08-20
* cfg80211: fix deadlockJohannes Berg2009-08-20
* cfg80211: export cfg80211_wext_siwfreqJussi Kivilinna2009-08-20
* cfg80211: allow driver to override PS defaultJohannes Berg2009-08-14
* cfg80211: check for and abort dangling scan requestsJohannes Berg2009-08-14
* trivial: remove duplicate "different" from commentThadeu Lima de Souza Cascardo2009-08-14
* mac80211: Use 3-address format for mesh broadcast frames.Javier Cardona2009-08-14
* cfg80211: add missing device list lockingJohannes Berg2009-08-14
* mac80211: remove max_bandwidthPat Erley2009-08-14
* cfg80211: fix locking for SIWFREQJohannes Berg2009-08-14
* cfg80211: fix alignment problem in scan requestJohannes Berg2009-08-14
* nl80211: add generation number to all dumpsJohannes Berg2009-08-14
* cfg80211: use reassociation when possibleJohannes Berg2009-08-14
* cfg80211: validate channel settings across interfacesJohannes Berg2009-08-14
* cfg80211: Set WEP ciphersSamuel Ortiz2009-08-14
* cfg80211: fix SME association after disassociationJohannes Berg2009-08-14
* cfg80211: fix nl80211 disconnected eventsJohannes Berg2009-08-14
* cfg80211: fix disassociation warning due to misuse of wdev->current_bssPavel Roskin2009-08-14
* wireless: display wext SSID when connected by cfg80211Zhu Yi2009-08-14
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-08-12
|\