summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2026-04-02net: stmmac: make stmmac_set_gso_features() more readableRussell King (Oracle)
2026-04-02net: stmmac: split out gso features setupRussell King (Oracle)
2026-04-02net: stmmac: simplify GSO/TSO test in stmmac_xmit()Russell King (Oracle)
2026-04-02net: stmmac: move check for hardware checksum supportedRussell King (Oracle)
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-02wifi: rtw89: usb: fix TX flow control by tracking in-flight URBsLucid Duck
2026-04-02wifi: rtw89: Add support for Elecom WDC-XE2402TU3-BZenm Chen
2026-04-02wifi: rtw89: 8922d: add PCI ID of RTL8922DE and RTL8922DE-VSPing-Ke Shih
2026-04-02wifi: rtw89: 8922d: add chip_info and chip_ops structPing-Ke Shih
2026-04-02wifi: rtw89: 8922d: add ops related to BT coexistence mechanismPing-Ke Shih
2026-04-02wifi: rtw89: 8922d: add RF ops of init hardware and get thermalPing-Ke Shih
2026-04-02wifi: rtw89: 8922d: configure TX/RX path assisting in BT coexistencePing-Ke Shih
2026-04-02wifi: rtw89: 8922d: add set TX power callbackPing-Ke Shih
2026-04-01net: macb: fix use of at91_default_usrio without CONFIG_OFConor Dooley
2026-04-02wifi: rtw89: 8922d: add RF calibration opsPing-Ke Shih
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-02wifi: rtw89: 8922d: add set channel with pre-/post- helpersPing-Ke Shih
2026-04-02wifi: rtw89: 8922d: BB hardware pre-/post-init, TX/RX path and power settingsPing-Ke Shih
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-02wifi: rtw89: fix typo "frome" -> "from" in rx_freq_frome_ieChristos Longros
2026-04-01net: microchip: dead code cleanup in kconfig for FDMAJulian Braha
2026-04-01virtio_net: clamp rss_max_key_size to NETDEV_RSS_KEY_LENSrujana Challa
2026-04-02wifi: rtw89: Fill fw_version member of struct wiphyBitterblue Smith
2026-04-02wifi: rtw88: Fill fw_version member of struct wiphyBitterblue Smith
2026-04-01Merge tag 'linux-can-next-for-7.1-20260401' of git://git.kernel.org/pub/scm/l...Jakub Kicinski
2026-04-01net/mlx5: Move command entry freeing outside of spinlockLi RongQing
2026-04-01ppp: dead code cleanup in KconfigJulian Braha
2026-04-01can: ucan: refactor endpoint lookupJohan Hovold
2026-04-01can: kvaser_usb: leaf: refactor endpoint lookupJohan Hovold
2026-04-01can: mcp251xfd: add support for XSTBYEN transceiver standby controlViken Dadhaniya
2026-04-01can: rcar_can: Convert to FIELD_MODIFY()Geert Uytterhoeven
2026-04-01net: can: ctucanfd: remove useless copy of PCI_DEVICE_DATA macroEthan Nelson-Moore
2026-03-31net: vxlan: check ipv6_mod_enabled() on neigh_reduce()Fernando Fernandez Mancera
2026-03-31net: stmmac: skip VLAN restore when VLAN hash ops are missingMichal Piekos