summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
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
2026-01-30wifi: rtw89: mac: set MU group membership and position to registersPing-Ke Shih
2026-01-30wifi: rtw89: wow: disable interrupt before swapping FW for 8922DChih-Kang Chang
2026-01-30wifi: rtw89: debug: tweak Wi-Fi 7 SER L0/L1 simulation methodsZong-Zhe Yang
2026-01-30wifi: rtw89: debug: rename mac/ctrl error to L0/L1 errorZong-Zhe Yang
2026-01-29bng_en: Add support for TPA eventsBhargava Marreddy
2026-01-29bng_en: Add TPA related functionsBhargava Marreddy
2026-01-29bng_en: Add support to handle AGG eventsBhargava Marreddy
2026-01-29bng_en: Add ndo_features_check supportBhargava Marreddy
2026-01-29bng_en: Add TX supportBhargava Marreddy
2026-01-29bng_en: Handle an HWRM completion requestBhargava Marreddy
2026-01-29bng_en: Add RX supportBhargava Marreddy