aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/freescale
AgeCommit message (Expand)Author
2021-12-14net: fec: only clear interrupt of handling queue in fec_enet_rx_queue()Joakim Zhang
2021-08-12net: fec: fix use-after-free in fec_drv_removePavel Skripkin
2021-06-30net: fec_ptp: add clock rate zero checkFugang Duan
2021-06-30net: fec_ptp: fix issue caused by refactor the fec_devtypeJoakim Zhang
2021-06-03net: fec: fix the potential memory leak in fec_enet_init()Fugang Duan
2021-04-14gianfar: Handle error code at MAC address changeClaudiu Manoil
2021-03-30gianfar: fix jumbo packets+napi+rx overrun crashMichael Braun
2021-03-30net: fec: ptp: avoid register access when ipg clock is disabledHeiko Thiery
2021-01-19net: ethernet: fs_enet: Add missing MODULE_LICENSEMichael Ellerman
2021-01-19ethernet: 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-10-29net: fec: Fix PHY init after phy_reset_after_clk_enable()Marek Vasut
2020-10-29net: fec: Fix phy_device lookup for phy_reset_after_clk_enable()Marek Vasut
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-19fsl/fman: fix eth hash table allocationFlorinel Iordache
2020-08-19fsl/fman: check dereferencing null pointerFlorinel Iordache
2020-08-19fsl/fman: fix unreachable codeFlorinel Iordache
2020-08-19fsl/fman: fix dereference null return valueFlorinel Iordache
2020-08-19fsl/fman: use 32-bit unsigned integerFlorinel Iordache
2020-06-25Revert "dpaa_eth: fix usage as DSA master, try 3"Vladimir Oltean
2020-06-07net/ethernet/freescale: rework quiesce/activate for ucc_gethValentin Longchamp
2020-06-03net: freescale: select CONFIG_FIXED_PHY where neededArnd Bergmann
2020-06-03dpaa_eth: fix usage as DSA master, try 3Vladimir Oltean
2020-05-02net: fec: set GPR bit on suspend by DT configuration.Martin Fuzzey
2020-04-02dpaa_eth: Remove unnecessary boolean expression in dpaa_get_headroomNathan Chancellor
2020-04-02fsl/fman: detect FMan erratum A050385Madalin Bucur
2020-03-18net: fec: validate the new settings in fec_enet_set_coalesce()Jakub Kicinski
2020-02-24gianfar: 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
2020-01-27dpaa_eth: avoid timestamp read on error pathsMadalin Bucur
2020-01-27dpaa_eth: perform DMA unmapping before readMadalin 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-26net: fec: Do not use netdev messages too earlyFabio Estevam
2019-06-04net: 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-27dpaa_eth: NETIF_F_LLTX requires to do our own update of trans_startMadalin Bucur
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-10-15net: fec: don't dump RX FIFO register when not availableFugang Duan
2018-10-02net: fec: fix rare tx timeoutRickard x Andersson