summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2023-03-31bcma: remove unused mips_read32 functionTom Rix1-6/+0
2023-03-31bcma: Use of_address_to_resource()Rob Herring1-5/+5
2023-03-31wifi: mwifiex: remove unused evt_buf variableTom Rix1-4/+0
2023-03-31wifi: brcmsmac: ampdu: remove unused suc_mpdu variableTom Rix1-2/+1
2023-03-31wifi: rtlwifi: fix incorrect error codes in rtl_debugfs_set_write_reg()Wei Chen1-3/+3
2023-03-31wifi: rtlwifi: fix incorrect error codes in rtl_debugfs_set_write_rfreg()Wei Chen1-3/+3
2023-03-31wifi: brcmsmac: remove unused has_5g variableTom Rix1-2/+0
2023-03-31wifi: b43legacy: remove unused freq_r3A_value functionTom Rix1-17/+0
2023-03-31wifi: rtlwifi: Replace fake flex-array with flex-array memberGustavo A. R. Silva1-1/+1
2023-03-31wifi: rtw88: Remove redundant pci_clear_masterCai Huoqing1-1/+0
2023-03-31wifi: rndis_wlan: Replace fake flex-array with flexible-array memberGustavo A. R. Silva1-1/+1
2023-03-31wifi: rndis_wlan: clean up a type issueDan Carpenter1-3/+3
2023-03-31wifi: rtw88: remove unused rtw_pci_get_tx_desc functionTom Rix1-7/+0
2023-03-31wifi: rsi: Slightly simplify rsi_set_channel()Christophe JAILLET1-4/+3
2023-03-31wifi: ipw2x00: remove unused _ipw_read16 functionTom Rix1-13/+0
2023-03-31Merge wireless/main into wireless-next/mainJohannes Berg10-51/+96
2023-03-30wifi: iwlwifi: mvm: correctly use link in iwl_mvm_sta_del()Johannes Berg3-7/+15
2023-03-30wifi: iwlwifi: separate AP link management queuesJohannes Berg4-6/+21
2023-03-30wifi: iwlwifi: mvm: free probe_resp_data laterJohannes Berg1-6/+6
2023-03-30wifi: iwlwifi: bump FW API to 75 for AX devicesGregory Greenman1-1/+1
2023-03-30wifi: iwlwifi: mvm: move max_agg_bufsize into host TLC lq_staGregory Greenman4-10/+11
2023-03-30wifi: iwlwifi: mvm: send full STA during HW restartJohannes Berg1-14/+9
2023-03-30wifi: iwlwifi: mvm: rework active links countingGregory Greenman3-20/+17
2023-03-30wifi: iwlwifi: mvm: update mac config when assigning chanctxGregory Greenman1-0/+12
2023-03-30wifi: iwlwifi: mvm: use the correct link queueShaul Triebitz1-4/+4
2023-03-30wifi: iwlwifi: mvm: clean up mac_id vs. link_id in MLD staJohannes Berg1-10/+9
2023-03-30wifi: iwlwifi: mvm: fix station link data leakJohannes Berg3-31/+33
2023-03-30wifi: iwlwifi: mvm: initialize max_rc_amsdu_len per-linkBenjamin Berg1-0/+3
2023-03-30wifi: iwlwifi: mvm: use appropriate link for rate selectionBenjamin Berg1-48/+61
2023-03-30wifi: iwlwifi: mvm: use the new lockdep-checking macrosJohannes Berg3-15/+13
2023-03-30wifi: iwlwifi: mvm: remove chanctx WARN_ONJohannes Berg1-1/+2
2023-03-30wifi: iwlwifi: mvm: avoid sending MAC context for idleJohannes Berg1-0/+6
2023-03-30wifi: iwlwifi: mvm: remove only link-specific AP keysJohannes Berg5-6/+12
2023-03-30wifi: iwlwifi: mvm: skip inactive linksJohannes Berg1-1/+3
2023-03-30wifi: iwlwifi: mvm: adjust iwl_mvm_scan_respect_p2p_go_iter() for MLOAvraham Stern1-5/+17
2023-03-30wifi: iwlwifi: mvm: rxmq: report link ID to mac80211Johannes Berg5-10/+39
2023-03-30wifi: iwlwifi: mvm: use bcast/mcast link station idShaul Triebitz1-2/+15
2023-03-30wifi: iwlwifi: mvm: translate management frame addressShaul Triebitz1-0/+22
2023-03-30wifi: iwlwifi: mvm: implement mac80211 callback change_sta_linksShaul Triebitz3-23/+236
2023-03-30wifi: iwlwifi: mvm: use the link sta addressShaul Triebitz1-2/+1
2023-03-30wifi: iwlwifi: mvm: adjust rs init to MLOGregory Greenman4-28/+71
2023-03-30wifi: iwlwifi: mvm: adjust radar detection to MLOGregory Greenman1-7/+13
2023-03-30wifi: iwlwifi: mvm: adjust iwl_mvm_sec_key_remove_ap to MLOGregory Greenman5-8/+9
2023-03-30wifi: iwlwifi: mvm: make a few warnings only trigger onceJohannes Berg2-3/+3
2023-03-30wifi: iwlwifi: mvm: coex: start handling multiple linksJohannes Berg2-29/+64
2023-03-30wifi: iwlwifi: mvm: rs-fw: don't crash on missing channelJohannes Berg1-0/+3
2023-03-30wifi: iwlwifi: mvm: use STA link addressJohannes Berg1-2/+2
2023-03-30wifi: iwlwifi: mvm: skip MEI update for MLOJohannes Berg1-1/+6
2023-03-30wifi: iwlwifi: mvm: fix narrow RU check for MLOJohannes Berg1-7/+15
2023-03-30wifi: iwlwifi: mvm: make some HW flags conditionalJohannes Berg1-2/+13