summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/freescale
AgeCommit message (Expand)Author
2021-06-30net: fec_ptp: add clock rate zero checkFugang Duan
2021-04-16gianfar: Handle error code at MAC address changeClaudiu Manoil
2021-03-30net: fec: ptp: avoid register access when ipg clock is disabledHeiko Thiery
2021-01-23net: ethernet: fs_enet: Add missing MODULE_LICENSEMichael Ellerman
2021-01-23ethernet: ucc_geth: fix definition and size of ucc_geth_tx_global_pramRasmus Villemoes
2021-01-12ethernet: ucc_geth: fix use-after-free in ucc_geth_remove()Rasmus Villemoes
2020-11-10gianfar: Account for Tx PTP timestamp in the skb headroomClaudiu Manoil
2020-11-10gianfar: Replace skb_realloc_headroom with skb_cow_head for PTPClaudiu Manoil
2020-09-03net: gianfar: Add of_node_put() before goto statementSumera Priyadarsini
2020-06-11net/ethernet/freescale: rework quiesce/activate for ucc_gethValentin Longchamp
2020-03-20net: fec: validate the new settings in fec_enet_set_coalesce()Jakub Kicinski
2020-02-28gianfar: Fix TX timestamping with a stacked DSA driverVladimir Oltean
2020-02-05net/fsl: treat fsl,erratum-a011043Madalin Bucur
2019-08-04net: fec: Do not use netdev messages too earlyFabio Estevam
2019-05-16net: ucc_geth - fix Oops when changing number of buffers in the ringChristophe Leroy
2019-02-06ucc_geth: Reset BQL queue when stopping deviceMathias Thore
2018-05-30gianfar: Fix Rx byte accounting for ndev statsClaudiu Manoil
2018-04-13net: freescale: fix potential null pointer dereferenceGustavo A. R. Silva
2018-03-31net: fec: Fix unbalanced PM runtime callsFlorian Fainelli
2018-03-03net: gianfar_ptp: move set_fipers() to spinlock protecting areaYangbo Lu
2018-02-25gianfar: fix a flooded alignment reports because of padding issue.Zumeng Chen
2017-12-09net: fec: fix multicast filtering hardware setupRui Sousa
2017-09-27gianfar: Fix Tx flow control deactivationClaudiu Manoil
2017-07-05gianfar: Do not reuse pages from emergency reserveEric Dumazet
2017-06-17gianfar: synchronize DMA API usage by free_skb_rx_queue w/ gfar_new_pageArseny Solokha
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