summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
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
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-31net: ipeth: refactor endpoint lookupJohan Hovold
2026-03-31net: hso: refactor endpoint lookupJohan Hovold
2026-03-31sfc: add transmit timestamping supportIzabela Bakollari
2026-03-31net: phy: bcm84881: add BCM84891/BCM84892 supportDaniel Wagner
2026-03-31net: dsa: mxl862xx: cancel pending work on probe errorDaniel Golle
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-31net: bonding: fix use-after-free in bond_xmit_broadcast()Xiang Mei
2026-03-31r8152: add helper functions for PHY OCP registersChih Kai Hsu