aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/firmware/iscsi_ibft.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-08-11ibft: Kernel oops when rmmoding iscsi_ibft with no iBFT present.Konrad Rzeszutek Wilk1-2/+4
2010-05-11ibft: convert iscsi_ibft module to iscsi boot libMike Christie1-451/+247
2010-05-11ibft: Update iBFT handling for v1.03 of the spec.Peter Jones1-12/+18
2010-03-07Driver core: Constify struct sysfs_ops in struct kobj_typeEmese Revfy1-1/+1
2010-02-28Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller1-5/+3
2010-02-26drivers/firmware/iscsi_ibft.c: remove NIPQUAD_FMT, use %pI4Joe Perches1-5/+3
2010-01-07drivers/firmware/iscsi_ibft.c: use %pM to show MAC addresshartleys1-5/+1
2009-10-05iSCSI/iBFT: use proper address translationJan Beulich1-1/+1
2009-05-02ibft: fix the display of a few fields in the NIC attribute structure in sysfsAshutosh Naik1-2/+2
2009-02-11iscsi_ibft.c fix compilation warningJaswinder Singh Rajput1-2/+2
2008-10-31drivers: replace NIPQUAD()Harvey Harrison1-2/+1
2008-10-29net: replace %p6 with %pI6Harvey Harrison1-1/+1
2008-10-28misc: replace NIP6_FMT with %p6 format specifierHarvey Harrison1-3/+1
2008-10-20x86: sysfs: kill owner field from attributeParag Warudkar1-1/+0
2008-10-16drivers/firmware/iscsi_ibft.c: make 3 functions staticAdrian Bunk1-9/+9
2008-09-02ibft: fix target info parsing in ibft moduleMike Christie1-2/+1
2008-04-19Firmware: add iSCSI iBFT SupportKonrad Rzeszutek1-0/+982