summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/freescale
AgeCommit message (Expand)Author
5 daysnet: enetc: do not allow VF to configure the RSS keyWei Fang
5 daysnet: enetc: check whether the RSS algorithm is ToeplitzWei Fang
5 daysnet: enetc: do not access non-existent registers on pseudo MACWei Fang
5 daysnet: enetc: add graceful stop to safely reinitialize the TX RingWei Fang
5 daysnet: enetc: reset PIR and CIR if they are not equal when initializing TX ringWei Fang
5 daysnet: fec: fix the PTP periodic output sysfs interfaceBuday Csaba
2026-04-02net: enetc: fix the output issue of 'ethtool --show-ring'Wei Fang
2026-03-19net: enetc: do not skip setting LaBCR[MDIO_PHYAD_PRTAD] for addr 0Wei Fang
2026-03-19net: enetc: fix incorrect fallback PHY address handlingWei Fang
2026-03-12net: enetc: use truesize as XDP RxQ info frag_sizeLarysa Zaremba
2026-03-12dpaa2-switch: Fix interrupt storm after receiving bad if_id in IRQ handlerGuenter Roeck
2026-03-04dpaa2-switch: validate num_ifs to prevent out-of-bounds writeJunrui Luo
2026-02-02net: enetc: Convert 16-bit register reads to 32-bit for ENETC v4Claudiu Manoil
2026-02-02net: enetc: Convert 16-bit register writes to 32-bit for ENETC v4Claudiu Manoil
2026-02-02net: enetc: Remove CBDR cacheability AXI settings for ENETC v4Claudiu Manoil
2026-02-02net: enetc: Remove SI/BDR cacheability AXI settings for ENETC v4Claudiu Manoil
2026-01-29dpaa2-switch: add bounds check for if_id in IRQ handlerJunrui Luo
2026-01-29dpaa2-switch: prevent ZERO_SIZE_PTR dereference when num_ifs is zeroJunrui Luo
2026-01-22net: fec: account for VLAN header in frame length calculationsClemens Gruber
2026-01-15net: freescale: ucc_geth: Return early when TBI PHY can't be foundMaxime Chevallier
2026-01-08net: enetc: fix build warning when PAGE_SIZE is greater than 128KWei Fang
2025-12-30net: enetc: do not print error log if addr is 0Wei Fang
2025-12-18net: 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