summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/freescale/fec.c
AgeCommit message (Expand)AuthorFilesLines
2011-12-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-4/+7
2011-12-08net/fec: fix the .remove codeLothar Waßmann1-9/+22
2011-12-08net/fec: preserve MII/RMII setting in fec_stop()Lothar Waßmann1-1/+4
2011-12-08net/fec: don't munge MAC address from platform dataLothar Waßmann1-1/+1
2011-12-08net/fec: don't request invalid IRQLothar Waßmann1-2/+6
2011-12-08net/fec: prevent dobule restart of interface on FDX/HDX changeLothar Waßmann1-0/+2
2011-12-08net/fec: set con_id in clk_get() call to NULLLothar Waßmann1-1/+1
2011-12-08net/fec: misc cleanupsLothar Waßmann1-6/+8
2011-12-07net/fec: fix the use of pdev->idShawn Guo1-4/+7
2011-09-29net/fec: add poll controller function for fec nicXiao Jiang1-0/+27
2011-09-29net/fec: replace hardcoded irq num with macroXiao Jiang1-3/+4
2011-09-23net/fec: add imx6q enet supportShawn Guo1-13/+53
2011-09-23net/fec: fix fec1 check in fec_enet_mii_init()Shawn Guo1-1/+1
2011-09-23net/fec: fec_reset_phy() does not need to always succeedShawn Guo1-8/+5
2011-08-17net: remove use of ndo_set_multicast_list in driversJiri Pirko1-1/+1
2011-08-12freescale: Move the Freescale driversJeff Kirsher1-0/+1663