summaryrefslogtreecommitdiffstats
path: root/net/wireless
AgeCommit message (Expand)AuthorLines
2009-11-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds-2/+5
2009-11-02cfg80211: fix NULL ptr derefJohannes Berg-2/+5
2009-10-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds-2/+29
2009-10-27cfg80211: sme: deauthenticate on assoc failureJohannes Berg-2/+29
2009-10-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds-1/+2
2009-10-11headers: remove sched.h from interrupt.hAlexey Dobriyan-0/+1
2009-10-08cfg80211: fix netns error unwinding bugJohannes Berg-1/+2
2009-09-28wext: add back wireless/ dir in sysfs for cfg80211 interfacesJohannes Berg-1/+1
2009-09-28wext: Add bound checks for copy_from_userArjan van de Ven-3/+6
2009-09-28cfg80211: always get BSSJohannes Berg-3/+2
2009-09-28cfg80211: don't set privacy w/o keyJohannes Berg-1/+2
2009-09-28cfg80211: wext: don't display BSSID unless associatedJohannes Berg-4/+1
2009-09-24Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller-1/+1
2009-09-23cfg80211: don't overwrite privacy settingJohannes Berg-1/+1
2009-09-23cfg80211: fix SME connectJohannes Berg-8/+13
2009-09-23cfg80211: minimal error handling for wext-compat freq scanningHolger Schurig-0/+5
2009-09-23cfg80211: use cfg80211_wext_freq() for freq conversionHolger Schurig-1/+1
2009-09-21trivial: remove unnecessary semicolonsJoe Perches-1/+1
2009-09-16cfg80211: fix SME connectJohannes Berg-8/+13
2009-09-14cfg80211: minimal error handling for wext-compat freq scanningHolger Schurig-0/+5
2009-09-14cfg80211: use cfg80211_wext_freq() for freq conversionHolger Schurig-1/+1
2009-09-09cfg80211: allow scanning on specified frequencies when using wext-compatibilityHolger Schurig-7/+34
2009-09-08wireless: update cfg80211 kconfig entryLuis R. Rodriguez-1/+10
2009-09-02cfg80211: fix looping soft lockup in find_ie()Bob Copeland-1/+1
2009-09-02wireless: update reg debug kconfig entryLuis R. Rodriguez-0/+4
2009-08-28nl80211: jump to out_err upon unsupported iftypeRoel Kluin-1/+1
2009-08-28cfg80211: clean up properly on interface type changeJohannes Berg-81/+117
2009-08-28cfg80211: make spurious warnings less likely, configurableJohannes Berg-4/+40
2009-08-28cfg80211: check lost scans later, fix bugJohannes Berg-5/+22
2009-08-20cfg80211: allow cfg80211_connect_result with bssid == NULLZhu Yi-2/+5
2009-08-20cfg80211: fix leaks of wdev->conn->ieDavid Kilroy-0/+4
2009-08-20cfg80211: fix dangling scan request checkingJohannes Berg-13/+65
2009-08-20cfg80211: report userspace SME connected event properlyJohannes Berg-16/+15
2009-08-20cfg80211: fix deadlockJohannes Berg-12/+18
2009-08-20cfg80211: export cfg80211_wext_siwfreqJussi Kivilinna-0/+1
2009-08-14cfg80211: allow driver to override PS defaultJohannes Berg-1/+3
2009-08-14cfg80211: check for and abort dangling scan requestsJohannes Berg-11/+26
2009-08-14trivial: remove duplicate "different" from commentThadeu Lima de Souza Cascardo-1/+1
2009-08-14mac80211: Use 3-address format for mesh broadcast frames.Javier Cardona-4/+12
2009-08-14cfg80211: add missing device list lockingJohannes Berg-0/+2
2009-08-14mac80211: remove max_bandwidthPat Erley-3/+0
2009-08-14cfg80211: fix locking for SIWFREQJohannes Berg-4/+6
2009-08-14cfg80211: fix alignment problem in scan requestJohannes Berg-6/+4
2009-08-14nl80211: add generation number to all dumpsJohannes Berg-10/+29
2009-08-14cfg80211: use reassociation when possibleJohannes Berg-14/+63
2009-08-14cfg80211: validate channel settings across interfacesJohannes Berg-131/+213
2009-08-14cfg80211: Set WEP ciphersSamuel Ortiz-2/+16
2009-08-14cfg80211: fix SME association after disassociationJohannes Berg-0/+20
2009-08-14cfg80211: fix nl80211 disconnected eventsJohannes Berg-2/+2
2009-08-14cfg80211: fix disassociation warning due to misuse of wdev->current_bssPavel Roskin-1/+1