summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2026-06-15net: dsa: mxl862xx: store firmware version for feature gatingDaniel Golle
2026-06-15net: airoha: use int instead of atomic_t for qdma users counterLorenzo Bianconi
2026-06-15net: ethernet: oa_tc6: Remove FCS size in RX frameSelvamani Rajagopal
2026-06-15net: ethernet: oa_tc6: mdiobus->parent initialized with NULLSelvamani Rajagopal
2026-06-15net: ethernet: oa_tc6: Interrupt is active low, level triggered.Selvamani Rajagopal
2026-06-15net: ti: icssg: Use undirected TX tag for XDP zero copy in HSR offload modeMeghana Malladi
2026-06-15net: ti: icssg: Use undirected TX tag for native XDP in HSR offload modeMeghana Malladi
2026-06-15net: ti: icssg-prueth: Fix AF_XDP fill ring alloc and wakeup conditionMeghana Malladi
2026-06-15net: airoha: Fix MODULE_LICENSE to match SPDX GPL-2.0-only identifierWayen.Yan
2026-06-15net/mlx5: HWS: correct CONFIG_MLX5_HW_STEERING macro name in commentEthan Nelson-Moore
2026-06-15net: airoha: Fix typos in comments and KconfigWayen.Yan
2026-06-15net: airoha: Fix always-true condition in PPE1 queue reservation loopWayen.Yan
2026-06-15net: airoha: Fix non-standard return value in airoha_ppe_get_wdma_info()Wayen.Yan
2026-06-15net: atlantic: add AQC113 PTP support in aq_ptp and driver coreSukhdeep Singh
2026-06-15net: atlantic: add AQC113 TX timestamp polling and PTP TX classificationSukhdeep Singh
2026-06-15net: atlantic: add AQC113 PTP hardware ops in hw_atl2Sukhdeep Singh
2026-06-15net: atlantic: extend hw_ops and TX descriptor for AQC113 PTPSukhdeep Singh
2026-06-15net: atlantic: add AQC113 PTP traffic class and TX path setupSukhdeep Singh
2026-06-15net: atlantic: implement AQC113 L2/L3/L4 RX filter opsSukhdeep Singh
2026-06-15net: atlantic: fix AQC113 HW init: ART, L2 filter slot, MAC addressSukhdeep Singh
2026-06-15net: atlantic: add AQC113 filter data structures, firmware query and register...Sukhdeep Singh
2026-06-15net: atlantic: add AQC113 hardware register definitions and accessorsSukhdeep Singh
2026-06-15net: atlantic: decouple aq_set_data_fl3l4() from driver internalsSukhdeep Singh
2026-06-15net: atlantic: move active_ipv4/ipv6 bitmap updates after HW writeSukhdeep Singh
2026-06-15net: atlantic: correct L3L4 filter flow_type masking and IPv6 handlingSukhdeep Singh
2026-06-15net: dsa: netc: implement dynamic FDB entry ageingWei Fang
2026-06-15net: dsa: netc: add bridge mode supportWei Fang
2026-06-15net: dsa: netc: add VLAN filter table and egress treatment managementWei Fang
2026-06-15net: enetc: add helpers to set/clear table bitmapWei Fang
2026-06-15net: dsa: netc: initialize the group bitmap of ETT and ECTWei 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-15net: sfp: extend SMBus supportJonas Jelonek
2026-06-15net: sfp: apply I2C adapter quirks to limit block sizeJonas Jelonek
2026-06-15octeontx2-vf: clear stale mailbox IRQ state before request_irq()Runyu Xiao
2026-06-15octeontx2-pf: clear stale mailbox IRQ state before request_irq()Runyu Xiao
2026-06-15net: phy: sfp: detect presence via I2C when no MOD_DEF0 GPIOGreg Patrick
2026-06-15net: dsa: mv88e6xxx: Avoid devlink resource IDs collision with PARENT_TOPDavid Yang
2026-06-15net: dsa: hellcreek: avoid devlink resource IDs collision with PARENT_TOPDavid Yang
2026-06-15net: dsa: b53: avoid devlink resource IDs collision with PARENT_TOPDavid Yang
2026-06-15net: dsa: dsa_loop: avoid devlink resource IDs collision with PARENT_TOPDavid Yang
2026-06-15net: dsa: hellcreek: replace kcalloc with struct_sizeRosen Penev
2026-06-15net/mlx5: SD, enable SD over ECPF and allow switchdev transitionShay Drory
2026-06-15net/mlx5: SD, defer vport metadata init until SD is readyShay Drory
2026-06-15net/mlx5: E-Switch, Tie rep load/unload to SD LAG stateShay Drory
2026-06-15net/mlx5: LAG, add MPESW over SD LAG supportShay Drory
2026-06-15net/mlx5: LAG, introduce software vport LAG implementationShay Drory
2026-06-15net/mlx5: LAG, disable both regular and SD LAG on lag_disable_changeShay Drory