summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/freescale/fec.c
AgeCommit message (Expand)Author
2013-03-25net: fec: build fec.c and fec_ptp.c to one moduleFrank Li
2013-03-20net: fec: make local function fec_poll_controller() staticWei Yongjun
2013-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-03-20net: fec: Define indexes as 'unsigned int'Fabio Estevam
2013-03-15drivers:net: Remove dma_alloc_coherent OOM messagesJoe Perches
2013-03-15net: fec: fix missing napi_disable callGeorg Hofmann
2013-03-15net: fec: restart the FEC when PHY speed changesLucas Stach
2013-03-12fec: Use devm_request_and_ioremap()Fabio Estevam
2013-03-12fec: Remove unused pci headerFabio Estevam
2013-03-09drivers:net: Remove unnecessary OOM messages after netdev_alloc_skbJoe Perches
2013-03-04net: fec: put tx to napi poll function to fix dead lockFrank Li
2013-02-22net: fec: Fix division by zeroFabio Estevam
2013-02-21net: fec: Ensure that initialization is done prior to request_irq()Fabio Estevam
2013-02-19net: fec: Do a sanity check on the gpio numberFabio Estevam
2013-02-08net: fec: correct fix method about miss init spinlockFrank Li
2013-02-04net: fec: fix miss init spinlockFrank Li
2013-01-29net: fec: add napi support to improve proformanceFrank Li
2013-01-18net: fec: enable pause frame to improve rx prefomance for 1G networkFrank Li
2013-01-14net: phy: remove flags argument from phy_{attach, connect, connect_direct}Florian Fainelli
2013-01-09net: fec: Remove 'inline' declarationsFabio Estevam
2013-01-08net: fec: report correct hardware stamping info to ethtoolFrank Li
2013-01-07ethtool: fix drvinfo strings set in driversJiri Pirko
2013-01-04NET: FEC: dynamtic check DMA desc buff typeFrank Li
2012-12-03net/freescale: remove __dev* attributesBill Pemberton
2012-11-01FEC: Add time stamping code and a PTP hardware clockFrank Li
2012-11-01net: fec: move fec_enet_private to header fileFrank Li
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