summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2008-01-13sky2: large memory workaround.Stephen Hemminger2-18/+10
2008-01-13fs_enet: check for phydev existence in the ethtool handlersAnton Vorontsov1-2/+9
2008-01-13Merge branch 'fixes-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git...Jeff Garzik4-7/+44
2008-01-13[usb netdev] asix: fix regressionRuss Dill1-3/+3
2008-01-13r8169: fix missing loop variable incrementFrancois Romieu1-1/+1
2008-01-13ip1000: menu location changeStephen Hemminger1-10/+10
2008-01-13Fixed a small typo in the loopback driverEmil Medve1-1/+1
2008-01-133c509: PnP resource management fixKrzysztof Helt1-0/+4
2008-01-13netxen: fix byte-swapping in tx and rxDhananjay Phadke3-45/+40
2008-01-13netxen: optimize tx handlingdhananjay@netxen.com2-37/+25
2008-01-13netxen: stop second phy correctlydhananjay@netxen.com2-9/+7
2008-01-13netxen: update driver versiondhananjay@netxen.com1-2/+2
2008-01-13endianness noise in tulip_coreAl Viro1-1/+2
2008-01-13de4x5 fixesAl Viro1-84/+43
2008-01-13xircom_cb endianness fixesAl Viro1-28/+26
2008-01-11ps3fb: fix deadlock on kexec()Jeremy Kerr1-4/+8
2008-01-11ps3fb: prevent use after free of fb_infoJeremy Kerr1-6/+6
2008-01-11Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-1/+1
2008-01-11cache invalidation error for buffered writeMassimo Cirillo1-2/+5
2008-01-11IDE: terminate ACPI DMI listJeff Garzik1-0/+2
2008-01-11loop: fix bad bio_alloc() nr_iovec requestJens Axboe1-1/+1
2008-01-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-2/+2
2008-01-11Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds8-33/+70
2008-01-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds3-13/+58
2008-01-11libata and starting/stopping ATAPI floppy devicesOndrej Zary1-1/+2
2008-01-11trm290: do hook dma_host_{on,off} methods (take 2)Sergei Shtylyov1-9/+20
2008-01-11ide: fix cable detection for SATA bridgesGeorge Kibardin1-3/+3
2008-01-11ide: workaround suspend bug for ACPI IDEShaohua Li1-1/+35
2008-01-11sata_sil24: prevent hba lockup when pass-through ATA commands are usedGwendal Grignou1-11/+26
2008-01-11libata: don't normalize UNKNOWN to NONE after resetTejun Heo1-3/+1
2008-01-11libata-pmp: propagate timeout to host linkTejun Heo1-5/+15
2008-01-11libata-pmp: 4726 hates SRSTTejun Heo1-7/+5
2008-01-11pata_ixp4xx_cf: fix compilation introduced by ata_port_desc() conversionRod Whitby1-1/+2
2008-01-11pata_pdc202xx_old: Further fixupsAlan Cox1-2/+13
2008-01-11libata-sff: PCI IRQ handling fixAlan Cox1-2/+5
2008-01-11sata_qstor: use hardreset instead of softresetTejun Heo1-1/+1
2008-01-11rt2x00: Put 802.11 data on 4 byte boundaryIvo van Doorn2-6/+31
2008-01-11rt2x00: Corectly initialize rt2500usb MACIvo van Doorn1-1/+1
2008-01-11rt2x00: Allow rt61 to catch up after a missing tx reportMattias Nissler1-0/+12
2008-01-11[CRYPTO] padlock: Fix alignment fault in aes_crypt_copyHerbert Xu1-2/+2
2008-01-10[SCSI] qla1280: fix 32 bit segment codeFUJITA Tomonori1-1/+1
2008-01-09[CONNECTOR]: Don't touch queue dev after decrement of ref count.Li Zefan1-1/+1
2008-01-09[FORCEDETH]: Fix reversing the MAC address on suspend.Björn Steinbrink1-4/+2
2008-01-09[NET]: mcs7830 passes msecs instead of jiffies to usb_control_msgRuss Dill1-2/+2
2008-01-09[NET]: kaweth was forgotten in msec switchover of usb_start_wait_urbRuss Dill1-1/+1
2008-01-09[NET]: Make ->poll() breakout consistent in Intel ethernet drivers.David S. Miller5-21/+19
2008-01-09[NET]: Fix drivers to handle napi_disable() disabling interrupts.David S. Miller3-0/+10
2008-01-09[NETXEN]: Fix ->poll() done logic.David S. Miller1-1/+1
2008-01-09ssb: Fix probing of PCI cores if PCI and PCIE core is availableMichael Buesch1-0/+11
2008-01-09[NET]: Do not check netif_running() and carrier state in ->poll()David S. Miller15-55/+9