summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'wireless-next-2023-03-30' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski2023-03-30128-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
| * wifi: iwlwifi: mvm: use the new lockdep-checking macrosJohannes Berg2023-03-303-15/+13
| * wifi: iwlwifi: mvm: remove chanctx WARN_ONJohannes Berg2023-03-301-1/+2
| * wifi: iwlwifi: mvm: avoid sending MAC context for idleJohannes Berg2023-03-301-0/+6
| * wifi: iwlwifi: mvm: remove only link-specific AP keysJohannes Berg2023-03-305-6/+12
| * wifi: iwlwifi: mvm: skip inactive linksJohannes Berg2023-03-301-1/+3
| * wifi: iwlwifi: mvm: adjust iwl_mvm_scan_respect_p2p_go_iter() for MLOAvraham Stern2023-03-301-5/+17
| * wifi: iwlwifi: mvm: rxmq: report link ID to mac80211Johannes Berg2023-03-305-10/+39
| * wifi: iwlwifi: mvm: use bcast/mcast link station idShaul Triebitz2023-03-301-2/+15
| * wifi: iwlwifi: mvm: translate management frame addressShaul Triebitz2023-03-301-0/+22
| * wifi: iwlwifi: mvm: implement mac80211 callback change_sta_linksShaul Triebitz2023-03-303-23/+236
| * wifi: iwlwifi: mvm: use the link sta addressShaul Triebitz2023-03-301-2/+1
| * wifi: iwlwifi: mvm: adjust rs init to MLOGregory Greenman2023-03-304-28/+71
| * wifi: iwlwifi: mvm: adjust radar detection to MLOGregory Greenman2023-03-301-7/+13
| * wifi: iwlwifi: mvm: adjust iwl_mvm_sec_key_remove_ap to MLOGregory Greenman2023-03-305-8/+9
| * wifi: iwlwifi: mvm: make a few warnings only trigger onceJohannes Berg2023-03-302-3/+3
| * wifi: iwlwifi: mvm: coex: start handling multiple linksJohannes Berg2023-03-302-29/+64
| * wifi: iwlwifi: mvm: rs-fw: don't crash on missing channelJohannes Berg2023-03-301-0/+3
| * wifi: iwlwifi: mvm: use STA link addressJohannes Berg2023-03-301-2/+2
| * wifi: iwlwifi: mvm: skip MEI update for MLOJohannes Berg2023-03-301-1/+6
| * wifi: iwlwifi: mvm: fix narrow RU check for MLOJohannes Berg2023-03-301-7/+15
| * wifi: iwlwifi: mvm: make some HW flags conditionalJohannes Berg2023-03-301-2/+13
| * wifi: iwlwifi: mvm: implement link change opsJohannes Berg2023-03-304-15/+187
| * wifi: iwlwifi: mvm: adjust some cleanup functions to MLOGregory Greenman2023-03-301-7/+25
| * wifi: iwlwifi: mvm: refactor iwl_mvm_mac_sta_state_common()Gregory Greenman2023-03-306-246/+671
| * wifi: iwlwifi: mvm: update iwl_mvm_tx_reclaim() for MLOGregory Greenman2023-03-301-6/+5
| * wifi: iwlwifi: mvm: adjust to MLO assign/unassign/switch_vif_chanctx()Gregory Greenman2023-03-303-47/+61
| * wifi: iwlwifi: mvm: add fw link id allocationGregory Greenman2023-03-308-22/+121
| * wifi: iwlwifi: mvm: adjust internal stations to MLOGregory Greenman2023-03-303-29/+47
| * wifi: iwlwifi: mvm: replace bss_info_changed() with vif_cfg/link_info_changed()Gregory Greenman2023-03-304-100/+206
| * wifi: iwlwifi: mvm: add link_conf parameter for add/remove/change linkGregory Greenman2023-03-305-74/+118
| * wifi: iwlwifi: mvm: don't check dtim_period in new APIJohannes Berg2023-03-301-3/+1
| * wifi: iwlwifi: mvm: adjust SMPS for MLOGregory Greenman2023-03-307-29/+73
| * wifi: iwlwifi: mvm: add set_hw_timestamp to mld opsAvraham Stern2023-03-303-3/+7
| * wifi: iwlwifi: mvm: add link to firmware earlierJohannes Berg2023-03-304-85/+133
| * wifi: iwlwifi: mvm: adjust some PS and PM methods to MLDGregory Greenman2023-03-304-9/+50
| * wifi: iwlwifi: mvm: adjust mld_mac_ctxt_/beacon_changed() for MLOGregory Greenman2023-03-307-47/+115