summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorLines
2025-07-18wifi: plfxlc: Fix error handling in usb driver probeMurad Masimov-21/+21
2025-07-18wifi: brcmfmac: Add support for the SDIO 43751 deviceFabio Estevam-1/+8
2025-07-18wifi: wilc1000: Use min() to improve codeQianfeng Rong-4/+1
2025-07-18wifi: mwifiex: Use max_t() to improve codeQianfeng Rong-4/+3
2025-07-18wifi: brcm80211: Use min() to improve codeQianfeng Rong-8/+3
2025-07-18wifi: brcmfmac: Fix typo "notifer"WangYuli-1/+1
2025-07-18wifi: brcmsmac: Remove const from tbl_ptr parameter in wlc_lcnphy_common_read...Nathan Chancellor-1/+1
2025-07-18Merge tag 'rtw-next-2025-07-18' of https://github.com/pkshih/rtwJohannes Berg-675/+3487
2025-07-18wifi: rtlwifi: Use min()/max() to improve codeQianfeng Rong-54/+12
2025-07-18wifi: rtw89: wow: Add Basic Rate IE to probe request in scheduled scan modeChin-Yen Lee-1/+4
2025-07-18wifi: rtw89: Lower the timeout in rtw89_fwdl_check_path_ready_ax() for USBBitterblue Smith-1/+8
2025-07-18wifi: rtw89: Lower the timeout in rtw89_fw_read_c2h_reg() for USBBitterblue Smith-2/+9
2025-07-18wifi: rtw89: check path range before using in rtw89_fw_h2c_rf_ps_info()Ping-Ke Shih-1/+1
2025-07-18wifi: rtw89: purge obsoleted scan events with software sequence numberPing-Ke Shih-2/+68
2025-07-18wifi: rtw89: dynamically update EHT preamble puncturingKuan-Chung Chen-0/+115
2025-07-18wifi: rtw89: mac: reduce PPDU status length for WiFi 6 chipsChia-Yuan Li-1/+1
2025-07-18wifi: rtw89: trigger TX stuck if FIFO fullChia-Yuan Li-0/+4
2025-07-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-9/+12
2025-07-15wifi: ath11k: fix sleeping-in-atomic in ath11k_mac_op_set_bitrate_mask()Baochen Qiang-6/+6
2025-07-15wifi: ath5k: Use max() to improve codeQianfeng Rong-9/+3
2025-07-15wifi: ath12k: remove unneeded semicolon in ath12k_mac_parse_tx_pwr_env()Baochen Qiang-1/+1
2025-07-15wifi: ath12k: Validate peer_id before searching for peerSriram R-0/+3
2025-07-15wifi: ath12k: Use HTT_TCL_METADATA_VER_V1 in FTM modeAaradhana Sahu-1/+5
2025-07-15Merge tag 'iwlwifi-next-2025-07-15' of https://git.kernel.org/pub/scm/linux/k...Johannes Berg-1217/+792
2025-07-15Merge tag 'iwlwifi-fixes-2025-07-15' of https://git.kernel.org/pub/scm/linux/...Johannes Berg-9/+15
2025-07-15wifi: iwlwifi: Fix botched indexing conversionVille Syrjälä-4/+4
2025-07-15wifi: mac80211_hwsim: Update comments in headerAlex Gavin-7/+7
2025-07-15wifi: mac80211_hwsim: Declare support for AP scanningIlan Peer-1/+2
2025-07-15mwl8k: Add missing check after DMA mapThomas Fourier-0/+4
2025-07-15wifi: rtw88: Fix macid assigned to TDLS stationBitterblue Smith-2/+2
2025-07-15wifi: rtw88: enable TX reports for the management queueAndrey Skvortsov-1/+40
2025-07-15wifi: rtl8xxxu: Fix RX skb size for aggregation disabledMartin Kaistra-1/+1
2025-07-15wifi: rtw89: 8852b: implement RFK multi-channel handling and support chanctx ...Zong-Zhe Yang-24/+68
2025-07-15wifi: rtw89: 8852b: configure FW version for SCAN_OFFLOAD_EXTRA_OP featureZong-Zhe Yang-0/+1
2025-07-15wifi: rtw89: 8852bt: implement RFK multi-channel handling and support chanctx...Zong-Zhe Yang-19/+65
2025-07-15wifi: rtw89: 8852bt: configure FW version for SCAN_OFFLOAD_EXTRA_OP featureZong-Zhe Yang-0/+1
2025-07-15wifi: rtw89: tweak tx wake notify matching conditionChih-Kang Chang-5/+17
2025-07-15wifi: rtw89: update SER L2 type default valueChih-Kang Chang-16/+30
2025-07-15wifi: rtw89: introduce fw feature group and redefine CRASH_TRIGGERZong-Zhe Yang-8/+21
2025-07-15wifi: rtw89: check LPS H2C command complete by C2H reg instead of done ackChih-Kang Chang-2/+42
2025-07-15wifi: rtw89: mcc: solve GO's TBTT change and TBTT too close to NoA issueChih-Kang Chang-14/+154
2025-07-15wifi: rtw89: extend HW scan of WiFi 7 chips for extra OP chan when concurrencyChih-Kang Chang-18/+73
2025-07-15wifi: rtw89: mcc: when MCC stop forcing to stay at GO roleChih-Kang Chang-5/+30
2025-07-15wifi: rtw89: mcc: enlarge GO NoA duration to cover channel switching timeChih-Kang Chang-3/+8
2025-07-15wifi: rtw89: add DIG suspend/resume flow when scan and connectionChih-Kang Chang-0/+62
2025-07-15wifi: rtw89: mcc: add H2C command to support different PD level in MCCChih-Kang Chang-23/+257
2025-07-15wifi: rtw89: regd/acpi: support 6 GHz VLP policy via ACPI DSMZong-Zhe Yang-0/+131
2025-07-15wifi: rtw89: regd/acpi: support regulatory rules via ACPI DSM and parse rule ...Zong-Zhe Yang-1/+87
2025-07-15wifi: rtw89: regd/acpi: update field definition to specific country in UNII-4...Zong-Zhe Yang-25/+13
2025-07-15wifi: rtw89: regd/acpi: support country CA by BIT(1) in 6 GHz SP confZong-Zhe Yang-10/+11