summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorLines
2026-04-02wifi: rtw89: 8922d: add set TX power callbackPing-Ke Shih-0/+128
2026-04-01net: macb: fix use of at91_default_usrio without CONFIG_OFConor Dooley-7/+7
2026-04-02wifi: rtw89: 8922d: add RF calibration opsPing-Ke Shih-0/+244
2026-04-01bnxt_en: Restore default stat ctxs for ULP when resource is availablePavan Chebbi-0/+2
2026-04-01bnxt_en: Don't assume XDP is never enabled in bnxt_init_dflt_ring_mode()Michael Chan-4/+9
2026-04-01bnxt_en: Refactor some basic ring setup and adjustment logicMichael Chan-23/+41
2026-04-02wifi: rtw89: 8922d: add set channel with pre-/post- helpersPing-Ke Shih-0/+350
2026-04-02wifi: rtw89: 8922d: BB hardware pre-/post-init, TX/RX path and power settingsPing-Ke Shih-0/+382
2026-04-01net/mlx5: Fix switchdev mode rollback in case of failureSaeed Mahameed-0/+2
2026-04-01net/mlx5: Avoid "No data available" when FW version queries failSaeed Mahameed-24/+37
2026-04-01net/mlx5: lag: Check for LAG device before creating debugfsShay Drory-0/+3
2026-04-01Octeontx2-af: add WQ_PERCPU to alloc_workqueue usersMarco Crivellari-1/+1
2026-04-01net: macb: properly unregister fixed rate clocksFedor Pchelkin-4/+4
2026-04-01net: macb: fix clk handling on PCI glue driver removalFedor Pchelkin-2/+4
2026-04-02wifi: rtw89: fix typo "frome" -> "from" in rx_freq_frome_ieChristos Longros-8/+8
2026-04-01net: microchip: dead code cleanup in kconfig for FDMAJulian Braha-4/+0
2026-04-01virtio_net: clamp rss_max_key_size to NETDEV_RSS_KEY_LENSrujana Challa-11/+9
2026-04-02wifi: rtw89: Fill fw_version member of struct wiphyBitterblue Smith-0/+8
2026-04-02wifi: rtw88: Fill fw_version member of struct wiphyBitterblue Smith-0/+6
2026-04-01Merge tag 'linux-can-next-for-7.1-20260401' of git://git.kernel.org/pub/scm/l...Jakub Kicinski-56/+58
2026-04-01net/mlx5: Move command entry freeing outside of spinlockLi RongQing-4/+5
2026-04-01ppp: dead code cleanup in KconfigJulian Braha-11/+3
2026-04-01can: ucan: refactor endpoint lookupJohan Hovold-29/+11
2026-04-01can: kvaser_usb: leaf: refactor endpoint lookupJohan Hovold-17/+8
2026-04-01can: mcp251xfd: add support for XSTBYEN transceiver standby controlViken Dadhaniya-0/+38
2026-04-01can: rcar_can: Convert to FIELD_MODIFY()Geert Uytterhoeven-2/+1
2026-04-01net: can: ctucanfd: remove useless copy of PCI_DEVICE_DATA macroEthan Nelson-Moore-8/+0
2026-03-31net: vxlan: check ipv6_mod_enabled() on neigh_reduce()Fernando Fernandez Mancera-3/+1
2026-03-31net: stmmac: skip VLAN restore when VLAN hash ops are missingMichal Piekos-10/+4
2026-03-31net: mana: hardening: Validate adapter_mtu from MANA_QUERY_DEV_CONFIGErni Sri Satya Vennela-2/+8
2026-03-31net: ftgmac100: fix ring allocation unwind on open failureYufan Chen-4/+24
2026-03-31declance: Include the offending address with DMA errorsMaciej W. Rozycki-1/+3
2026-03-31declance: Rate-limit DMA errorsMaciej W. Rozycki-1/+1
2026-03-31net: airoha: Fix typo in airoha_set_gdm2_loopback routine nameLorenzo Bianconi-2/+2
2026-03-31net: ipeth: refactor endpoint lookupJohan Hovold-11/+7
2026-03-31net: hso: refactor endpoint lookupJohan Hovold-48/+17
2026-03-31sfc: add transmit timestamping supportIzabela Bakollari-0/+4
2026-03-31net: phy: bcm84881: add BCM84891/BCM84892 supportDaniel Wagner-1/+47
2026-03-31net: dsa: mxl862xx: cancel pending work on probe errorDaniel Golle-1/+6
2026-03-31fbnic: Set Relaxed Ordering PCIe TLP attributes for DMA enginesAlexander Duyck-2/+27
2026-03-31net: xilinx: axienet: Fix BQL accounting for multi-BD TX packetsSuraj Gupta-5/+4
2026-03-31net: xilinx: axienet: Correct BD length masks to match AXIDMA IP specSuraj Gupta-2/+2
2026-03-31net: bonding: fix use-after-free in bond_xmit_broadcast()Xiang Mei-1/+1
2026-03-31r8152: add helper functions for PHY OCP registersChih Kai Hsu-471/+226
2026-03-31r8152: add helper functions for PLA/USB OCP registersChih Kai Hsu-695/+408
2026-03-31r8152: fix incorrect register write to USB_UPHY_XTALChih Kai Hsu-1/+1
2026-03-30FDDI: defxx: Rate-limit memory allocation errorsMaciej W. Rozycki-1/+1
2026-03-30FDDI: defza: Rate-limit memory allocation errorsMaciej W. Rozycki-2/+3
2026-03-30bnxt_en: set backing store type from query typePengpeng Hou-4/+4
2026-03-30net: airoha: Delay offloading until all net_devices are fully registeredLorenzo Bianconi-0/+10