aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/freescale
AgeCommit message (Expand)Author
2022-04-27dpaa_eth: Fix missing of_node_put in dpaa_get_ts_info()Lv Ruyi
2022-04-13dpaa2-ptp: Fix refcount leak in dpaa2_ptp_probeMiaoqian Lin
2022-04-08net: enetc: report software timestamping via SO_TIMESTAMPINGVladimir Oltean
2022-04-08net:enetc: allocate CBD ring data memory using DMA coherent methodsPo Liu
2022-03-16gianfar: ethtool: Fix refcount leak in gfar_get_ts_infoMiaoqian Lin
2022-02-23dpaa2-eth: Initialize mutex used in one step timestamping pathRadu Bulie
2022-02-23dpaa2-switch: fix default return of dpaa2_switch_flower_parse_mirror_keyTom Rix
2022-02-16dpaa2-eth: unregister the netdev before disconnecting from the PHYRobert-Ionut Alexa
2022-01-27net/fsl: xgmac_mdio: Fix incorrect iounmap when removing moduleTobias Waldekranz
2022-01-27net/fsl: xgmac_mdio: Add workaround for erratum A-009885Tobias 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-12-08dpaa2-eth: destroy workqueue at the end of remove functionDongliang Mu
2021-11-25net: dpaa2-eth: fix use-after-free in dpaa2_eth_removePavel Skripkin
2021-11-18net: enetc: unmap DMA in enetc_send_cmd()Tim Gardner
2021-10-21net: enetc: make sure all traffic classes can send large framesVladimir Oltean
2021-10-21net: enetc: fix ethtool counter name for PM0_TERRVladimir Oltean
2021-09-24net: enetc: fix the incorrect clearing of IF_MODE bitsVladimir Oltean
2021-09-19net: freescale: drop unneeded MODULE_ALIASKrzysztof Kozlowski
2021-09-19enetc: Fix uninitialized struct dim_sample field usageClaudiu Manoil
2021-09-19enetc: Fix illegal access when reading affinity_hintClaudiu Manoil
2021-09-17net: update NXP copyright textVladimir Oltean
2021-08-31dpaa2-eth: Replace strlcpy with strscpyJason Wang
2021-08-24ethtool: extend coalesce setting uAPI with CQE modeYufeng Mo
2021-08-20net: dpaa2-switch: call dpaa2_switch_port_disconnect_mac on probe error pathVladimir Oltean
2021-08-20net: dpaa2-switch: phylink_disconnect_phy needs rtnl_lockVladimir Oltean
2021-08-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-08-19net: dpaa2-switch: disable the control interface on error pathVladimir Oltean
2021-08-13ethernet: fix PTP_1588_CLOCK dependenciesArnd Bergmann
2021-08-13net: dpaa_eth: remove dead select in menuconfig FSL_DPAA_ETHLukas Bulwahn
2021-08-13net: fec: add WoL support for i.MX8MQJoakim Zhang
2021-08-09net: fec: fix build error for ARCH m68kJoakim Zhang
2021-08-09devlink: Set device as early as possibleLeon Romanovsky
2021-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-08-05net: fec: fix use-after-free in fec_drv_removePavel Skripkin
2021-08-04dpaa2-switch: export MAC statistics in ethtoolIoana Ciornei
2021-08-04dpaa2-switch: add a prefix to HW ethtool statsIoana Ciornei
2021-08-04dpaa2-switch: integrate the MAC endpoint supportIoana Ciornei
2021-08-04bus: fsl-mc: extend fsl_mc_get_endpoint() to pass interface IDIoana Ciornei
2021-08-04dpaa2-switch: no need to check link state right after ndo_openIoana Ciornei
2021-08-04dpaa2-switch: do not enable the DPSW at probe timeIoana Ciornei
2021-08-04dpaa2-switch: use the port index in the IRQ handlerIoana Ciornei
2021-08-04dpaa2-switch: request all interrupts sources on the DPSWIoana Ciornei
2021-08-03net: fec: fix MAC internal delay doesn't workJoakim Zhang
2021-08-02dpaa2-eth: make the array faf_bits static const, makes object smallerColin Ian King
2021-07-29dpaa2-switch: offload shared block mirror filters when binding to a portIoana Ciornei
2021-07-29dpaa2-switch: add VLAN based mirroringIoana Ciornei
2021-07-29dpaa2-switch: add support for port mirroringIoana Ciornei
2021-07-29dpaa2-switch: add API for setting up mirroringIoana Ciornei