summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorLines
2026-01-30net: usb: remove unnecessary get_drvinfo code and driver versionsEthan Nelson-Moore-91/+9
2026-01-30net: stmmac: spelling correctionsSimon Horman-17/+17
2026-01-30macvlan: fix error recovery in macvlan_common_newlink()Eric Dumazet-2/+3
2026-01-30amd-xgbe: add support for rx alignment errorsRaju Rangoju-0/+13
2026-01-30net: sfp: Fix quirk for Ubiquiti U-Fiber Instant SFP moduleMarek Behún-0/+2
2026-01-31PCI/MSI: Convert the boolean no_64bit_msi flag to a DMA address maskVivian Wang-1/+1
2026-01-30i40e: drop udp_tunnel_get_rx_info() call from i40e_open()Mohammad Heib-1/+0
2026-01-30ice: drop udp_tunnel_get_rx_info() call from ndo_open()Mohammad Heib-3/+0
2026-01-30ice: Fix PTP NULL pointer dereference during VSI rebuildAaron Ma-5/+29
2026-01-30ice: PTP: fix missing timestamps on E825 hardwareJacob Keller-78/+103
2026-01-30ice: fix missing TX timestamps interrupts on E825 devicesGrzegorz Nitka-1/+4
2026-01-30wifi: ath12k: clear stale link mapping of ahvif->links_mapAaradhana Sahu-1/+3
2026-01-30wifi: ath12k: Add support TX hardware queue statsAaradhana Sahu-0/+90
2026-01-30wifi: ath12k: Add support RX PDEV statsAaradhana Sahu-0/+180
2026-01-30wifi: ath12k: Fix index decrement when array_len is zeroAaradhana Sahu-3/+5
2026-01-30wifi: ath12k: support OBSS PD configuration for AP modeWei Zhang-3/+171
2026-01-30wifi: ath12k: add WMI support for spatial reuse parameter configurationWei Zhang-0/+188
2026-01-30wifi: ath11k: add usecase firmware handling based on device compatibleMiaoqing Pan-0/+31
2026-01-30wifi: ath10k: sdio: add missing lock protection in ath10k_sdio_fw_crashed_dump()Ziyi Guo-0/+6
2026-01-30wifi: ath10k: fix lock protection in ath10k_wmi_event_peer_sta_ps_state_chg()Ziyi Guo-2/+2
2026-01-30wifi: ath10k: snoc: support powering on the device via pwrseqDmitry Baryshkov-3/+53
2026-01-30wifi: rtw89: pci: warn if SPS OCP happens for RTL8922DEPing-Ke Shih-2/+11
2026-01-30wifi: rtw89: pci: restore LDO setting after device resumeDian-Syuan Yang-0/+1
2026-01-30wifi: rtw89: mac: set MU group membership and position to registersPing-Ke Shih-6/+41
2026-01-30wifi: rtw89: wow: disable interrupt before swapping FW for 8922DChih-Kang Chang-3/+3
2026-01-30wifi: rtw89: debug: tweak Wi-Fi 7 SER L0/L1 simulation methodsZong-Zhe Yang-11/+62
2026-01-30wifi: rtw89: debug: rename mac/ctrl error to L0/L1 errorZong-Zhe Yang-16/+16
2026-01-29bng_en: Add support for TPA eventsBhargava Marreddy-10/+540
2026-01-29bng_en: Add TPA related functionsBhargava Marreddy-0/+407
2026-01-29bng_en: Add support to handle AGG eventsBhargava Marreddy-10/+250
2026-01-29bng_en: Add ndo_features_check supportBhargava Marreddy-0/+28
2026-01-29bng_en: Add TX supportBhargava Marreddy-11/+493
2026-01-29bng_en: Handle an HWRM completion requestBhargava Marreddy-3/+45
2026-01-29bng_en: Add RX supportBhargava Marreddy-21/+1011
2026-01-29bng_en: Extend bnge_set_ring_params() for rx-copybreakBhargava Marreddy-4/+20
2026-01-29dpaa2-switch: add bounds check for if_id in IRQ handlerJunrui Luo-0/+4
2026-01-29net: sfp: add quirk for Lantech 8330-265DMarek Behún-2/+6
2026-01-29octeontx2-pf: cn10k/cn20k: Update count_eot in NPA_LF_AURA_BATCH_FREE0Geetha sowjanya-3/+10
2026-01-29net: liquidio: Fix off-by-one error in VF setup_nic_devices() cleanupZilin Guan-2/+2
2026-01-29net: liquidio: Fix off-by-one error in PF setup_nic_devices() cleanupZilin Guan-2/+3
2026-01-29net: liquidio: Initialize netdev pointer before queue setupZilin Guan-17/+17
2026-01-29Merge tag 'wireless-next-2026-01-29' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski-1561/+8433
2026-01-29net: phy: air_en8811h: Add clk provider for an8811hbBjørn Mork-0/+107
2026-01-29net: phy: air_en8811h: add Airoha AN8811HB supportBjørn Mork-11/+269
2026-01-29net: phy: air_en8811h: factor out shareable codeBjørn Mork-23/+36
2026-01-29eth: bnxt: make sure we populate the qcfg defaults on old FW/HWJakub Kicinski-0/+1
2026-01-29hinic3: RQ use RQ_CTXT_PREF_CI_HI instead of SQ_CTXT_PREF_CI_HIFan Gong-1/+5
2026-01-29hinic3: Use array_size instead of multiplyingFan Gong-2/+4
2026-01-29hinic3: Remove defensive txq_num checkFan Gong-6/+0
2026-01-29hinic3: Fix code Style(remove empty lines between error handling)Fan Gong-16/+0