linux/drivers/net/ethernet/netronome/nfp/nfpcore
Jakub Kicinski 85cb207ee3 nfp: don't completely refuse to work with old flashes
Right now the required Service Process ABI version is still tied
to max ID of known commands.  For new NSP commands we are adding
we are checking if NSP version is recent enough on command-by-command
basis.  The driver doesn't have to force the device to have the
very latest flash, anything newer than 0.8 should do.

Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-04-30 22:37:00 -04:00
..
nfp6000
crc32.h
nfp6000_pcie.c nfp: fix invalid area detection 2017-03-22 12:59:08 -07:00
nfp6000_pcie.h
nfp_arm.h
nfp_cpp.h nfp: Use PCI_DEVICE_ID_NETRONOME_NFP* defines 2017-02-17 15:11:34 -05:00
nfp_cppcore.c nfp: fix nfp_cpp_read()/nfp_cpp_write() error paths 2017-03-22 12:59:08 -07:00
nfp_cpplib.c
nfp_hwinfo.c nfp: add hwinfo support 2017-02-10 15:52:25 -05:00
nfp_mip.c nfp: add MIP reading support 2017-02-10 15:52:26 -05:00
nfp_mutex.c nfp: move mutex code out of nfp_cppcore.c 2017-03-22 12:59:07 -07:00
nfp_nffw.c nfp: add support for reading nffw info 2017-02-10 15:52:25 -05:00
nfp_nffw.h nfp: add rtsym support 2017-02-10 15:52:26 -05:00
nfp_nsp_cmds.c nfp: add NSP routine to get static information 2017-04-24 14:35:44 -04:00
nfp_nsp_eth.c nfp: NSP backend for link configuration operations 2017-04-05 10:49:12 -07:00
nfp_nsp.c nfp: don't completely refuse to work with old flashes 2017-04-30 22:37:00 -04:00
nfp_nsp.h nfp: add NSP routine to get static information 2017-04-24 14:35:44 -04:00
nfp_resource.c nfp: fail graciously when someone tries to grab global lock 2017-03-22 12:59:06 -07:00
nfp_rtsym.c nfp: return nfp_rtsym_read_le() errors correctly 2017-02-20 11:18:49 -05:00
nfp_target.c
nfp.h nfp: add NSP routine to get static information 2017-04-24 14:35:44 -04:00