linux-kernel-test/drivers/net/stmmac
Giuseppe CAVALLARO 21d437cc66 stmmac: rename the gmac as dwmac1000 and split core and dma parts
Use dwmac1000 naming instead of gmac.
The patch also splits the gmac.c file in two new ones:
dwmac1000_core.c and dwmac1000_dma.c.
This could actually help on some architectures where different
DMA engines are used.

Signed-off-by: Giuseppe Cavallaro <peppe.cavallaro@st.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2010-01-07 17:06:10 -08:00
..
common.h stmmac: rename the gmac as dwmac1000 and split core and dma parts 2010-01-07 17:06:10 -08:00
descs.h stmmac: rename the gmac as dwmac1000 and split core and dma parts 2010-01-07 17:06:10 -08:00
dwmac100.c stmmac: rename mac100 as dwmac100 and fix spare coding style 2010-01-07 17:06:09 -08:00
dwmac100.h stmmac: rename mac100 as dwmac100 and fix spare coding style 2010-01-07 17:06:09 -08:00
dwmac1000_core.c stmmac: rename the gmac as dwmac1000 and split core and dma parts 2010-01-07 17:06:10 -08:00
dwmac1000_dma.c stmmac: rename the gmac as dwmac1000 and split core and dma parts 2010-01-07 17:06:10 -08:00
dwmac1000.h stmmac: rename the gmac as dwmac1000 and split core and dma parts 2010-01-07 17:06:10 -08:00
dwmac_dma.h stmmac: move the dma out from the main 2010-01-07 17:06:09 -08:00
dwmac_lib.c stmmac: move the dma out from the main 2010-01-07 17:06:09 -08:00
Kconfig
Makefile stmmac: rename the gmac as dwmac1000 and split core and dma parts 2010-01-07 17:06:10 -08:00
stmmac_ethtool.c stmmac: move the dma out from the main 2010-01-07 17:06:09 -08:00
stmmac_main.c stmmac: rename the gmac as dwmac1000 and split core and dma parts 2010-01-07 17:06:10 -08:00
stmmac_mdio.c stmmac: reorganise class operations. 2010-01-07 17:06:08 -08:00
stmmac_timer.c stmmac: fixed a compilation error when use the external timer 2009-11-23 10:37:47 -08:00
stmmac_timer.h stmmac: do not fail when the timer cannot be used. 2009-11-23 10:37:52 -08:00
stmmac.h stmmac: reorganise class operations. 2010-01-07 17:06:08 -08:00