summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel/iwlwifi/mvm/sta.c
AgeCommit message (Expand)Author
2024-02-21wifi: iwlwifi: mvm: ensure offloading TID queue existsBenjamin Berg
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
2023-04-17wifi: iwlwifi: mvm: track station mask for BAIDsJohannes Berg
2023-04-14wifi: iwlwifi: mvm: fix shift-out-of-boundsAvraham Stern
2023-04-13wifi: iwlwifi: mvm: convert TID to FW value on queue removeJohannes Berg
2023-03-30Merge tag 'wireless-next-2023-03-30' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2023-03-30wifi: iwlwifi: mvm: correctly use link in iwl_mvm_sta_del()Johannes Berg
2023-03-30wifi: iwlwifi: separate AP link management queuesJohannes Berg
2023-03-30wifi: iwlwifi: mvm: move max_agg_bufsize into host TLC lq_staGregory Greenman
2023-03-30wifi: iwlwifi: mvm: remove only link-specific AP keysJohannes Berg
2023-03-30wifi: iwlwifi: mvm: adjust iwl_mvm_sec_key_remove_ap to MLOGregory Greenman
2023-03-30wifi: iwlwifi: mvm: refactor iwl_mvm_mac_sta_state_common()Gregory Greenman
2023-03-30wifi: iwlwifi: mvm: unite sta_modify_disable_tx flowsMiri Korenblit
2023-03-30wifi: iwlwifi: mvm: add sta handling flows for MLD modeMiri Korenblit
2023-03-30wifi: iwlwifi: mvm: sta preparation for MLOGregory Greenman
2023-03-30wifi: iwlwifi: mvm: vif preparation for MLOGregory Greenman
2023-03-22wifi: iwlwifi: mvm: support enabling and disabling HW timestampingAvraham Stern
2023-03-22wifi: iwlwifi: mvm: refactor iwl_mvm_add_sta(), iwl_mvm_rm_sta()Miri Korenblit
2023-03-22wifi: iwlwifi: mvm: remove not needed initializationsMiri Korenblit
2023-03-22wifi: iwlwifi: mvm: refactor iwl_mvm_sta_send_to_fw()Miri Korenblit
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