linux-stable/drivers/net/ethernet/sfc
Wolfram Sang afaa4d060f sfc: falcon: convert to use i2c_new_client_device()
Move away from the deprecated API and return the shiny new ERRPTR where
useful.

Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2020-03-26 19:31:21 -07:00
..
falcon sfc: falcon: convert to use i2c_new_client_device() 2020-03-26 19:31:21 -07:00
bitfield.h
ef10.c sfc: complete the next packet when we receive a timestamp 2020-03-05 14:56:57 -08:00
ef10_regs.h
ef10_sriov.c sfc: support configuring vf spoofchk on EF10 VFs 2020-03-14 20:57:25 -07:00
ef10_sriov.h
efx.c sfc: remove unused variable 'efx_default_channel_type' 2020-02-19 16:26:02 -08:00
efx.h Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net 2020-03-12 22:34:48 -07:00
efx_channels.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net 2020-03-12 22:34:48 -07:00
efx_channels.h sfc: add new headers in preparation for code split 2020-01-08 13:28:02 -08:00
efx_common.c sfc: fix XDP-redirect in this driver 2020-03-16 18:22:43 -07:00
efx_common.h sfc: move yet more functions 2020-01-10 11:24:37 -08:00
enum.h
ethtool.c net: sfc: reject unsupported coalescing params 2020-03-17 20:56:57 -07:00
ethtool_common.c sfc/ethtool_common: Make some function to static 2020-01-13 06:00:43 -08:00
ethtool_common.h sfc: move some ethtool code 2020-01-10 11:24:37 -08:00
farch.c sfc: add new headers in preparation for code split 2020-01-08 13:28:02 -08:00
farch_regs.h
filter.h
io.h
Kconfig sfc: Remove unnecessary dependencies on I2C 2020-01-02 16:23:18 -08:00
Makefile sfc: move mcdi filtering code 2020-01-27 13:05:43 +01:00
mcdi.c net: sfc: Use scnprintf() for avoiding potential buffer overflow 2020-03-15 17:06:22 -07:00
mcdi.h sfc: move various functions 2020-01-10 11:24:37 -08:00
mcdi_filters.c sfc: move mcdi filtering code 2020-01-27 13:05:43 +01:00
mcdi_filters.h sfc: create header for mcdi filtering code 2020-01-27 13:05:43 +01:00
mcdi_functions.c sfc: remove set but not used variable 'nic_data' 2020-01-10 23:15:28 -08:00
mcdi_functions.h sfc: move yet more functions 2020-01-10 11:24:37 -08:00
mcdi_mon.c
mcdi_pcol.h
mcdi_port.c sfc: move a couple more functions 2020-01-10 11:24:37 -08:00
mcdi_port_common.c sfc: move a couple more functions 2020-01-10 11:24:37 -08:00
mcdi_port_common.h sfc: move a couple more functions 2020-01-10 11:24:37 -08:00
mtd.c
net_driver.h sfc: fix XDP-redirect in this driver 2020-03-16 18:22:43 -07:00
nic.c
nic.h sfc: add new headers in preparation for code split 2020-01-08 13:28:02 -08:00
ptp.c sfc: fix timestamp reconstruction at 16-bit rollover points 2020-02-27 12:04:49 -08:00
rx.c sfc: fix XDP-redirect in this driver 2020-03-16 18:22:43 -07:00
rx_common.c sfc: fix XDP-redirect in this driver 2020-03-16 18:22:43 -07:00
rx_common.h sfc: move RPS code 2020-01-10 11:24:37 -08:00
selftest.c sfc: refactor selftest work init code 2020-01-10 11:24:37 -08:00
selftest.h sfc: refactor selftest work init code 2020-01-10 11:24:37 -08:00
siena.c sfc: move various functions 2020-01-10 11:24:37 -08:00
siena_sriov.c sfc: move channel alloc/removal code 2020-01-08 13:28:03 -08:00
siena_sriov.h
sriov.c
sriov.h
tx.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net 2020-03-12 22:34:48 -07:00
tx.h
tx_common.c sfc: complete the next packet when we receive a timestamp 2020-03-05 14:56:57 -08:00
tx_common.h sfc: complete the next packet when we receive a timestamp 2020-03-05 14:56:57 -08:00
tx_tso.c
vfdi.h
workarounds.h