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