summaryrefslogtreecommitdiff
path: root/include/iscsi_if.h
Commit message (Expand)AuthorAgeFilesLines
* Change iscsi IP type from defines to enum.Lee Duncan2021-09-011-2/+5
* Fix issue with zero-length arrays at end of structLee Duncan2020-06-031-2/+2
* Keep iscsi_if in sync with kernel version.Lee Duncan2018-04-121-0/+10
* iscsi_if.h: use attribute instead of '__packed'Khazhismel Kumykov2017-09-051-1/+1
* iscsi_tool: Add offload host statistics support.Lalit Chandivade2013-12-221-2/+114
* iscsi_if.h: Additional parameters for network param settingsAdheer Chandravanshi2013-12-221-0/+79
* iscsi_if.h: Remove numbers used for network parameter settingsHarish Zunjarrao2013-12-221-19/+19
* iscsiadm: Add support to set CHAP entry using host chap modeAdheer Chandravanshi2013-12-221-1/+18
* iscsi tools: sync iscsi_if.h with kernel spaceMike Christie2013-09-111-131/+73
* From: Adheer Chandravanshi <adheer.chandravanshi@qlogic.com>Mike Christie2013-05-281-1/+189
* iscsiadm: print ping status stringMike Christie2012-03-061-1/+16
* iscsi tools: Add support to display a host's CHAP list and deleteMike Christie2012-03-061-1/+31
* iscsi tools: added ping supportMike Christie2012-03-061-2/+19
* iscsi tools: update iscsi_if.h for host eventMike Christie2012-03-061-1/+14
* 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
* Use pass through interface for sendtargets (take4) Currenly offload cards lik...Mike Christie2011-01-311-1/+5
* iscsi mod: sync to linux-2.6-iscsi tree's 2.6.33 feature window patchesMike Christie2009-11-061-0/+51
* iscsid: fix bound ep connect event numberMike Christie2009-05-131-3/+2
* bind offloaded connection to portMike Christie2009-05-101-0/+6
* iscsi mod: sync up kernel modules with 2.6.29Mike Christie2009-01-211-2/+5
* 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-131-7/+2
* 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
* sync with upstreamMike Christie2007-09-291-1/+2
* 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
* 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
* used tool from patman to strip trailing white spacesmnc2006-11-281-1/+1
* revert use aligned_u64 patch. upstream wants a compat layer to go with itmnc2006-10-051-7/+7
* fix 32 bit up and 64 bit kern by using alinged_u64mnc2006-09-191-7/+7
* This patch adds or modifies the transport class functions used to notify user...mnc2006-07-101-18/+5
* Add target discovery event. We may have a setup where the iscsi traffic is on...mnc2006-07-101-0/+37
* fix term state. when closing the session we do not want to queue any more com...mnc2006-05-201-1/+0
* debugged by Ming and Rohan: for normal session logins we should be incrementi...mnc2006-04-271-0/+2
* from ogerlitz@voltaire.com: add ep callbacksmnc2006-04-131-1/+18
* add libiscsi: move duplicated code in iscsi_iser and iscsi_tcp to new lib fun...mnc2006-04-021-1/+2
* add basic iscsi block functionality. The open-iscsi replacement_timeout is th...mnc2006-03-031-0/+2