linux/drivers/net/stmmac
Giuseppe CAVALLARO 56b106ae7b stmmac: rework normal and enhanced descriptors
Currently the driver assumes that the mac10/100 can only use the
normal descriptor structure and the gmac can only use the
enhanced structures.
This patch removes the descriptor's code from the dma files
and adds two new files just for handling the normal and enhanced
descriptors.

Signed-off-by: Giuseppe Cavallaro <peppe.cavallaro@st.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2010-04-14 04:49:50 -07:00
..
common.h stmmac: rework normal and enhanced descriptors 2010-04-14 04:49:50 -07:00
descs.h stmmac: rename the gmac as dwmac1000 and split core and dma parts 2010-01-07 17:06:10 -08:00
dwmac100.h stmmac: rework normal and enhanced descriptors 2010-04-14 04:49:50 -07:00
dwmac100_core.c stmmac: rework normal and enhanced descriptors 2010-04-14 04:49:50 -07:00
dwmac100_dma.c stmmac: rework normal and enhanced descriptors 2010-04-14 04:49:50 -07:00
dwmac1000.h stmmac: rework normal and enhanced descriptors 2010-04-14 04:49:50 -07:00
dwmac1000_core.c stmmac: rework normal and enhanced descriptors 2010-04-14 04:49:50 -07:00
dwmac1000_dma.c stmmac: rework normal and enhanced descriptors 2010-04-14 04:49:50 -07: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
enh_desc.c stmmac: rework normal and enhanced descriptors 2010-04-14 04:49:50 -07:00
Kconfig stmmac: fix kconfig for crc32 build error 2010-04-01 17:25:59 -07:00
Makefile stmmac: rework normal and enhanced descriptors 2010-04-14 04:49:50 -07:00
norm_desc.c stmmac: rework normal and enhanced descriptors 2010-04-14 04:49:50 -07:00
stmmac.h stmmac: rework normal and enhanced descriptors 2010-04-14 04:49:50 -07:00
stmmac_ethtool.c stmmac: fix 'lenght' typo in comments and code 2010-02-04 09:33:21 -08:00
stmmac_main.c stmmac: rework normal and enhanced descriptors 2010-04-14 04:49:50 -07:00
stmmac_mdio.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09: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