linux/drivers/net/ethernet/stmicro/stmmac
David S. Miller 32efe08d77 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Conflicts:
	drivers/net/ethernet/broadcom/bnx2x/bnx2x_stats.c

Small minor conflict in bnx2x, wherein one commit changed how
statistics were stored in software, and another commit
fixed endianness bugs wrt. reading the values provided by
the chip in memory.

Signed-off-by: David S. Miller <davem@davemloft.net>
2012-02-19 16:03:15 -05: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: do not discard frame on dribbling bit assert 2012-02-15 14:52:10 -05:00
descs.h
descs_com.h
dwmac100.h
dwmac100_core.c
dwmac100_dma.c stmmac: use mdelay on timeout of sw reset 2011-11-17 03:13:41 -05:00
dwmac1000.h
dwmac1000_core.c
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: do not discard frame on dribbling bit assert 2012-02-15 14:52:10 -05: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: do not discard frame on dribbling bit assert 2012-02-15 14:52:10 -05:00
ring_mode.c
stmmac.h stmmac: update the driver version to Feb 2012 (v2) 2012-02-15 14:52:10 -05:00
stmmac_ethtool.c stmmac: do not discard frame on dribbling bit assert 2012-02-15 14:52:10 -05:00
stmmac_main.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2012-02-19 16:03:15 -05: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: move hw init in the probe (v2) 2012-02-15 14:52:10 -05:00
stmmac_timer.c
stmmac_timer.h