aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel/iwlwifi/mvm/sta.c
Commit message (Expand)AuthorAgeFilesLines
* wifi: Fix typosBjorn Helgaas2025-07-241-3/+3
* treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar2025-06-081-1/+1
* wifi: iwlwifi: cfg: move MAC parameters to MAC dataJohannes Berg2025-05-091-1/+1
* wifi: iwlwifi: rename struct iwl_base_paramsJohannes Berg2025-05-091-5/+5
* wifi: iwlwifi: rename cfg_trans_params to mac_cfgJohannes Berg2025-05-091-8/+8
* wifi: iwlwifi: trans: collect device informationJohannes Berg2025-05-071-8/+8
* wifi: iwlwifi: mvm: Remove unused iwl_mvm_ftm_*_add_pasn_sta functionsDr. David Alan Gilbert2025-02-111-61/+0
* wifi: iwlwifi: mvm: Fix duplicated 'if' in commentJason Wang2025-01-131-1/+1
* wifi: iwlwifi: mvm: fix add stream vs. restart raceJohannes Berg2025-01-131-3/+6
* wifi: iwlwifi: mvm: cleanup iwl_mvm_sta_delMiri Korenblit2025-01-131-6/+3
* wifi: mac80211: change disassoc sequence a bitMiri Korenblit2025-01-131-5/+0
* wifi: iwlwifi: mvm: send the right link idMiri Korenblit2025-01-131-1/+2
* wifi: iwlwifi: mvm: remove pre-mld code from mld pathMiri Korenblit2025-01-131-22/+20
* wifi: iwlwifi: s/IWL_MVM_INVALID_STA/IWL_INVALID_STAMiri Korenblit2024-11-071-26/+26
* wifi: iwlwifi: work around -Wenum-compare-conditional warningArnd Bergmann2024-10-231-1/+4
* wifi: iwlwifi: s/IWL_MVM_STATION_COUNT_MAX/IWL_STATION_COUNT_MAXMiri Korenblit2024-09-031-1/+1
* wifi: iwlwifi: mvm: cleanup iwl_mvm_get_wd_timeoutMiri Korenblit2024-08-271-8/+8
* wifi: iwlwifi: mvm: add and improve EMLSR debug infoMiri Korenblit2024-08-271-1/+1
* wifi: iwlwifi: remove MVM prefix from FW macrosMiri Korenblit2024-08-271-1/+1
* wifi: iwlwifi: mvm: clean up reorder buffer dataJohannes Berg2024-07-041-6/+5
* wifi: iwlwifi: move TXQ bytecount limit to queue codeJohannes Berg2024-06-121-21/+6
* Merge tag 'wireless-next-2024-06-07' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski2024-06-111-0/+3
|\
| * wifi: iwlwifi: mvm: add debug data for MPDU countingMiri Korenblit2024-05-291-0/+3
* | wifi: iwlwifi: mvm: handle BA session teardown in RF-killJohannes Berg2024-05-291-4/+8
|/
* wifi: iwlwifi: mvm: Activate EMLSR based on traffic volumeMiri Korenblit2024-05-061-0/+86
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-02-291-0/+28
|\
| * wifi: iwlwifi: mvm: ensure offloading TID queue existsBenjamin Berg2024-02-211-0/+28
* | wifi: iwlwifi: mvm: remove one queue sync on BA session stopJohannes Berg2024-02-081-11/+1
* | wifi: mac80211: introduce 'channel request'Johannes Berg2024-02-081-2/+2
* | wifi: iwlwifi: mvm: support SPP A-MSDUsJohannes Berg2024-02-021-0/+3
* | wifi: iwlwifi: mvm: Add support for removing responder TKsIlan Peer2024-02-021-11/+4
|/
* wifi: iwlwifi: replace ENOTSUPP with EOPNOTSUPPAndrei Otcheretianski2023-12-211-2/+2
* wifi: iwlwifi: mvm: do not send STA_DISABLE_TX_CMD for newer firmwareEmmanuel Grumbach2023-12-121-3/+7
* wifi: iwlwifi: remove async command callbackJohannes Berg2023-12-121-3/+1
* wifi: iwlwifi: mvm: simplify the reorder bufferEmmanuel Grumbach2023-10-231-15/+3
* wifi: iwlwifi: mvm: remove TDLS stations from FWJohannes Berg2023-10-231-1/+2
* wifi: iwlwifi: mvm: change iwl_mvm_flush_sta() APIJohannes Berg2023-10-231-3/+6
* wifi: iwlwifi: mvm: iterate active links for STA queuesJohannes Berg2023-09-251-3/+4
* wifi: iwlwifi: mvm: reduce maximum RX A-MPDU sizeJohannes Berg2023-09-111-1/+1
* wifi: iwlwifi: mvm: avoid baid size integer overflowJohannes Berg2023-06-211-1/+1
* wifi: iwlwifi: mvm: add EHT A-MPDU size exponent supportJohannes Berg2023-06-211-9/+18
* wifi: iwlwifi: mvm: use min_t() for agg_sizeJohannes Berg2023-06-211-3/+2
* wifi: iwlwifi: mvm: allow ADD_STA not to be advertised by the firwmareEmmanuel Grumbach2023-06-141-2/+2
* wifi: iwlwifi: mvm: Handle return value for iwl_mvm_sta_initMukesh Sisodiya2023-06-141-0/+2
* Merge wireless into wireless-nextJohannes Berg2023-06-071-4/+9
|\
| * wifi: iwlwifi: mvm: fix access to fw_id_to_mac_idGregory Greenman2023-05-161-1/+9
| * wifi: iwlwifi: mvm: always free dup_dataJohannes Berg2023-05-161-3/+0
* | wifi: iwlwifi: mvm: remove useless codeJohannes Berg2023-06-061-7/+0
* | wifi: iwlwifi: mvm: adjust csa notifications and commands to MLOGregory Greenman2023-06-061-2/+2
* | wifi: iwlwifi: mvm: support PASN for MLOAvraham Stern2023-06-061-7/+32
|/