summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2026-04-02net: stmmac: move TSO VLAN tag insertion to core codeRussell King (Oracle)
2026-04-02net: stmmac: add GSO MSS checksRussell King (Oracle)
2026-04-02net: stmmac: add TSO check for header lengthRussell King (Oracle)
2026-04-02net: stmmac: add stmmac_tso_header_size()Russell King (Oracle)
2026-04-02net: stmmac: fix TSO support when some channels have TBS availableRussell King (Oracle)
2026-04-02net: stmmac: fix .ndo_fix_features()Russell King (Oracle)
2026-04-02net: stmmac: fix channel TSO enable on resumeRussell King (Oracle)
2026-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-04-02eth: fbnic: Increase FBNIC_QUEUE_SIZE_MIN to 64Dimitri Daskalakis
2026-04-02net: airoha: Set REG_RX_CPU_IDX() once in airoha_qdma_fill_rx_queue()Lorenzo Bianconi
2026-04-01net: macb: fix use of at91_default_usrio without CONFIG_OFConor Dooley
2026-04-01bnxt_en: Restore default stat ctxs for ULP when resource is availablePavan Chebbi
2026-04-01bnxt_en: Don't assume XDP is never enabled in bnxt_init_dflt_ring_mode()Michael Chan
2026-04-01bnxt_en: Refactor some basic ring setup and adjustment logicMichael Chan
2026-04-01net/mlx5: Fix switchdev mode rollback in case of failureSaeed Mahameed
2026-04-01net/mlx5: Avoid "No data available" when FW version queries failSaeed Mahameed
2026-04-01net/mlx5: lag: Check for LAG device before creating debugfsShay Drory
2026-04-01Octeontx2-af: add WQ_PERCPU to alloc_workqueue usersMarco Crivellari
2026-04-01net: macb: properly unregister fixed rate clocksFedor Pchelkin
2026-04-01net: macb: fix clk handling on PCI glue driver removalFedor Pchelkin
2026-04-01net: microchip: dead code cleanup in kconfig for FDMAJulian Braha
2026-04-01net/mlx5: Move command entry freeing outside of spinlockLi RongQing
2026-03-31net: stmmac: skip VLAN restore when VLAN hash ops are missingMichal Piekos
2026-03-31net: mana: hardening: Validate adapter_mtu from MANA_QUERY_DEV_CONFIGErni Sri Satya Vennela
2026-03-31net: ftgmac100: fix ring allocation unwind on open failureYufan Chen
2026-03-31declance: Include the offending address with DMA errorsMaciej W. Rozycki
2026-03-31declance: Rate-limit DMA errorsMaciej W. Rozycki
2026-03-31net: airoha: Fix typo in airoha_set_gdm2_loopback routine nameLorenzo Bianconi
2026-03-31sfc: add transmit timestamping supportIzabela Bakollari
2026-03-31fbnic: Set Relaxed Ordering PCIe TLP attributes for DMA enginesAlexander Duyck
2026-03-31net: xilinx: axienet: Fix BQL accounting for multi-BD TX packetsSuraj Gupta
2026-03-31net: xilinx: axienet: Correct BD length masks to match AXIDMA IP specSuraj Gupta
2026-03-30bnxt_en: set backing store type from query typePengpeng Hou
2026-03-30net: airoha: Delay offloading until all net_devices are fully registeredLorenzo Bianconi
2026-03-30net: stmmac: qcom-ethqos: move phase_shift to register update siteRussell King (Oracle)
2026-03-30net: stmmac: qcom-ethqos: correct prg_rclk_dly commentRussell King (Oracle)
2026-03-30net: stmmac: qcom-ethqos: move loopback decision next to reg updateRussell King (Oracle)
2026-03-30net: stmmac: qcom-ethqos: simplify prg_rclk_dly programmingRussell King (Oracle)
2026-03-30net: stmmac: qcom-ethqos: finally eliminate the switchRussell King (Oracle)
2026-03-30net: stmmac: qcom-ethqos: move RGMII_CONFIG2_RX_PROG_SWAPRussell King (Oracle)
2026-03-30net: stmmac: qcom-ethqos: move RGMII_CONFIG2_RSVD_CONFIG15 outRussell King (Oracle)
2026-03-30net: stmmac: qcom-ethqos: move 100M/10M speed programmingRussell King (Oracle)
2026-03-30net: stmmac: qcom-ethqos: move two more RGMII_IO_MACRO_CONFIG2 outRussell King (Oracle)
2026-03-30net: stmmac: qcom-ethqos: move 1G vs 100M/10M RGMII settingsRussell King (Oracle)
2026-03-30net: stmmac: qcom-ethqos: move RGMII_CONFIG_DDR_MODERussell King (Oracle)
2026-03-30net: stmmac: qcom-ethqos: move detection of invalid RGMII speedRussell King (Oracle)
2026-03-30net: stmmac: qcom-ethqos: eliminate configure_funcRussell King (Oracle)
2026-03-30net: stmmac: qcom-ethqos: pass ethqos to ethqos_pcs_set_inband()Russell King (Oracle)
2026-03-30net: stmmac: qcom-ethqos: remove ethqos_configure()Russell King (Oracle)
2026-03-30net: airoha: Add missing cleanup bits in airoha_qdma_cleanup_rx_queue()Lorenzo Bianconi