aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel/iwlwifi/mvm/sta.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* wifi: iwlwifi: s/IWL_MVM_STATION_COUNT_MAX/IWL_STATION_COUNT_MAXMiri Korenblit2024-09-031-1/+1
* wifi: iwlwifi: remove MVM prefix from FW macrosMiri Korenblit2024-08-271-1/+1
* wifi: iwlwifi: fix prototype mismatch kernel-doc warningsJohannes Berg2024-06-261-1/+1
* wifi: iwlwifi: mvm: remove stale STA link data during restartBenjamin Berg2024-05-291-0/+5
* wifi: iwlwifi: mvm: Activate EMLSR based on traffic volumeMiri Korenblit2024-05-061-0/+24
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-02-291-1/+2
|\
| * wifi: iwlwifi: mvm: ensure offloading TID queue existsBenjamin Berg2024-02-211-1/+2
* | wifi: iwlwifi: mvm: Add support for removing responder TKsIlan Peer2024-02-021-1/+2
|/
* wifi: iwlwifi: mvm: simplify the reorder bufferEmmanuel Grumbach2023-10-231-7/+0
* wifi: iwlwifi: mvm: fix kernel-docJohannes Berg2023-09-111-2/+3
* wifi: iwlwifi: make debugfs entries link specificBenjamin Berg2023-06-141-4/+5
* wifi: iwlwifi: mvm: adjust csa notifications and commands to MLOGregory Greenman2023-06-061-1/+3
* wifi: iwlwifi: mvm: support PASN for MLOAvraham Stern2023-06-061-0/+5
* wifi: iwlwifi: mvm: make internal callback structs constJohannes Berg2023-06-061-1/+1
* wifi: iwlwifi: mvm: remove RS rate init update argumentJohannes Berg2023-04-181-0/+2
* wifi: iwlwifi: mvm: factor out iwl_mvm_sta_fw_id_mask()Johannes Berg2023-04-171-0/+2
* wifi: iwlwifi: mvm: correctly use link in iwl_mvm_sta_del()Johannes Berg2023-03-301-1/+1
* wifi: iwlwifi: mvm: move max_agg_bufsize into host TLC lq_staGregory Greenman2023-03-301-2/+0
* wifi: iwlwifi: mvm: fix station link data leakJohannes Berg2023-03-301-2/+1
* wifi: iwlwifi: mvm: implement mac80211 callback change_sta_linksShaul Triebitz2023-03-301-0/+4
* wifi: iwlwifi: mvm: refactor iwl_mvm_mac_sta_state_common()Gregory Greenman2023-03-301-1/+2
* wifi: iwlwifi: mvm: adjust internal stations to MLOGregory Greenman2023-03-301-5/+10
* wifi: iwlwifi: mvm: unite sta_modify_disable_tx flowsMiri Korenblit2023-03-301-0/+6
* wifi: iwlwifi: mvm: add cancel/remain_on_channel for MLD modeMiri Korenblit2023-03-301-0/+2
* wifi: iwlwifi: mvm: add some new MLD opsMiri Korenblit2023-03-301-0/+2
* wifi: iwlwifi: mvm: add sta handling flows for MLD modeMiri Korenblit2023-03-301-0/+45
* wifi: iwlwifi: mvm: sta preparation for MLOGregory Greenman2023-03-301-9/+28
* wifi: iwlwifi: mvm: refactor iwl_mvm_staMiri Korenblit2023-03-221-1/+1
* wifi: iwlwifi: mvm: add start_ap() and join_ibss() callbacks for MLD modeMiri Korenblit2023-03-221-0/+2
* wifi: iwlwifi: mvm: add an unassign_vif_chanctx() callback for MLD modeMiri Korenblit2023-03-151-0/+7
* wifi: iwlwifi: mvm: Add a remove_interface() callback for mld modeMiri Korenblit2023-03-151-0/+2
* wifi: iwlwifi: mvm: add support for the new STA related commandsMiri Korenblit2023-03-151-3/+13
* iwlwifi: mvm: offload channel switch timing to FWNathan Errera2022-02-181-0/+3
* iwlwifi: integrate with iwlmeiEmmanuel Grumbach2021-11-261-1/+3
* iwlwifi: mvm: clean up queue sync implementationJohannes Berg2021-04-141-8/+30
* iwlwifi: use SPDX tagsJohannes Berg2020-12-101-64/+6
* iwlwifi: mvm: support ADD_STA_CMD_API_S ver 12Nathan Errera2020-10-081-2/+1
* iwlwifi: mvm: get number of stations from TLVNathan Errera2020-10-081-1/+1
* iwlwifi: mvm: add an option to add PASN stationAvraham Stern2020-10-011-0/+3
* iwlwifi: mvm: fix aux station leakSharon2020-05-291-3/+3
* iwlwifi: mvm: replace RS mutex with a spin_lockGregory Greenman2019-07-301-1/+0
* iwlwifi: mvm: add a new RSS sync notification for NSSN syncEmmanuel Grumbach2019-07-301-0/+6
* iwlwifi: mvm: prepare the ground for more RSS notificationsEmmanuel Grumbach2019-07-301-2/+4
* iwlwifi: mvm: avoid races in rate init and rate performMordechay Goodstein2019-07-301-0/+1
* iwlwifi: mvm: add a debugfs entry to set a fixed size AMSDU for all TX packetsMordechay Goodstein2019-06-291-0/+4
* iwlwifi: mvm: fix TX crypto on 22560+ devicesJohannes Berg2019-03-221-5/+2
* iwlwifi: mvm: fix AP mode in WEPEmmanuel Grumbach2019-02-041-0/+3
* iwlwifi: mvm: support mac80211 TXQs modelSara Sharon2019-01-251-4/+0
* iwlwifi: mvm: toggle tx antenna if tx fails during connection establishmentAvraham Stern2018-11-111-0/+4
* iwlwifi: mvm: kill INACTIVE queue stateJohannes Berg2018-10-081-4/+0