net/sfc: add device configuration checks
authorAndrew Rybchenko <arybchenko@solarflare.com>
Tue, 29 Nov 2016 16:19:05 +0000 (16:19 +0000)
committerFerruh Yigit <ferruh.yigit@intel.com>
Tue, 17 Jan 2017 18:39:26 +0000 (19:39 +0100)
commitc7cb2d7a5f2a7fdb1a7f35061992ab2945cc0b19
treedb8c2b0d8dfc9721c3fcdb2805036dcb900a665d
parentaaa3f5f0f79d0c4788f378886560042aa9d6aac7
net/sfc: add device configuration checks

Manual link speed/duplex configuration is not supported yet.
Loopback is not supported yet.
Flow Director is not supported.
Link status change notification using interrupt is not supported yet.
Receive data notification using interrupts is not supported yet.

Signed-off-by: Andrew Rybchenko <arybchenko@solarflare.com>
Reviewed-by: Andy Moreton <amoreton@solarflare.com>
Reviewed-by: Ferruh Yigit <ferruh.yigit@intel.com>
doc/guides/nics/sfc_efx.rst
drivers/net/sfc/sfc.c