index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
firmware
/
iscsi_ibft.c
Age
Commit message (
Expand
)
Author
2020-06-15
ibft: Replace zero-length array with flexible-array
Gustavo A. R. Silva
2020-01-12
iscsi_ibft: Don't limits Targets and NICs to two
Lubomir Rintel
2019-07-26
Merge branch 'for-linus-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-07-19
iscsi_ibft: make ISCSI_IBFT dependson ACPI instead of ISCSI_IBFT_FIND
Thomas Tai
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 287
Thomas Gleixner
2019-04-09
ACPICA: Rename nameseg length macro/define for clarity
Bob Moore
2019-02-12
iscsi_ibft: Fix missing break in switch statement
Gustavo A. R. Silva
2018-01-11
ibft: Deprecate pci_get_bus_and_slot()
Sinan Kaya
2016-05-16
ibft: Expose iBFT acpi header via sysfs
David Bond
2016-05-16
iscsi_ibft: Add prefix-len attr and display netmask
Hannes Reinecke
2015-06-05
iscsi_ibft: filter null v4-mapped v6 addresses
Chris Leech
2014-05-13
iscsi_ibft: Fix finding Broadcom specific ibft sign
Vikas Chaudhary
2012-01-03
switch ->is_visible() to returning umode_t
Al Viro
2011-12-13
ibft: Fix finding IBFT ACPI table on UEFI
Yinghai Lu
2011-06-29
[SCSI] iscsi_ibft, be2iscsi, iscsi_boot: fix boot kobj data lifetime management
Mike Christie
2011-04-26
treewide: cleanup continuations and remove logging message whitespace
Joe Perches
2010-08-11
ibft: Kernel oops when rmmoding iscsi_ibft with no iBFT present.
Konrad Rzeszutek Wilk
2010-05-11
ibft: convert iscsi_ibft module to iscsi boot lib
Mike Christie
2010-05-11
ibft: Update iBFT handling for v1.03 of the spec.
Peter Jones
2010-03-07
Driver core: Constify struct sysfs_ops in struct kobj_type
Emese Revfy
2010-02-28
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
2010-02-26
drivers/firmware/iscsi_ibft.c: remove NIPQUAD_FMT, use %pI4
Joe Perches
2010-01-07
drivers/firmware/iscsi_ibft.c: use %pM to show MAC address
hartleys
2009-10-05
iSCSI/iBFT: use proper address translation
Jan Beulich
2009-05-02
ibft: fix the display of a few fields in the NIC attribute structure in sysfs
Ashutosh Naik
2009-02-11
iscsi_ibft.c fix compilation warning
Jaswinder Singh Rajput
2008-10-31
drivers: replace NIPQUAD()
Harvey Harrison
2008-10-29
net: replace %p6 with %pI6
Harvey Harrison
2008-10-28
misc: replace NIP6_FMT with %p6 format specifier
Harvey Harrison
2008-10-20
x86: sysfs: kill owner field from attribute
Parag Warudkar
2008-10-16
drivers/firmware/iscsi_ibft.c: make 3 functions static
Adrian Bunk
2008-09-02
ibft: fix target info parsing in ibft module
Mike Christie
2008-04-19
Firmware: add iSCSI iBFT Support
Konrad Rzeszutek