]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/commit
sfc: extend MTD support for newer hardware
authorBert Kenward <bkenward@solarflare.com>
Wed, 16 Jan 2019 10:00:39 +0000 (10:00 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 17 Jan 2019 20:10:14 +0000 (12:10 -0800)
commit5fb1beeceab857d57312e9351d836f168b513027
treee3d9760b7a4e8373dee1ae231484e5623b5298b7
parentcea3bfb37482c601fc2f739bc0215e5c64e45ab0
sfc: extend MTD support for newer hardware

The X2 family of NICs (based on the SFC9250) have additional
MTD partitions for firmware and configuration. This includes
partitions that are read-only.

The NICs also have extended versions of the NVRAM interface,
allowing more detailed status information to be returned.

Signed-off-by: Bert Kenward <bkenward@solarflare.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/sfc/ef10.c
drivers/net/ethernet/sfc/mcdi.c
drivers/net/ethernet/sfc/mtd.c