summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
...
* wifi: iwlwifi: move debug buffer allocation failure to info verbosityGolan Ben Ami2023-04-171-1/+1
* wifi: iwlwifi: make the loop for card preparation effectiveEmmanuel Grumbach2023-04-171-1/+2
* wifi: iwlwifi: mvm: allow number of beacons from FWJohannes Berg2023-04-174-1/+13
* wifi: iwlwifi: mvm: implement key link switchingJohannes Berg2023-04-173-2/+67
* wifi: iwlwifi: mvm: implement BAID link switchingJohannes Berg2023-04-171-10/+70
* wifi: iwlwifi: mvm: track station mask for BAIDsJohannes Berg2023-04-173-25/+36
* wifi: iwlwifi: bump FW API to 77 for AX devicesGregory Greenman2023-04-171-1/+1
* wifi: iwlwifi: mvm: use correct sta mask to remove queueJohannes Berg2023-04-171-4/+5
* wifi: iwlwifi: mvm: avoid iterating over an un-initialized listAvraham Stern2023-04-172-2/+2
* wifi: iwlwifi: mvm: factor out iwl_mvm_sta_fw_id_mask()Johannes Berg2023-04-173-30/+42
* wifi: iwlwifi: mvm: properly implement HE AP supportJohannes Berg2023-04-172-3/+15
* wifi: iwlwifi: mvm: Fix _iwl_mvm_get_scan_type()Ilan Peer2023-04-171-2/+3
* wifi: iwlwifi: mvm: fix getting lowest TX rate for MLOJohannes Berg2023-04-171-2/+29
* wifi: iwlwifi: call napi_synchronize() before freeing rx/tx queuesGregory Greenman2023-04-174-1/+20
* wifi: iwlwifi: nvm-parse: add full BW UL MU-MIMO supportJohannes Berg2023-04-171-0/+4
* wifi: rtl8xxxu: Support devices with 5-6 out endpointsBitterblue Smith2023-04-142-1/+3
* wifi: rtl8xxxu: Clean up some messy ifsBitterblue Smith2023-04-146-19/+30
* wifi: brcmfmac: add Cypress 43439 SDIO idsMarek Vasut2023-04-141-1/+8
* wifi: rtw89: fix crash due to null pointer of sta in AP modePing-Ke Shih2023-04-141-1/+1
* wifi: rtw89: correct 5 MHz mask settingEric Huang2023-04-142-8/+10
* wifi: rtw89: 8851b: add tables for RFKPing-Ke Shih2023-04-142-0/+572
* wifi: rtw89: 8851b: add BB and RF tables (2 of 2)Ping-Ke Shih2023-04-141-0/+8058
* wifi: rtw89: 8851b: add BB and RF tables (1 of 2)Ping-Ke Shih2023-04-142-0/+6787
* wifi: rtw89: pci: update PCI related settings to support 8851BPing-Ke Shih2023-04-141-12/+21
* wifi: rtw89: mac: update MAC settings to support 8851bPing-Ke Shih2023-04-142-13/+33
* wifi: rtw89: 8851b: fix TX path to path A for one RF path chipPing-Ke Shih2023-04-141-2/+11
* wifi: rtw89: read version of analog hardwarePing-Ke Shih2023-04-143-0/+13
* wifi: rtw89: use hardware CFO to improve performanceEric Huang2023-04-145-11/+29
* wifi: rtw89: support parameter tables by RFE typeZong-Zhe Yang2023-04-1412-90/+161
* wifi: rtw89: add firmware format version to backward compatible with older dr...Ping-Ke Shih2023-04-147-17/+66
* wifi: rtw89: use schedule_work to request firmwarePing-Ke Shih2023-04-144-50/+45
* wifi: rtw89: fw: use generic flow to set/check featuresZong-Zhe Yang2023-04-143-26/+25
* wifi: rtw89: fix authentication fail during scanPo-Hao Huang2023-04-141-6/+9
* wifi: rtw89: add flag check for power statePo-Hao Huang2023-04-142-4/+9
* wifi: rtw89: add ieee80211::remain_on_channel opsPo-Hao Huang2023-04-147-3/+378
* wifi: rtw89: add function to wait for completion of TX skbsPo-Hao Huang2023-04-144-2/+78
* wifi: rtw89: 8852c: add beacon filter and CQM supportPo-Hao Huang2023-04-147-1/+243
* wifi: iwlwifi: mvm: tx: remove misleading if statementJohannes Berg2023-04-141-2/+1
* wifi: iwlwifi: mvm: Fix setting the rate for non station casesIlan Peer2023-04-143-17/+22
* wifi: iwlwifi: mvm: validate station properly in flushJohannes Berg2023-04-141-1/+8
* wifi: iwlwifi: mvm: set STA mask for keys in MLOJohannes Berg2023-04-141-9/+60
* wifi: iwlwifi: mvm: fix ptk_pn memory leakJohannes Berg2023-04-141-1/+5
* wifi: iwlwifi: mvm: make iwl_mvm_mac_ctxt_send_beacon() staticJohannes Berg2023-04-142-8/+4
* wifi: iwlwifi: mvm: track AP STA pointer and use it for MFPJohannes Berg2023-04-143-10/+13
* wifi: iwlwifi: pcie: Fix integer overflow in iwl_write_to_user_bufHyunwoo Kim2023-04-141-1/+1
* wifi: iwlwifi: fw: move memset before early returnTom Rix2023-04-141-2/+2
* wifi: iwlwifi: mvm: initialize seq variableTom Rix2023-04-141-0/+1
* wifi: iwlwifi: mvm: Fix spelling mistake "Gerenal" -> "General"Colin Ian King2023-04-141-1/+1
* wifi: iwlwifi: Fix spelling mistake "upto" -> "up to"Colin Ian King2023-04-141-1/+1
* wifi: iwlwifi: mvm: enable new MLD FW APIMiri Korenblit2023-04-142-18/+3