aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/freescale/fec.c
Commit message (Expand)AuthorAge
* net: fec: fix missing napi_disable callGeorg Hofmann2013-03-15
* net: fec: restart the FEC when PHY speed changesLucas Stach2013-03-15
* net: fec: put tx to napi poll function to fix dead lockFrank Li2013-03-04
* net: fec: Fix division by zeroFabio Estevam2013-02-22
* net: fec: Ensure that initialization is done prior to request_irq()Fabio Estevam2013-02-21
* net: fec: Do a sanity check on the gpio numberFabio Estevam2013-02-19
* net: fec: correct fix method about miss init spinlockFrank Li2013-02-07
* net: fec: fix miss init spinlockFrank Li2013-02-04
* net: fec: add napi support to improve proformanceFrank Li2013-01-29
* net: fec: enable pause frame to improve rx prefomance for 1G networkFrank Li2013-01-18
* net: phy: remove flags argument from phy_{attach, connect, connect_direct}Florian Fainelli2013-01-14
* net: fec: Remove 'inline' declarationsFabio Estevam2013-01-08
* net: fec: report correct hardware stamping info to ethtoolFrank Li2013-01-07
* ethtool: fix drvinfo strings set in driversJiri Pirko2013-01-07
* NET: FEC: dynamtic check DMA desc buff typeFrank Li2013-01-04
* 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