linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] (ibft) stable/for-linus-4.7
@ 2016-05-16 15:33 Konrad Rzeszutek Wilk
  0 siblings, 0 replies; only message in thread
From: Konrad Rzeszutek Wilk @ 2016-05-16 15:33 UTC (permalink / raw)
  To: linux-kernel, torvalds; +Cc: pjones, dbond, lduncan, hare, michaelc

Hey Linus,

Please git pull the following branch:

git://git.kernel.org/pub/scm/linux/kernel/git/konrad/ibft.git stable/for-linus-4.7	

Sorry about the freshness of it - it was 5 weeks old until I realized
that one of the commits has the wrong author name (me!), so rebased it.

The pull has two features - both of them expand the SysFS entries:
 - 'prefix-len' - which is subnet_mask_prefix of the iBFT header.
 - 'acpi_header' dir with: 'iBFT', OEM-ID (whatever it extracts from the
   iBFT header) and OEM_TABLE_ID (also whatever it extracts from the
   iBFT header). This is to help NIC drivers to figure out during bootup
   how to deal with BIOS created iBFT tables (like by TianoCore UEFI implemenation).

Please pull! Thanks.

 Documentation/ABI/testing/sysfs-ibft | 10 ++++++
 drivers/firmware/iscsi_ibft.c        | 66 +++++++++++++++++++++++++++++++++++-
 drivers/scsi/iscsi_boot_sysfs.c      | 62 +++++++++++++++++++++++++++++++++
 include/linux/iscsi_boot_sysfs.h     | 13 +++++++
 4 files changed, 150 insertions(+), 1 deletion(-)

David Bond (1):
      ibft: Expose iBFT acpi header via sysfs

Hannes Reinecke (1):
      iscsi_ibft: Add prefix-len attr and display netmask

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2016-05-16 15:33 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-05-16 15:33 [GIT PULL] (ibft) stable/for-linus-4.7 Konrad Rzeszutek Wilk

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).