summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-04-0613-110/+97
|\
| * Merge tag 'wireless-2023-04-05' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski2023-04-0613-110/+97
| |\
| | * wifi: mt76: ignore key disable commandsFelix Fietkau2023-04-038-96/+62
| | * wifi: ath11k: reduce the MHI timeout to 20sKalle Valo2023-04-031-1/+1
| | * wifi: mt76: mt7921: fix fw used for offload check for mt7922Lorenzo Bianconi2023-03-311-1/+1
| | * wifi: mt76: mt7921: Fix use-after-free in fw features query.Ben Greear2023-03-311-2/+5
| | * wifi: brcmfmac: Fix SDIO suspend/resume regressionHans de Goede2023-03-312-10/+28
* | | Merge tag 'wireless-next-2023-04-05' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski2023-04-0626-114/+387
|\ \ \
| * | | wifi: rt2x00: Fix memory leak when handling surveysArmin Wolf2023-04-031-0/+1
| * | | wifi: b43legacy: Remove the unused function prev_slot()Jiapeng Chong2023-04-031-8/+0
| * | | wifi: rtw89: Remove redundant pci_clear_masterCai Huoqing2023-04-031-1/+0
| * | | wifi: rtw89: fix potential race condition between napi_init and napi_enablePing-Ke Shih2023-04-032-12/+17
| * | | wifi: rtw89: config EDCCA threshold during scan to prevent TX failedChih-Kang Chang2023-04-038-0/+33
| * | | wifi: rtw89: fix incorrect channel info during scan due to ppdu_sts filteringChih-Kang Chang2023-04-031-3/+4
| * | | wifi: rtw89: remove superfluous H2C of join_infoChin-Yen Lee2023-04-031-9/+0
| * | | wifi: rtw89: set data lowest rate according to AP supported rateChih-Kang Chang2023-04-031-10/+28
| * | | wifi: rtw89: add counters of register-based H2C/C2HPing-Ke Shih2023-04-037-0/+28
| * | | wifi: rtw89: coex: Update Wi-Fi Bluetooth coexistence version to 7.0.1Ching-Te Ku2023-04-031-1/+8
| * | | wifi: rtw89: coex: Add report control v5 variationChing-Te Ku2023-04-032-0/+171
| * | | wifi: rtw89: coex: Update RTL8852B LNA2 hardware parameterChing-Te Ku2023-04-034-8/+68
| * | | wifi: rtw89: coex: Not to enable firmware report when WiFi is power savingChing-Te Ku2023-04-031-0/+4
| * | | wifi: rtw89: coex: Add LPS protocol radio state for RTL8852BChing-Te Ku2023-04-032-1/+10
| * | | wifi: mwifiex: remove unused evt_buf variableTom Rix2023-03-311-4/+0
| * | | wifi: brcmsmac: ampdu: remove unused suc_mpdu variableTom Rix2023-03-311-2/+1
| * | | wifi: rtlwifi: fix incorrect error codes in rtl_debugfs_set_write_reg()Wei Chen2023-03-311-3/+3
| * | | wifi: rtlwifi: fix incorrect error codes in rtl_debugfs_set_write_rfreg()Wei Chen2023-03-311-3/+3
| * | | wifi: brcmsmac: remove unused has_5g variableTom Rix2023-03-311-2/+0
| * | | wifi: b43legacy: remove unused freq_r3A_value functionTom Rix2023-03-311-17/+0
| * | | wifi: rtlwifi: Replace fake flex-array with flex-array memberGustavo A. R. Silva2023-03-311-1/+1
| * | | wifi: rtw88: Remove redundant pci_clear_masterCai Huoqing2023-03-311-1/+0
| * | | wifi: rndis_wlan: Replace fake flex-array with flexible-array memberGustavo A. R. Silva2023-03-311-1/+1
| * | | wifi: rndis_wlan: clean up a type issueDan Carpenter2023-03-311-3/+3
| * | | wifi: rtw88: remove unused rtw_pci_get_tx_desc functionTom Rix2023-03-311-7/+0
| * | | wifi: rsi: Slightly simplify rsi_set_channel()Christophe JAILLET2023-03-311-4/+3
| * | | wifi: ipw2x00: remove unused _ipw_read16 functionTom Rix2023-03-311-13/+0
| * | | Merge wireless/main into wireless-next/mainJohannes Berg2023-03-3110-51/+96
| |\ \ \ | | | |/ | | |/|
* | | | Merge tag 'wireless-next-2023-03-30' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski2023-03-31128-2219/+13639
|\| | |
| * | | wifi: iwlwifi: mvm: correctly use link in iwl_mvm_sta_del()Johannes Berg2023-03-303-7/+15
| * | | wifi: iwlwifi: separate AP link management queuesJohannes Berg2023-03-304-6/+21
| * | | wifi: iwlwifi: mvm: free probe_resp_data laterJohannes Berg2023-03-301-6/+6
| * | | wifi: iwlwifi: bump FW API to 75 for AX devicesGregory Greenman2023-03-301-1/+1
| * | | wifi: iwlwifi: mvm: move max_agg_bufsize into host TLC lq_staGregory Greenman2023-03-304-10/+11
| * | | wifi: iwlwifi: mvm: send full STA during HW restartJohannes Berg2023-03-301-14/+9
| * | | wifi: iwlwifi: mvm: rework active links countingGregory Greenman2023-03-303-20/+17
| * | | wifi: iwlwifi: mvm: update mac config when assigning chanctxGregory Greenman2023-03-301-0/+12
| * | | wifi: iwlwifi: mvm: use the correct link queueShaul Triebitz2023-03-301-4/+4
| * | | wifi: iwlwifi: mvm: clean up mac_id vs. link_id in MLD staJohannes Berg2023-03-301-10/+9
| * | | wifi: iwlwifi: mvm: fix station link data leakJohannes Berg2023-03-303-31/+33
| * | | wifi: iwlwifi: mvm: initialize max_rc_amsdu_len per-linkBenjamin Berg2023-03-301-0/+3
| * | | wifi: iwlwifi: mvm: use appropriate link for rate selectionBenjamin Berg2023-03-301-48/+61