Merge branch 'vendor/TCPDUMP' (early part)
[dragonfly.git] / sys / dev / disk / nata /
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-06-27 Peter AvalosMerge branch 'vendor/LIBARCHIVE'
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-08 Aggelos EconomopoulosMerge branch 'master' of /home/aggelos/devel/dfly/dfly...
2009-06-04 Matthew DillonMinor string description changes to match READ_CAPACITY_16
2009-04-11 Peter AvalosMerge branch 'vendor/OPENSSL'
2009-04-07 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-04-07 Sascha WildnerGenerally use NULL instead of explicitly casting 0...
2009-02-19 Joe TalbottMerge branch 'master' of git://venus/dragonfly
2009-02-01 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-02-01 Hasso TepperMake XPT_SCSI_IO path quiet again.
2009-01-29 Joe TalbottMerge branch 'master' of git://venus/dragonfly
2009-01-29 Simon Schubertnata: process interrupt even if busmaster active bit...
2009-01-27 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-01-26 Simon Schubertnata: revert 6e40a325 = don't use tsleep in ata_udelay
2009-01-24 Peter AvalosMerge branch 'vendor/GDTOA'
2009-01-20 Matthew DillonNATA disk sort / elevator algorithm adjustments.
2009-01-11 Peter AvalosMerge branch 'vendor/OPENSSL'
2009-01-11 Peter AvalosMerge branch 'vendor/OPENSSL'
2009-01-11 Peter AvalosMerge branch 'vendor/OPENSSL'
2009-01-04 Peter AvalosMerge branch 'vendor/PAM_PASSWDQC'
2009-01-04 Peter AvalosMerge commit 'origin/vendor/PAM_PASSWDQC'
2009-01-03 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2008-12-30 Matthias SchmidtMerge branch 'master' of git://chlamydia.fs.ei.tum...
2008-12-31 Michael NeumannMerge branches 'master' and 'suser_to_priv'
2008-12-26 Sascha WildnerMerge branch 'master' of ssh://swildner@crater.dragonfl...
2008-12-26 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2008-12-26 Matthew DillonUse tsleep in the low level delay functions called...
2008-12-20 Hasso TepperMerge commit 'crater/vendor/OPENPAM'
2008-12-18 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2008-12-18 Hasso TepperCall ata_legacy() only once on attach and save it's...
2008-12-15 Michael Neumannsuser_* to priv_* conversion
2008-12-03 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2008-12-02 Sepherosa ZiehauFix speed report on Intel SATA chips in compat mode.
2008-11-19 Hasso TepperHopefully more bulletproof workaround to fix problems...
2008-11-17 Hasso TepperBring in some fixes from FreeBSD. Amongst other fixes...
2008-09-27 Peter AvalosMerge from vendor branch OPENSSH:
2008-09-27 Peter AvalosMerge from vendor branch OPENSSL:
2008-09-27 Sepherosa ZiehauRevoke the INTR_MPSAFE flag; nata is not MPSAFE yet.
2008-09-23 Matthew DillonMake two more changes to the ata request queue sorting...
2008-09-06 Peter AvalosMerge from vendor branch OPENSSL:
2008-08-30 Matthew DillonFlesh out BUF_CMD_FLUSH support.
2008-08-29 Matthew DillonAdd BUF_CMD_FLUSH support - issue flush command to...
2008-07-12 Michael Neumann* Add support for the nVidia MCP61, MCP65, MCP67, MCP73...
2008-07-12 Peter AvalosMerge from vendor branch LIBARCHIVE:
2008-06-30 Hasso TepperMerge from vendor branch GCC:
2008-06-28 Matthew DillonBump the sortq_lost check from 8 to 128, letting the...
2008-06-28 Matthew DillonFix a system performance issue created by ata_sort_queu...
2008-06-27 Matthew DillonIncrease the default request timeout from 5 seconds...
2008-06-27 Matthew DillonApply patch supplied in FreeBSD-PR to ata-raid code:
2008-06-26 Matthew DillonMerge from vendor branch NETGRAPH:
2008-06-16 Peter AvalosMerge from vendor branch LIBARCHIVE:
2008-05-18 Peter AvalosSync CAM with FreeBSD using lockmgr locks instead of...
2008-05-17 Peter AvalosMerge from vendor branch LIBARCHIVE:
2008-05-17 Peter AvalosMerge from vendor branch TNFTP:
2008-05-17 Peter AvalosMerge from vendor branch LESS:
2008-04-06 Peter AvalosMerge from vendor branch OPENSSH:
2008-04-05 Matthew DillonFix a snafu with the last commit. Not all of the new...
2008-03-28 Sepherosa ZiehauPull back part of rev1.7
2008-03-24 Matthew DillonSynchronize various changes from FreeBSD. This is...
2008-03-20 Peter AvalosMerge from vendor branch BZIP:
2008-03-12 Dave HayesMerge from vendor branch BSDINSTALLER:
2008-02-10 Peter AvalosMake CAM_NEW_TRAN_CODE default.
2008-02-09 Peter AvalosMerge from vendor branch TNFTP:
2008-01-31 Simon SchubertMerge from vendor branch GDB:
2008-01-30 Hasso TepperMerge from vendor branch LIBEVENT:
2008-01-19 Peter AvalosMerge from vendor branch FILE:
2008-01-18 Matthias SchmidtFix a bug preventing burncd(8) from dispaying the progr...
2008-01-15 Matthias SchmidtMerge from vendor branch TCSH:
2008-01-15 Simon SchubertMerge from vendor branch GDB:
2008-01-14 Simon SchubertMerge from vendor branch GDB:
2008-01-06 Sascha WildnerRemove bogus checks after kmalloc(M_WAITOK) which never...
2008-01-01 Sascha WildnerAdd PCI IDs for ICH9.
2007-12-23 Peter AvalosFixes for CAM_NEW_TRAN_CODE.
2007-12-22 Peter AvalosMerge from vendor branch LIBARCHIVE:
2007-12-17 Hasso TepperAdd ID for ICH8M in compatibility mode. This makes...
2007-12-09 Thomas E. SpanjaardFix a bug where all 'generic' ATA controllers were...
2007-12-06 Peter AvalosMerge from vendor branch LIBARCHIVE:
2007-12-02 Sepherosa ZiehauBlack list the atapci device on Intel PRO/1000 PM,...
2007-11-25 Peter AvalosMerge from vendor branch LESS:
2007-11-20 Hasso TepperAdd SATA ATAPI support for AHCI controllers.
2007-11-16 Peter AvalosMerge from vendor branch LESS:
2007-11-05 Gregory Neil ShapiroMerge from vendor branch SENDMAIL:
2007-11-03 Peter AvalosMerge from vendor branch LIBARCHIVE:
2007-10-29 Thomas E. SpanjaardRemove fugly hack from the ATA channel interrupt handle...
2007-10-25 Peter AvalosMerge from vendor branch OPENSSL:
2007-10-19 Thomas E. SpanjaardAdd (proper) support for ATi SB600 southbridge SATA...
next