summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/freescale
AgeCommit message (Expand)Author
12 daysnet: enetc: do not transmit redirected XDP frames when the link is downWei Fang
2025-12-04net: fec: ERR007885 Workaround for XDP TX pathWei Fang
2025-12-01net: enetc: convert to use .get_rx_ring_countBreno Leitao
2025-12-01net: dpaa2: convert to use .get_rx_ring_countBreno Leitao
2025-12-01net: gianfar: convert to use .get_rx_ring_countBreno Leitao
2025-11-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-11-27net: fec: do not register PPS event for PEROUTWei Fang
2025-11-27net: fec: do not allow enabling PPS and PEROUT simultaneouslyWei Fang
2025-11-27net: fec: do not update PEROUT if it is enabledWei Fang
2025-11-27net: fec: cancel perout_timer when PEROUT is disabledWei Fang
2025-11-26net: fman_memac: report structured ethtool countersVladimir Oltean
2025-11-26net: dpaa: fman_memac: complete phylink support with 2500base-xVladimir Oltean
2025-11-25net: enetc: update the base address of port MDIO registers for ENETC v4Wei Fang
2025-11-25net: enetc: set external PHY address in IERB for i.MX94 ENETCWei Fang
2025-11-25net: enetc: set the external PHY address in IERB for port MDIO usageWei Fang
2025-11-20net: fec: remove duplicate macros of the BD statusWei Fang
2025-11-20net: fec: remove rx_align from fec_enet_privateWei Fang
2025-11-20net: fec: remove struct fec_enet_priv_txrx_infoWei Fang
2025-11-20net: fec: simplify the conditional preprocessor directivesWei Fang
2025-11-20net: fec: remove useless conditional preprocessor directivesWei Fang
2025-11-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-11-07net: fec: correct rx_bytes statistic for the case SHIFT16 is setWei Fang
2025-11-04net: fec: register a fixed phy using fixed_phy_register_100fd if neededHeiner Kallweit
2025-10-29net: fec: use new iterator mdiobus_for_each_phyHeiner Kallweit
2025-10-29net: ethernet: Remove redundant pm_runtime_mark_last_busy() callsSakari Ailus
2025-10-29net: enetc: add standalone ENETC support for i.MX94Wei Fang
2025-10-29net: enetc: add basic support for the ENETC with pseudo MAC for i.MX94Wei Fang
2025-10-29net: enetc: add ptp timer binding support for i.MX94Clark Wang
2025-10-29net: enetc: add preliminary i.MX94 NETC blocks control supportWei Fang
2025-10-17dpaa2-eth: fix the pointer passed to PTR_ALIGN on Tx pathIoana Ciornei
2025-10-17net: enetc: correct the value of ENETC_RXB_TRUESIZEWei Fang
2025-10-17net: enetc: fix the deadlock of enetc_mdio_lockJianpeng Chang
2025-10-06net: fsl_pq_mdio: Fix device node reference leak in fsl_pq_mdio_probeErick Karanja
2025-10-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2025-09-30net: enetc: initialize SW PIR and CIR based HW PIR and CIR valuesWei Fang
2025-09-26net: enetc: Fix probing error message typo for the ENETCv4 PF driverClaudiu Manoil
2025-09-22net: WQ_PERCPU added to alloc_workqueue usersMarco Crivellari
2025-09-22net: enetc: use generic interfaces to get phc_index for ENETC v1Wei Fang
2025-09-22net: enetc: fix sleeping function called from rcu_read_lock() contextWei Fang
2025-09-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-09-14net: fec: enable the Jumbo frame support for i.MX8QMShenwei Wang
2025-09-14net: fec: add change_mtu to support dynamic buffer allocationShenwei Wang
2025-09-14net: fec: add rx_frame_size to support configurable RX lengthShenwei Wang
2025-09-14net: fec: update MAX_FL based on the current MTUShenwei Wang
2025-09-14net: fec: add pagepool_order to support variable page sizeShenwei Wang
2025-09-14net: fec: use a member variable for maximum buffer sizeShenwei Wang
2025-09-11dpaa2-switch: fix buffer pool seeding for control trafficIoana Ciornei
2025-09-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-09-05net: fman: clean up included headersHeiner Kallweit
2025-09-05net: fec: Fix possible NPD in fec_enet_phy_reset_after_clk_enable()Stefan Wahren