Florian Fainelli
a3f92eea04
bcm63xx_enet: fix compilation failure after get_stats_count removal
...
This patch converts bcm63xx_enet to uset get_sset_count
like the other drivers do.
Signed-off-by: Florian Fainelli <ffainelli@freebox.fr >
Signed-off-by: David S. Miller <davem@davemloft.net >
2009-12-15 21:12:22 -08:00
Eric Dumazet
89d71a66c4
net: Use netdev_alloc_skb_ip_align()
...
Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com >
Signed-off-by: David S. Miller <davem@davemloft.net >
2009-10-13 11:48:18 -07:00
roel kluin
ec1652af18
bcm63xx_enet: timeout off by one in do_mdio_op()
...
`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 >
2009-09-30 20:03:15 -07:00
Maxime Bizon
9b1fc55a05
MIPS: BCM63xx: Add integrated ethernet mac support.
...
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 >
2009-09-17 20:07:53 +02:00