summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-05-217-22/+40
|\
| * cassini: Only use chip checksum for ipv4 packets.David S. Miller2008-05-211-4/+7
| * Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller2008-05-206-18/+33
| |\
| | * libertas: Fix ethtool statisticsDavid Woodhouse2008-05-201-14/+13
| | * orinoco_cs: add ID for SpeedStream wireless adaptersPavel Roskin2008-05-201-0/+1
| | * hostap_cs: add ID for Conceptronic CON11CProPavel Roskin2008-05-201-0/+1
| | * rtl8187: resource leak in error caseOliver Neukum2008-05-201-2/+12
| | * ath5k: Fix loop variable initializationsBob Copeland2008-05-202-2/+6
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-05-211-1/+0
|\ \ \
| * | | sunhv: Fix locking in non-paged I/O case.David S. Miller2008-05-201-1/+0
* | | | HTC_EGPIO is ARM-onlyAl Viro2008-05-211-1/+1
* | | | MODULE_LICENSE expects "GPL v2", not "GPLv2"Al Viro2008-05-217-7/+7
* | | | missing dependencies on HAS_DMAAl Viro2008-05-215-5/+5
* | | | irda-usb endianness annotations and fixesAl Viro2008-05-212-3/+3
* | | | sbus bpp: instances missed in s/dev_name/bpp_dev_name/Al Viro2008-05-211-3/+3
* | | | misc drivers/net endianness noiseAl Viro2008-05-216-14/+16
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-05-2017-49/+42
|\ \ \ \ | | |/ / | |/| |
| * | | drivers/atm/: remove CVS keywordsAdrian Bunk2008-05-206-17/+1
| | |/ | |/|
| * | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller2008-05-194-6/+9
| |\ \
| | * | wireless: Create 'device' symlink in sysfsMasakazu Mokuno2008-05-163-0/+3
| | * | wireless, airo: waitbusy() won't delayRoel Kluin2008-05-161-1/+1
| | * | libertas: fix command timeout after firmware failureBrian Cavagnolo2008-05-161-0/+1
| | * | hostap: fix "registers" registration in procfsMathieu Chouquet-Stringer2008-05-151-5/+4
| * | | l2tp: avoid skb truesize bug if headroom is increasedJames Chapman2008-05-191-5/+8
| |/ /
| * | isdn/capi: Return proper errnos on module init.Marcin Slusarz2008-05-141-3/+3
| * | iphase: Fix 64bit warning.Alan Cox2008-05-141-1/+2
| * | hysdn: No longer broken on SMP.Andrew Morton2008-05-141-1/+1
| * | hysdn: Remove cli()/sti() calls.Mark Asselstine2008-05-141-9/+5
| * | bonding: handle case of device named bonding_masterStephen Hemminger2008-05-141-2/+10
| * | sysfs: remove error messages for -EEXIST caseStephen Hemminger2008-05-141-5/+3
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-05-201-0/+1
|\ \ \ | | |/ | |/|
| * | sparc64: Add global register dumping facility.David S. Miller2008-05-201-0/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2008-05-2012-5/+771
|\ \ \
| * | | USB: CDC WDM driverOliver Neukum2008-05-203-0/+752
| * | | USB: ehci-orion: the Orion EHCI root hub does have a Transaction TranslatorLennert Buytenhek2008-05-201-0/+2
| * | | USB: serial: ch341: New VID/PID for CH341 USB-serialMichael F. Robbins2008-05-201-0/+1
| * | | USB: build fixIngo Molnar2008-05-201-1/+1
| * | | USB: pxa27x_udc - Fix Oopskarl beldan2008-05-201-1/+2
| * | | USB: OPTION: fix name of Onda MSA501HS HSDPA modemArnaldo Carvalho de Melo2008-05-201-1/+2
| * | | USB: add TELIT HDSPA UC864-E modem to option driverGreg Kroah-Hartman2008-05-201-0/+4
| * | | usb-serial: Use ftdi_sio driver for RATOC REX-USB60FAtsushi Nemoto2008-05-204-2/+7
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2008-05-2017-71/+140
|\ \ \ \
| * | | | SCSI: fix race in device_createGreg Kroah-Hartman2008-05-204-16/+17
| * | | | USB: Core: fix race in device_createGreg Kroah-Hartman2008-05-201-3/+3
| * | | | USB: Phidget: fix race in device_createGreg Kroah-Hartman2008-05-203-10/+9
| * | | | s390: fix race in device_createGreg Kroah-Hartman2008-05-201-5/+4
| * | | | UIO: fix race in device_createGreg Kroah-Hartman2008-05-201-4/+3
| * | | | Power Supply: fix race in device_createGreg Kroah-Hartman2008-05-201-4/+2
| * | | | LEDS: fix race in device_createGreg Kroah-Hartman2008-05-201-4/+2
| * | | | IB: fix race in device_createGreg Kroah-Hartman2008-05-202-13/+12