summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/freescale/fec.c
AgeCommit message (Expand)Author
2012-07-11drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functionsBen Hutchings
2012-06-28net: fec: add phy-reset-duration for device tree probeShawn Guo
2012-06-28net: fec: use managed function devm_gpio_request_oneShawn Guo
2012-06-28net: fec: enable regulator for fec phyShawn Guo
2012-06-28net: fec: reset phy after pinctrl setupShawn Guo
2012-05-26Merge tag 'clock' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-05-22Merge tag 'pinctrl' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-05-14Merge branch 'imx/pinctrl' into imx/clockArnd Bergmann
2012-05-12net: fec: adopt pinctrl supportShawn Guo
2012-04-25net fec: do not depend on grouped clocksSascha Hauer
2012-04-04fec: Support the get_ts_info ethtool method.Richard Cochran
2012-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-02-13fec: fix PHY name to match fixed MDIO bus nameFlorian Fainelli
2012-02-07net: fec: Fix build due to wrong dev annotationFabio Estevam
2012-02-06netdev: ethernet dev_alloc_skb to netdev_alloc_skbPradeep A Dalvi
2012-02-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-01-31net: fec: correct phy_name buffer length when init phy_nameRichard Zhao
2012-01-25net: fec: use module_platform_driverFabio Estevam
2012-01-13net: fsl: fec: handle 10Mbps speed in RMII modeEric Benard
2012-01-11fec: use an unique MDIO bus name.Florian Fainelli
2012-01-09Merge tag 'clk' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-01-05net: make ethtool_ops conststephen hemminger
2011-12-28net: fec: Adjust ENET MDIO timeoutsRogerio Pimentel
2011-12-28net: fec: add clk_prepare/clk_unprepareRichard Zhao
2011-12-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2011-12-09net/fec: fix the .remove codeLothar Waßmann
2011-12-09net/fec: preserve MII/RMII setting in fec_stop()Lothar Waßmann
2011-12-09net/fec: don't munge MAC address from platform dataLothar Waßmann
2011-12-09net/fec: don't request invalid IRQLothar Waßmann
2011-12-09net/fec: prevent dobule restart of interface on FDX/HDX changeLothar Waßmann
2011-12-09net/fec: set con_id in clk_get() call to NULLLothar Waßmann
2011-12-09net/fec: misc cleanupsLothar Waßmann
2011-12-07net/fec: fix the use of pdev->idShawn Guo
2011-09-29net/fec: add poll controller function for fec nicXiao Jiang
2011-09-29net/fec: replace hardcoded irq num with macroXiao Jiang
2011-09-23net/fec: add imx6q enet supportShawn Guo
2011-09-23net/fec: fix fec1 check in fec_enet_mii_init()Shawn Guo
2011-09-23net/fec: fec_reset_phy() does not need to always succeedShawn Guo
2011-08-18net: remove use of ndo_set_multicast_list in driversJiri Pirko
2011-08-12freescale: Move the Freescale driversJeff Kirsher