summaryrefslogtreecommitdiffstats
path: root/drivers/net/bcm63xx_enet.c
Commit message (Collapse)AuthorAgeFilesLines
* bcm63xx_enet: timeout off by one in do_mdio_op()roel kluin2009-09-301-1/+1
| | | | | | | | `while (limit-- >= 0)' reaches -2 after the loop upon timeout. Signed-off-by: Roel Kluin <roel.kluin@gmail.com> Acked-by: Maxime Bizon <mbizon@freebox.fr> Signed-off-by: David S. Miller <davem@davemloft.net>
* MIPS: BCM63xx: Add integrated ethernet mac support.Maxime Bizon2009-09-171-0/+1971
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>
OpenPOWER on IntegriCloud