linux/drivers/net/stmmac
Srinivas Kandagatla 61b8013a11 stmmac: Allow SOCs to use Store forward mode eventhough tx_coe is 0. (V2)
This patch adds new field 'force_sf_dma_mode' to plat_stmmacenet_data
struct to allow users to specify if they want to use force store forward
eventhough tx_coe is not available in hw.
without this flag stmmac driver will use cut-thru mode not use
store-forward mode.

Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@st.com>
Signed-off-by: Giuseppe Cavallaro <peppe.cavallaro@st.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2011-07-18 10:47:24 -07:00
..
common.h stmmac: make function tables const 2010-10-16 11:13:25 -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_core.c net: remove mm.h inclusion from netdevice.h 2011-06-21 19:17:20 -07:00
dwmac100_dma.c net: remove mm.h inclusion from netdevice.h 2011-06-21 19:17:20 -07:00
dwmac100.h stmmac: make function tables const 2010-10-16 11:13:25 -07:00
dwmac1000_core.c net: remove mm.h inclusion from netdevice.h 2011-06-21 19:17:20 -07:00
dwmac1000_dma.c net: remove mm.h inclusion from netdevice.h 2011-06-21 19:17:20 -07:00
dwmac1000.h stmmac: make function tables const 2010-10-16 11:13:25 -07:00
dwmac_dma.h stmmac: make ioaddr 'void __iomem *' rather than unsigned long 2010-08-25 16:30:51 -07:00
dwmac_lib.c stmmac: fixed dma lib build when turn-on the debug option 2011-04-11 12:55:47 -07:00
enh_desc.c stmmac: make function tables const 2010-10-16 11:13:25 -07:00
Kconfig drivers/net/stmmac/: add HAS_IOMEM dependency 2010-10-06 23:42:43 -07:00
Makefile stmmac: rework normal and enhanced descriptors 2010-04-14 04:49:50 -07:00
norm_desc.c Fix common misspellings 2011-03-31 11:26:23 -03:00
stmmac_ethtool.c net: remove mm.h inclusion from netdevice.h 2011-06-21 19:17:20 -07:00
stmmac_main.c stmmac: Allow SOCs to use Store forward mode eventhough tx_coe is 0. (V2) 2011-07-18 10:47:24 -07:00
stmmac_mdio.c net: remove mm.h inclusion from netdevice.h 2011-06-21 19:17:20 -07:00
stmmac_timer.c drivers/net: Remove unnecessary returns from void function()s 2010-05-14 00:19:28 -07:00
stmmac_timer.h
stmmac.h net/stmmac: Move "#include <linux/platform_device.h>" to linux/stmmac.h 2011-05-03 16:09:40 -07:00