aboutsummaryrefslogtreecommitdiff
path: root/net/wireless
AgeCommit message (Expand)Author
2009-11-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-11-02cfg80211: fix NULL ptr derefJohannes Berg
2009-10-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-10-27cfg80211: sme: deauthenticate on assoc failureJohannes Berg
2009-10-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-10-11headers: remove sched.h from interrupt.hAlexey Dobriyan
2009-10-08cfg80211: fix netns error unwinding bugJohannes Berg
2009-09-28wext: add back wireless/ dir in sysfs for cfg80211 interfacesJohannes Berg
2009-09-28wext: Add bound checks for copy_from_userArjan van de Ven
2009-09-28cfg80211: always get BSSJohannes Berg
2009-09-28cfg80211: don't set privacy w/o keyJohannes Berg
2009-09-28cfg80211: wext: don't display BSSID unless associatedJohannes Berg
2009-09-24Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2009-09-23cfg80211: don't overwrite privacy settingJohannes Berg
2009-09-23cfg80211: fix SME connectJohannes Berg
2009-09-23cfg80211: minimal error handling for wext-compat freq scanningHolger Schurig
2009-09-23cfg80211: use cfg80211_wext_freq() for freq conversionHolger Schurig
2009-09-21trivial: remove unnecessary semicolonsJoe Perches
2009-09-16cfg80211: fix SME connectJohannes Berg
2009-09-14cfg80211: minimal error handling for wext-compat freq scanningHolger Schurig
2009-09-14cfg80211: use cfg80211_wext_freq() for freq conversionHolger Schurig
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