summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel/iwlwifi/mvm/mld-mac80211.c
Commit message (Expand)AuthorAgeFilesLines
* wifi: iwlwifi: mvm: cycle FW link on chanctx removalJohannes Berg2023-10-231-0/+7
* wifi: iwlwifi: mvm: implement new firmware API for statisticsAnjaneyulu2023-10-231-2/+4
* wifi: iwlwifi: mvm: remove set_tim callback for MLD opsJohannes Berg2023-10-231-2/+0
* wifi: iwlwifi: make time_events MLO awareMiri Korenblit2023-10-231-1/+7
* wifi: iwlwifi: mvm: Correctly set link configurationIlan Peer2023-10-231-1/+1
* wifi: iwlwifi: mvm: Don't always bind/link the P2P Device interfaceIlan Peer2023-10-231-68/+32
* wifi: iwlwifi: mvm: Add basic link selection logicIlan Peer2023-10-231-0/+123
* wifi: iwlwifi: mvm: add a per-link debugfsMiri Korenblit2023-10-231-0/+1
* wifi: iwlwifi: mvm: rework debugfs handlingJohannes Berg2023-10-231-2/+3
* wifi: mac80211: Rename and update IEEE80211_VIF_DISABLE_SMPS_OVERRIDEIlan Peer2023-10-231-3/+3
* Merge wireless into wireless-nextJohannes Berg2023-10-061-58/+63
|\
| * iwlwifi: mvm: handle PS changes in vif_cfg_changedGregory Greenman2023-09-111-58/+63
* | wifi: iwlwifi: mvm: support set_antenna()Emmanuel Grumbach2023-09-251-0/+1
* | wifi: iwlwifi: don't use an uninitialized variableMiri Korenblit2023-09-111-3/+0
|/
* wifi: iwlwifi: mvm: support new flush_sta methodJohannes Berg2023-06-211-0/+1
* wifi: iwlwifi: handle eSR transitionsMiri Korenblit2023-06-191-22/+128
* wifi: iwlwifi: fix max number of fw active linksMiri Korenblit2023-06-191-4/+2
* wifi: iwlwifi: mvm: store WMM params per linkJohannes Berg2023-06-191-2/+6
* wifi: iwlwifi: mvm: Propagate ERP slot changes to FWIlan Peer2023-06-141-1/+5
* wifi: iwlwifi: mvm: FTM responder MLO supportAvraham Stern2023-06-141-2/+2
* wifi: iwlwifi: make debugfs entries link specificBenjamin Berg2023-06-141-1/+1
* Merge wireless into wireless-nextJohannes Berg2023-06-071-4/+5
|\
| * wifi: iwlwifi: mvm: fix number of concurrent link checksJohannes Berg2023-05-161-4/+5
* | wifi: iwlwifi: mvm: make internal callback structs constJohannes Berg2023-06-061-3/+3
|/
* wifi: iwlwifi: mvm: configure TLC on link activationJohannes Berg2023-04-181-0/+24
* wifi: iwlwifi: mvm: allow number of beacons from FWJohannes Berg2023-04-171-1/+4
* wifi: iwlwifi: mvm: free probe_resp_data laterJohannes Berg2023-03-301-6/+6
* wifi: iwlwifi: mvm: update mac config when assigning chanctxGregory Greenman2023-03-301-0/+12
* wifi: iwlwifi: mvm: fix station link data leakJohannes Berg2023-03-301-1/+1
* wifi: iwlwifi: mvm: use the new lockdep-checking macrosJohannes Berg2023-03-301-3/+1
* 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-301-1/+1
* wifi: iwlwifi: mvm: implement mac80211 callback change_sta_linksShaul Triebitz2023-03-301-1/+8
* wifi: iwlwifi: mvm: adjust iwl_mvm_sec_key_remove_ap to MLOGregory Greenman2023-03-301-2/+1
* wifi: iwlwifi: mvm: implement link change opsJohannes Berg2023-03-301-12/+133
* wifi: iwlwifi: mvm: adjust to MLO assign/unassign/switch_vif_chanctx()Gregory Greenman2023-03-301-20/+32
* wifi: iwlwifi: mvm: add fw link id allocationGregory Greenman2023-03-301-0/+1
* wifi: iwlwifi: mvm: adjust internal stations to MLOGregory Greenman2023-03-301-9/+12
* wifi: iwlwifi: mvm: replace bss_info_changed() with vif_cfg/link_info_changed()Gregory Greenman2023-03-301-97/+200
* wifi: iwlwifi: mvm: add link_conf parameter for add/remove/change linkGregory Greenman2023-03-301-20/+30
* wifi: iwlwifi: mvm: adjust SMPS for MLOGregory Greenman2023-03-301-2/+2
* wifi: iwlwifi: mvm: add set_hw_timestamp to mld opsAvraham Stern2023-03-301-0/+1
* wifi: iwlwifi: mvm: add link to firmware earlierJohannes Berg2023-03-301-62/+111
* wifi: iwlwifi: mvm: adjust mld_mac_ctxt_/beacon_changed() for MLOGregory Greenman2023-03-301-6/+6
* wifi: iwlwifi: mvm: modify link instead of removing it during csaMiri Korenblit2023-03-301-6/+12
* wifi: iwlwifi: mvm: fix "modify_mask" value in the link cmd.Miri Korenblit2023-03-301-5/+4
* wifi: iwlwifi: mvm: add all missing ops to iwl_mvm_mld_opsMiri Korenblit2023-03-301-7/+107
* wifi: iwlwifi: mvm: add support for post_channel_switch in MLD modeMiri Korenblit2023-03-301-0/+1
* wifi: iwlwifi: mvm: unite sta_modify_disable_tx flowsMiri Korenblit2023-03-301-4/+0
* wifi: iwlwifi: mvm: add cancel/remain_on_channel for MLD modeMiri Korenblit2023-03-301-0/+43