summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorLines
2025-06-17wifi: ath12k: don't activate more links than firmware supportsBaochen Qiang-2/+141
2025-06-17wifi: ath12k: update link active in case two links fall on the same MACBaochen Qiang-1/+228
2025-06-17wifi: ath12k: support WMI_MLO_LINK_SET_ACTIVE_CMDID commandBaochen Qiang-1/+336
2025-06-17wifi: ath12k: update freq range for each hardware modeBaochen Qiang-0/+473
2025-06-17wifi: ath12k: parse and save sbs_lower_band_end_freq from WMI_SERVICE_READY_E...Baochen Qiang-0/+29
2025-06-17wifi: ath12k: parse and save hardware mode info from WMI_SERVICE_READY_EXT_EV...Baochen Qiang-2/+98
2025-06-17wifi: ath12k: Avoid CPU busy-wait by handling VDEV_STAT and BCN_STATBjorn Andersson-72/+60
2025-06-17sysfs: treewide: switch back to bin_attribute::read()/write()Thomas Weißschuh-1/+1
2025-06-16wifi: rtw89: coex: Add PTA grant signal setting offload to firmware featureChing-Te Ku-7/+23
2025-06-16wifi: rtw89: coex: Update hardware PTA resource binding logicChing-Te Ku-8/+34
2025-06-16wifi: rtw89: coex: Update BTG control for WiFi 7Ching-Te Ku-47/+43
2025-06-16wifi: rtw89: coex: Update Pre-AGC logic for WiFi 7Ching-Te Ku-5/+32
2025-06-16wifi: rtw89: coex: Add H2C command to collect driver outsource information to...Ching-Te Ku-2/+72
2025-06-16wifi: rtw89: coex: refine debug log with format version and readable stringChing-Te Ku-66/+133
2025-06-16wifi: rtw89: coex: Update Wi-Fi status logic for WiFi 7Ching-Te Ku-6/+9
2025-06-16wifi: rtw89: coex: Implement Wi-Fi MLO related logicChing-Te Ku-181/+479
2025-06-16wifi: rtw89: coex: RTL8922A add Wi-Fi firmware support for v0.35.63.0Ching-Te Ku-13/+23
2025-06-16wifi: rtw89: introduce rtw89_query_mr_chanctx_info() for multi-role chanctx infoZong-Zhe Yang-0/+240
2025-06-16wifi: rtw89: scan abort when assign/unassign_vifChih-Kang Chang-0/+6
2025-06-16wifi: rtw89: mcc: enlarge TX retry count when GC authChih-Kang Chang-0/+15
2025-06-16wifi: rtw89: mcc: use anchor pattern when bcn offset less than min of tobChih-Kang Chang-0/+2
2025-06-16wifi: rtw89: mcc: clear normal flow NoA when MCC startChih-Kang Chang-12/+23
2025-06-16wifi: rtw89: mcc: enlarge scan time of GC when GO in MCCChih-Kang Chang-0/+5
2025-06-16wifi: rtw89: mcc: adjust TX nulldata early time from 3ms to 7msChih-Kang Chang-1/+1
2025-06-16wifi: rtw89: TX nulldata 0 after scan completeChih-Kang Chang-0/+11
2025-06-16wifi: rtw89: mcc: stop TX during MCC prepareChih-Kang Chang-0/+41
2025-06-16wifi: rtw89: mcc: adjust beacon filter when MCC and detect connectionChih-Kang Chang-5/+63
2025-06-16wifi: rtw89: mcc: correct frequency when MCCChih-Kang Chang-0/+36
2025-06-16wifi: rtw89: mcc: update format of RF notify MCC H2C commandChih-Kang Chang-10/+37
2025-06-16wifi: rtw89: extend HW scan of WiFi 6 chips for extra OP chan when concurrencyZong-Zhe Yang-26/+191
2025-06-16wifi: rtlwifi: fix possible skb memory leak in _rtl_pci_init_one_rxdesc()Thomas Fourier-1/+4
2025-06-16wifi: rtlwifi: rtl8821ae: make the read-only array params static constColin Ian King-4/+6
2025-06-16wifi: rtlwifi: avoid stack size warning for _read_eeprom_infoArnd Bergmann-21/+22
2025-06-12Merge tag 'net-6.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-245/+250
2025-06-11Merge tag 'ath-current-20250608' of git://git.kernel.org/pub/scm/linux/kernel...Johannes Berg-237/+228
2025-06-11wifi: iwlwifi: fix merge damage related to iwl_pci_resumeEmmanuel Grumbach-4/+20
2025-06-11Revert "wifi: mwifiex: Fix HT40 bandwidth issue."Francesco Dolcini-4/+2
2025-06-11wifi: iwlwifi: move iwl-context-info header filesMiri Korenblit-1/+1
2025-06-11wifi: iwlwifi: pcie: add missing TOP reset codeJohannes Berg-1/+6
2025-06-11wifi: iwlwifi: mld: respect AUTO_EML_ENABLE in iwl_mld_int_mlo_scan()Itamar Shalev-2/+2
2025-06-11wifi: iwlwifi: mld: respect AUTO_EML_ENABLE in iwl_mld_retry_emlsr()Daniel Gabay-2/+2
2025-06-11wifi: iwlwifi: mld: remove unneeded compilationsMiri Korenblit-4/+0
2025-06-10wifi: rtw88: Enable AP and adhoc modes for SDIO againBitterblue Smith-8/+4
2025-06-10wifi: rtw88: Rename the RTW_WCPU_11{AC,N} enumsBitterblue Smith-40/+40
2025-06-10wifi: rtw89: 8922a: pass channel information when enter LPSKuan-Chung Chen-0/+69
2025-06-10wifi: rtw89: add chip_ops::chan_to_rf18_val to get code of RF register valueKuan-Chung Chen-47/+66
2025-06-10wifi: rtw89: mac: add dummy handler of MAC C2H event class 27Ping-Ke Shih-0/+2
2025-06-10wifi: rtw89: rfk: support IQK firmware command v1Ping-Ke Shih-3/+41
2025-06-10wifi: rtw89: fw: add RFE type to RF TSSI H2C commandZong-Zhe Yang-1/+4
2025-06-10wifi: rtw89: 8852c: increase beacon loss to 6 secondsKuan-Chung Chen-0/+1