summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel/iwlwifi/mvm/mld-mac80211.c
AgeCommit message (Expand)Author
2025-05-06wifi: iwlwifi: mvm: remove nl80211 testmodeJohannes Berg
2025-03-11wifi: iwlwifi: w/a FW SMPS mode selectionDaniel Gabay
2025-01-13wifi: iwlwifi: mvm: skip short statistics window when updating EMLSRBenjamin Berg
2025-01-13wifi: mvm: Request periodic system statistics earlierSomashekhar(Som)
2025-01-13wifi: mac80211: change disassoc sequence a bitMiri Korenblit
2024-11-13Merge tag 'wireless-next-2024-11-13' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2024-11-07wifi: iwlwifi: s/IWL_MVM_INVALID_STA/IWL_INVALID_STAMiri Korenblit
2024-11-07wifi: iwlwifi: mvm: unify link info initializationJohannes Berg
2024-10-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-10-25wifi: iwlwifi: mvm: don't add default link in fw restart flowEmmanuel Grumbach
2024-10-25wifi: iwlwifi: mvm: really send iwl_txpower_constraints_cmdMiri Korenblit
2024-10-23wifi: mac80211: re-order assigning channel in activate linksAditya Kumar Singh
2024-10-23wifi: iwlwifi: mvm: prepare the tx_power handling to be per-linkEmmanuel Grumbach
2024-10-23wifi: iwlwifi: mvm: Add support for prep_add_interface() callbackIlan Peer
2024-10-23wifi: mac80211: call rate_control_rate_update() for link STAJohannes Berg
2024-09-03wifi: iwlwifi: mvm: tell the firmware about CSA with mode=1Emmanuel Grumbach
2024-08-27wifi: iwlwifi: mvm: add and improve EMLSR debug infoMiri Korenblit
2024-08-27wifi: iwlwifi: mvm: add firmware debug points for EMLSR entry / exitEmmanuel Grumbach
2024-06-28wifi: mac80211: remove DEAUTH_NEED_MGD_TX_PREPJohannes 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: don't initialize csa_work twiceMiri Korenblit
2024-05-29wifi: iwlwifi: mvm: add debug data for MPDU countingMiri Korenblit
2024-05-29wifi: iwlwifi: mvm: handle TPE advertised by APJohannes Berg
2024-05-23wifi: iwlwifi: mvm: add mvm-specific guardJohannes Berg
2024-05-06wifi: iwlwifi: mvm: fix primary link settingMiri Korenblit
2024-05-06wifi: iwlwifi: mvm: Block EMLSR when a p2p/softAP vif is activeYedidya Benshimol
2024-05-06wifi: iwlwifi: mvm: exit EMLSR when CSA happensJohannes Berg
2024-05-06wifi: iwlwifi: mvm: Disable/enable EMLSR due to link's bandwidth/bandYedidya Benshimol
2024-05-06wifi: iwlwifi: mvm: trigger link selection upon TTLM start/endMiri Korenblit
2024-05-06wifi: iwlwifi: mvm: Activate EMLSR based on traffic volumeMiri Korenblit
2024-05-06wifi: iwlwifi: mvm: Always allow entering EMLSR from debugfsMiri Korenblit
2024-05-06wifi: iwlwifi: cleanup EMLSR when BT is active handlingMiri Korenblit
2024-04-19wifi: iwlwifi: mvm: get periodic statistics in EMLSRMiri Korenblit
2024-04-19wifi: iwlwifi: mvm: don't recompute EMLSR mode in can_activate_linksMiri Korenblit
2024-04-19wifi: iwlwifi: mvm: init vif works only onceJohannes Berg
2024-04-19wifi: iwlwifi: mvm: Add helper functions to update EMLSR statusMiri Korenblit
2024-04-19wifi: iwlwifi: mvm: Implement new link selection algorithmMiri Korenblit
2024-04-19wifi: iwlwifi: mvm: move EMLSR/links codeMiri Korenblit
2024-04-19wifi: iwlwifi: mvm: check if EMLSR is allowed before selecting linksMiri Korenblit
2024-04-19wifi: iwlwifi: mvm: don't always disable EMLSR due to BT coexMiri Korenblit
2024-04-19wifi: iwlwifi: mvm: calculate EMLSR mode after connectionMiri Korenblit
2024-04-19wifi: iwlwifi: mvm: send ap_tx_power_constraints cmd to FW in AP modeMukesh Sisodiya
2024-04-19wifi: iwlwifi: mvm: introduce esr_disable_reasonEmmanuel Grumbach
2024-03-25wifi: iwlwifi: reconfigure TLC during HW restartJohannes Berg
2024-03-25wifi: iwlwifi: mvm: set wider BW OFDMA ignore correctlyJohannes Berg
2024-03-25wifi: iwlwifi: mvm: fix active link counting during recoveryBenjamin Berg
2024-02-12wifi: iwlwifi: mvm: check own capabilities for EMLSRJohannes Berg
2024-02-08wifi: iwlwifi: mvm: remove flags for enable/disable beacon filterJohannes Berg
2024-02-08wifi: cfg80211/mac80211: move puncturing into chandefJohannes Berg
2024-02-08wifi: mac80211: introduce 'channel request'Johannes Berg