#!/bin/sh # description: produce callgraphs in short form for scripting use perf script -s "$PERF_EXEC_PATH"/scripts/python/stackcollapse.py "$@" link rel='alternate' title='Atom feed' href='https://universe.0xinfinity.dev/distro/kernel/atom/drivers/net/ethernet/freescale?h=linux-6.12.y' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/freescale
AgeCommit message (Expand)Author
2026-01-17net: enetc: fix build warning when PAGE_SIZE is greater than 128KWei Fang
2026-01-08net: enetc: do not transmit redirected XDP frames when the link is downWei Fang
2026-01-08net: fec: ERR007885 Workaround for XDP TX pathWei Fang
2025-12-07net: fec: do not register PPS event for PEROUTWei Fang
2025-12-07net: fec: do not allow enabling PPS and PEROUT simultaneouslyWei Fang
2025-12-07net: fec: do not update PEROUT if it is enabledWei Fang
2025-12-07net: fec: cancel perout_timer when PEROUT is disabledWei Fang
2025-11-24net: fec: correct rx_bytes statistic for the case SHIFT16 is setWei Fang
2025-10-29dpaa2-eth: fix the pointer passed to PTR_ALIGN on Tx pathIoana Ciornei
2025-10-29net: enetc: correct the value of ENETC_RXB_TRUESIZEWei Fang
2025-10-29net: enetc: fix the deadlock of enetc_mdio_lockJianpeng Chang
2025-10-19net: fsl_pq_mdio: Fix device node reference leak in fsl_pq_mdio_probeErick Karanja
2025-10-02net: fec: rename struct fec_devinfo fec_imx6x_info -> fec_imx6sx_infoMarc Kleine-Budde
2025-09-25dpaa2-switch: fix buffer pool seeding for control trafficIoana Ciornei
2025-09-19net: fec: Fix possible NPD in fec_enet_phy_reset_after_clk_enable()Stefan Wahren
2025-08-20dpaa_eth: don't use fixed_phy_change_carrierHeiner Kallweit
2025-08-20net: fec: allow disable coalescingJonas Rebmann
2025-08-20net: dpaa: fix device leak when querying time stamp infoJohan Hovold
2025-08-20net: enetc: fix device and OF node leak at probeJohan Hovold
2025-08-20net: gianfar: fix device leak when querying time stamp infoJohan Hovold
2025-08-01dpaa2-switch: Fix device reference count leak in MAC endpoint handlingMa Ke
2025-08-01dpaa2-eth: Fix device reference count leak in MAC endpoint handlingMa Ke
2025-07-10dpaa2-eth: fix xdp_rxq_info leakFushuai Wang
2025-07-06net: enetc: Correct endianness handling in _enetc_rd_reg64Simon Horman
2025-05-29net: fec: Refactor MAC reset to functionCsókás, Bence
2025-05-29net: enetc: refactor bulk flipping of RX buffers to separate functionVladimir Oltean
2025-05-09net: fec: ERR007885 Workaround for conventional TXMattias Barthel
2025-03-07net: enetc: fix the off-by-one issue in enetc_map_tx_tso_buffs()Wei Fang
2025-03-07net: enetc: correct the xdp_tx statisticsWei Fang
2025-03-07net: enetc: update UDP checksum when updating originTimestamp fieldWei Fang
2025-03-07net: enetc: VFs do not support HWTSTAMP_TX_ONESTEP_SYNCWei Fang
2025-03-07net: enetc: keep track of correct Tx BD count in enetc_map_tx_tso_buffs()Wei Fang
2025-03-07net: enetc: fix the off-by-one issue in enetc_map_tx_buffs()Wei Fang