summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/freescale/fec.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: make ethtool_ops conststephen hemminger2012-01-051-1/+1
* net: fec: Adjust ENET MDIO timeoutsRogerio Pimentel2011-12-281-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-12-161-4/+7
|\
| * net/fec: fix the use of pdev->idShawn Guo2011-12-071-4/+7
* | net/fec: fix the .remove codeLothar Waßmann2011-12-091-9/+22
* | net/fec: preserve MII/RMII setting in fec_stop()Lothar Waßmann2011-12-091-1/+4
* | net/fec: don't munge MAC address from platform dataLothar Waßmann2011-12-091-1/+1
* | net/fec: don't request invalid IRQLothar Waßmann2011-12-091-2/+6
* | net/fec: prevent dobule restart of interface on FDX/HDX changeLothar Waßmann2011-12-091-0/+2
* | net/fec: set con_id in clk_get() call to NULLLothar Waßmann2011-12-091-1/+1
* | net/fec: misc cleanupsLothar Waßmann2011-12-091-6/+8
|/
* net/fec: add poll controller function for fec nicXiao Jiang2011-09-291-0/+27
* net/fec: replace hardcoded irq num with macroXiao Jiang2011-09-291-3/+4
* net/fec: add imx6q enet supportShawn Guo2011-09-231-13/+53
* net/fec: fix fec1 check in fec_enet_mii_init()Shawn Guo2011-09-231-1/+1
* net/fec: fec_reset_phy() does not need to always succeedShawn Guo2011-09-231-8/+5
* net: remove use of ndo_set_multicast_list in driversJiri Pirko2011-08-181-1/+1
* freescale: Move the Freescale driversJeff Kirsher2011-08-121-0/+1663