net: add support for STMicroelectronics Ethernet controllers.
This is the driver for the ST MAC 10/100/1000 on-chip Ethernet controllers (Synopsys IP blocks). Driver documentation: o http://stlinux.com/drupal/kernel/network/stmmac Revisions: o http://stlinux.com/drupal/kernel/network/stmmac-driver-revisions Performances: o http://stlinux.com/drupal/benchmarks/networking/stmmacSigned-off-by: Giuseppe Cavallaro <peppe.cavallaro@st.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Showing
drivers/net/stmmac/Kconfig
0 → 100644
drivers/net/stmmac/Makefile
0 → 100644
drivers/net/stmmac/common.h
0 → 100644
This diff is collapsed.
drivers/net/stmmac/descs.h
0 → 100644
drivers/net/stmmac/gmac.c
0 → 100644
This diff is collapsed.
drivers/net/stmmac/gmac.h
0 → 100644
drivers/net/stmmac/mac100.c
0 → 100644
This diff is collapsed.
drivers/net/stmmac/mac100.h
0 → 100644
drivers/net/stmmac/stmmac.h
0 → 100644
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
Please register or sign in to comment