linux/drivers/net/ethernet/stmicro/stmmac
Deepak SIKRI 38912bdbde stmmac: sanitize the rx coe and add the type-1 csum (v2)
This patch sanities the RX coe and adds the Type-1 Rx checksum offload engine (COE).

So the RX COE can be passed through the platform but can be fixed
at run-time in case of the core has the HW capability register.

Also to support the Type-1 Rx COE the driver must append the
HW checksum at the end of payload in case the Rx checksum
engine was used to  offload the HW checksum.

This v2 version also fixes the IPC that has to be enabled and verified.

Signed-off-by: Deepak Sikri <deepak.sikri@st.com>
Hacked-by: Giuseppe Cavallaro <peppe.cavallaro@st.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2012-04-04 18:39:23 -04:00
..
Kconfig stmmac: add the experimental PCI support 2011-12-21 15:44:34 -05:00
Makefile stmmac: add the experimental PCI support 2011-12-21 15:44:34 -05:00
chain_mode.c
common.h stmmac: sanitize the rx coe and add the type-1 csum (v2) 2012-04-04 18:39:23 -04:00
descs.h
descs_com.h
dwmac100.h
dwmac100_core.c stmmac: sanitize the rx coe and add the type-1 csum (v2) 2012-04-04 18:39:23 -04:00
dwmac100_dma.c stmmac: use mdelay on timeout of sw reset 2011-11-17 03:13:41 -05:00
dwmac1000.h
dwmac1000_core.c stmmac: sanitize the rx coe and add the type-1 csum (v2) 2012-04-04 18:39:23 -04:00
dwmac1000_dma.c stmmac: use mdelay on timeout of sw reset 2011-11-17 03:13:41 -05:00
dwmac_dma.h
dwmac_lib.c stmmac: add the experimental PCI support 2011-12-21 15:44:34 -05:00
enh_desc.c stmmac: sanitize the rx coe and add the type-1 csum (v2) 2012-04-04 18:39:23 -04:00
mmc.h
mmc_core.c stmmac: Fix compilation error in mmc_core.c 2012-01-10 14:57:20 -08:00
norm_desc.c stmmac: sanitize the rx coe and add the type-1 csum (v2) 2012-04-04 18:39:23 -04:00
ring_mode.c
stmmac.h stmmac: sanitize the rx coe and add the type-1 csum (v2) 2012-04-04 18:39:23 -04:00
stmmac_ethtool.c stmmac: Support the get_ts_info ethtool method. 2012-04-04 05:28:48 -04:00
stmmac_main.c stmmac: sanitize the rx coe and add the type-1 csum (v2) 2012-04-04 18:39:23 -04:00
stmmac_mdio.c stmmac: fix phy naming inconsistency 2012-01-24 15:29:42 -05:00
stmmac_pci.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2012-02-19 16:03:15 -05:00
stmmac_platform.c stmmac: Add device-tree support 2012-03-16 22:48:53 -07:00
stmmac_timer.c
stmmac_timer.h