aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/bcm63xx_enet.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-03-30net: remove redundant codeEric Dumazet1-1/+0
2010-02-22net: convert multiple drivers to use netdev_for_each_mc_addr, part3Jiri Pirko1-8/+5
2010-02-12net: use netdev_mc_count and netdev_mc_empty when appropriateJiri Pirko1-2/+2
2009-12-15bcm63xx_enet: fix compilation failure after get_stats_count removalFlorian Fainelli1-3/+9
2009-10-13net: Use netdev_alloc_skb_ip_align()Eric Dumazet1-4/+1
2009-09-30bcm63xx_enet: timeout off by one in do_mdio_op()roel kluin1-1/+1
2009-09-17MIPS: BCM63xx: Add integrated ethernet mac support.Maxime Bizon1-0/+1971