summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/freescale
AgeCommit message (Expand)Author
44 hoursnet: fec: only stop PTP if it was initializedbui duc phuc
5 daysnet: enetc: restore RX ring congestion mode for ENETC v4Wei Fang
5 daysnet: enetc: restore RX ring congestion mode after ring reconfigurationWei Fang
12 daysnet: add READ_ONCE()/WRITE_ONCE() annotations for dev->num_tcEric Dumazet
2026-07-30net: ethernet: remove conditional return with no effectSang-Heon Jeon
2026-07-27net: enetc: use kzalloc_flex() for enetc_psfp_gate allocationWei Fang
2026-07-27net: enetc: use alloc_etherdev_mqs() to create netdev for VF driverWei Fang
2026-07-27net: enetc: remove redundant num_vsi field from enetc_port_capsWei Fang
2026-07-27net: enetc: move enetc_set_si_vlan_promisc() to enetc_pf_common.cWei Fang
2026-07-27net: enetc: refactor SI VLAN promiscuous mode configurationWei Fang
2026-07-27net: enetc: open-code enetc4_set_default_si_vlan_promisc()Wei Fang
2026-07-27net: enetc: remove invalid code from enetc4_pl_mac_link_up()Wei Fang
2026-07-27net: enetc: differentiate phylink capabilities for pseudo-MAC and standalone MACClaudiu Manoil
2026-07-27net: enetc: simplify enetc4_set_port_speed()Wei Fang
2026-07-27net: enetc: use PCI device name for debugfs directoryWei Fang
2026-07-27net: enetc: improve MAFT entry management with bitmap trackingWei Fang
2026-07-27net: enetc: convert ndo_set_rx_mode() to ndo_set_rx_mode_async()Wei Fang
2026-07-27net: enetc: extract common helpers for MAC hash filter configurationWei Fang
2026-07-27net: enetc: extract common helpers for MAC promiscuous mode settingWei Fang
2026-07-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-07-22net: dpaa: fix mode settingMichael Walle
2026-07-21dpaa2-eth: put MAC endpoint device on disconnectGuangshuo Li
2026-07-21dpaa2-switch: put MAC endpoint device on disconnectGuangshuo Li
2026-07-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2026-07-02Merge tag 'device-id-rework' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-07-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2026-07-03Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...Uwe Kleine-König (The Capable Hub)
2026-07-01dpaa2-switch: add support for imprecise source portIoana Ciornei
2026-07-01dpaa2-switch: trap all link local reserved addresses to the CPUIoana Ciornei
2026-07-01dpaa2-switch: offload port objects on an upper bond deviceIoana Ciornei
2026-07-01dpaa2-switch: offload FDBs added on an upper bond deviceIoana Ciornei
2026-07-01dpaa2-switch: add support for LAG offloadIoana Ciornei
2026-07-01dpaa2-switch: add LAG configuration APIIoana Ciornei
2026-07-01dpaa2-switch: consolidate unicast and multicast managementIoana Ciornei
2026-07-01dpaa2-switch: add dpaa2_switch_port_to_bridge_port() helperIoana Ciornei
2026-07-01dpaa2-switch: check early if an FDB entry should be addedIoana Ciornei
2026-07-01dpaa2-switch: create a separate dpaa2_switch_port_fdb_event() functionIoana Ciornei
2026-07-01dpaa2-switch: extend the FDB management to cover bond scenariosIoana Ciornei
2026-07-01dpaa2-switch: avoid holding rtnl_lock in dpaa2_switch_event_work()Ioana Ciornei
2026-07-01dpaa2-switch: remove unnecessary dev_mc_add/dev_mc_del callsIoana Ciornei
2026-06-30net: gianfar: dispose irq mappings on probe failure and device removalRosen Penev
2026-06-30fsl/fman: Free init resources on KeyGen failure in fman_init()Haoxiang Li
2026-06-29net: gianfar: dispose irq mappings on probe failure and device removalRosen Penev
2026-06-27net: enetc: check the number of BDs needed for xdp_frameWei Fang
2026-06-25net: enetc: fix potential divide-by-zero when num_vsi is zeroWei Fang
2026-06-21dpaa2-switch: do not accept VLAN uppers while bridgedIoana Ciornei
2026-06-18dpaa2-switch: fix VLAN upper check not rejecting bridge joinIoana Ciornei
2026-06-15net: enetc: add helpers to set/clear table bitmapWei Fang
2026-06-15net: enetc: add "Update" operation to the egress count tableWei Fang
2026-06-15net: enetc: add interfaces to manage egress treatment tableWei Fang