| Age | Commit message (Expand) | Author |
| 2013-04-03 | Fix kernel dump on ahci controller, by making sure we won't sleep | bouyer |
| 2012-07-31 | Apply back changes that were reverted on Jul 24 and Jul 26 (general ata/wdc | bouyer |
| 2012-07-26 | Revert, with intention of restoring in a less invasive way, the SATA Port | jakllsch |
| 2012-07-24 | Revert dsl@'s changes of Sun, 15 Jul 2012 10:55:35 +0000 and | jakllsch |
| 2012-07-15 | Some namespace protection (and add greppablity). | dsl |
| 2012-07-02 | Add sata Port MultiPlier (PMP) support to the ata bus layer, | bouyer |
| 2012-05-15 | If the PHY reports link up but no communication, wait 5 more | bouyer |
| 2010-12-12 | Actually, 31244 does not refer to the Silicon Image SiI3124, | jakllsch |
| 2010-12-11 | Fix typo (31224 -> 3124) and constify an array. | matt |
| 2008-11-18 | SATA GEN3 speed is 6.0Gb/s | cegger |
| 2008-04-28 | Remove clause 3 and 4 from TNF licenses | martin |
| 2008-03-18 | Split device_t and softc for ATA devices, as well as wd(4). Other | cube |
| 2007-12-11 | use __KERNEL_RCSID() | lukem |
| 2006-11-30 | It's 3.0Gb/s, not GB/s. Pointed out by Thomas E. Spanjaard. | bouyer |
| 2006-11-27 | revert last change, as havard's fix is more general. | dogcow |
| 2006-11-22 | #include <sys/device.h> to fix build failure on sparc64. | dogcow |
| 2006-11-22 | Cosmetic: remove one ":" from the port status string, it looks better this | bouyer |
| 2006-11-22 | In sata_reset_interface() return only DET bits of SStatus, as the | bouyer |
| 2006-11-20 | Move part of wdc_sataprobe() to sys/dev/ata/sata_subr.c so that it can be | bouyer |
| 2005-12-11 | merge ktrace-lwp. | christos |
| 2004-05-28 | Add common routines for SATA controllers. Right now, we have sata_speed(), | thorpej |