Merge branch 'vendor/LIBARCHIVE'
[dragonfly.git] / sys / dev / disk / ahci / ahci_cam.c
2009-10-01 Peter AvalosMerge branch 'vendor/LIBARCHIVE'
2009-09-30 Simon 'corecode... Merge branch 'vendor/TCSH'
2009-09-14 Matthew DillonAHCI - zero-pad ATAPI commands
2009-09-08 Alex Hornungahci(4) - Add support for ATA passthrough
2009-08-28 Simon SchubertMerge branch 'vendor/GCC44'
2009-08-28 Simon SchubertMerge branch 'vendor/GCC'
2009-08-17 Matthew DillonAHCI - Chip reset, Inquiry alignment, ATAPI adjustments...
2009-08-09 Thomas E. SpanjaardMerge branch 'vendor/GCC44'
2009-08-09 Simon SchubertMerge branch 'vendor/GCC44'
2009-08-08 Sepherosa ZiehauMerge branch 'vendor/ACPICA-UNIX'
2009-08-02 Simon SchubertMerge branch 'vendor/MPFR' into gcc441
2009-08-02 Simon SchubertMerge branch 'vendor/GMP' into gcc441
2009-08-02 Simon SchubertMerge branch 'vendor/GCC44' into gcc441
2009-07-06 Jordan GordeevMerge branch 'master' into amd64
2009-07-06 Jordan GordeevMerge commit '1276d1e1a1b128f7093a3021d3f6bc27afa80d23...
2009-07-06 Peter AvalosMerge branch 'vendor/TCPDUMP' and update build for...
2009-07-06 Peter AvalosMerge branch 'vendor/LIBPCAP' and updated build for...
2009-07-04 Peter AvalosMerge branch 'vendor/TCPDUMP'
2009-07-04 Peter AvalosMerge branch 'vendor/TCPDUMP' (early part)
2009-07-04 Peter AvalosMerge branch 'vendor/LIBPCAP'
2009-07-04 Peter AvalosMerge branch 'vendor/LIBPCAP' (early part)
2009-07-02 Matthew DillonAHCI - Fix embarassing bug for non-NCQ disk accesses...
2009-07-01 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-07-01 Matthew DillonAHCI - ATAPI adjustments.
2009-06-27 Peter AvalosMerge branch 'vendor/LIBARCHIVE'
2009-06-26 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-06-26 Matthew DillonAHCI/SILI - Remove unused ScsiTypeArray array
2009-06-26 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-06-26 Matthew DillonAHCI - Add serial number support, strip whitespace.
2009-06-25 Michael NeumannMerge branch 'master' of ssh://crater.dragonflybsd...
2009-06-22 Peter AvalosMerge branch 'vendor/LIBARCHIVE'
2009-06-21 Peter AvalosMerge branch 'vendor/LIBARCHIVE'
2009-06-21 Peter AvalosMerge branch 'vendor/LIBARCHIVE' (early part)
2009-06-21 Peter AvalosMerge branch 'vendor/LESS'
2009-06-21 Peter AvalosMerge branch 'vendor/LESS'
2009-06-21 Peter AvalosMerge branch 'vendor/FILE'
2009-06-20 Peter AvalosMerge branch 'vendor/FILE'
2009-06-20 Peter AvalosMerge branch 'vendor/FILE'
2009-06-20 Peter AvalosMerge branch 'vendor/FILE' (early part)
2009-06-20 Peter AvalosMerge branch 'vendor/OPENSSH'
2009-06-20 Peter AvalosMerge branch 'vendor/OPENSSH'
2009-06-20 Peter AvalosMerge branch 'vendor/OPENSSH' (early part)
2009-06-19 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-06-19 Matthew DillonAHCI - Intel fixes, error processing fixes.
2009-06-17 Matthew DillonAHCI - Bring fixes in from SILI.
2009-06-16 Matthew DillonAHCI - separate pmreg.h out, always zero the FIS in...
2009-06-15 Matthew DillonAHCI - add new kenv "hint.ahci.nofeatures"
2009-06-14 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-06-14 Matthew DillonAHCI - Minor console output spew cleanup
2009-06-14 Matthew DillonAHCI - Bug fixes - primary port probe and TFD flushing.
2009-06-14 Matthew DillonAHCI - Implement better timeout semantics, fix bug...
2009-06-13 Matthew DillonAHCI - Port Multiplier bug fixes
2009-06-13 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-06-13 Matthew DillonAHCI - Port multiplier plug/unplug work, tuning, cleanu...
2009-06-12 Matthew DillonAHCI - Implement parallel port scan and thread each...
2009-06-12 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-06-12 Matthew DillonAHCI - follow fixes to CAM
2009-06-12 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-06-12 Matthew DillonAHCI - Add Port Multiplier HOTPLUG support
2009-06-11 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-06-11 Matthew DillonAHCI - Initial Port Multiplier support + misc fixes...
2009-06-09 Matthew DillonAHCI bug fixes & enhancements. port_init, port_stop...
2009-06-08 Aggelos EconomopoulosMerge branch 'master' of /home/aggelos/devel/dfly/dfly...
2009-06-07 Matthew DillonAHCI - Implement ahci_xpt_poll() - fix livelock during...
2009-06-06 Matthew DillonAHCI - Hotplug. Increase timeout for BSY check, FIS...
2009-06-06 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-06-06 Matthew DillonAHCI - Hot Plug support, ATAPI IDENTIFY, CAM bus scan...
2009-06-06 Matthew DillonAHCI - Add conditional logic for wcache and rahead...
2009-06-06 Matthew DillonAHCI - Hook up sense information from rfis for ATAPI...
2009-06-05 Jordan GordeevMerge branch 'master' into amd64
2009-06-05 Matthew DillonAHCI Driver - add initial ATAPI support, suppy fake...
2009-06-04 Matthew DillonAHCI Driver port from OpenBSD to DragonFly - Initial...