summaryrefslogtreecommitdiffstats
path: root/drivers/net/bcm63xx_enet.h
Commit message (Collapse)AuthorAgeFilesLines
* bcm63xx_enet: use netdev statsEric Dumazet2010-08-241-1/+0Star
| | | | | | | | | Use integrated net_device stats instead of a private one Get rid of bcm_enet_get_stats() Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
* MIPS: BCM63xx: Add integrated ethernet mac support.Maxime Bizon2009-09-171-0/+303
Signed-off-by: Maxime Bizon <mbizon@freebox.fr> Signed-off-by: Florian Fainelli <florian@openwrt.org> Signed-off-by: David S. Miller <davem@davemloft.net> Signed-off-by: Ralf Baechle <ralf@linux-mips.org>