aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/freescale/fec.c
Commit message (Expand)AuthorAge
* net/freescale: remove __dev* attributesBill Pemberton2012-12-03
* FEC: Add time stamping code and a PTP hardware clockFrank Li2012-11-01
* net: fec: move fec_enet_private to header fileFrank Li2012-11-01
* drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functionsBen Hutchings2012-07-11
* net: fec: add phy-reset-duration for device tree probeShawn Guo2012-06-28
* net: fec: use managed function devm_gpio_request_oneShawn Guo2012-06-28
* net: fec: enable regulator for fec phyShawn Guo2012-06-28
* net: fec: reset phy after pinctrl setupShawn Guo2012-06-28
* Merge tag 'clock' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-05-26
|\
| * Merge branch 'imx/pinctrl' into imx/clockArnd Bergmann2012-05-14
| |\
| * | net fec: do not depend on grouped clocksSascha Hauer2012-04-25
* | | Merge tag 'pinctrl' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-05-22
|\ \ \ | | |/ | |/|
| * | net: fec: adopt pinctrl supportShawn Guo2012-05-11
| |/
* / fec: Support the get_ts_info ethtool method.Richard Cochran2012-04-04
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-02-19
|\
| * fec: fix PHY name to match fixed MDIO bus nameFlorian Fainelli2012-02-13
* | net: fec: Fix build due to wrong dev annotationFabio Estevam2012-02-07
* | netdev: ethernet dev_alloc_skb to netdev_alloc_skbPradeep A Dalvi2012-02-06
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-02-04
|\|
| * net: fec: correct phy_name buffer length when init phy_nameRichard Zhao2012-01-31
* | net: fec: use module_platform_driverFabio Estevam2012-01-24
|/
* net: fsl: fec: handle 10Mbps speed in RMII modeEric Benard2012-01-12
* fec: use an unique MDIO bus name.Florian Fainelli2012-01-10
* Merge tag 'clk' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-01-09
|\
| * net: fec: add clk_prepare/clk_unprepareRichard Zhao2011-12-28
* | net: make ethtool_ops conststephen hemminger2012-01-05
* | net: fec: Adjust ENET MDIO timeoutsRogerio Pimentel2011-12-28
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-12-16
|\|
| * net/fec: fix the use of pdev->idShawn Guo2011-12-07
* | net/fec: fix the .remove codeLothar Waßmann2011-12-08
* | net/fec: preserve MII/RMII setting in fec_stop()Lothar Waßmann2011-12-08
* | net/fec: don't munge MAC address from platform dataLothar Waßmann2011-12-08
* | net/fec: don't request invalid IRQLothar Waßmann2011-12-08
* | net/fec: prevent dobule restart of interface on FDX/HDX changeLothar Waßmann2011-12-08
* | net/fec: set con_id in clk_get() call to NULLLothar Waßmann2011-12-08
* | net/fec: misc cleanupsLothar Waßmann2011-12-08
|/
* net/fec: add poll controller function for fec nicXiao Jiang2011-09-29
* net/fec: replace hardcoded irq num with macroXiao Jiang2011-09-29
* net/fec: add imx6q enet supportShawn Guo2011-09-23
* net/fec: fix fec1 check in fec_enet_mii_init()Shawn Guo2011-09-23
* net/fec: fec_reset_phy() does not need to always succeedShawn Guo2011-09-23
* net: remove use of ndo_set_multicast_list in driversJiri Pirko2011-08-17
* freescale: Move the Freescale driversJeff Kirsher2011-08-12