summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel/iwlwifi/mvm/sta.c
AgeCommit message (Expand)Author
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
2020-10-01iwlwifi: mvm: add an option to add PASN stationAvraham Stern
2020-10-01iwlwifi: sta: defer ADDBA transmit in case reclaimed SN != next SNMordechay Goodstein
2020-07-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-06-23iwlwifi: mvm: don't call iwl_mvm_free_inactive_queue() under RCUJohannes Berg
2020-06-10iwlwifi: mvm: Remove unused inline function iwl_mvm_tid_to_ac_queueYueHaibing
2020-05-29iwlwifi: mvm: fix aux station leakSharon
2020-05-08iwlwifi: mvm: don't transmit on unallocated queueJohannes Berg
2020-05-08iwlwifi: mvm: attempt to allocate smaller queuesJohannes Berg
2020-05-08iwlwifi: mvm: remove iwlmvm's tfd_q_hang_detect module parameterEmmanuel Grumbach
2020-04-21iwlwifi: mvm: fix inactive TID removal return value usageJohannes Berg
2020-04-21iwlwifi: mvm: limit maximum queue appropriatelyJohannes Berg