summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2009-03-26Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2009-03-26Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2009-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2009-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds
2009-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds
2009-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds
2009-03-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2009-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2009-03-26Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds
2009-03-26Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-03-26ixgbe: Allow Priority Flow Control settings to survive a device resetPJ Waskiewicz
2009-03-26e1000e: update version numberJesse Brandeburg
2009-03-26e1000e: fix close interrupt raceJesse Brandeburg
2009-03-26e1000e: fix loss of multicast packetsJesse Brandeburg
2009-03-26e1000e: commonize tx cleanup routine to match e1000 & igbAlexander Duyck
2009-03-26e1000: fix close race with interruptJesse Brandeburg
2009-03-26e1000: cleanup clean_tx_irq routine so that it completely cleans ringAlexander Duyck
2009-03-26e1000: fix tx hang detect logic and address dma mapping issuesAlexander Duyck
2009-03-26bonding: select current active slave when enslaving device for mode tlb and albJiri Pirko
2009-03-26gianfar: reallocate skb when headroom is not enough for fcbLi Yang
2009-03-26Bump release date to 25Mar2009 and version to 0.22Florian Fainelli
2009-03-26r6040: Fix second PHY addressFlorian Fainelli
2009-03-25qeth: fix wait_event_timeout handlingHeiko Carstens
2009-03-25qeth: check for completion of a running recoveryUrsula Braun
2009-03-25qeth: unregister MAC addresses during recovery.Klaus-Dieter Wacker
2009-03-25qeth: remove EDDPFrank Blaschka
2009-03-25qeth: add statistics for tx csumFrank Blaschka
2009-03-25qeth: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2009-03-25rndis_wlan: Fix build with netdev_ops compat disabled.David S. Miller
2009-03-25ax88796: Add method to take MAC from platform dataDaniel Mack
2009-03-25drivers/net/ax88796.c: take IRQ flags from platform_deviceDaniel Mack
2009-03-25e1000e: add support for 82574 device ID 0x10F6Bruce Allan
2009-03-25[libata] Improve timeout handlingAlan Cox
2009-03-25[libata] Drain data on errorsAlan Cox
2009-03-25pata_sc1200: Activate secondary channelAlan Cox
2009-03-25pata_artop: Serializing supportAlan Cox
2009-03-25[libata] ahci: correct enclosure LED state saveDavid Milburn
2009-03-25[libata] More robust parsing for IDENTIFY DEVICE multi_count fieldMark Lord
2009-03-25sata_mv: fix LED blinking for SoC+NCQMark Lord
2009-03-25sata_mv: optimize IRQ coalescing for 8-port chipsMark Lord
2009-03-25sata_mv: implement IRQ coalescing (v2)Mark Lord
2009-03-25sata_mv: cosmetic preparations for IRQ coalescingMark Lord
2009-03-25pata-rb532-cf: platform_get_irq() fix ignored failureFlorian Fainelli
2009-03-25pata_efar: fix *dma_maskErik Inge Bolsø
2009-03-25pata_radisys: fix mwdma_mask to exclude mwdma0Erik Inge Bolsø
2009-03-25[libata] convert drivers to use ata.h mode mask definesErik Inge Bolsø
2009-03-25ahci: Blacklist HP Compaq 6720s that spins off disks during ACPI power offMaciej Rutecki
2009-03-25[libata] sata_mv: Implement direct FIS transmission via mv_qc_issue_fis().Mark Lord
2009-03-25[libata] Export ata_pio_queue_task() so that it can be used from sata_mv.Mark Lord
2009-03-25[libata] sata_mv: Add a new mv_sff_check_status() function to sata_mv.Mark Lord