summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* [libata] Improve timeout handlingAlan Cox2009-03-259-5/+83
* [libata] Drain data on errorsAlan Cox2009-03-252-3/+76
* pata_sc1200: Activate secondary channelAlan Cox2009-03-251-2/+27
* pata_artop: Serializing supportAlan Cox2009-03-251-6/+27
* [libata] ahci: correct enclosure LED state saveDavid Milburn2009-03-251-1/+1
* [libata] More robust parsing for IDENTIFY DEVICE multi_count fieldMark Lord2009-03-251-2/+11
* sata_mv: fix LED blinking for SoC+NCQMark Lord2009-03-251-0/+68
* sata_mv: optimize IRQ coalescing for 8-port chipsMark Lord2009-03-251-14/+18
* sata_mv: implement IRQ coalescing (v2)Mark Lord2009-03-251-8/+135
* sata_mv: cosmetic preparations for IRQ coalescingMark Lord2009-03-251-35/+27
* pata-rb532-cf: platform_get_irq() fix ignored failureFlorian Fainelli2009-03-251-1/+1
* pata_efar: fix *dma_maskErik Inge Bolsø2009-03-251-2/+2
* pata_radisys: fix mwdma_mask to exclude mwdma0Erik Inge Bolsø2009-03-251-1/+1
* [libata] convert drivers to use ata.h mode mask definesErik Inge Bolsø2009-03-2571-331/+339
* ahci: Blacklist HP Compaq 6720s that spins off disks during ACPI power offMaciej Rutecki2009-03-251-0/+9
* [libata] sata_mv: Implement direct FIS transmission via mv_qc_issue_fis().Mark Lord2009-03-251-0/+116
* [libata] Export ata_pio_queue_task() so that it can be used from sata_mv.Mark Lord2009-03-252-2/+1
* [libata] sata_mv: Add a new mv_sff_check_status() function to sata_mv.Mark Lord2009-03-251-1/+36
* [libata] sata_mv: Tighten up interrupt masking in mv_qc_issue()Mark Lord2009-03-251-13/+21
* [libata] sata_mv: Enable use of (basic) DMA for ATAPI on GEN_IIE chipsMark Lord2009-03-251-24/+28
* [libata] sata_mv: cache frequently-accessed registersMark Lord2009-03-251-21/+70
* ahci: drop intx manipulation on msi enableTejun Heo2009-03-251-2/+2
* pata-rb532-cf: drop custom freeze and thawPhil Sutter2009-03-251-19/+1
* pata-rb532-cf: use ata_sff_data_xfer32()Phil Sutter2009-03-251-20/+1
* pata-rb532-cf: use ata_sff_exec_command()Phil Sutter2009-03-251-8/+0
* pata-rb532-cf: replace rb532_pata_finish_io()Phil Sutter2009-03-251-13/+2
* sata_mv: remove leftoversMark Lord2009-03-251-2/+0
* sata_mv: optimize use of mv_edma_cfgMark Lord2009-03-251-3/+6
* sata_mv: introduce support for ATAPI devicesMark Lord2009-03-251-4/+186
* sata_mv: mv_fill_sg fixes v2Mark Lord2009-03-251-1/+3
* sata_mv: update ata_qc_from_tagMark Lord2009-03-251-0/+6
* sata_mv: restructure mv_qc_issueMark Lord2009-03-251-15/+22
* sata_mv: rearrange mv_start_dma() and friendsMark Lord2009-03-251-28/+38
* sata_mv: cleanup chipset GENeration FLAGSMark Lord2009-03-251-17/+14
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-03-2322-103/+236
|\
| * ucc_geth: Fix oops when using fixed-link supportAnton Vorontsov2009-03-232-26/+11
| * dm9000: locking bugfixDavid Brownell2009-03-231-2/+4
| * net: update dnet.c for bus_id removalStephen Rothwell2009-03-231-3/+3
| * dnet: DNET should depend on HAS_IOMEMIlya Yanok2009-03-221-1/+1
| * dca: add missing copyright/license headersMaciej Sosnowski2009-03-211-0/+21
| * sungem: missing net_device_opsStephen Hemminger2009-03-201-5/+4
| * be2net: fix to restore vlan ids into BE2 during a IF DOWN->UP cycleSathya Perla2009-03-201-5/+5
| * be2net: replenish when posting to rx-queue is starved in out of mem conditionsSathya Perla2009-03-202-21/+30
| * bas_gigaset: correctly allocate USB interrupt transfer bufferTilman Schmidt2009-03-191-3/+13
| * smsc911x: reset last known duplex and carrier on openSteve Glendinning2009-03-191-0/+4
| * sh_eth: Fix mistake of the address of SH7763Nobuhiro Iwamatsu2009-03-191-2/+2
| * sh_eth: Change handling of IRQNobuhiro Iwamatsu2009-03-191-3/+17
| * tulip: fix crash on iface up with shirq debugKyle McMartin2009-03-191-16/+29
| * virtio_net: Make virtio_net support carrier detectionPantelis Koukousoulas2009-03-191-0/+3
| * bonding: Fix updating of speed/duplex changesJay Vosburgh2009-03-191-5/+20