aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/iscsi
Commit message (Expand)AuthorAgeFilesLines
* This commit fixes the issue with alias_sctp.c. NoRandall Stewart2009-02-141-91/+1
* Big update to the iSCSI initiator code. Highlights include IPv6 support,Scott Long2008-11-258-230/+583
* Replace all calls to minor() with dev2unit().Ed Schouten2008-09-272-9/+9
* Record the dependency of the iscsi initiator on cam.Antoine Brodin2008-04-201-0/+1
* Replaced the misleading uses of a historical artefact M_TRYWAIT with M_WAIT.Ruslan Ermilov2008-03-251-3/+3
* Give MEXTADD() another argument to make both void pointers to thePoul-Henning Kamp2008-02-011-1/+1
* Rename the kthread_xxx (e.g. kthread_create()) callsJulian Elischer2007-10-202-4/+4
* Introduce Danny Braniss' iSCSI initiator, version 2.0.99. Please read theScott Long2007-07-248-0/+4384