aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2026-07-22vxlan: mdb: Fix source list corruption on a failed replaceJames Raphael Tiovalen1-12/+18
2026-07-22net: stmmac: dwmac4: mask interrupts when stopping DMA in suspendLuis Lang3-0/+32
2026-07-22net: dpaa: fix mode settingMichael Walle1-5/+12
2026-07-22geneve: fix geneve_config leak on register_netdevice() failureEric Dumazet1-1/+3
2026-07-22Merge tag 'ath-next-20260722' of git://git.kernel.org/pub/scm/linux/kernel/git/ath/athJohannes Berg40-593/+869
2026-07-22net: dsa: realtek: rtl8365mb: add HSGMII support for RTL8367SJohan Alvarado1-16/+118
2026-07-22net: dsa: realtek: rtl8365mb: add SGMII support for RTL8367SJohan Alvarado1-4/+511
2026-07-22Merge tag 'wireless-2026-07-22' of https://git.kernel.org/pub/scm/linux/kernel/git/wireless/wirelessJakub Kicinski83-202/+733
2026-07-22wifi: ath11k: add purwa-iot-evk and qcs6490-rb3gen2 to usecase firmware tableMiaoqing Pan1-1/+3
2026-07-22wifi: ath11k: Avoid buffer overread in ath11k_wmi_tlv_op_rx()Jeff Johnson1-2/+4
2026-07-22wifi: ath12k: Avoid buffer overread in ath12k_wmi_op_rx()Jeff Johnson1-4/+4
2026-07-22wifi: ath12k: fix survey indexing across bandsMatthew Leach3-47/+62
2026-07-22wifi: ath6kl: Constify struct cfg80211_opsChristophe JAILLET1-1/+1
2026-07-22wifi: ath12k: Set DTIM policy to stick mode for station interfaceDaizhuang Bai2-0/+18
2026-07-22wifi: carl9170: cmd: downgrade transient register I/O errors to wiphy_dbgMasi Osmani1-2/+2
2026-07-22wifi: carl9170: rx: track PHY errors via debugfsMasi Osmani3-1/+6
2026-07-22wifi: carl9170: mac80211: document spatial multiplexing power save handlerMasi Osmani1-1/+7
2026-07-22wifi: ath12k: Constify struct ath12k_dp_arch_opsChristophe JAILLET2-2/+2
2026-07-22wifi: ath12k: fix scan command endianness on big endianAlexander Wilhelm2-8/+22
2026-07-22wifi: ath11k: Correctly copy the hint BSSID in WMI scan requestJeff Johnson1-2/+2
2026-07-22wifi: ath12k: Correctly copy the hint BSSID in WMI scan requestJeff Johnson1-2/+2
2026-07-22wifi: ath12k: allocate HOST_DDR and BDF regions after Q6 RO regionAaradhana Sahu1-4/+15
2026-07-22wifi: ath12k: refactor QMI memory assignmentAaradhana Sahu1-96/+61
2026-07-22wifi: ath12k: switch to name-based reserved memory lookupAaradhana Sahu4-54/+29
2026-07-22wifi: ath12k: Set congestion control max MSDU countThiraviyam Mariyappan4-0/+21
2026-07-22wifi: ath6kl: avoid buffer overreads in WMI event handlersJeff Johnson1-2/+15
2026-07-22wifi: ath10k: Drop redundant NULL check on devm_clk_get()Krzysztof Kozlowski1-6/+6
2026-07-22wifi: ath12k: update IPQ5332 BDF address offsetAaradhana Sahu1-1/+1
2026-07-22wifi: ath12k: fix ML-STA authentication timeout on QCC2072Miaoqing Pan2-0/+3
2026-07-22wifi: ath11k: validate regulatory capability phy_idPengpeng Hou1-0/+6
2026-07-22wifi: ath10k: trigger hardware recovery upon rx failuresManikanta Pubbisetty1-3/+3
2026-07-22wifi: ath12k: Set IEEE80211_OFFLOAD_ENCAP_4ADDR after tx_encap_type vdev paramTamizh Chelvam Raja1-7/+7
2026-07-22net: libwx: disable TX VLAN offload for packets with >2 VLAN tagsJiawen Wu1-0/+24
2026-07-22net: hip04: fix RX buffer leak on build_skb failureFan Wu1-3/+8
2026-07-22amt: make the head writable before rewriting the L2 headerMichael Bommarito1-0/+8
2026-07-22amt: re-read skb header pointers after every pullMichael Bommarito1-24/+55
2026-07-22wifi: brcmfmac: 43430 and 43455 are CYW partsPhil Elwell1-3/+3
2026-07-22wifi: mac80211_hwsim: report TX status link_idPriyansha Tiwari1-3/+40
2026-07-22Merge branch 'big-tcp-for-udp-tunnels'Paolo Abeni20-28/+34
2026-07-22geneve: Enable BIG TCP packetsAlice Mikityanska1-0/+2
2026-07-22vxlan: Enable BIG TCP packetsAlice Mikityanska1-0/+2
2026-07-22net: Use helpers to get/set UDP len tree-wideAlice Mikityanska19-28/+30
2026-07-22wifi: brcmfmac: fix 802.1X-SHA256 call trace warningShelley Yang1-1/+1
2026-07-22net: ionic: Add PHC state page for user space accessAbhijit Gangurde2-1/+45
2026-07-22net: ionic: register PHC for rdma timestampingAbhijit Gangurde4-12/+26
2026-07-22wifi: mt76: mt7996: fix possible NULL-pointer deref in mt7996_mcu_sta_bfer_eht()Lorenzo Bianconi1-3/+7
2026-07-22wifi: mt76: mt7925: fix crash in reset link replaySean Wang1-0/+3
2026-07-22wifi: mt76: fix airoha_npu dependency trackingArnd Bergmann4-5/+9
2026-07-22wifi: mt76: restrict NPU/PPE active checks to MMIO devicesDevin Wittmayer1-2/+2
2026-07-22wifi: mt76: fix MAC address for non OF pcie cardsRosen Penev1-1/+1