Merge branch 'master' of /home/aggelos/devel/dfly/dfly.git/
[dragonfly.git] / sys / bus / cam / cam_xpt.c
2009-06-08 Aggelos EconomopoulosMerge branch 'master' of /home/aggelos/devel/dfly/dfly...
2009-06-04 Matthew DillonCAM Enhancements for AHCI driver work, import some...
2009-06-04 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-06-03 Matthew DillonCAM fixes - queue empty tests, sim refcount, add XPORT_...
2009-04-11 Peter AvalosMerge branch 'vendor/OPENSSL'
2009-01-24 Peter AvalosMerge branch 'vendor/GDTOA'
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'
2008-12-20 Hasso TepperMerge commit 'crater/vendor/OPENPAM'
2008-09-27 Peter AvalosMerge from vendor branch OPENSSH:
2008-09-27 Peter AvalosMerge from vendor branch OPENSSL:
2008-09-06 Peter AvalosMerge from vendor branch OPENSSL:
2008-08-23 Peter AvalosFix whitespace.
2008-07-18 Matthew DillonFix multiple bugs in CAM related devices which go away...
2008-07-12 Peter AvalosMerge from vendor branch LIBARCHIVE:
2008-06-30 Hasso TepperMerge from vendor branch GCC:
2008-06-29 Matthew DillonFix an issue where CAM would attempt to illegally get...
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-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-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:
2007-12-22 Peter AvalosMerge from vendor branch LIBARCHIVE:
2007-12-21 Peter Avalosprintf -> kprintf
2007-12-06 Peter AvalosMerge from vendor branch LIBARCHIVE:
2007-12-02 Peter AvalosSync quirk tables with FreeBSD.
2007-12-02 Peter AvalosXPT_GET_TRAN_SETTINGS can fail- so check for an error and
2007-12-02 Peter AvalosChange the qualifier to force async from cur_spi to...
2007-12-02 Peter AvalosAdd PIM_SEQSCAN for HBA misc flags and code that unders...
2007-12-02 Peter AvalosHandle some of the inquiry flags that have come into
2007-12-02 Peter AvalosCAM_NEW_TRAN_CODE placeholders for SAS support.
2007-12-02 Peter AvalosWhen deregistering a bus, attempt to flush out all...
2007-12-01 Peter AvalosMake the exploring of all luns supported by an HBA...
2007-12-01 Peter AvalosFine-grained malloc statistics - replace some M_DEVBUF...
2007-11-29 Peter AvalosFixing a memory leak in xpt_release_device().
2007-11-29 Peter AvalosDo not initialize path variable with useless value...
2007-11-29 Peter Avalosavoid use after free
2007-11-29 Peter AvalosRestore queue depth settings across tag disable events...
2007-11-28 Peter AvalosTry to automatically scan and attach luns for modern...
2007-11-28 Peter AvalosAgain, use offsetof() instead of a constant to enhance...
2007-11-28 Peter AvalosUse offsetof() instead of a hard-coded constant for...
2007-11-28 Peter AvalosRemove the camnet swi and CAM_PERIPH_NET. It has never...
2007-11-28 Peter AvalosMake the module return EOPNOTSUPP for unknown events.
2007-11-28 Peter AvalosCompare the *number* of patterns to zero, not the point...
2007-11-25 Peter AvalosMerge from vendor branch LESS:
2007-11-24 Peter AvalosMake SCSI_DELAY setable at boot time and runtime via the
2007-11-21 Peter AvalosCleanup some of the XPORT_FC code (mostly whitespace)
2007-11-20 Peter AvalosFC path inquiry settings.
2007-11-18 Peter AvalosRewrite of the CAM error recovery code.
2007-11-17 Peter AvalosChange the peripheral driver list from a linker set...
2007-11-16 Peter AvalosMerge from vendor branch LESS:
2007-11-14 Peter AvalosSwitch to sys/queue.h macros.
2007-11-12 Peter AvalosAvoid resource_locate().
2007-11-12 Peter AvalosBuild CAM as a module.
2007-11-05 Gregory Neil ShapiroMerge from vendor branch SENDMAIL:
2007-11-03 Peter AvalosMerge from vendor branch LIBARCHIVE:
2007-10-25 Peter AvalosMerge from vendor branch OPENSSL:
2007-10-12 Peter AvalosMerge from vendor branch LESS:
2007-10-12 Peter AvalosMerge from vendor branch OPENSSL:
2007-10-11 Peter AvalosMerge from vendor branch TCPDUMP:
2007-10-11 Peter AvalosMerge from vendor branch LIBPCAP:
2007-10-10 Peter AvalosMerge from vendor branch LIBARCHIVE:
2007-10-09 Peter AvalosMerge from vendor branch LESS:
2007-09-24 Peter AvalosMerge from vendor branch LIBARCHIVE:
2007-09-08 Peter AvalosMerge from vendor branch OPENSSH:
2007-09-03 Peter AvalosMerge from vendor branch LIBARCHIVE:
2007-08-25 Peter AvalosMerge from vendor branch TNFTP:
2007-08-22 Simon SchubertMerge from vendor branch GDB:
2007-08-18 Peter AvalosMerge from vendor branch LIBARCHIVE:
2007-08-07 Peter AvalosMerge from vendor branch TCPDUMP:
2007-08-07 Peter AvalosMerge from vendor branch LIBPCAP:
2007-08-07 Sepherosa ZiehauMerge from vendor branch HOSTAPD:
2007-08-07 Sepherosa ZiehauMerge from vendor branch WPA_SUPPLICANT:
2007-08-05 Peter AvalosMerge from vendor branch DIFFUTILS:
2007-08-04 Peter AvalosMerge from vendor branch TNFTP:
2007-07-28 Matthew DillonAdd an ordering field to the interrupt config hook...
2007-07-24 Simon SchubertMerge from vendor branch BIND:
2007-07-24 Matthew DillonMerge from vendor branch BIND:
2007-07-16 Peter AvalosMerge from vendor branch LIBARCHIVE:
2007-07-13 Matthew DillonMerge from vendor branch LIBARCHIVE:
2007-06-20 Peter AvalosMerge from vendor branch LESS:
2007-06-03 Peter AvalosMerge from vendor branch LIBARCHIVE:
2007-06-03 Peter AvalosMerge from vendor branch LESS:
2007-05-28 Peter AvalosMerge from vendor branch FILE:
2007-05-09 Peter AvalosMerge from vendor branch LIBARCHIVE:
next