summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel/iwlwifi/mvm/sta.h
AgeCommit message (Expand)AuthorFilesLines
2024-09-03wifi: iwlwifi: s/IWL_MVM_STATION_COUNT_MAX/IWL_STATION_COUNT_MAXMiri Korenblit1-1/+1
2024-08-27wifi: iwlwifi: remove MVM prefix from FW macrosMiri Korenblit1-1/+1
2024-06-26wifi: iwlwifi: fix prototype mismatch kernel-doc warningsJohannes Berg1-1/+1
2024-05-29wifi: iwlwifi: mvm: remove stale STA link data during restartBenjamin Berg1-0/+5
2024-05-06wifi: iwlwifi: mvm: Activate EMLSR based on traffic volumeMiri Korenblit1-0/+24
2024-03-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+2
2024-02-21wifi: iwlwifi: mvm: ensure offloading TID queue existsBenjamin Berg1-1/+2
2024-02-02wifi: iwlwifi: mvm: Add support for removing responder TKsIlan Peer1-1/+2
2023-10-23wifi: iwlwifi: mvm: simplify the reorder bufferEmmanuel Grumbach1-7/+0
2023-09-11wifi: iwlwifi: mvm: fix kernel-docJohannes Berg1-2/+3
2023-06-14wifi: iwlwifi: make debugfs entries link specificBenjamin Berg1-4/+5
2023-06-06wifi: iwlwifi: mvm: adjust csa notifications and commands to MLOGregory Greenman1-1/+3
2023-06-06wifi: iwlwifi: mvm: support PASN for MLOAvraham Stern1-0/+5
2023-06-06wifi: iwlwifi: mvm: make internal callback structs constJohannes Berg1-1/+1
2023-04-18wifi: iwlwifi: mvm: remove RS rate init update argumentJohannes Berg1-0/+2
2023-04-17wifi: iwlwifi: mvm: factor out iwl_mvm_sta_fw_id_mask()Johannes Berg1-0/+2
2023-03-30wifi: iwlwifi: mvm: correctly use link in iwl_mvm_sta_del()Johannes Berg1-1/+1
2023-03-30wifi: iwlwifi: mvm: move max_agg_bufsize into host TLC lq_staGregory Greenman1-2/+0
2023-03-30wifi: iwlwifi: mvm: fix station link data leakJohannes Berg1-2/+1
2023-03-30wifi: iwlwifi: mvm: implement mac80211 callback change_sta_linksShaul Triebitz1-0/+4
2023-03-30wifi: iwlwifi: mvm: refactor iwl_mvm_mac_sta_state_common()Gregory Greenman1-1/+2
2023-03-30wifi: iwlwifi: mvm: adjust internal stations to MLOGregory Greenman1-5/+10
2023-03-30wifi: iwlwifi: mvm: unite sta_modify_disable_tx flowsMiri Korenblit1-0/+6
2023-03-30wifi: iwlwifi: mvm: add cancel/remain_on_channel for MLD modeMiri Korenblit1-0/+2
2023-03-30wifi: iwlwifi: mvm: add some new MLD opsMiri Korenblit1-0/+2
2023-03-30wifi: iwlwifi: mvm: add sta handling flows for MLD modeMiri Korenblit1-0/+45
2023-03-30wifi: iwlwifi: mvm: sta preparation for MLOGregory Greenman1-9/+28
2023-03-22wifi: iwlwifi: mvm: refactor iwl_mvm_staMiri Korenblit1-1/+1
2023-03-22wifi: iwlwifi: mvm: add start_ap() and join_ibss() callbacks for MLD modeMiri Korenblit1-0/+2
2023-03-15wifi: iwlwifi: mvm: add an unassign_vif_chanctx() callback for MLD modeMiri Korenblit1-0/+7
2023-03-15wifi: iwlwifi: mvm: Add a remove_interface() callback for mld modeMiri Korenblit1-0/+2
2023-03-15wifi: iwlwifi: mvm: add support for the new STA related commandsMiri Korenblit1-3/+13
2022-02-18iwlwifi: mvm: offload channel switch timing to FWNathan Errera1-0/+3
2021-11-26iwlwifi: integrate with iwlmeiEmmanuel Grumbach1-1/+3
2021-04-14iwlwifi: mvm: clean up queue sync implementationJohannes Berg1-8/+30
2020-12-10iwlwifi: use SPDX tagsJohannes Berg1-64/+6
2020-10-08iwlwifi: mvm: support ADD_STA_CMD_API_S ver 12Nathan Errera1-2/+1
2020-10-08iwlwifi: mvm: get number of stations from TLVNathan Errera1-1/+1
2020-10-01iwlwifi: mvm: add an option to add PASN stationAvraham Stern1-0/+3
2020-05-29iwlwifi: mvm: fix aux station leakSharon1-3/+3
2019-07-30iwlwifi: mvm: replace RS mutex with a spin_lockGregory Greenman1-1/+0
2019-07-30iwlwifi: mvm: add a new RSS sync notification for NSSN syncEmmanuel Grumbach1-0/+6
2019-07-30iwlwifi: mvm: prepare the ground for more RSS notificationsEmmanuel Grumbach1-2/+4
2019-07-30iwlwifi: mvm: avoid races in rate init and rate performMordechay Goodstein1-0/+1
2019-06-29iwlwifi: mvm: add a debugfs entry to set a fixed size AMSDU for all TX packetsMordechay Goodstein1-0/+4
2019-03-22iwlwifi: mvm: fix TX crypto on 22560+ devicesJohannes Berg1-5/+2
2019-02-04iwlwifi: mvm: fix AP mode in WEPEmmanuel Grumbach1-0/+3
2019-01-25iwlwifi: mvm: support mac80211 TXQs modelSara Sharon1-4/+0
2018-11-11iwlwifi: mvm: toggle tx antenna if tx fails during connection establishmentAvraham Stern1-0/+4
2018-10-08iwlwifi: mvm: kill INACTIVE queue stateJohannes Berg1-4/+0