summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/freescale
AgeCommit message (Expand)Author
2021-07-07Merge tag 'v4.4.274' into toradex_vf_4.4-nextMarcel Ziswiler
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-27Merge tag 'v4.4.237' into toradex_vf_4.4Max Krummenacher
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-28Merge tag 'v4.4.217' into toradex_vf_4.4-nextMax Krummenacher
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-24Merge tag 'v4.4.214' into toradex_vf_4.4-nextMax Krummenacher
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-03-28Merge tag 'v4.4.177' into toradex_vf_4.4-nextColibri-VF_LXDE-Image_2.8b6.183-20190331Marcel Ziswiler
2019-02-06ucc_geth: Reset BQL queue when stopping deviceMathias Thore
2018-06-21Merge tag 'v4.4.138' into toradex_vf_4.4-nextMax Krummenacher
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-13Merge tag 'v4.4.121' into toradex_vf_4.4-nextColibri-VF_LXDE-Image_2.8b2.97-20180331Max Krummenacher
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-21Merge tag 'v4.4.107' into toradex_vf_4.4-nextMarcel Ziswiler
2017-12-09net: fec: fix multicast filtering hardware setupRui Sousa
2017-09-27gianfar: Fix Tx flow control deactivationClaudiu Manoil
2017-09-26Merge tag 'v4.4.88' into toradex_vf_4.4-nextStefan Agner
2017-07-05gianfar: Do not reuse pages from emergency reserveEric Dumazet
2017-06-17Merge tag 'v4.4.73' into toradex_vf_4.4-nextColibri-VF_LXDE-Image_2.7b3-20170630Marcel Ziswiler
2017-06-17gianfar: synchronize DMA API usage by free_skb_rx_queue w/ gfar_new_pageArseny Solokha
2017-01-11net: fsl_l2_switch: cleanup in remove callbackColibri_VF_LinuxImageV2.7Beta1_20170112Bhuvanchandra DV
2017-01-11net: ethernet: freescale: allow vf610_l2_switch as moduleStefan Agner
2017-01-11net: fsl_l2_switch: drop registering phy in switch modeBhuvanchandra DV
2017-01-11Merge tag 'v4.4.39' into toradex_vf_4.4-nextStefan Agner
2017-01-11net: fec: align IP header in hardwareEric Nelson
2016-11-15net: fec: set mac address unconditionallyGavin Schenk
2016-06-27net: ethernet: freescale: vf610_l2_switchBhuvanchandra DV
2016-06-27net: ethernet: fsl_l2_switch: Add driverRobert Smigielski
2016-06-02Merge tag 'v4.4.12' into toradex_vf_4.4-nextStefan Agner
2016-05-18net: fec: only clear a queue's work bit if the queue was emptiedUwe Kleine-König
2016-03-11net: fec: use extended buffer descriptor for Vybrid tooStefan Agner
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