summaryrefslogtreecommitdiffstats
path: root/drivers/net/bcm63xx_enet.c
Commit message (Expand)AuthorAgeFilesLines
* drivers/net: don't use flush_scheduled_work()Tejun Heo2010-12-121-1/+1
* drivers/net: Remove address use from assignments of function pointersJoe Perches2010-08-251-1/+1
* bcm63xx_enet: use netdev statsEric Dumazet2010-08-241-33/+27
* net: preserve ifreq parameter when calling generic phy_mii_ioctl().Richard Cochran2010-07-181-1/+1
* net: trans_start cleanupsEric Dumazet2010-05-101-1/+0
* bcm63xx_enet: Remove unnecessary memset of netdev private dataTobias Klauser2010-05-061-1/+0
* drivers: net: last_rx eliminationEric Dumazet2010-04-131-1/+0
* bcm63xx_enet: do not overwrite ENET_CTL_REG valueFlorian Fainelli2010-04-131-1/+3
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-111-0/+1
|\
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* | net: convert multicast list to list_headJiri Pirko2010-04-031-3/+3
* | net: remove redundant codeEric Dumazet2010-03-301-1/+0
|/
* net: convert multiple drivers to use netdev_for_each_mc_addr, part3Jiri Pirko2010-02-221-8/+5
* net: use netdev_mc_count and netdev_mc_empty when appropriateJiri Pirko2010-02-121-2/+2
* bcm63xx_enet: fix compilation failure after get_stats_count removalFlorian Fainelli2009-12-151-3/+9
* net: Use netdev_alloc_skb_ip_align()Eric Dumazet2009-10-131-4/+1
* bcm63xx_enet: timeout off by one in do_mdio_op()roel kluin2009-09-301-1/+1
* MIPS: BCM63xx: Add integrated ethernet mac support.Maxime Bizon2009-09-171-0/+1971
OpenPOWER on IntegriCloud