summaryrefslogtreecommitdiffstats
path: root/drivers (unfollow)
Commit message (Expand)AuthorFilesLines
2007-06-14[POWERPC] Tweak EEH copyright infoLinas Vepstas3-5/+10
2007-06-14[POWERPC] Remove dead EEH codeLinas Vepstas1-3/+1
2007-06-14[POWERPC] Show EEH per-device false positivesLinas Vepstas3-0/+9
2007-06-14[POWERPC] Add EEH sysfs blinkenlightsLinas Vepstas6-4/+98
2007-06-14[POWERPC] pseries: asm/pci-bridge.h CONFIG_ minor cleanupLinas Vepstas1-7/+9
2007-06-14[POWERPC] Move common code out of if/elseJon Tollefson1-2/+1
2007-06-14[POWERPC] Fix VDSO compile warningSegher Boessenkool1-1/+1
2007-06-14[POWERPC] Reserve threadinfo flags for perfmon2Anton Blanchard1-4/+8
2007-06-14[POWERPC] Fix console output getting dropped on platforms without udbg_putcMilton Miller1-1/+7
2007-06-14[POWERPC] Fix per-cpu allocation on oldworld SMP powermacsPaul Mackerras2-2/+12
2007-06-13mmc: get back read-only switch functionPierre Ossman1-0/+15
2007-06-13mmc-omap: fix sd response type 6 vs. 1Ragner Magalhaes1-21/+3
2007-06-13Input: move input-polldev to drivers/inputDmitry Torokhov5-12/+14
2007-06-13sysfs: fix race condition around sd->s_dentry, take#2Tejun Heo3-3/+38
2007-06-13sysfs: fix condition check in sysfs_drop_dentry()Tejun Heo1-1/+1
2007-06-13sysfs: store sysfs inode nrs in s_ino to avoid readdir oopsesEric Sandeen4-5/+14
2007-06-13myri10ge: update driver versionBrice Goglin1-1/+1
2007-06-13myri10ge: report when the link partner is running in Myrinet modeBrice Goglin1-5/+10
2007-06-13myri10ge: limit the number of recoveriesBrice Goglin1-2/+10
2007-06-13NetXen: Fix link status messagesMithlesh Thukral3-8/+38
2007-06-13Revert "[netdrvr e100] experiment with doing RX in a similar manner to eepro100"Jeff Garzik1-9/+63
2007-06-12[PATCH] libertas: convert libertas_mpp into anycast_maskLuis Carlos2-15/+15
2007-06-12[PATCH] libertas: actually send mesh frames to mesh netdevDan Williams1-3/+2
2007-06-12[PATCH] libertas: deauthenticate from AP in channel switchLuis Carlos Cobo Rus1-0/+5
2007-06-12[PATCH] libertas: pull current channel from firmware on mesh autostartLuis Carlos Cobo Rus5-0/+13
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-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