aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/freescale
AgeCommit message (Expand)Author
2021-08-15net: fec: fix use-after-free in fec_drv_removePavel Skripkin
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: set dev->max_mtu to 1518Rasmus 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-08-26net: fec: correct the error path for regulator disable in probeFugang Duan
2020-08-21fsl/fman: fix eth hash table allocationFlorinel Iordache
2020-08-21fsl/fman: check dereferencing null pointerFlorinel Iordache
2020-08-21fsl/fman: fix unreachable codeFlorinel Iordache
2020-08-21fsl/fman: fix dereference null return valueFlorinel Iordache
2020-08-21fsl/fman: use 32-bit unsigned integerFlorinel Iordache
2020-06-11net/ethernet/freescale: rework quiesce/activate for ucc_gethValentin Longchamp
2020-06-03net: freescale: select CONFIG_FIXED_PHY where neededArnd Bergmann
2020-04-02dpaa_eth: Remove unnecessary boolean expression in dpaa_get_headroomNathan Chancellor
2020-04-02fsl/fman: detect FMan erratum A050385Madalin Bucur
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/fman: rename IF_MODE_XGMII to IF_MODE_10GMadalin Bucur
2020-02-05net/fsl: treat fsl,erratum-a011043Madalin Bucur
2019-12-05net: fec: fix clock count mis-matchChuhong Yuan
2019-12-05net: fec: add missed clk_disable_unprepare in removeChuhong Yuan
2019-11-20net: freescale: fix return type of ndo_start_xmit functionYueHaibing
2019-07-31net: fec: Do not use netdev messages too earlyFabio Estevam
2019-06-09net: fec: fix the clk mismatch in failed_reset pathAndy Duan
2019-05-16net: ucc_geth - fix Oops when changing number of buffers in the ringChristophe Leroy
2019-05-16dpaa_eth: fix SG frame cleanupLaurentiu Tudor
2019-05-16net: fec: manage ahb clock in runtime pmAndy Duan
2019-02-12fsl/fman: Use GFP_ATOMIC in {memac,tgec}_add_hash_mac_address()Scott Wood
2019-02-06ucc_geth: Reset BQL queue when stopping deviceMathias Thore
2018-12-21ethernet: fman: fix wrong of_node_put() in probe functionNicolas Saenz Julienne
2018-11-10net: fs_enet: do not call phy_stop() in interruptsChristophe Leroy
2018-11-04net: fec: don't dump RX FIFO register when not availableFugang Duan
2018-11-04net: fec: fix rare tx timeoutRickard x Andersson
2018-08-24dpaa_eth: DPAA SGT needs to be 256BMadalin Bucur
2018-08-24fsl/fman: fix parser reporting bad checksum on short framesMadalin Bucur
2018-07-11Revert "dpaa_eth: fix error in dpaa_remove()"Greg Kroah-Hartman
2018-05-30dpaa_eth: fix pause capability advertisement logicJake Moroni
2018-05-30dpaa_eth: fix SG mappingMadalin Bucur
2018-05-30fsl/fman: avoid sleeping in atomic context while adding an addressDenis Kirjanov
2018-05-30gianfar: Fix Rx byte accounting for ndev statsClaudiu Manoil
2018-04-26gianfar: prevent integer wrapping in the rx handlerAndy Spencer
2018-03-31dpaa_eth: remove duplicate increment of the tx_errors counterCamelia Groza
2018-03-31dpaa_eth: increment the RX dropped counter when neededCamelia Groza
2018-03-31dpaa_eth: remove duplicate initializationCamelia Groza