summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel/iwlwifi/mvm/sta.c
AgeCommit message (Expand)Author
8 daystreewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar
2025-05-09wifi: iwlwifi: cfg: move MAC parameters to MAC dataJohannes Berg
2025-05-09wifi: iwlwifi: rename struct iwl_base_paramsJohannes Berg
2025-05-09wifi: iwlwifi: rename cfg_trans_params to mac_cfgJohannes Berg
2025-05-07wifi: iwlwifi: trans: collect device informationJohannes Berg
2025-02-11wifi: iwlwifi: mvm: Remove unused iwl_mvm_ftm_*_add_pasn_sta functionsDr. David Alan Gilbert
2025-01-13wifi: iwlwifi: mvm: Fix duplicated 'if' in commentJason Wang
2025-01-13wifi: iwlwifi: mvm: fix add stream vs. restart raceJohannes Berg
2025-01-13wifi: iwlwifi: mvm: cleanup iwl_mvm_sta_delMiri Korenblit
2025-01-13wifi: mac80211: change disassoc sequence a bitMiri Korenblit
2025-01-13wifi: iwlwifi: mvm: send the right link idMiri Korenblit
2025-01-13wifi: iwlwifi: mvm: remove pre-mld code from mld pathMiri Korenblit
2024-11-07wifi: iwlwifi: s/IWL_MVM_INVALID_STA/IWL_INVALID_STAMiri Korenblit
2024-10-23wifi: iwlwifi: work around -Wenum-compare-conditional warningArnd Bergmann
2024-09-03wifi: iwlwifi: s/IWL_MVM_STATION_COUNT_MAX/IWL_STATION_COUNT_MAXMiri Korenblit
2024-08-27wifi: iwlwifi: mvm: cleanup iwl_mvm_get_wd_timeoutMiri Korenblit
2024-08-27wifi: iwlwifi: mvm: add and improve EMLSR debug infoMiri Korenblit
2024-08-27wifi: iwlwifi: remove MVM prefix from FW macrosMiri Korenblit
2024-07-04wifi: iwlwifi: mvm: clean up reorder buffer dataJohannes Berg
2024-06-12wifi: iwlwifi: move TXQ bytecount limit to queue codeJohannes Berg
2024-06-10Merge tag 'wireless-next-2024-06-07' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2024-05-29wifi: iwlwifi: mvm: handle BA session teardown in RF-killJohannes Berg
2024-05-29wifi: iwlwifi: mvm: add debug data for MPDU countingMiri Korenblit
2024-05-06wifi: iwlwifi: mvm: Activate EMLSR based on traffic volumeMiri Korenblit
2024-02-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-02-21wifi: iwlwifi: mvm: ensure offloading TID queue existsBenjamin Berg
2024-02-08wifi: iwlwifi: mvm: remove one queue sync on BA session stopJohannes Berg
2024-02-08wifi: mac80211: introduce 'channel request'Johannes Berg
2024-02-02wifi: iwlwifi: mvm: support SPP A-MSDUsJohannes Berg
2024-02-02wifi: iwlwifi: mvm: Add support for removing responder TKsIlan Peer
2023-12-21wifi: iwlwifi: replace ENOTSUPP with EOPNOTSUPPAndrei Otcheretianski
2023-12-12wifi: iwlwifi: mvm: do not send STA_DISABLE_TX_CMD for newer firmwareEmmanuel Grumbach
2023-12-12wifi: iwlwifi: remove async command callbackJohannes Berg
2023-10-23wifi: iwlwifi: mvm: simplify the reorder bufferEmmanuel Grumbach
2023-10-23wifi: iwlwifi: mvm: remove TDLS stations from FWJohannes Berg
2023-10-23wifi: iwlwifi: mvm: change iwl_mvm_flush_sta() APIJohannes Berg
2023-09-25wifi: iwlwifi: mvm: iterate active links for STA queuesJohannes Berg
2023-09-11wifi: iwlwifi: mvm: reduce maximum RX A-MPDU sizeJohannes Berg
2023-06-21wifi: iwlwifi: mvm: avoid baid size integer overflowJohannes Berg
2023-06-21wifi: iwlwifi: mvm: add EHT A-MPDU size exponent supportJohannes Berg
2023-06-21wifi: iwlwifi: mvm: use min_t() for agg_sizeJohannes Berg
2023-06-14wifi: iwlwifi: mvm: allow ADD_STA not to be advertised by the firwmareEmmanuel Grumbach
2023-06-14wifi: iwlwifi: mvm: Handle return value for iwl_mvm_sta_initMukesh Sisodiya
2023-06-07Merge wireless into wireless-nextJohannes Berg
2023-06-06wifi: iwlwifi: mvm: remove useless codeJohannes Berg
2023-06-06wifi: iwlwifi: mvm: adjust csa notifications and commands to MLOGregory Greenman
2023-06-06wifi: iwlwifi: mvm: support PASN for MLOAvraham Stern
2023-05-16wifi: iwlwifi: mvm: fix access to fw_id_to_mac_idGregory Greenman
2023-05-16wifi: iwlwifi: mvm: always free dup_dataJohannes Berg
2023-04-20wifi: iwlwifi: mvm: prefer RCU_INIT_POINTER()Johannes Berg