qlge: bugfix: Move netif_napi_del() to common call point.
[safe/jmp/linux-2.6] / drivers / ata / libata-core.c
2009-02-03 Tejun Heolibata: implement HORKAGE_1_5_GBPS and apply it to...
2009-02-03 Tejun Heolibata: add @spd_limit to sata_down_spd_limit()
2009-02-03 Tejun Heolibata: clear dev->ering in smarter way
2009-02-03 Tejun Heolibata: check onlineness before using SPD in sata_down_...
2009-02-03 Tejun Heolibata: move ata_dev_disable() to libata-eh.c
2009-02-03 Randy Dunlaplibata: fix kernel-doc warnings
2009-01-16 David Daneylibata: Add another column to the ata_timing table.
2009-01-16 Jeff Garzik[libata] get-identity ioctl: Fix use of invalid memory...
2009-01-10 Arjan van de Venlibata: only ports >= 0 need to synchronize
2009-01-10 Arjan van de Venlibata: Add a per-host flag to opt-in into parallel...
2009-01-09 Tejun Heolibata: use WARN_ON_ONCE on hot paths
2009-01-08 David Daneylibata: Add special ata_pio_need_iordy() handling for...
2009-01-08 Shane Huang[libata] ahci: Add SATA GEN3 related messages
2009-01-07 Arjan van de Venfastboot: Make libata initialization even more async
2009-01-07 Arjan van de Venfastboot: make the libata port scan asynchronous
2008-12-29 Lubomir Bulejlibata: blacklist NCQ on OCZ CORE 2 SSD (resend)
2008-12-29 Qinghuang Feng[libata] Update kernel-doc comments to match source...
2008-12-29 Tejun Heolibata: perform port detach in EH
2008-12-29 Tejun Heolibata: when restoring SControl during detach do the...
2008-12-29 Tejun Heolibata: beef up iterators
2008-12-16 Tejun Heolibata: fix Seagate NCQ+FLUSH blacklist
2008-12-01 Tejun Heolibata: blacklist Seagate drives which time out FLUSH_C...
2008-11-11 Roland Dreierlibata: Avoid overflow in ata_tf_read_block() when...
2008-11-10 Tejun Heolibata: revert convert-to-block-tagging patches
2008-11-04 Tejun Heolibata: mask off DET when restoring SControl for detach
2008-11-04 Tejun Heolibata: implement ATA_HORKAGE_ATAPI_MOD16_DMA and apply it
2008-10-31 Jens Axboelibata: add whitelist for devices with known good pata...
2008-10-31 Roland Dreierlibata: Avoid overflow in ata_tf_to_lba48() when tf...
2008-10-31 Randy DunlapATA: remove excess kernel-doc notation
2008-10-28 Randy Dunlaplibata: add missing kernel-doc
2008-10-28 Tejun Heolibata: fix device iteration bugs
2008-10-23 Jens Axboelibata: switch to using block layer tagging support
2008-10-23 Tejun Heolibata: initialize port_task when !CONFIG_ATA_SFF
2008-09-29 Elias Oltmannslibata: Implement disk shock protection support
2008-09-29 Tejun Heolibata: implement slave_link
2008-09-29 Tejun Heolibata: misc updates to prepare for slave link
2008-09-29 Tejun Heolibata: reimplement link iterator
2008-09-29 Tejun Heolibata: make SCR access ops per-link
2008-08-22 Alan Coxlibata: Fix a large collection of DMA mode mismatches
2008-08-22 Tejun Heolibata: restore SControl on detach
2008-08-22 Tejun Heolibata: implement no[hs]rst force params
2008-07-31 Alan Coxpata_it821x: Driver updates and reworking
2008-07-31 Elias Oltmannslibata-core: make sure that ata_force_tbl is freed...
2008-07-31 Tejun Heolibata: update atapi disable handling
2008-07-14 Tejun Heolibata: improve EH internal command timeout handling
2008-07-14 Tejun Heolibata: consistently use msecs for time durations
2008-06-19 Tejun Heolibata: don't check whether to use DMA or not for no...
2008-05-30 Pradeep Singh Rautelaata: Convert to static DEFINE_SPINLOCK(lock)
2008-05-19 Tejun Heolibata: ignore SIMG4726 config pseudo device
2008-05-19 Tejun Heolibata: don't schedule LPM action seperately during...
2008-05-19 Tejun Heolibata: kill hotplug related race condition
2008-05-19 Tejun Heolibata: fix sata_link_hardreset() @online out parameter...
2008-05-06 Mark Lordlibata: export ata_eh_analyze_ncq_error
2008-04-29 Alan Coxlibata: More TSSTcorp pain, keep in sync with legacy IDE
2008-04-25 Adrian Bunkmake sata_set_spd_needed() static
2008-04-25 Adrian Bunkmake sata_print_link_status() static
2008-04-25 Harvey Harrisonlibata: functions with definition should not be extern
2008-04-19 Matthew Wilcoxdrivers: Remove unnecessary inclusions of asm/semaphore.h
2008-04-17 Alan Coxlibata: Be a bit more slack about early devices
2008-04-17 Alan Coxlibata: cable logic
2008-04-17 Tejun Heolibata: move link onlineness check out of softreset...
2008-04-17 Tejun Heolibata: implement PMP helpers
2008-04-17 Tejun Heolibata: separate PMP support code from core code
2008-04-17 Tejun Heolibata: make SFF support optional
2008-04-17 Tejun Heolibata: clean up dummy port_ops
2008-04-17 Tejun Heolibata: kill ata_noop_dev_select()
2008-04-17 Tejun Heolibata: replace tf_read with qc_fill_rtf for non-SFF...
2008-04-17 Tejun Heolibata: drop @finish_qc from ata_qc_complete_multiple()
2008-04-17 Tejun Heolibata: add qc_fill_rtf port operation
2008-04-17 Tejun Heolibata: unify mechanism to request follow-up SRST
2008-04-17 Tejun Heolibata: move PMP SCR access failure during reset to...
2008-04-17 Tejun Heolibata: clear SError after link resume
2008-04-17 Tejun Heolibata: implement and use sata_std_hardreset()
2008-04-17 Tejun Heolibata: move generic hardreset code from sata_sff_hardr...
2008-04-17 Tejun Heolibata: separate out ata_wait_ready() and implement...
2008-04-17 Tejun Heolibata: separate out ata_std_postreset() from ata_sff_p...
2008-04-17 Tejun Heolibata: separate out ata_std_prereset() from ata_sff_pr...
2008-04-17 Tejun Heolibata: clean up port_ops->sff_irq_clear()
2008-04-17 Tejun Heolibata: rename SFF port ops
2008-04-17 Tejun Heolibata: rename SFF functions
2008-04-17 Tejun Heolibata: kill unused ata_flush_cache()
2008-04-17 Tejun Heolibata: make ata_tf_to_lba[48]() generic
2008-04-17 Alan Coxlibata: isolate and rework cable logic
2008-04-17 Tejun Heolibata: kill ata_chk_status() call from ata_dev_configure()
2008-04-17 Tejun Heolibata: reorganize SFF related stuff
2008-04-17 Tejun Heolibata: drop ata_dev_select() from ata_dev_read_id
2008-04-17 Tejun Heolibata: make reset related methods proper port operations
2008-04-17 Tejun Heolibata: stop overloading port_info->private_data
2008-04-17 Tejun Heolibata: make ata_pci_init_one() not use ops->irq_handle...
2008-04-17 Tejun Heolibata: implement and use ops inheritance
2008-04-17 Tejun Heolibata: implement and use ata_noop_irq_clear()
2008-04-17 Tejun Heolibata: kill ata_ehi_schedule_probe()
2008-04-17 Tejun Heolibata: kill ATA_LFLAG_SKIP_D2H_BSY
2008-04-17 Tejun Heolibata: prefer hardreset
2008-04-04 Tejun Heolibata: ATA_12/16 doesn't fall into ATAPI_MISC
2008-04-04 Tejun Heolibata: uninline atapi_cmd_type()
2008-04-04 Bartlomiej Zolnier... libata: fix IDENTIFY order in ata_bus_probe()
2008-03-29 Tejun Heolibata: ATA_EHI_LPM should be ATA_EH_LPM
2008-03-25 Tejun Heolibata: improve HPA error handling
2008-03-25 Tejun Heolibata: assume no device is attached if both IDENTIFYs...
next