aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/bcm63xx_enet.c
Commit message (Expand)AuthorAge
* net: preserve ifreq parameter when calling generic phy_mii_ioctl().Richard Cochran2010-07-18
* net: trans_start cleanupsEric Dumazet2010-05-10
* bcm63xx_enet: Remove unnecessary memset of netdev private dataTobias Klauser2010-05-07
* drivers: net: last_rx eliminationEric Dumazet2010-04-13
* bcm63xx_enet: do not overwrite ENET_CTL_REG valueFlorian Fainelli2010-04-13
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-11
|\
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* | net: convert multicast list to list_headJiri Pirko2010-04-03
* | net: remove redundant codeEric Dumazet2010-03-31
|/
* net: convert multiple drivers to use netdev_for_each_mc_addr, part3Jiri Pirko2010-02-22
* net: use netdev_mc_count and netdev_mc_empty when appropriateJiri Pirko2010-02-12
* bcm63xx_enet: fix compilation failure after get_stats_count removalFlorian Fainelli2009-12-16
* net: Use netdev_alloc_skb_ip_align()Eric Dumazet2009-10-13
* bcm63xx_enet: timeout off by one in do_mdio_op()roel kluin2009-09-30
* MIPS: BCM63xx: Add integrated ethernet mac support.Maxime Bizon2009-09-17