summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/freescale
AgeCommit message (Expand)AuthorFilesLines
2019-12-05net: fec: fix clock count mis-matchChuhong Yuan1-4/+11
2019-12-05net: fec: add missed clk_disable_unprepare in removeChuhong Yuan1-0/+2
2019-08-04net: fec: Do not use netdev messages too earlyFabio Estevam1-3/+3
2019-06-11net: fec: fix the clk mismatch in failed_reset pathAndy Duan1-1/+1
2019-05-16net: ucc_geth - fix Oops when changing number of buffers in the ringChristophe Leroy1-5/+3
2019-02-12fsl/fman: Use GFP_ATOMIC in {memac,tgec}_add_hash_mac_address()Scott Wood2-2/+2
2019-02-06ucc_geth: Reset BQL queue when stopping deviceMathias Thore1-0/+2
2018-12-21ethernet: fman: fix wrong of_node_put() in probe functionNicolas Saenz Julienne1-3/+2
2018-11-10net: fs_enet: do not call phy_stop() in interruptsChristophe Leroy2-3/+14
2018-11-10net: fec: fix rare tx timeoutRickard x Andersson1-4/+4
2018-05-30fsl/fman: avoid sleeping in atomic context while adding an addressDenis Kirjanov1-1/+1
2018-05-30gianfar: Fix Rx byte accounting for ndev statsClaudiu Manoil1-4/+3
2018-05-30gianfar: prevent integer wrapping in the rx handlerAndy Spencer1-2/+7
2018-04-13net: fec: Add a fec_enet_clear_ethtool_stats() stub for CONFIG_M5272Fabio Estevam1-0/+4
2018-04-13net: freescale: fix potential null pointer dereferenceGustavo A. R. Silva1-1/+8
2018-03-31net: fec: Fix unbalanced PM runtime callsFlorian Fainelli1-0/+2
2018-03-24net: ethernet: ucc_geth: fix MEM_PART_MURAM modeChristophe Leroy1-5/+3
2018-03-22net: fec: add phy-reset-gpios PROBE_DEFER checkFugang Duan1-8/+18
2018-03-03net: gianfar_ptp: move set_fipers() to spinlock protecting areaYangbo Lu1-2/+1
2018-02-25gianfar: Disable EEE autoneg by defaultClaudiu Manoil1-0/+5
2018-02-25gianfar: fix a flooded alignment reports because of padding issue.Zumeng Chen1-2/+4
2018-01-02net: fec: Allow reception of frames bigger than 1522 bytesAndrew Lunn1-3/+5
2018-01-02net: fec: unmap the xmit buffer that are not transferred by DMAFugang Duan1-0/+6
2017-12-10net: fec: fix multicast filtering hardware setupRui Sousa1-14/+9
2017-09-20gianfar: Fix Tx flow control deactivationClaudiu Manoil1-1/+1
2017-09-20fsl/man: Inherit parent device and of_nodeFlorian Fainelli1-0/+3
2017-07-05gianfar: Do not reuse pages from emergency reserveEric Dumazet1-1/+1
2017-06-17gianfar: synchronize DMA API usage by free_skb_rx_queue w/ gfar_new_pageArseny Solokha1-2/+2
2016-12-06net: fec: fix compile with CONFIG_M5272Nikita Yushchenko1-3/+10
2016-11-30net: fec: cache statistics while device is downNikita Yushchenko2-4/+21
2016-11-30net: ethernet: ucc_geth: fix fixed-link phydev leaksJohan Hovold1-7/+16
2016-11-30net: ethernet: gianfar: fix fixed-link phydev leaksJohan Hovold1-0/+8
2016-11-30net: ethernet: fs_enet: fix fixed-link phydev leaksJohan Hovold1-1/+6
2016-11-30net: ethernet: fec: fix fixed-link phydev leaksJohan Hovold1-0/+5
2016-11-28net: fsl/fman: fix fixed-link-phydev reference leakJohan Hovold1-0/+2
2016-11-28net: fsl/fman: fix phydev reference leakJohan Hovold1-0/+3
2016-11-26fsl/fman: fix a leak in tgec_free()Dan Carpenter1-3/+0
2016-10-24net: fec: Call swap_buffer() prior to IP header alignmentFabio Estevam1-3/+3
2016-10-04fsl/fman: remove leftover commentMadalin Bucur1-4/+0
2016-10-04fsl/fman: fix return value checkingMadalin Bucur1-2/+2
2016-10-04fsl/fman: simplify redundant conditionMadalin Bucur1-2/+1
2016-10-04fsl/fman: check of_get_phy_mode() return valueMadalin Bucur1-4/+6
2016-10-04fsl/fman: check pcsphy pointer before useMadalin Bucur1-0/+3
2016-10-04fsl/fman: MEMAC may use QSGMII PHY interface modeMadalin Bucur1-1/+2
2016-10-04fsl/fman: return a phy_dev pointer from initMadalin Bucur2-12/+13
2016-10-04fsl/fman: simplify device tree readsMadalin Bucur3-48/+30
2016-10-04fsl/fman: use of_get_phy_mode()Madalin Bucur1-31/+2
2016-10-04fsl/fman: small fixesMadalin Bucur2-6/+8
2016-10-04fsl/fman: fix loadable module compilationIgal Liberman4-7/+64
2016-10-04fsl/fman: split lines over 80 charactersMadalin Bucur2-2/+4