Age | Commit message (Expand) | Author | Files | Lines |
2018-01-12 | ibft: Deprecate pci_get_bus_and_slot() | Sinan Kaya | 1 | -2/+3 |
2016-05-16 | ibft: Expose iBFT acpi header via sysfs | David Bond | 1 | -1/+65 |
2016-05-16 | iscsi_ibft: Add prefix-len attr and display netmask | Hannes Reinecke | 1 | -0/+4 |
2015-06-06 | iscsi_ibft: filter null v4-mapped v6 addresses | Chris Leech | 1 | -15/+21 |
2014-05-13 | iscsi_ibft: Fix finding Broadcom specific ibft sign | Vikas Chaudhary | 1 | -0/+1 |
2012-01-04 | switch ->is_visible() to returning umode_t | Al Viro | 1 | -6/+6 |
2011-12-13 | ibft: Fix finding IBFT ACPI table on UEFI | Yinghai Lu | 1 | -2/+40 |
2011-06-30 | [SCSI] iscsi_ibft, be2iscsi, iscsi_boot: fix boot kobj data lifetime management | Mike Christie | 1 | -3/+11 |
2011-04-26 | treewide: cleanup continuations and remove logging message whitespace | Joe Perches | 1 | -2/+2 |
2010-08-12 | ibft: Kernel oops when rmmoding iscsi_ibft with no iBFT present. | Konrad Rzeszutek Wilk | 1 | -2/+4 |
2010-05-11 | ibft: convert iscsi_ibft module to iscsi boot lib | Mike Christie | 1 | -451/+247 |
2010-05-11 | ibft: Update iBFT handling for v1.03 of the spec. | Peter Jones | 1 | -12/+18 |
2010-03-08 | Driver core: Constify struct sysfs_ops in struct kobj_type | Emese Revfy | 1 | -1/+1 |
2010-03-01 | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 1 | -5/+3 |
2010-02-27 | drivers/firmware/iscsi_ibft.c: remove NIPQUAD_FMT, use %pI4 | Joe Perches | 1 | -5/+3 |
2010-01-07 | drivers/firmware/iscsi_ibft.c: use %pM to show MAC address | hartleys | 1 | -5/+1 |
2009-10-05 | iSCSI/iBFT: use proper address translation | Jan Beulich | 1 | -1/+1 |
2009-05-03 | ibft: fix the display of a few fields in the NIC attribute structure in sysfs | Ashutosh Naik | 1 | -2/+2 |
2009-02-11 | iscsi_ibft.c fix compilation warning | Jaswinder Singh Rajput | 1 | -2/+2 |
2008-10-31 | drivers: replace NIPQUAD() | Harvey Harrison | 1 | -2/+1 |
2008-10-29 | net: replace %p6 with %pI6 | Harvey Harrison | 1 | -1/+1 |
2008-10-29 | misc: replace NIP6_FMT with %p6 format specifier | Harvey Harrison | 1 | -3/+1 |
2008-10-20 | x86: sysfs: kill owner field from attribute | Parag Warudkar | 1 | -1/+0 |
2008-10-16 | drivers/firmware/iscsi_ibft.c: make 3 functions static | Adrian Bunk | 1 | -9/+9 |
2008-09-03 | ibft: fix target info parsing in ibft module | Mike Christie | 1 | -2/+1 |
2008-04-20 | Firmware: add iSCSI iBFT Support | Konrad Rzeszutek | 1 | -0/+982 |