summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2025-06-23Merge 6.16-rc3 into driver-core-nextGreg Kroah-Hartman
2025-06-20wifi: brcmfmac: Make read-only array cfg_offset static constColin Ian King
2025-06-20wifi: ipw2x00: convert to use secs_to_jiffiesYuesong Li
2025-06-20wifi: iwlegacy: convert to use secs_to_jiffies()Yuesong Li
2025-06-20wifi: mwifiex: enable host mlme on sdio W8997 chipsetsRafael Beims
2025-06-20wifi: iwlegacy: Check rate_idx range after additionStanislaw Gruszka
2025-06-18Merge tag 'iwlwifi-fixes-2025-06-18' of https://git.kernel.org/pub/scm/linux/...Johannes Berg
2025-06-18wifi: iwlwifi: Fix incorrect logic on cmd_ver range checkingColin Ian King
2025-06-18wifi: iwlwifi: dvm: restore n_no_reclaim_cmds settingJohannes Berg
2025-06-18wifi: iwlwifi: cfg: Limit cb_size to valid rangePei Xiao
2025-06-18wifi: iwlwifi: restore missing initialization of async_handlers_list (again)Miri Korenblit
2025-06-18Merge tag 'ath-current-20250617' of git://git.kernel.org/pub/scm/linux/kernel...Johannes Berg
2025-06-18wifi: ath6kl: remove WARN on bad firmware inputJohannes Berg
2025-06-17wifi: carl9170: do not ping device which has failed to load firmwareDmitry Antipov
2025-06-17wifi: ath12k: don't wait when there is no vdev startedBaochen Qiang
2025-06-17wifi: ath12k: don't use static variables in ath12k_wmi_fw_stats_process()Baochen Qiang
2025-06-17wifi: ath12k: avoid burning CPU while waiting for firmware statsBaochen Qiang
2025-06-17wifi: ath12k: fix documentation on firmware statsBaochen Qiang
2025-06-17wifi: ath12k: don't activate more links than firmware supportsBaochen Qiang
2025-06-17wifi: ath12k: update link active in case two links fall on the same MACBaochen Qiang
2025-06-17wifi: ath12k: support WMI_MLO_LINK_SET_ACTIVE_CMDID commandBaochen Qiang
2025-06-17wifi: ath12k: update freq range for each hardware modeBaochen Qiang
2025-06-17wifi: ath12k: parse and save sbs_lower_band_end_freq from WMI_SERVICE_READY_E...Baochen Qiang
2025-06-17wifi: ath12k: parse and save hardware mode info from WMI_SERVICE_READY_EXT_EV...Baochen Qiang
2025-06-17wifi: ath12k: Avoid CPU busy-wait by handling VDEV_STAT and BCN_STATBjorn Andersson
2025-06-17sysfs: treewide: switch back to bin_attribute::read()/write()Thomas Weißschuh
2025-06-16wifi: rtw89: coex: Add PTA grant signal setting offload to firmware featureChing-Te Ku
2025-06-16wifi: rtw89: coex: Update hardware PTA resource binding logicChing-Te Ku
2025-06-16wifi: rtw89: coex: Update BTG control for WiFi 7Ching-Te Ku
2025-06-16wifi: rtw89: coex: Update Pre-AGC logic for WiFi 7Ching-Te Ku
2025-06-16wifi: rtw89: coex: Add H2C command to collect driver outsource information to...Ching-Te Ku
2025-06-16wifi: rtw89: coex: refine debug log with format version and readable stringChing-Te Ku
2025-06-16wifi: rtw89: coex: Update Wi-Fi status logic for WiFi 7Ching-Te Ku
2025-06-16wifi: rtw89: coex: Implement Wi-Fi MLO related logicChing-Te Ku
2025-06-16wifi: rtw89: coex: RTL8922A add Wi-Fi firmware support for v0.35.63.0Ching-Te Ku
2025-06-16wifi: rtw89: introduce rtw89_query_mr_chanctx_info() for multi-role chanctx infoZong-Zhe Yang
2025-06-16wifi: rtw89: scan abort when assign/unassign_vifChih-Kang Chang
2025-06-16wifi: rtw89: mcc: enlarge TX retry count when GC authChih-Kang Chang
2025-06-16wifi: rtw89: mcc: use anchor pattern when bcn offset less than min of tobChih-Kang Chang
2025-06-16wifi: rtw89: mcc: clear normal flow NoA when MCC startChih-Kang Chang
2025-06-16wifi: rtw89: mcc: enlarge scan time of GC when GO in MCCChih-Kang Chang
2025-06-16wifi: rtw89: mcc: adjust TX nulldata early time from 3ms to 7msChih-Kang Chang
2025-06-16wifi: rtw89: TX nulldata 0 after scan completeChih-Kang Chang
2025-06-16wifi: rtw89: mcc: stop TX during MCC prepareChih-Kang Chang
2025-06-16wifi: rtw89: mcc: adjust beacon filter when MCC and detect connectionChih-Kang Chang
2025-06-16wifi: rtw89: mcc: correct frequency when MCCChih-Kang Chang
2025-06-16wifi: rtw89: mcc: update format of RF notify MCC H2C commandChih-Kang Chang
2025-06-16wifi: rtw89: extend HW scan of WiFi 6 chips for extra OP chan when concurrencyZong-Zhe Yang
2025-06-16wifi: rtlwifi: fix possible skb memory leak in _rtl_pci_init_one_rxdesc()Thomas Fourier
2025-06-16wifi: rtlwifi: rtl8821ae: make the read-only array params static constColin Ian King