summaryrefslogtreecommitdiff
path: root/utils/fwparam_ibft
Commit message (Expand)AuthorAgeFilesLines
* buildsys: respect CFLAGS and LDFLAGS from the outsideChristian Seiler2015-06-051-2/+2
* Fix iBFT target flags check.Lee Duncan2015-04-031-1/+1
* fwparam_ibft: Check iBFT target and NIC flagsHannes Reinecke2014-11-141-0/+24
* Represent DHCP "origin" as an enum, not a string.Hannes Reinecke2014-11-142-4/+4
* Code cleanup: no functional changesHannes Reinecke2014-11-142-6/+6
* Parse 'origin' value from iBFTHannes Reinecke2014-09-043-3/+9
* [PATCH v5 1/3] ISCSISTART: Saved ibft boot info to the sessionMike Christie2013-09-111-0/+8
* iscsi tools: print and load boot transportMike Christie2012-03-221-0/+10
* iscsi tools: fix ipv6 ibft/firmware bootMike Christie2011-10-121-1/+1
* iscsiadm: add netconfig supportLalit Chandivade2011-08-141-1/+1
* fwparam_ibft: Fix warnings reported by gcc-4.5.2Jim Ramsay2011-08-023-81/+96
* fwparam_sysfs: fix pathname manipulation error in fwparam_sysfs_boot_info.Ales Kozumplik2011-02-081-1/+1
* iscsi tools: fix iscsiadm exit codesMike Christie2011-01-313-16/+22
* iscsi boot: fix iscsi_boot sysfs parsingMike Christie2011-01-011-7/+16
* iscsiadm: fix boot code compile errorMike Christie2010-07-111-0/+484
* iscsi boot: add support for iscsi boot sysfs moduleMike Christie2010-07-103-7/+5
* iscsi tools: nic setup cleanupMike Christie2010-01-152-117/+12
* ibft boot: fix dev to iface matchingMike Christie2010-01-151-3/+92
* ibft boot: do not setup nic if offload can be usedMike Christie2010-01-151-2/+6
* iscsi tools: merge functions to get net iface name from mac addressMike Christie2010-01-153-148/+7
* ibft boot: mv setup nics to fw_entry.c so iscsiadm can use itMike Christie2010-01-131-0/+163
* iscsistart option to bring up NICs using configuration in iBFT.Mike Christie2010-01-121-0/+67
* iscsi ibft/boot: fix net dev loopupMike Christie2010-01-121-2/+2
* iscsi boot: fix fw param conn print outMike Christie2009-05-011-2/+2
* iscsi boot: check for nic/tgt array limitsMike Christie2009-05-011-9/+17
* iscsi boot: fix up global counter useMike Christie2009-05-011-4/+9
* iscsi boot: fix nic ip-addr checkMike Christie2009-05-011-4/+2
* iscsiadm: fix ppc boot codeMike Christie2009-04-301-6/+4
* iscsistart/fw fixesMike Christie2009-04-123-45/+51
* iscsi tools: convert from strncpy to strlcpyMike Christie2009-02-072-16/+16
* iscsi tools: convert from strncat to strlcatMike Christie2009-02-073-12/+13
* PATCH: fix iBFT firmware reading with newer kernelsMike Christie2009-02-021-27/+34
* iscsid idbm: move record strings to headerMike Christie2008-11-261-25/+23
* fwparam: rm unused filepath argumentMike Christie2008-11-261-2/+1
* ibft: add support to use iscsi_ibft module and log into all portals found in ...Mike Christie2008-11-266-32/+571
* rm unused variable in fw_entry.cErez Zilber2008-10-221-2/+0
* Add fwparam bison and flex output filesMike Christie2008-02-204-19/+4461
* open-iscsi: fix printed mac-addressDoug Maxey2007-12-061-4/+1
* fwparam_utils fixes.Mike Christie2007-10-251-3/+15
* add ppc fwparam supportMike Christie2007-08-138-22/+1046
* Fix ibft parsing on x86.Mike Christie2007-08-132-33/+32
* Finish hooking into toolMike Christie2007-07-253-84/+122
* hook fw programs into iscsi toolsMike Christie2007-07-253-82/+124
* Fix fwparam_ibft compilation with older gccsMike Christie2007-06-291-3/+9
* the fwparam_ibft program has a typo; when called with '-b' it will return 'IS...mnc2007-04-241-1/+1
* forgot to add files from last checkinmnc2007-01-103-0/+666