summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2023-04-18wifi: iwlwifi: mvm: add MLO support to SF - use sta pointerJohannes Berg-21/+8
2023-04-18wifi: iwlwifi: mvm: configure TLC on link activationJohannes Berg-0/+24
2023-04-18wifi: iwlwifi: fix iwl_mvm_max_amsdu_size() for MLOJohannes Berg-3/+34
2023-04-18wifi: iwlwifi: mvm: remove RS rate init update argumentJohannes Berg-26/+31
2023-04-18wifi: iwlwifi: mvm: initialize per-link STA ratescale dataJohannes Berg-14/+28
2023-04-18wifi: iwlwifi: mvm: rs-fw: properly access sband->iftype_dataJohannes Berg-9/+12
2023-04-18wifi: iwlwifi: mvm: only clients can be 20MHz-onlyJohannes Berg-12/+24
2023-04-18wifi: iwlwifi: mvm: fix iwl_mvm_sta_rc_update for MLOJohannes Berg-7/+3
2023-04-18wifi: iwlwifi: mvm: remove per-STA MFP settingJohannes Berg-1/+0
2023-04-18wifi: iwlwifi: mvm: allow NL80211_EXT_FEATURE_SCAN_MIN_PREQ_CONTENTJohannes Berg-0/+2
2023-04-18wifi: iwlwifi: mvm: use BSSID when building probe requestsJohannes Berg-1/+4
2023-04-18wifi: iwlwifi: mvm: update mac id managementGregory Greenman-9/+13
2023-04-18wifi: iwlwifi: mvm: adopt the latest firmware APIEmmanuel Grumbach-17/+0
2023-04-17wifi: rtw89: add support of concurrent modePo-Hao Huang-0/+25
2023-04-17wifi: rtw89: Disallow power save with multiple stationsPo-Hao Huang-0/+3
2023-04-17wifi: rtw89: update statistics to FW for fine-tuning performancePo-Hao Huang-1/+54
2023-04-17wifi: rtw89: use struct instead of macros to set H2C command of hardware scanPing-Ke Shih-108/+51
2023-04-17wifi: rtw89: refine scan function after chanctxPo-Hao Huang-44/+35
2023-04-17wifi: rtw89: prohibit enter IPS during HW scanChih-Kang Chang-1/+2
2023-04-17wifi: rtw89: coex: send more hardware module info to firmware for 8851BPing-Ke Shih-107/+75
2023-04-17wifi: rtw89: coex: Update function to get BT RSSI and hardware counterChing-Te Ku-3/+6
2023-04-17wifi: rtw89: coex: Add path control register to monitor listChing-Te Ku-1/+6
2023-04-17wifi: rtw89: coex: Enable Wi-Fi RX gain control for free run solutionChing-Te Ku-4/+4
2023-04-17wifi: rtw89: fix power save function in WoWLAN modeChih-Kang Chang-5/+8
2023-04-17wifi: rtw89: support WoWLAN mode for 8852beChin-Yen Lee-0/+19
2023-04-17wifi: iwlwifi: move debug buffer allocation failure to info verbosityGolan Ben Ami-1/+1
2023-04-17wifi: iwlwifi: make the loop for card preparation effectiveEmmanuel Grumbach-1/+2
2023-04-17wifi: iwlwifi: mvm: allow number of beacons from FWJohannes Berg-1/+13
2023-04-17wifi: iwlwifi: mvm: implement key link switchingJohannes Berg-2/+67
2023-04-17wifi: iwlwifi: mvm: implement BAID link switchingJohannes Berg-10/+70
2023-04-17wifi: iwlwifi: mvm: track station mask for BAIDsJohannes Berg-25/+36
2023-04-17wifi: iwlwifi: bump FW API to 77 for AX devicesGregory Greenman-1/+1
2023-04-17wifi: iwlwifi: mvm: use correct sta mask to remove queueJohannes Berg-4/+5
2023-04-17wifi: iwlwifi: mvm: avoid iterating over an un-initialized listAvraham Stern-2/+2
2023-04-17wifi: iwlwifi: mvm: factor out iwl_mvm_sta_fw_id_mask()Johannes Berg-30/+42
2023-04-17wifi: iwlwifi: mvm: properly implement HE AP supportJohannes Berg-3/+15
2023-04-17wifi: iwlwifi: mvm: Fix _iwl_mvm_get_scan_type()Ilan Peer-2/+3
2023-04-17wifi: iwlwifi: mvm: fix getting lowest TX rate for MLOJohannes Berg-2/+29
2023-04-17wifi: iwlwifi: call napi_synchronize() before freeing rx/tx queuesGregory Greenman-1/+20
2023-04-17wifi: iwlwifi: nvm-parse: add full BW UL MU-MIMO supportJohannes Berg-0/+4
2023-04-14bcma: Add explicit of_device.h includeRob Herring-0/+1
2023-04-14wifi: rtl8xxxu: Support devices with 5-6 out endpointsBitterblue Smith-1/+3
2023-04-14wifi: rtl8xxxu: Clean up some messy ifsBitterblue Smith-19/+30
2023-04-14wifi: brcmfmac: add Cypress 43439 SDIO idsMarek Vasut-2/+12
2023-04-14wifi: rtw89: fix crash due to null pointer of sta in AP modePing-Ke Shih-1/+1
2023-04-14wifi: rtw89: correct 5 MHz mask settingEric Huang-8/+10
2023-04-14wifi: rtw89: 8851b: add tables for RFKPing-Ke Shih-0/+572
2023-04-14wifi: rtw89: 8851b: add BB and RF tables (2 of 2)Ping-Ke Shih-0/+8058
2023-04-14wifi: rtw89: 8851b: add BB and RF tables (1 of 2)Ping-Ke Shih-0/+6787
2023-04-14wifi: rtw89: pci: update PCI related settings to support 8851BPing-Ke Shih-12/+21