summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel/iwlwifi/mvm/sta.c
AgeCommit message (Expand)Author
2023-03-22wifi: iwlwifi: mvm: report hardware timestamps in RX/TX statusAvraham Stern
2023-03-22wifi: iwlwifi: mvm: protect TXQ list manipulationJohannes Berg
2023-03-22wifi: iwlwifi: mvm: fix mvmtxq->stopped handlingJohannes Berg
2023-03-15wifi: iwlwifi: mvm: Add a remove_interface() callback for mld modeMiri Korenblit
2023-03-15wifi: iwlwifi: mvm: add support for the new STA related commandsMiri Korenblit
2023-03-15wifi: iwlwifi: mvm: avoid sta lookup in queue allocJohannes Berg
2022-12-25treewide: Convert del_timer*() to timer_shutdown*()Steven Rostedt (Google)
2022-12-07wifi: iwlwifi: modify new queue allocation commandJohannes Berg
2022-11-10wifi: iwlwifi: mvm: support new key APIJohannes Berg
2022-10-11wifi: iwlwifi: mvm: fix double list_add at iwl_mvm_mac_wake_tx_queue (other c...Jose Ignacio Tornos Martinez
2022-09-06wifi: mac80211: make smps_mode per-linkBenjamin Berg
2022-07-27wifi: iwlwifi: mvm: fix double list_add at iwl_mvm_mac_wake_tx_queueJose Ignacio Tornos Martinez
2022-06-20wifi: mac80211: move interface config to new structJohannes Berg
2022-05-22wifi: iwlwifi: use unsigned to silence a GCC 12 warningJakub Kicinski
2022-04-11mac80211: prepare sta handling for MLO supportSriram R
2022-02-18iwlwifi: mvm: update BAID allocation command againJohannes Berg
2022-02-18iwlwifi: support new queue allocation commandJohannes Berg
2022-02-18iwlwifi: mvm: remove iwl_mvm_disable_txq() flags argumentJohannes Berg
2022-02-18iwlwifi: remove command ID argument from queue allocationJohannes Berg
2022-02-18iwlwifi: mvm: make iwl_mvm_reconfig_scd() staticJohannes Berg
2022-02-18iwlwifi: mvm: don't send BAID removal to the FW during hw_restartLuca Coelho
2022-02-18iwlwifi: avoid variable shadowingJohannes Berg
2022-02-18iwlwifi: mvm: starting from 22000 we have 32 Rx AMPDU sessionsEmmanuel Grumbach
2022-02-18iwlwifi: mvm: support new BAID allocation commandJohannes Berg
2022-02-18iwlwifi: mvm: refactor iwl_mvm_sta_rx_agg()Johannes Berg
2022-02-18iwlwifi: cfg: add support for 1K BA queueMordechay Goodstein
2022-02-18iwlwifi: make iwl_fw_lookup_cmd_ver() take a cmd_idJohannes Berg
2022-02-18iwlwifi: prefer WIDE_ID() over iwl_cmd_id()Johannes Berg
2022-02-18iwlwifi: mvm: offload channel switch timing to FWNathan Errera
2022-02-16mac80211: Add initial support for EHT and 320 MHz channelsIlan Peer
2021-12-07iwlwifi: mvm: fix delBA vs. NSSN queue sync raceJohannes Berg
2021-08-26iwlwifi: mvm: simplify __iwl_mvm_set_sta_key()Johannes Berg
2021-08-26iwlwifi: mvm: support new station key APIJohannes Berg
2021-08-26iwlwifi: mvm: avoid static queue number aliasingJohannes Berg
2021-08-26iwlwifi: mvm: set replay counter on key installJohannes Berg
2021-06-22iwlwifi: mvm: don't request mac80211 to disable/enable sta's queuesNaftali Goldstein
2021-04-14iwlwifi: mvm: clean up queue sync implementationJohannes Berg
2021-02-08Merge tag 'iwlwifi-next-for-kalle-2021-02-05' of git://git.kernel.org/pub/scm...Kalle Valo
2021-02-05iwlwifi: mvm: fix CSA AP sideEmmanuel Grumbach
2021-02-05iwlwifi: mvm: advertise BIGTK client support if availableJohannes Berg
2021-02-05iwlwifi: mvm: add support for new flush queue responseMordechay Goodstein
2021-01-25iwlwifi: mvm: invalidate IDs of internal stations at mvm startGregory Greenman
2020-12-11iwlwifi: mvm: Fix fall-through warnings for ClangGustavo A. R. Silva
2020-12-10iwlwifi: use SPDX tagsJohannes Berg
2020-12-10iwlwifi: mvm: add support for 6GHzLuca Coelho
2020-11-10iwlwifi: sta: set max HE max A-MPDU according to HE capaMordechay Goodstein
2020-10-08iwlwifi: mvm: support ADD_STA_CMD_API_S ver 12Nathan Errera
2020-10-08iwlwifi: mvm: prepare roc_done_wk to work syncNathan Errera
2020-10-08iwlwifi: mvm: get number of stations from TLVNathan Errera
2020-10-01iwlwifi: mvm: remove redundant log in iwl_mvm_tvqm_enable_txq()Luca Coelho