aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'fixes-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git...Jeff Garzik2008-01-124-7/+44
|\
| * rt2x00: Put 802.11 data on 4 byte boundaryIvo van Doorn2008-01-102-6/+31
| * rt2x00: Corectly initialize rt2500usb MACIvo van Doorn2008-01-101-1/+1
| * rt2x00: Allow rt61 to catch up after a missing tx reportMattias Nissler2008-01-101-0/+12
* | [usb netdev] asix: fix regressionRuss Dill2008-01-121-3/+3
* | r8169: fix missing loop variable incrementFrancois Romieu2008-01-121-1/+1
* | ip1000: menu location changeStephen Hemminger2008-01-121-10/+10
* | Fixed a small typo in the loopback driverEmil Medve2008-01-121-1/+1
* | 3c509: PnP resource management fixKrzysztof Helt2008-01-121-0/+4
* | netxen: fix byte-swapping in tx and rxDhananjay Phadke2008-01-123-45/+40
* | netxen: optimize tx handlingdhananjay@netxen.com2008-01-122-37/+25
* | netxen: stop second phy correctlydhananjay@netxen.com2008-01-122-9/+7
* | netxen: update driver versiondhananjay@netxen.com2008-01-121-2/+2
* | endianness noise in tulip_coreAl Viro2008-01-121-1/+2
* | de4x5 fixesAl Viro2008-01-121-84/+43
* | xircom_cb endianness fixesAl Viro2008-01-121-28/+26
* | ps3fb: fix deadlock on kexec()Jeremy Kerr2008-01-111-4/+8
* | ps3fb: prevent use after free of fb_infoJeremy Kerr2008-01-111-6/+6
* | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2008-01-111-1/+1
|\ \
| * | loop: fix bad bio_alloc() nr_iovec requestJens Axboe2008-01-111-1/+1
* | | cache invalidation error for buffered writeMassimo Cirillo2008-01-111-2/+5
* | | IDE: terminate ACPI DMI listJeff Garzik2008-01-111-0/+2
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2008-01-101-2/+2
|\ \
| * | [CRYPTO] padlock: Fix alignment fault in aes_crypt_copyHerbert Xu2008-01-111-2/+2
* | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-01-108-33/+70
|\ \ \
| * | | libata and starting/stopping ATAPI floppy devicesOndrej Zary2008-01-101-1/+2
| * | | sata_sil24: prevent hba lockup when pass-through ATA commands are usedGwendal Grignou2008-01-101-11/+26
| * | | libata: don't normalize UNKNOWN to NONE after resetTejun Heo2008-01-101-3/+1
| * | | libata-pmp: propagate timeout to host linkTejun Heo2008-01-101-5/+15
| * | | libata-pmp: 4726 hates SRSTTejun Heo2008-01-101-7/+5
| * | | pata_ixp4xx_cf: fix compilation introduced by ata_port_desc() conversionRod Whitby2008-01-101-1/+2
| * | | pata_pdc202xx_old: Further fixupsAlan Cox2008-01-101-2/+13
| * | | libata-sff: PCI IRQ handling fixAlan Cox2008-01-101-2/+5
| * | | sata_qstor: use hardreset instead of softresetTejun Heo2008-01-101-1/+1
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2008-01-103-13/+58
|\ \ \ \
| * | | | trm290: do hook dma_host_{on,off} methods (take 2)Sergei Shtylyov2008-01-101-9/+20
| * | | | ide: fix cable detection for SATA bridgesGeorge Kibardin2008-01-101-3/+3
| * | | | ide: workaround suspend bug for ACPI IDEShaohua Li2008-01-101-1/+35
| |/ / /
* / / / [SCSI] qla1280: fix 32 bit segment codeFUJITA Tomonori2008-01-091-1/+1
|/ / /
* | | [CONNECTOR]: Don't touch queue dev after decrement of ref count.Li Zefan2008-01-081-1/+1
* | | [FORCEDETH]: Fix reversing the MAC address on suspend.Björn Steinbrink2008-01-081-4/+2
* | | [NET]: mcs7830 passes msecs instead of jiffies to usb_control_msgRuss Dill2008-01-081-2/+2
* | | [NET]: kaweth was forgotten in msec switchover of usb_start_wait_urbRuss Dill2008-01-081-1/+1
* | | [NET]: Make ->poll() breakout consistent in Intel ethernet drivers.David S. Miller2008-01-085-21/+19
* | | [NET]: Fix drivers to handle napi_disable() disabling interrupts.David S. Miller2008-01-083-0/+10
* | | [NETXEN]: Fix ->poll() done logic.David S. Miller2008-01-081-1/+1
* | | ssb: Fix probing of PCI cores if PCI and PCIE core is availableMichael Buesch2008-01-081-0/+11
* | | [NET]: Do not check netif_running() and carrier state in ->poll()David S. Miller2008-01-0815-55/+9
* | | b43: Fix rxheader channel parsingMichael Buesch2008-01-084-53/+61
* | | [ATM]: [nicstar] delay irq setup until card is configuredChas Williams2008-01-081-10/+9