summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/freescale
AgeCommit message (Expand)Author
2015-09-24phy: add phy_device_remove()Russell King
2015-09-24net: fix phy refcounting in a bunch of driversRussell King
2015-09-24net: gianfar: remove misuse of IRQF_NO_SUSPEND flagSudeep Holla
2015-09-21net: gianfar_ptp: Fix module autoload for OF platform driverLuis de Bethencourt
2015-09-09net: fec: add netif status check before set mac addressNimrod Andy
2015-09-05net: fec: normalize return value of pm_runtime_get_sync() in MDIO writeMaciej S. Szmigiero
2015-09-02net: fec: clear receive interrupts before processing a packetRussell King
2015-08-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-08-25net: fec: use reinit_completion() in mdio accessor functionsRussell King
2015-08-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-08-13gianfar: Restore link state settings after MAC resetClaudiu Manoil
2015-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-08-12net: fec: Remove unneeded use of IS_ERR_VALUE() macroFabio Estevam
2015-08-12gianfar: remove faulty filer optimizerJakub Kicinski
2015-08-12gianfar: correct list membership accountingJakub Kicinski
2015-08-12gianfar: correct filer table writingJakub Kicinski
2015-08-11net: fs_enet: mask interrupts for TX partial frames.LEROY Christophe
2015-08-11net: fs_enet: explicitly remove I flag on TX partial framesLEROY Christophe
2015-08-10net: fec: fix the race between xmit and bdp reclaiming pathKevin Hao
2015-08-06net: fec: fix initial runtime PM refcountLucas Stach
2015-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-07-31gianfar: Enable device wakeup when appropriateClaudiu Manoil
2015-07-31gianfar: Fix suspend/resume for wol magic packetClaudiu Manoil
2015-07-31gianfar: Fix warning when CONFIG_PM offClaudiu Manoil
2015-07-29gianfar: Fix warnings when built on 64-bitScott Wood
2015-07-27net: fec: Ensure clocks are enabled while using mdio busAndrew Lunn
2015-07-26net: fec: introduce fec_ptp_stop and use in probe fail pathLucas Stach
2015-07-26net: fec: use managed DMA API functions to allocate BD ringLucas Stach
2015-07-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-07-17freescale: remove incorrect copied commentJacob Keller
2015-07-15gianfar: Add paged allocation and Rx S/GClaudiu Manoil
2015-07-15gianfar: Use ndev, more Rx path cleanupClaudiu Manoil
2015-07-15gianfar: Fix and cleanup rxbd status handlingClaudiu Manoil
2015-07-15gianfar: Bundle Rx allocation, cleanupClaudiu Manoil
2015-07-15Revert "net: fec: Ensure clocks are enabled while using mdio bus"Fabio Estevam
2015-07-08net: fec: Ensure clocks are enabled while using mdio busAndrew Lunn
2015-06-28net: fec: don't access RACC register when not availableGreg Ungerer
2015-06-25net/fsl: remove dependency FSL_SOC for GianfarAlison Wang
2015-06-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-06-23net: fec: init MAC prior to mii bus probeNimrod Andy
2015-06-23drivers/net: remove all references to obsolete Ethernet-HOWTOPaul Gortmaker
2015-06-23net: fs_enet: Fix NETIF_F_SG feature for Freescale MPC5121Alexander Popov
2015-06-11net: fs_enet: use swap() in fs_enet_rx_napi()Fabian Frederick
2015-06-07net: fec: ptp: correct the ENET_ATCOR valueFugang Duan
2015-05-11net: fec: add support of ethtool get_regsPhilippe Reynes
2015-05-09gianfar: Enable changing mac addr when if upClaudiu Manoil
2015-05-09gianfar: Move TxFIFO underrun handling to reset pathClaudiu Manoil
2015-04-30net: fec: Fix RGMII-ID modeMarkus Pargmann
2015-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-03-31ptp: fec: use helpers for converting ns to timespec.Richard Cochran