OSDN Git Service

net: socionext: Add Synquacer NetSec driver
authorJassi Brar <jaswinder.singh@linaro.org>
Sat, 6 Jan 2018 14:14:37 +0000 (19:44 +0530)
committerDavid S. Miller <davem@davemloft.net>
Wed, 10 Jan 2018 19:50:29 +0000 (14:50 -0500)
commit533dd11a12f698c571a12271b20f235792d3e148
tree00c9718dde7303924f931a27cc58a1906f1a4c27
parentf78f4107ea94cc23946bc1ec022329ce5755dc19
net: socionext: Add Synquacer NetSec driver

This driver adds support for Socionext "netsec" IP Gigabit
Ethernet + PHY IP used in the Synquacer SC2A11 SoC.

Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Signed-off-by: Jassi Brar <jaswinder.singh@linaro.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/socionext/Kconfig
drivers/net/ethernet/socionext/Makefile
drivers/net/ethernet/socionext/netsec.c [new file with mode: 0644]