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