summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* iscsi tools: Add support to display a host's CHAP list and deleteMike Christie2012-03-062-1/+33
* iscsi tools: added ping supportMike Christie2012-03-062-2/+21
* iscsi tools: update iscsi_if.h for host eventMike Christie2012-03-061-1/+14
* iscsi tools: fix ipv6 ibft/firmware bootMike Christie2011-10-121-7/+8
* iscsi tools: fix up vlan supportMike Christie2011-10-061-4/+5
* iscsi tools: manage qla4xxx iscsi sessions with iscsiadmLalit Chandivade2011-08-141-1/+18
* iscsiadm: add netconfig supportLalit Chandivade2011-08-141-3/+80
* iscsi tools: convert discovery code to iscsi error codesMike Christie2011-01-311-0/+4
* iscsid: add new auth error codeMike Christie2011-01-311-0/+2
* iscsi tools: fix iscsiadm exit codesMike Christie2011-01-311-0/+63
* Use pass through interface for sendtargets (take4) Currenly offload cards lik...Mike Christie2011-01-311-1/+5
* iscsi boot: add support for iscsi boot sysfs moduleMike Christie2010-07-101-0/+2
* iscsid: support discovery daemon auto logoutMike Christie2010-03-221-0/+12
* iscsi tools: use open-isns servicesMike Christie2010-03-221-2/+2
* iscsi tools: nic setup cleanupMike Christie2010-01-151-2/+4
* ibft boot: do not setup nic if offload can be usedMike Christie2010-01-151-0/+1
* iscsi tools: merge functions to get net iface name from mac addressMike Christie2010-01-151-0/+8
* ibft boot: mv setup nics to fw_entry.c so iscsiadm can use itMike Christie2010-01-131-0/+1
* iscsi mod: sync to linux-2.6-iscsi tree's 2.6.33 feature window patchesMike Christie2009-11-062-0/+53
* iscsid: fix bound ep connect event numberMike Christie2009-05-131-3/+2
* bind offloaded connection to portMike Christie2009-05-101-0/+6
* iscsi tools: convert from strncat to strlcatMike Christie2009-02-071-0/+27
* iscsi mod: sync up kernel modules with 2.6.29Mike Christie2009-01-211-2/+5
* iscsi modules: fix compilationMike Christie2008-11-271-0/+2
* fwparam: rm unused filepath argumentMike Christie2008-11-261-1/+1
* ibft: add support to use iscsi_ibft module and log into all portals found in ...Mike Christie2008-11-263-9/+121
* iscsi_tcp: return a descriptive error value during connection errorsMike Christie2008-09-251-0/+1
* handle ISCSI_ERR_INVALID_HOSTMike Christie2008-09-251-0/+1
* Sync kernel modules to scsi-misc for 2.6.27.Mike Christie2008-06-132-9/+6
* pass ep to session creationMike Christie2008-05-191-0/+7
* Revert Release-transport-entry-when-the-transport-is-unload.patchMike Christie2008-05-191-1/+0
* Release transport entry when the transport is unloadedMike Christie2008-04-261-0/+1
* iscsi class/if kernel: add ifacename attrMike Christie2008-04-201-36/+41
* The session age mask is only 4 bits, but session->age is 32. WhenMike Christie2008-02-211-2/+2
* sync with upstreamMike Christie2007-09-292-2/+13
* mv nop handling to kernelMike Christie2007-08-271-0/+11
* fix shutdownMike Christie2007-08-271-0/+7
* add device reset support and fix some scsi eh bugs.Mike Christie2007-08-141-0/+2
* fix DefaultTime2Wait handling and fix libiscsi null ptr ref.Mike Christie2007-08-131-0/+2
* Finish hooking into toolMike Christie2007-07-251-6/+6
* hook fw programs into iscsi toolsMike Christie2007-07-251-0/+46
* Support bind by hw address or netdev (ip address is temp disabled because tar...mnc2007-05-301-0/+3
* print local addressmnc2007-05-051-0/+2
* Rename iface.name to iface.hwaddress and make transport name part of the ifac...mnc2007-04-241-0/+2
* make can_queue and cmd_per_lun settable in node dbmnc2007-04-241-0/+2
* again with the root boot stuff :) For root boot, the user may not be using a ...mnc2007-04-241-0/+9
* For now we are not going to be able to settle on a way to force each iscsi st...mnc2007-04-241-0/+2
* export session's or hba's hw address from kernelmnc2007-04-241-0/+14
* check some iscsi and initiator settings before use and drop down to defaults ...mnc2007-02-211-1/+11
* compile fix ups from endien patchmnc2007-02-201-0/+15