aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/freescale
AgeCommit message (Expand)Author
2024-02-23net: fec: fix the unhandled context fault from smmuShenwei Wang
2023-09-23net: enetc: use EXPORT_SYMBOL_GPL for enetc_phc_indexChristoph Hellwig
2023-05-30net: fec: Better handle pm_runtime_get() failing in .remove()Uwe Kleine-König
2022-11-25net: fman: Unregister ethernet device on removalSean Anderson
2022-11-10net: fec: fix improper use of NETDEV_TX_BUSYZhang Changzhong
2022-11-03net: enetc: survive memory pressure without crashingVladimir Oltean
2022-10-26net: fs_enet: Fix wrong check in do_pd_setupZheng Yongjun
2022-08-25fec: Fix timer capture timing in `fec_ptp_enable_pps()`Csókás Bence
2022-08-25dpaa2-eth: trace the allocated address instead of page structChen Lin
2022-04-27dpaa_eth: Fix missing of_node_put in dpaa_get_ts_info()Lv Ruyi
2022-04-15dpaa2-ptp: Fix refcount leak in dpaa2_ptp_probeMiaoqian Lin
2022-03-16gianfar: ethtool: Fix refcount leak in gfar_get_ts_infoMiaoqian Lin
2022-01-27net/fsl: xgmac_mdio: Fix incorrect iounmap when removing moduleTobias Waldekranz
2022-01-27fsl/fman: Check for null pointer after calling devm_ioremapJiasheng Jiang
2022-01-05fsl/fman: Fix missing put_device() call in fman_port_probeMiaoqian Lin
2021-12-14net: fec: only clear interrupt of handling queue in fec_enet_rx_queue()Joakim Zhang
2021-11-26net: dpaa2-eth: fix use-after-free in dpaa2_eth_removePavel Skripkin
2021-10-27net: enetc: fix ethtool counter name for PM0_TERRVladimir Oltean
2021-09-30enetc: Fix illegal access when reading affinity_hintClaudiu Manoil
2021-08-12net: fec: fix use-after-free in fec_drv_removePavel Skripkin
2021-06-23net: fec_ptp: add clock rate zero checkFugang Duan
2021-06-23net: 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-03-17net: enetc: initialize RFS/RSS memories for unused ports tooVladimir Oltean
2021-03-17net: enetc: don't overwrite the RSS indirection table when initializingVladimir Oltean
2021-02-17net: enetc: initialize the RFS and RSS memoriesVladimir Oltean
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-12-21enetc: Fix reporting of h/w packet countersClaudiu Manoil
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-10-01dpaa2-eth: fix error return code in setup_dpni()Wei Yongjun
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-08-11dpaa2-eth: Fix passing zero to 'PTR_ERR' warningYueHaibing
2020-07-31Revert "dpaa_eth: fix usage as DSA master, try 3"Vladimir Oltean
2020-07-29enetc: Remove the mdio bus on PF probe bailoutClaudiu Manoil
2020-06-30enetc: Fix tx rings bitmap iteration range, irq handlingClaudiu Manoil