summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/freescale/fec.c
Commit message (Expand)AuthorAgeFilesLines
* FEC: Add time stamping code and a PTP hardware clockFrank Li2012-11-011-1/+87
* net: fec: move fec_enet_private to header fileFrank Li2012-11-011-73/+0Star
* drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functionsBen Hutchings2012-07-111-2/+2
* net: fec: add phy-reset-duration for device tree probeShawn Guo2012-06-281-1/+7
* net: fec: use managed function devm_gpio_request_oneShawn Guo2012-06-281-1/+2
* net: fec: enable regulator for fec phyShawn Guo2012-06-281-0/+13
* net: fec: reset phy after pinctrl setupShawn Guo2012-06-281-2/+2
* Merge tag 'clock' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-05-261-12/+23
|\
| * Merge branch 'imx/pinctrl' into imx/clockArnd Bergmann2012-05-141-0/+9
| |\
| * | net fec: do not depend on grouped clocksSascha Hauer2012-04-251-12/+23
* | | Merge tag 'pinctrl' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-05-221-0/+9
|\ \ \ | | |/ | |/|
| * | net: fec: adopt pinctrl supportShawn Guo2012-05-121-0/+9
| |/
* / fec: Support the get_ts_info ethtool method.Richard Cochran2012-04-041-0/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-02-191-1/+1
|\
| * fec: fix PHY name to match fixed MDIO bus nameFlorian Fainelli2012-02-131-1/+1
* | net: fec: Fix build due to wrong dev annotationFabio Estevam2012-02-071-2/+2
* | netdev: ethernet dev_alloc_skb to netdev_alloc_skbPradeep A Dalvi2012-02-061-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-02-041-1/+1
|\|
| * net: fec: correct phy_name buffer length when init phy_nameRichard Zhao2012-01-311-1/+1
* | net: fec: use module_platform_driverFabio Estevam2012-01-251-16/+1Star
|/
* net: fsl: fec: handle 10Mbps speed in RMII modeEric Benard2012-01-131-3/+6
* fec: use an unique MDIO bus name.Florian Fainelli2012-01-111-1/+2
* Merge tag 'clk' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-01-091-5/+5
|\
| * net: fec: add clk_prepare/clk_unprepareRichard Zhao2011-12-281-5/+5
* | 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/+5Star
* 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