aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/freescale
AgeCommit message (Expand)Author
2016-11-15net: fec: set mac address unconditionallyGavin Schenk
2016-05-18net: fec: only clear a queue's work bit if the queue was emptiedUwe Kleine-König
2015-12-1682xx: FCC: Fixing a bug causing to FCC port lock-upMartin Roth
2015-12-16gianfar: Don't enable RX Filer if not supportedHamish Martin
2015-12-08net: fsl: avoid 64-bit warning on pq_mdioArnd Bergmann
2015-11-30net: fsl: Fix error checking for platform_get_irq()Mark Brown
2015-11-30net: fsl: Don't use NO_IRQ to check return value of irq_of_parse_and_map()Mark Brown
2015-11-23net: fsl: expands dependencies of NET_VENDOR_FREESCALEShaohui Xie
2015-11-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-11-01fec: Use gpio_set_value_cansleep()Fabio Estevam
2015-11-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-10-27gianfar: Increase TX_TIMEOUT to 5HZAbhimanyu
2015-10-25gianfar: Fix Rx BSY error handlingClaudiu Manoil
2015-10-25gianfar: Don't enable the Filer w/o the ParserClaudiu Manoil
2015-10-25gianfar: Remove duplicated argument to bitwise ORClaudiu Manoil
2015-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-10-16drivers/net: get rid of unnecessary initializations in .get_drvinfo()Ivan Vecera
2015-10-13net/fsl_pq_mdio: fix computed address for the TBI registerGerlando Falauto
2015-10-13net/fsl_pq_mdio: check TBI address for consistency with mapped rangeGerlando Falauto
2015-10-07gianfar: Add WAKE_UCAST and "wake-on-filer" supportClaudiu Manoil
2015-10-05net: fec: avoid timespec useArnd Bergmann
2015-09-28net: fec: Remove unneeded FEATURES_NEED_QUIESCE definitionFabio Estevam
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