linux-stable/arch/mips/lantiq/xway
Hauke Mehrtens fe1a56420c net: lantiq: Add Lantiq / Intel VRX200 Ethernet driver
This drives the PMAC between the GSWIP Switch and the CPU in the VRX200
SoC. This is currently only the very basic version of the Ethernet
driver.

When the DMA channel is activated we receive some packets which were
send to the SoC while it was still in U-Boot, these packets have the
wrong header. Resetting the IP cores did not work so we read out the
extra packets at the beginning and discard them.

This also adapts the clock code in sysctrl.c to use the default name of
the device node so that the driver gets the correct clock. sysctrl.c
should be replaced with a proper common clock driver later.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
2018-09-13 08:14:33 -07:00
..
clk.c MIPS: Change my email address 2016-05-13 14:02:18 +02:00
dcdc.c MIPS: Change my email address 2016-05-13 14:02:18 +02:00
dma.c MIPS: lantiq: Do not enable IRQs in dma open 2018-09-13 08:14:33 -07:00
gptu.c MIPS: Audit and remove any unnecessary uses of module.h 2017-02-14 09:00:25 +00:00
Makefile MIPS: lantiq: Remove the arch/mips/lantiq/xway/reset.c implementation 2017-09-04 21:19:03 +02:00
prom.c MIPS: Change my email address 2016-05-13 14:02:18 +02:00
sysctrl.c net: lantiq: Add Lantiq / Intel VRX200 Ethernet driver 2018-09-13 08:14:33 -07:00
vmmc.c MIPS: Lantiq: Make vmmc explicitly non-modular 2016-10-04 16:13:57 +02:00