summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorLines
2025-06-10wifi: rtw89: fix EHT 20MHz TX rate for non-AP STAKuan-Chung Chen-5/+7
2025-06-10wifi: rtw89: add EHT physts and adjust init flow accordinglyEric Huang-37/+40
2025-06-10wifi: rtw89: implement channel switch supportZong-Zhe Yang-0/+151
2025-06-10wifi: rtw89: chan: re-config default chandef only when none is registeredZong-Zhe Yang-1/+5
2025-06-10wifi: rtw89: chan: concentrate the logic of setting/clearing chanctx bitmapZong-Zhe Yang-9/+12
2025-06-10wifi: rtw89: sar: do not assert wiphy lock held until probing is doneFedor Pchelkin-1/+2
2025-06-10wifi: rtw89: sar: drop lockdep assertion in rtw89_set_sar_from_acpiFedor Pchelkin-2/+0
2025-06-10wifi: rtw89: fix spelling mistake of RTW89_FLAG_FORBIDDEN_TRACK_WORKFedor Pchelkin-5/+5
2025-06-10wifi: rtw89: mcc: prevent shift wrapping in rtw89_core_mlsr_switch()Dan Carpenter-1/+2
2025-06-10wifi: rtw89: pci: add PCI Express error handlingChin-Yen Lee-0/+44
2025-06-10wifi: rtw88: pci: add PCI Express error handlingChin-Yen Lee-0/+43
2025-06-10wifi: rtlwifi: Constify struct rtl_hal_ops and rtl_hal_cfgChristophe JAILLET-10/+10
2025-06-09wifi: iwlwifi: mvm: d3: Avoid -Wflex-array-member-not-at-end warningsGustavo A. R. Silva-68/+61
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar-78/+103
2025-06-07wifi: ath12k: fix uaf in ath12k_core_init()Miaoqing Pan-3/+7
2025-06-07wifi: ath12k: Fix hal_reo_cmd_status kernel-docJeff Johnson-1/+2
2025-06-07wifi: ath12k: fix GCC_GCC_PCIE_HOT_RST definition for WCN7850Baochen Qiang-4/+14
2025-06-07wifi: ath11k: validate ath11k_crypto_mode on top of ath11k_core_qmi_firmware_...Rodrigo Gobbi-14/+14
2025-06-07wifi: ath11k: consistently use ath11k_mac_get_fw_stats()Baochen Qiang-42/+2
2025-06-07wifi: ath11k: move locking outside of ath11k_mac_get_fw_stats()Baochen Qiang-8/+5
2025-06-07wifi: ath11k: adjust unlock sequence in ath11k_update_stats_event()Baochen Qiang-1/+1
2025-06-07wifi: ath11k: move some firmware stats related functions outside of debugfsBaochen Qiang-138/+135
2025-06-07wifi: ath11k: don't wait when there is no vdev startedBaochen Qiang-3/+7
2025-06-07wifi: ath11k: don't use static variables in ath11k_debugfs_fw_stats_process()Baochen Qiang-9/+11
2025-06-07wifi: ath11k: avoid burning CPU in ath11k_debugfs_fw_stats_request()Baochen Qiang-27/+18
2025-06-07wil6210: fix support for sparrow chipsetsSebastian Gottschall-10/+16
2025-06-07wifi: ath10k: Avoid vdev delete timeout when firmware is already downLoic Poulain-8/+25
2025-06-07ath10k: snoc: fix unbalanced IRQ enable in crash recoveryCaleb Connolly-1/+3
2025-06-05Merge tag 'net-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-8/+9
2025-06-04Merge tag 'pci-v6.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-2/+2
2025-06-04wifi: iwlwifi: mld: Move regulatory domain initializationIlan Peer-4/+4
2025-06-04wifi: iwlwifi: pcie: fix non-MSIX handshake registerJohannes Berg-1/+1
2025-06-04wifi: iwlwifi: mld: avoid panic on init failureMiri Korenblit-1/+2
2025-06-04wifi: iwlwifi: mvm: fix assert on suspendMiri Korenblit-2/+2
2025-06-01Merge tag 'hardening-v6.16-rc1-fix1-take2' of git://git.kernel.org/pub/scm/li...Linus Torvalds-1/+1
2025-05-27wifi: iwlwifi: mld: Work around Clang loop unrolling bugKees Cook-1/+1
2025-05-23wifi: ath12k: switch to PCI_PWRCTRL_PWRSEQJohan Hovold-1/+1
2025-05-23wifi: ath11k: switch to PCI_PWRCTRL_PWRSEQJohan Hovold-1/+1
2025-05-22Merge tag 'wireless-next-2025-05-22' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski-7144/+14604
2025-05-22Merge tag 'mt76-next-2025-05-21' of https://github.com/nbd168/wirelessJohannes Berg-380/+1384
2025-05-22Merge tag 'ath-next-20250521' of git://git.kernel.org/pub/scm/linux/kernel/gi...Johannes Berg-670/+2745
2025-05-22wifi: mt76: mt7925: add rfkill_poll for hardware rfkillAllan Wang-0/+59
2025-05-22wifi: mt76: support power delta calculation for 5 TX pathsShayne Chen-16/+16
2025-05-22wifi: mt76: fix available_antennas settingShayne Chen-2/+4
2025-05-22wifi: mt76: mt7996: fix RX buffer size of MCU eventShayne Chen-2/+5
2025-05-22wifi: mt76: mt7996: change max beacon sizePeter Chiu-2/+2
2025-05-22wifi: mt76: mt7996: fix invalid NSS setting when TX path differs from NSSPeter Chiu-1/+4
2025-05-22wifi: mt76: mt7996: drop fragments with multicast or broadcast RABenjamin Lin-0/+8
2025-05-22wifi: mt76: mt7996: set EHT max ampdu length capabilityPeter Chiu-0/+3
2025-05-22wifi: mt76: mt7996: fix beamformee SS fieldHoward Hsu-4/+4