summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel/iwlwifi/mvm/link.c
AgeCommit message (Expand)AuthorFilesLines
2024-04-19wifi: iwlwifi: mvm: implement link gradingMiri Korenblit1-0/+172
2024-03-25wifi: iwlwifi: mvm: Configure the link mapping for non-MLD FWIlan Peer1-14/+45
2024-02-21wifi: iwlwifi: mvm: support PHY context version 6Johannes Berg1-1/+2
2024-02-08wifi: cfg80211/mac80211: move puncturing into chandefJohannes Berg1-4/+12
2024-02-02wifi: iwlwifi: support link command version 2Shaul Triebitz1-2/+8
2023-10-23wifi: iwlwifi: mvm: Return success if link could not be removedBenjamin Berg1-1/+2
2023-10-23wifi: iwlwifi: mvm: fix size check for fw_link_idGregory Greenman1-2/+2
2023-10-23wifi: iwlwifi: mvm: don't add dummy phy contextEmmanuel Grumbach1-0/+1
2023-10-23wifi: iwlwifi: mvm: Correctly set link configurationIlan Peer1-5/+8
2023-10-23wifi: iwlwifi: mvm: Don't always bind/link the P2P Device interfaceIlan Peer1-7/+2
2023-06-21wifi: iwlwifi: mvm: make iwl_mvm_set_fw_mu_edca_params mld awareEmmanuel Grumbach1-1/+1
2023-06-19wifi: iwlwifi: handle eSR transitionsMiri Korenblit1-4/+3
2023-06-19wifi: iwlwifi: fix max number of fw active linksMiri Korenblit1-18/+0
2023-06-19wifi: iwlwifi: mvm: always send spec link ID in link commandsJohannes Berg1-0/+2
2023-06-19wifi: iwlwifi: use array as array argumentJohannes Berg1-1/+1
2023-06-07Merge wireless into wireless-nextJohannes Berg1-5/+7
2023-06-06wifi: iwlwifi: mvm: update the FW apis for LINK and MAC commandsEmmanuel Grumbach1-0/+1
2023-06-06wifi: iwlwifi: mvm: use link ID in missed beacon notificationYedidya Benshimol1-0/+5
2023-05-16wifi: iwlwifi: mvm: fix number of concurrent link checksJohannes Berg1-5/+7
2023-03-30wifi: iwlwifi: mvm: rework active links countingGregory Greenman1-16/+17
2023-03-30wifi: iwlwifi: mvm: implement link change opsJohannes Berg1-0/+43
2023-03-30wifi: iwlwifi: mvm: add fw link id allocationGregory Greenman1-13/+74
2023-03-30wifi: iwlwifi: mvm: replace bss_info_changed() with vif_cfg/link_info_changed()Gregory Greenman1-1/+1
2023-03-30wifi: iwlwifi: mvm: add link_conf parameter for add/remove/change linkGregory Greenman1-31/+50
2023-03-30wifi: iwlwifi: mvm: add link to firmware earlierJohannes Berg1-11/+10
2023-03-30wifi: iwlwifi: mvm: align to the LINK cmd update in the FWMiri Korenblit1-13/+9
2023-03-30wifi: iwlwifi: mvm: vif preparation for MLOGregory Greenman1-7/+7
2023-03-15wifi: iwlwifi: mvm: add support for the new LINK commandMiri Korenblit1-0/+175