summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-06-12Input: i8042 - add ULI EV4873 to noloop listDmitry Torokhov1-0/+9
2007-06-12Input: i8042 - add ASUS P65UP5 to the noloop listDmitry Torokhov1-0/+9
2007-06-12Input: usbtouchscreen - fix fallout caused by move from drivers/usbOndrej Zary1-22/+22
2007-06-12[PATCH] mac80211: Don't stop tx queue on master device while scanning.Mattias Nissler1-0/+12
2007-06-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds9-25/+60
2007-06-12[PATCH] mac80211: fix debugfs tx power reduction outputJohannes Berg1-1/+1
2007-06-12[PATCH] cfg80211: fix signed macaddress in sysfsDavid Lamparter1-1/+1
2007-06-11kbuild: fix sh64 section mismatch problemsSam Ravnborg1-0/+2
2007-06-11Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds14-91/+101
2007-06-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds10-267/+285
2007-06-11Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds2-307/+275
2007-06-11Merge branch 'linus-plus-plus' of master.kernel.org:/pub/scm/linux/kernel/git...Linus Torvalds7-57/+138
2007-06-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mcheha...Linus Torvalds21-169/+368
2007-06-11Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds10-63/+115
2007-06-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds3-10/+24
2007-06-11Merge branch 'splice-2.6.22' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2-50/+50
2007-06-11[PATCH] libertas: reduce SSID and BSSID mixed-case abuseDan Williams5-27/+27
2007-06-11[PATCH] libertas: remove WPA_SUPPLICANT structureDan Williams1-5/+0
2007-06-11[PATCH] libertas: remove structure WLAN_802_11_SSID and libertas_escape_essidDan Williams11-160/+143
2007-06-11[PATCH] libertas: tweak association debug outputDan Williams1-11/+8
2007-06-11[PATCH] libertas: fix big-endian associate command.David Woodhouse1-11/+11
2007-06-11[PATCH] libertas: don't byte-swap firmware version number. It's a byte array.David Woodhouse4-15/+17
2007-06-11[PATCH] libertas: more endianness fixes, in tx.c this timeDavid Woodhouse1-4/+4
2007-06-11[PATCH] libertas: More endianness fixes.David Woodhouse2-3/+3
2007-06-11[PATCH] libertas: first pass at fixing up endianness issuesDavid Woodhouse21-796/+715
2007-06-11[PATCH] libertas: sparse fixesDan Williams2-4/+4
2007-06-11[PATCH] libertas: fix character set in READMEDavid Woodhouse1-1/+1
2007-06-11[PATCH] libertas: support for mesh autostart on firmware 5.220.11Luis Carlos Cobo Rus3-1/+12
2007-06-11[PATCH] libertas: split wext for eth and mshLuis Carlos Cobo Rus3-1/+106
2007-06-11[PATCH] libertas: make mac address configuration work with mesh interface tooLuis Carlos Cobo Rus1-0/+4
2007-06-11[PATCH] libertas: updated readme fileLuis Carlos Cobo Rus1-31/+19
2007-06-11[PATCH] libertas: Make WPA work through supplicant handshakeDan Williams4-64/+98
2007-06-11[PATCH] libertas: add more verbose debugging to libertas_cmd_80211_authenticateDan Williams1-1/+5
2007-06-11[PATCH] libertas: debug print spacing fixes in assoc.cDan Williams1-2/+1
2007-06-11[PATCH] libertas: send SIOCGIWSCAN event after partial scans tooDan Williams1-2/+2
2007-06-11[PATCH] libertas: honor specific channel requests during associationDan Williams3-5/+13
2007-06-11[PATCH] libertas: fix default adhoc channelDan Williams1-0/+1
2007-06-11[PATCH] libertas: fix deadlock SIOCGIWSCAN handlerDan Williams1-17/+18
2007-06-11[PATCH] libertas: correct error report paths for wlan_fwt_list_ioctlDan Williams1-5/+11
2007-06-11[PATCH] libertas: correctly balance locking in libertas_process_rx_commandDan Williams1-1/+1
2007-06-11[PATCH] libertas: fix debug enter/leave prints for libertas_execute_next_commandDan Williams1-1/+2
2007-06-11[PATCH] libertas: use compare_ether_addr() rather than memcmp() where appropr...Dan Williams2-6/+7
2007-06-11[PATCH] libertas: use MAC_FMT and MAC_ARG where appropriateDan Williams3-17/+8
2007-06-11[PATCH] libertas: make association paths consistentDan Williams10-211/+215
2007-06-11[PATCH] libertas: move channel changing into association frameworkDan Williams5-162/+117
2007-06-11[PATCH] libertas: fix oops on rmmodMarcelo Tosatti1-5/+2
2007-06-11[PATCH] libertas: cleanup of fwt_list_route processingLuis Carlos Cobo Rus1-11/+1
2007-06-11[PATCH] libertas: fix 'keep previous scan' behaviorDan Williams5-92/+109
2007-06-11[PATCH] libertas: make scan result handling more flexibleDan Williams8-765/+648
2007-06-11[PATCH] libertas: updated mesh commands for 5.220.9.p11Luis Carlos Cobo7-8/+106