aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/net/wireless/intel/iwlwifi/mvm/mac80211.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-07-04wifi: iwlwifi: mvm: fix interface combinationsJohannes Berg1-2/+2
2024-07-03wifi: iwlwifi: mvm: check vif for NULL/ERR_PTR before dereferenceMiri Korenblit1-2/+4
2024-07-03wifi: iwlwifi: mvm: don't wake up rx_sync_waitq upon RFKILLEmmanuel Grumbach1-4/+2
2024-07-03wifi: iwlwifi: properly set WIPHY_FLAG_SUPPORTS_EXT_KEK_KCKDaniel Gabay1-1/+1
2024-06-28wifi: mac80211: remove DEAUTH_NEED_MGD_TX_PREPJohannes Berg1-6/+6
2024-06-27Merge tag 'wireless-next-2024-06-27' of git://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-nextJakub Kicinski1-50/+118
2024-06-26wifi: iwlwifi: remove MVM prefix from scan APIDaniel Gabay1-4/+4
2024-06-26wifi: iwlwifi: mvm: don't limit VLP/AFC to UATS-enabledJohannes Berg1-2/+1
2024-06-26wifi: iwlwifi: mvm: dissolve iwl_mvm_mac_remove_interface_common()Johannes Berg1-18/+3
2024-06-26wifi: iwlwifi: support fast resumeEmmanuel Grumbach1-4/+36
2024-06-26wifi: iwlwifi: mvm: unify and fix interface combinationsJohannes Berg1-15/+28
2024-06-26wifi: mac80211: inform the low level if drv_stop() is a suspendEmmanuel Grumbach1-1/+1
2024-06-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+1
2024-06-12wifi: iwlwifi: mvm: use ROC for P2P device activitiesShaul Triebitz1-1/+38
2024-06-12wifi: iwlwifi: mvm: separate non-BSS/ROC EMLSR blockingJohannes Berg1-3/+7
2024-06-12wifi: iwlwifi: remove struct iwl_trans_opsYedidya Benshimol1-2/+0
2024-06-12wifi: iwlwifi: mvm: fix ROC version checkShaul Triebitz1-1/+1
2024-06-10Merge tag 'wireless-next-2024-06-07' of git://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-nextJakub Kicinski1-161/+79
2024-05-29wifi: iwlwifi: mvm: handle BA session teardown in RF-killJohannes Berg1-1/+1
2024-05-29wifi: iwlwifi: mvm: remove stale STA link data during restartBenjamin Berg1-0/+37
2024-05-29wifi: iwlwifi: mvm: handle TPE advertised by APJohannes Berg1-0/+11
2024-05-29wifi: iwlwifi: mvm: move a constant to constants.hMiri Korenblit1-2/+0
2024-05-23wifi: iwlwifi: move code from iwl-eeprom-parse to dvmEmmanuel Grumbach1-1/+1
2024-05-23wifi: iwlwifi: mvm: add mvm-specific guardJohannes Berg1-158/+67
2024-05-06wifi: iwlwifi: mvm: record and return channel survey informationBenjamin Berg1-4/+67
2024-05-06wifi: iwlwifi: mvm: Fix race in scan completionIlan Peer1-0/+1
2024-05-06wifi: iwlwifi: mvm: don't reset link selection during restartJohannes Berg1-3/+6
2024-05-06wifi: iwlwifi: mvm: Block EMLSR when a p2p/softAP vif is activeYedidya Benshimol1-2/+4
2024-05-06wifi: iwlwifi: mvm: exit EMLSR when CSA happensJohannes Berg1-23/+25
2024-05-06wifi: iwlwifi: mvm: consider FWs recommendation for EMLSRMiri Korenblit1-0/+3
2024-05-06wifi: iwlwifi: mvm: Activate EMLSR based on traffic volumeMiri Korenblit1-0/+21
2024-05-06wifi: iwlwifi: mvm: trigger link selection after exiting EMLSRMiri Korenblit1-2/+24
2024-05-06wifi: iwlwifi: cleanup EMLSR when BT is active handlingMiri Korenblit1-20/+0
2024-04-19wifi: iwlwifi: mvm: get periodic statistics in EMLSRMiri Korenblit1-0/+4
2024-04-19wifi: iwlwifi: mvm: implement EMLSR prevention mechanism.Miri Korenblit1-0/+25
2024-04-19wifi: iwlwifi: mvm: init vif works only onceJohannes Berg1-2/+17
2024-04-19wifi: iwlwifi: mvm: Implement new link selection algorithmMiri Korenblit1-2/+7
2024-04-19wifi: iwlwifi: mvm: calculate EMLSR mode after connectionMiri Korenblit1-0/+21
2024-04-03Merge tag 'wireless-next-2024-04-03' of git://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-nextJakub Kicinski1-14/+103
2024-03-25wifi: iwlwifi: mvm: set wider BW OFDMA ignore correctlyJohannes Berg1-3/+0
2024-03-25wifi: iwlwifi: mvm: mark EMLSR disabled in cleanup iteratorBenjamin Berg1-0/+3
2024-03-25wifi: iwlwifi: mvm: don't support puncturing in 5 GHzJohannes Berg1-0/+2
2024-03-25wifi: iwlwifi: mvm: support iwl_dev_tx_power_cmd_v8Emmanuel Grumbach1-1/+3
2024-03-25wifi: iwlwifi: mvm: Introduce internal MLO passive scanIlan Peer1-0/+5
2024-03-25wifi: iwlwifi: mvm: advertise IEEE80211_HW_HANDLES_QUIET_CSAJohannes Berg1-1/+57
2024-03-25wifi: iwlwifi: mvm: fix flushing during quiet CSAJohannes Berg1-2/+17
2024-03-25wifi: iwlwifi: mvm: Move beacon filtering to be per linkIlan Peer1-7/+16
2024-03-25wifi: iwlwifi: mvm: Configure the link mapping for non-MLD FWIlan Peer1-0/+7
2024-03-25wifi: iwlwifi: mvm: disable MLO for the time beingJohannes Berg1-1/+1
2024-03-04wifi: mac80211: pass link conf to abort_channel_switchJohannes Berg1-2/+11