summaryrefslogtreecommitdiff
path: root/iscsiuio/src/unix/nic_utils.c
Commit message (Expand)AuthorAgeFilesLines
* Fix a missing-unlocking bugryancaicse2022-04-021-1/+1
* Fix compiler complaint about string copy in iscsiuioLee Duncan2020-06-031-5/+15
* Fix 586 compiler issues.Lee Duncan2020-01-291-1/+1
* Resource leak: Variable raw going out of scope leaks the storage it points to.Chris Leech2019-10-311-0/+1
* iscsiuio: Add inter-host mutex while doing xmitManish Rangankar2018-06-291-0/+4
* Use correct size when copying nic name.Lee Duncan2018-03-211-1/+1
* Remove unused variables. No functional change.Lee Duncan2017-12-021-2/+0
* iscsiuio: Add support for the new qedi transportNilesh Javali2017-02-141-4/+143
* iscsiuio: Get the library to use based on uio sysfs nameAdheer Chandravanshi2015-12-281-22/+43
* iscsiuio: Change nic_disable to return voidAndy Grover2014-11-111-4/+12
* iscsiuio: Rebranding iscsiuioVikas Chaudhary2014-07-241-0/+1
* ISCSIUIO: Fixed a pthread resc leak from excessive session recoveryEddie Wai2014-02-281-1/+4
* ISCSID: Added iscsiuio source to the open-iscsi pkgEddie Wai2013-05-281-0/+1628