summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/freescale
AgeCommit message (Expand)Author
11 hoursMerge branch 'main' of https://git.kernel.org/pub/scm/linux/kernel/git/netdev...Mark Brown
7 daysMerge tag 'device-id-rework' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
7 daysMerge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
7 daysReplace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...Uwe Kleine-König (The Capable Hub)
8 daysdpaa2-switch: add support for imprecise source portIoana Ciornei
8 daysdpaa2-switch: trap all link local reserved addresses to the CPUIoana Ciornei
8 daysdpaa2-switch: offload port objects on an upper bond deviceIoana Ciornei
8 daysdpaa2-switch: offload FDBs added on an upper bond deviceIoana Ciornei
8 daysdpaa2-switch: add support for LAG offloadIoana Ciornei
8 daysdpaa2-switch: add LAG configuration APIIoana Ciornei
8 daysdpaa2-switch: consolidate unicast and multicast managementIoana Ciornei
8 daysdpaa2-switch: add dpaa2_switch_port_to_bridge_port() helperIoana Ciornei
8 daysdpaa2-switch: check early if an FDB entry should be addedIoana Ciornei
8 daysdpaa2-switch: create a separate dpaa2_switch_port_fdb_event() functionIoana Ciornei
8 daysdpaa2-switch: extend the FDB management to cover bond scenariosIoana Ciornei
8 daysdpaa2-switch: avoid holding rtnl_lock in dpaa2_switch_event_work()Ioana Ciornei
8 daysdpaa2-switch: remove unnecessary dev_mc_add/dev_mc_del callsIoana Ciornei
10 daysnet: gianfar: dispose irq mappings on probe failure and device removalRosen Penev
10 daysfsl/fman: Free init resources on KeyGen failure in fman_init()Haoxiang Li
10 daysnet: gianfar: dispose irq mappings on probe failure and device removalRosen Penev
12 daysnet: 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
2026-06-15net: enetc: add "Update" and "Delete" operations to VLAN filter tableWei Fang
2026-06-15net: enetc: add interfaces to manage dynamic FDB entriesWei Fang
2026-06-13dpaa2-switch: unify the FDB update logic in dpaa2_switch_port_set_fdb()Ioana Ciornei
2026-06-13dpaa2-switch: move FDB selection for leave path into a helperIoana Ciornei
2026-06-13dpaa2-switch: move FDB selection for join path into a helperIoana Ciornei
2026-06-13dpaa2-switch: factor out the FDB in-use check into a helperIoana Ciornei
2026-06-13dpaa2-switch: change dpaa2_switch_port_set_fdb() function prototypeIoana Ciornei
2026-06-11net: fec: remove reference to nonexistent CONFIG_GILBARCONAP optionEthan Nelson-Moore
2026-06-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-06-02dpaa2-switch: fix handling of NAPI on the remove pathIoana Ciornei
2026-06-02dpaa2-switch: support VLAN flag changes on existing VIDsIoana Ciornei
2026-06-02dpaa2-switch: remove duplicated check for the maximum number of VLANsIoana Ciornei
2026-06-02dpaa2-switch: fix the error path in dpaa2_switch_rx()Ioana Ciornei
2026-06-02dpaa2-switch: rework FDB management on the bridge leave pathIoana Ciornei
2026-06-02net: fec_mpc52xx: add missing kernel-doc for @may_sleepRosen Penev
2026-06-02net: fec: fix pinctrl default state restore order on resumeTapio Reijonen
2026-06-01net: fec_mpc52xx_phy: Add missing MODULE_DESCRIPTION()Rosen Penev
2026-05-26net: enetc: dynamically allocate rxmsg based on VF countWei Fang
2026-05-26net: enetc: use MADDR_TYPE for MAC filter array sizeWei Fang
2026-05-26net: enetc: add generic helper to initialize SR-IOV resourcesWei Fang
2026-05-26net: enetc: add CBDR setup/teardown hooks to enetc_si_ops for VF supportWei Fang
2026-05-26net: enetc: align v1 CBDR API with v4 for VF driver sharingWei Fang
2026-05-26net: enetc: add VF-PF messaging support for IP minor revision queryWei Fang