summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/freescale
AgeCommit message (Expand)Author
34 hoursdpaa2-switch: Fix device reference count leak in MAC endpoint handlingMa Ke
34 hoursdpaa2-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
2025-02-08net: fec: implement TSO descriptor cleanupDheeraj Reddy Jonnalagadda
2025-01-23net: fec: handle page_pool_dev_alloc_pages errorKevin Groeneveld
2024-12-14fsl/fman: Validate cell-index value obtained from Device TreeAleksandr Mishin
2024-12-14net: ethernet: fs_enet: Use %pa to format resource_size_tSimon Horman
2024-12-14net: fec_mpc52xx_phy: Use %pa to format resource_size_tSimon Horman
2024-12-14net: enetc: Do not configure preemptible TCs if SIs do not supportWei Fang
2024-12-09net: fec: make PPS channel configurableFrancesco Dolcini
2024-12-09net: fec: refactor PPS channel configurationFrancesco Dolcini
2024-11-03net: enetc: allocate vf_state during PF probesWei Fang
2024-10-31net: dpaa_eth: print FD status in CPU endianness in dpaa_eth_fd tracepointVladimir Oltean
2024-10-31net: enetc: set MAC address to the VF net_deviceWei Fang
2024-10-21fsl/fman: Fix refcount handling of fman-related devicesAleksandr Mishin
2024-10-21fsl/fman: Save device references taken in mac_probe()Aleksandr Mishin
2024-10-11net: enetc: disable NAPI after all rings are disabledWei Fang
2024-10-11net: enetc: disable Tx BD rings after they are emptyWei Fang
2024-10-11net: enetc: block concurrent XDP transmissions during ring reconfigurationWei Fang
2024-10-11net: enetc: remove xdp_drops statistic from enetc_xdp_drop()Wei Fang
2024-10-09net: fec: don't save PTP state if PTP is unsupportedWei Fang
2024-10-03Merge tag 'net-6.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro
2024-10-01net: fec: Reload PTP registers after link-state changeCsókás, Bence
2024-10-01net: fec: Restart PPS after link state changeCsókás, Bence
2024-09-15net: ethernet: fs_enet: Make the per clock optionalMaxime Chevallier
2024-09-13net: enetc: Replace ifdef with IS_ENABLEDMartyn Welch
2024-09-12net: enetc: Use IRQF_NO_AUTOEN flag in request_irq()Jinjie Ruan
2024-09-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-09-11net: gianfar: fix NVMEM mac addressRosen Penev
2024-09-11net: dpaa: Pad packets to ETH_ZLENSean Anderson
2024-09-09net: ethernet: fs_enet: phylink conversionMaxime Chevallier
2024-09-09net: ethernet: fs_enet: simplify clock handling with devm accessorsMaxime Chevallier
2024-09-09net: ethernet: fs_enet: use macros for speed and duplex valuesMaxime Chevallier
2024-09-09net: ethernet: fs_enet: drop unused phy_info and mii_if_infoMaxime Chevallier
2024-09-09net: ethernet: fs_enet: only protect the .restart() call in .adjust_linkMaxime Chevallier
2024-09-09net: ethernet: fs_enet: drop the .adjust_link custom fs_opsMaxime Chevallier
2024-09-09net: ethernet: fs_enet: cosmetic cleanupsMaxime Chevallier
2024-09-09net: ethernet: fs_enet: convert to SPDXMaxime Chevallier
2024-09-03gianfar: Remove setting of RX software timestampGal Pressman