summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2008-04-25ibm_newemac: Add support for 460EX/GT-type MAL rx-channel handlingStefan Roese
2008-04-25ibm_newemac: Fix problem with jumbo frame support and EMAC V4.patchStefan Roese
2008-04-25e1000e: Increment version to 0.2.1Jesse Brandeburg
2008-04-25igb: save and restore pcie/msi state to support EEH recoveryAuke Kok
2008-04-25e1000e: save and restore pcie/msi state to support EEH recoveryWendy Xiong
2008-04-25ixgbe: save and restore pcie/msi state to support EEH recoveryWendy Xiong
2008-04-25e1000e: lower ring minimum size to 64Auke Kok
2008-04-25e1000e: Fix HW Error on es2lan, ARP capture issue by BMCDavid Graham
2008-04-25e1000e: Add interrupt moderation run-time ethtool interfaceAuke Kok
2008-04-25e1000e: cleanup several stats issuesBruce Allan
2008-04-25S2io: Removed rx_lock and put_lockSreenivasa Honnur
2008-04-25S2io: Removed receive buffer replenishment taskletSreenivasa Honnur
2008-04-25S2io: Version update for memory leak fix during free_tx_buffersSreenivasa Honnur
2008-04-25S2io: Fix memory leak during free_tx_buffersSreenivasa Honnur
2008-04-25ucc_geth: Fix sneaky merge conflict regarding bus_idAndy Fleming
2008-04-25pata_bf54x: decrease count first.Roel Kluin
2008-04-25sata_mv: re-enable hotplug, update TODO listMark Lord
2008-04-25sata_mv: leave SError bits untouched in mv_err_intrMark Lord
2008-04-25sata_mv: more interrupt handling reworkMark Lord
2008-04-25sata_mv: tidy host controller interrupt handlingMark Lord
2008-04-25sata_mv: simplify request/response queue handlingMark Lord
2008-04-25sata_mv: simplify freeze/thaw bit-shift calculationsMark Lord
2008-04-25sata_mv mask all interrupt coalescing bitsMark Lord
2008-04-25sata_mv more cosmeticsMark Lord
2008-04-25ata_piix: add Asus Eee 701 controller to short cable listDan McGee
2008-04-25libata-eh set tf flags in NCQ EH result_tfMark Lord
2008-04-25make sata_set_spd_needed() staticAdrian Bunk
2008-04-25make sata_print_link_status() staticAdrian Bunk
2008-04-25libata-acpi.c: remove unneeded #if'sAdrian Bunk
2008-04-25sata_nv: make hardreset return -EAGAIN on successTejun Heo
2008-04-25ahci: retry enabling AHCI a few times before spitting out WARN_ON()Tejun Heo
2008-04-25libata: make WARN_ON conditions in ata_sff_hsm_move() more strictTejun Heo
2008-04-25ATA/IDE: fix platform driver hotplug/coldplugKay Sievers
2008-04-24usb: don't update devnum for wusb devicesDavid Vrabel
2008-04-24wusb: make ep0_reinit available for modulesInaky Perez-Gonzalez
2008-04-24wusb: devices dont use a set addressInaky Perez-Gonzalez
2008-04-24wusb: teach choose_address() about wireless devicesInaky Perez-Gonzalez
2008-04-24USB: remove unnecessary type casting of urb->contextMing Lei
2008-04-24usb serial: more fixes and groundwork for tty changesAlan Cox
2008-04-24USB: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-04-24USB: usbfs: export the URB_NO_INTERRUPT flag to userspaceAlan Stern
2008-04-24USB: fix compile problems in ehci-hcdAlan Stern
2008-04-24USB: ehci: qh_completions cleanup and bugfixDavid Brownell
2008-04-24USB: cdc-acm: signedness fixDavid Brownell
2008-04-24USB: don't explicitly reenable root-hub status interruptsAlan Stern
2008-04-24USB: OHCI: turn off RD when remote wakeup is disabledAlan Stern
2008-04-24USB: HCDs use the do_remote_wakeup flagAlan Stern
2008-04-24USB: g_file_storage: ignore bulk-out data after invalid CBWAlan Stern
2008-04-24USB: serial: remove endpoints setting checks from core and headerGreg Kroah-Hartman
2008-04-24USB: serial: remove unneeded number endpoints settingsGreg Kroah-Hartman