summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2026-02-02net: stmmac: dwmac-renesas-gbeth: Add support for RZ/G3L SoCBiju Das
2026-02-02Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2026-02-02net: enetc: Convert 16-bit register reads to 32-bit for ENETC v4Claudiu Manoil
2026-02-02net: enetc: Convert 16-bit register writes to 32-bit for ENETC v4Claudiu Manoil
2026-02-02net: enetc: Remove CBDR cacheability AXI settings for ENETC v4Claudiu Manoil
2026-02-02net: enetc: Remove SI/BDR cacheability AXI settings for ENETC v4Claudiu Manoil
2026-02-02net: remove unnecessary module_init/exit functionsEthan Nelson-Moore
2026-02-02net: ethernet: use module_pci_driver; remove useless driver versionsEthan Nelson-Moore
2026-02-02net: phy: dp83867: Always program R/SGMII enable bitsSean Anderson
2026-02-02net: phy: dp83867: Program TX FIFO for all interfacesSean Anderson
2026-02-02net: stmmac: fix stm32 (and potentially others) resume regressionRussell King (Oracle)
2026-02-02bnxt_en: Allow ntuple filters for dropsJoe Damato
2026-02-02net: spacemit: display phy driver informationChukun Pan
2026-02-02Merge tag 'ath-next-20260202' of git://git.kernel.org/pub/scm/linux/kernel/gi...Johannes Berg
2026-02-02Merge tag 'rtw-next-2026-01-30' of https://github.com/pkshih/rtwJohannes Berg
2026-01-31Merge tag 'linux-can-next-for-6.20-20260131' of git://git.kernel.org/pub/scm/...Jakub Kicinski
2026-01-30net: usb: r8152: fix resume reset deadlockSergey Senozhatsky
2026-01-30net: wwan: mhi_wwan_ctrl: Add NMEA channel supportSlark Xiao
2026-01-30net: wwan: hwsim: support NMEA port emulationSergey Ryazanov
2026-01-30net: wwan: hwsim: refactor to support more port typesSergey Ryazanov
2026-01-30net: wwan: add NMEA port supportSergey Ryazanov
2026-01-30net: wwan: core: split port unregister and stopSergey Ryazanov
2026-01-30net: wwan: core: split port creation and registrationSergey Ryazanov
2026-01-30net: wwan: core: explicit WWAN device reference countingSergey Ryazanov
2026-01-30net: wwan: core: remove unused port_id fieldSergey Ryazanov
2026-01-30eth fbnic: Add debugfs hooks for tx/rx ringsMike Marciniszyn (Meta)
2026-01-30eth fbnic: Add debugfs hooks for firmware mailboxMike Marciniszyn (Meta)
2026-01-30net: usb: remove unnecessary get_drvinfo code and driver versionsEthan Nelson-Moore
2026-01-30net: stmmac: spelling correctionsSimon Horman
2026-01-30macvlan: fix error recovery in macvlan_common_newlink()Eric Dumazet
2026-01-30amd-xgbe: add support for rx alignment errorsRaju Rangoju
2026-01-30net: sfp: Fix quirk for Ubiquiti U-Fiber Instant SFP moduleMarek BehĂșn
2026-01-31PCI/MSI: Convert the boolean no_64bit_msi flag to a DMA address maskVivian Wang
2026-01-30i40e: drop udp_tunnel_get_rx_info() call from i40e_open()Mohammad Heib
2026-01-30ice: drop udp_tunnel_get_rx_info() call from ndo_open()Mohammad Heib
2026-01-30ice: Fix PTP NULL pointer dereference during VSI rebuildAaron Ma
2026-01-30ice: PTP: fix missing timestamps on E825 hardwareJacob Keller
2026-01-30ice: fix missing TX timestamps interrupts on E825 devicesGrzegorz Nitka
2026-01-30wifi: ath12k: clear stale link mapping of ahvif->links_mapAaradhana Sahu
2026-01-30wifi: ath12k: Add support TX hardware queue statsAaradhana Sahu
2026-01-30wifi: ath12k: Add support RX PDEV statsAaradhana Sahu
2026-01-30wifi: ath12k: Fix index decrement when array_len is zeroAaradhana Sahu
2026-01-30wifi: ath12k: support OBSS PD configuration for AP modeWei Zhang
2026-01-30wifi: ath12k: add WMI support for spatial reuse parameter configurationWei Zhang
2026-01-30wifi: ath11k: add usecase firmware handling based on device compatibleMiaoqing Pan
2026-01-30wifi: ath10k: sdio: add missing lock protection in ath10k_sdio_fw_crashed_dump()Ziyi Guo
2026-01-30wifi: ath10k: fix lock protection in ath10k_wmi_event_peer_sta_ps_state_chg()Ziyi Guo
2026-01-30wifi: ath10k: snoc: support powering on the device via pwrseqDmitry Baryshkov
2026-01-30wifi: rtw89: pci: warn if SPS OCP happens for RTL8922DEPing-Ke Shih
2026-01-30wifi: rtw89: pci: restore LDO setting after device resumeDian-Syuan Yang