aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel/iwlwifi/mvm/mvm.h
AgeCommit message (Expand)AuthorFilesLines
2024-05-06wifi: iwlwifi: mvm: exit EMLSR if secondary link is not usedMiri Korenblit1-0/+2
2024-05-06wifi: iwlwifi: mvm: record and return channel survey informationBenjamin Berg1-0/+35
2024-05-06wifi: iwlwifi: mvm: Fix race in scan completionIlan Peer1-0/+2
2024-05-06wifi: iwlwifi: mvm: add a debugfs for reading EMLSR blocking reasonsYedidya Benshimol1-0/+2
2024-05-06wifi: iwlwifi: Print EMLSR states nameDaniel Gabay1-0/+2
2024-05-06wifi: iwlwifi: mvm: Block EMLSR when a p2p/softAP vif is activeYedidya Benshimol1-0/+6
2024-05-06wifi: iwlwifi: mvm: exit EMLSR when CSA happensJohannes Berg1-1/+3
2024-05-06wifi: iwlwifi: mvm: Disable/enable EMLSR due to link's bandwidth/bandYedidya Benshimol1-0/+3
2024-05-06wifi: iwlwifi: mvm: consider FWs recommendation for EMLSRMiri Korenblit1-0/+2
2024-05-06wifi: iwlwifi: mvm: Activate EMLSR based on traffic volumeMiri Korenblit1-0/+4
2024-05-06wifi: iwlwifi: mvm: Always allow entering EMLSR from debugfsMiri Korenblit1-2/+1
2024-05-06wifi: iwlwifi: mvm: trigger link selection after exiting EMLSRMiri Korenblit1-3/+3
2024-05-06wifi: iwlwifi: cleanup EMLSR when BT is active handlingMiri Korenblit1-8/+13
2024-04-19wifi: iwlwifi: mvm: Don't allow EMLSR when the RSSI is lowMiri Korenblit1-1/+8
2024-04-19wifi: iwlwifi: mvm: disable EMLSR when we suspend with wowlanYedidya Benshimol1-0/+2
2024-04-19wifi: iwlwifi: mvm: get periodic statistics in EMLSRMiri Korenblit1-0/+2
2024-04-19wifi: iwlwifi: mvm: don't recompute EMLSR mode in can_activate_linksMiri Korenblit1-8/+3
2024-04-19wifi: iwlwifi: mvm: implement EMLSR prevention mechanism.Miri Korenblit1-0/+23
2024-04-19wifi: iwlwifi: mvm: exit EMLSR upon missed beaconMiri Korenblit1-0/+5
2024-04-19wifi: iwlwifi: mvm: init vif works only onceJohannes Berg1-0/+2
2024-04-19wifi: iwlwifi: mvm: Add helper functions to update EMLSR statusMiri Korenblit1-6/+19
2024-04-19wifi: iwlwifi: mvm: Implement new link selection algorithmMiri Korenblit1-11/+22
2024-04-19wifi: iwlwifi: mvm: move EMLSR/links codeMiri Korenblit1-6/+20
2024-04-19wifi: iwlwifi: mvm: check if EMLSR is allowed before selecting linksMiri Korenblit1-3/+1
2024-04-19wifi: iwlwifi: mvm: don't always disable EMLSR due to BT coexMiri Korenblit1-5/+4
2024-04-19wifi: iwlwifi: mvm: calculate EMLSR mode after connectionMiri Korenblit1-6/+3
2024-04-19wifi: iwlwifi: mvm: implement link gradingMiri Korenblit1-0/+1
2024-04-19wifi: iwlwifi: mvm: introduce esr_disable_reasonEmmanuel Grumbach1-3/+15
2024-04-19wifi: iwlwifi: mvm: move phy band to nl80211 band helperBenjamin Berg1-0/+15
2024-04-03Merge tag 'wireless-next-2024-04-03' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski1-12/+26
2024-03-27Merge tag 'wireless-2024-03-27' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski1-0/+4
2024-03-25wifi: iwlwifi: mvm: add debugfs for forcing unprotected ranging requestAvraham Stern1-0/+1
2024-03-25wifi: iwlwifi: mvm: Introduce internal MLO passive scanIlan Peer1-0/+8
2024-03-25wifi: iwlwifi: mvm: advertise IEEE80211_HW_HANDLES_QUIET_CSAJohannes Berg1-3/+4
2024-03-25wifi: iwlwifi: mvm: fix flushing during quiet CSAJohannes Berg1-0/+2
2024-03-25wifi: iwlwifi: mvm: fix the sta id in offloadShaul Triebitz1-1/+2
2024-03-25wifi: iwlwifi: mvm: Move beacon filtering to be per linkIlan Peer1-8/+9
2024-03-25wifi: iwlwifi: mvm: Configure the link mapping for non-MLD FWIlan Peer1-0/+4
2024-03-13Merge tag 'thermal-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-2/+0
2024-03-08Merge tag 'wireless-next-2024-03-08' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski1-1/+2
2024-03-04wifi: mac80211: pass link conf to abort_channel_switchJohannes Berg1-1/+2
2024-02-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-2/+6
2024-02-21wifi: iwlwifi: handle per-phy statistics from fwMiri Korenblit1-0/+1
2024-02-21wifi: iwlwifi: mvm: support wider-bandwidth OFDMAJohannes Berg1-0/+2
2024-02-21wifi: iwlwifi: mvm: fix the TXF mapping for BZ devicesEmmanuel Grumbach1-2/+6
2024-02-15wifi: iwlwifi: mvm: remove IWL_MVM_STATUS_NEED_FLUSH_P2PMiri Korenblit1-3/+1
2024-02-12wifi: iwlwifi: mvm: fix thermal kernel-docJohannes Berg1-2/+2
2024-02-08wifi: iwlwifi: mvm: remove flags for enable/disable beacon filterJohannes Berg1-4/+2
2024-02-08wifi: iwlwifi: mvm: Keep connection in case of missed beacons during RXDaniel Amosi1-1/+2
2024-02-08wifi: iwlwifi: mvm: const-ify chandef pointersJohannes Berg1-5/+5
2024-02-08iwlwifi: mvm: Drop unused fw_trips_index[] from iwl_mvm_thermal_deviceRafael J. Wysocki1-2/+0
2024-02-02wifi: iwlwifi: mvm: make functions publicShaul Triebitz1-0/+8
2024-02-02wifi: iwlwifi: prepare for reading TAS table from UEFIMiri Korenblit1-1/+0
2024-02-02wifi: iwlwifi: read SAR tables from UEFIMiri Korenblit1-1/+1
2024-02-02wifi: iwlwifi: mvm: refactor duplicate chanctx conditionJohannes Berg1-0/+13
2024-02-02wifi: iwlwifi: mvm: Add support for removing responder TKsIlan Peer1-0/+4
2024-02-02wifi: iwlwifi: disable eSR when BT is activeMiri Korenblit1-3/+18
2024-01-26wifi: iwlwifi: add support for a wiphy_work rx handlerMiri Korenblit1-0/+3
2024-01-26wifi: iwlwifi: change link id in time event to s8Miri Korenblit1-1/+1
2023-12-12wifi: iwlwifi: mvm: do not send STA_DISABLE_TX_CMD for newer firmwareEmmanuel Grumbach1-0/+6
2023-12-12wifi: iwlwifi: mvm: Correctly report TSF data in scan completeIlan Peer1-0/+1
2023-10-23wifi: iwlwifi: mvm: implement new firmware API for statisticsAnjaneyulu1-0/+12
2023-10-23wifi: iwlwifi: mvm: fix regdb initializationGregory Greenman1-1/+1
2023-10-23wifi: iwlwifi: mvm: simplify the reorder bufferEmmanuel Grumbach1-25/+3
2023-10-23wifi: iwlwifi: mvm: remove set_tim callback for MLD opsJohannes Berg1-2/+0
2023-10-23wifi: iwlwifi: make time_events MLO awareMiri Korenblit1-1/+2
2023-10-23wifi: iwlwifi: mvm: change iwl_mvm_flush_sta() APIJohannes Berg1-1/+1
2023-10-23wifi: iwlwifi: mvm: cleanup MLO and non-MLO unification codeMiri Korenblit1-35/+4
2023-10-23wifi: iwlwifi: mvm: Don't always bind/link the P2P Device interfaceIlan Peer1-4/+3
2023-10-23wifi: iwlwifi: mvm: Add basic link selection logicIlan Peer1-0/+2
2023-10-23wifi: iwlwifi: mvm: add a per-link debugfsMiri Korenblit1-0/+4
2023-10-23wifi: iwlwifi: mvm: rework debugfs handlingJohannes Berg1-4/+5
2023-10-23wifi: mac80211: make mgd_protect_tdls_discover MLO-awareMiri Korenblit1-1/+2
2023-09-25wifi: iwlwifi: mvm: support set_antenna()Emmanuel Grumbach1-6/+23
2023-09-13wifi: iwlwifi: mvm: move listen interval to constantsJohannes Berg1-1/+0
2023-09-13wifi: iwlwifi: mvm: enable FILS DF Tx on non-PSC channelShaul Triebitz1-0/+2
2023-09-11wifi: iwlwifi: mvm: fix kernel-docJohannes Berg1-5/+19
2023-09-11wifi: iwlwifi: fix some kernel-doc issuesJohannes Berg1-2/+2
2023-09-11wifi: mac80211: add support for mld in ieee80211_chswitch_doneEmmanuel Grumbach1-1/+2
2023-07-11wifi: iwlwifi: remove 'use_tfh' config to fix crashJohannes Berg1-1/+1
2023-06-21wifi: iwlwifi: mvm: support new flush_sta methodJohannes Berg1-0/+2
2023-06-21wifi: iwlwifi: mvm: make iwl_mvm_set_fw_mu_edca_params mld awareEmmanuel Grumbach1-1/+1
2023-06-19wifi: iwlwifi: handle eSR transitionsMiri Korenblit1-1/+11
2023-06-19wifi: iwlwifi: fix max number of fw active linksMiri Korenblit1-0/+22
2023-06-19wifi: iwlwifi: mvm: track u-APSD misbehaving AP by AP addressJohannes Berg1-1/+1
2023-06-19wifi: iwlwifi: implement WPFC ACPI table loadingJohannes Berg1-0/+4
2023-06-19wifi: iwlwifi: mvm: remove new checksum codeJohannes Berg1-14/+0
2023-06-14wifi: iwlwifi: mvm: allow ADD_STA not to be advertised by the firwmareEmmanuel Grumbach1-0/+6
2023-06-14wifi: iwlwifi: mvm: put only a single IGTK into FWJohannes Berg1-1/+4
2023-06-14wifi: iwlwifi: mvm: Refactor iwl_mvm_get_lmac_id()Ariel Malamud1-0/+1
2023-06-14wifi: iwlwifi: mvm: FTM responder MLO supportAvraham Stern1-2/+4
2023-06-14wifi: iwlwifi: update response for mcc_update commandAbhishek Naik1-1/+1
2023-06-14wifi: iwlwifi: make debugfs entries link specificBenjamin Berg1-4/+4
2023-06-07Merge wireless into wireless-nextJohannes Berg1-0/+1
2023-06-06Revert "wifi: iwlwifi: update response for mcc_update command"Johannes Berg1-1/+1
2023-06-06wifi: iwlwifi: update response for mcc_update commandAbhishek Naik1-1/+1
2023-06-06wifi: iwlwifi: mvm: update the FW apis for LINK and MAC commandsEmmanuel Grumbach1-2/+2
2023-06-06wifi: iwlwifi: mvm: support PASN for MLOAvraham Stern1-0/+6
2023-06-06wifi: iwlwifi: mvm: make internal callback structs constJohannes Berg1-3/+3
2023-06-06wifi: iwlwifi: mvm: use link ID in missed beacon notificationYedidya Benshimol1-0/+15
2023-05-16wifi: iwlwifi: mvm: rfi: disable RFI featureGregory Greenman1-0/+1
2023-04-20wifi: iwlwifi: modify scan request and results when in link protectionAvraham Stern1-0/+25
2023-04-17wifi: iwlwifi: mvm: implement key link switchingJohannes Berg1-0/+5
2023-04-17wifi: iwlwifi: mvm: track station mask for BAIDsJohannes Berg1-2/+2
2023-04-14wifi: iwlwifi: mvm: Fix setting the rate for non station casesIlan Peer1-0/+3
2023-04-14wifi: iwlwifi: mvm: make iwl_mvm_mac_ctxt_send_beacon() staticJohannes Berg1-4/+0
2023-04-14wifi: iwlwifi: mvm: track AP STA pointer and use it for MFPJohannes Berg1-0/+2
2023-04-14wifi: iwlwifi: mvm: enable new MLD FW APIMiri Korenblit1-18/+2
2023-04-13wifi: iwlwifi: mvm: refactor TX csum mode checkJohannes Berg1-0/+13
2023-03-30Merge tag 'wireless-next-2023-03-30' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski1-62/+456
2023-03-30wifi: iwlwifi: separate AP link management queuesJohannes Berg1-0/+3
2023-03-30wifi: iwlwifi: mvm: rework active links countingGregory Greenman1-3/+0
2023-03-30wifi: iwlwifi: mvm: remove only link-specific AP keysJohannes Berg1-1/+2
2023-03-30wifi: iwlwifi: mvm: rxmq: report link ID to mac80211Johannes Berg1-0/+1
2023-03-30wifi: iwlwifi: mvm: adjust iwl_mvm_sec_key_remove_ap to MLOGregory Greenman1-1/+2
2023-03-30wifi: iwlwifi: mvm: implement link change opsJohannes Berg1-0/+2
2023-03-30wifi: iwlwifi: mvm: refactor iwl_mvm_mac_sta_state_common()Gregory Greenman1-3/+7
2023-03-30wifi: iwlwifi: mvm: adjust to MLO assign/unassign/switch_vif_chanctx()Gregory Greenman1-8/+2
2023-03-30wifi: iwlwifi: mvm: add fw link id allocationGregory Greenman1-0/+10
2023-03-30wifi: iwlwifi: mvm: replace bss_info_changed() with vif_cfg/link_info_changed()Gregory Greenman1-0/+1
2023-03-30wifi: iwlwifi: mvm: add link_conf parameter for add/remove/change linkGregory Greenman1-3/+10
2023-03-30wifi: iwlwifi: mvm: adjust SMPS for MLOGregory Greenman1-5/+14
2023-03-30wifi: iwlwifi: mvm: add set_hw_timestamp to mld opsAvraham Stern1-0/+3
2023-03-30wifi: iwlwifi: mvm: add link to firmware earlierJohannes Berg1-5/+2
2023-03-30wifi: iwlwifi: mvm: adjust some PS and PM methods to MLDGregory Greenman1-0/+6
2023-03-30wifi: iwlwifi: mvm: adjust mld_mac_ctxt_/beacon_changed() for MLOGregory Greenman1-2/+4
2023-03-30wifi: iwlwifi: mvm: add all missing ops to iwl_mvm_mld_opsMiri Korenblit1-0/+135
2023-03-30wifi: iwlwifi: mvm: add support for post_channel_switch in MLD modeMiri Korenblit1-0/+2
2023-03-30wifi: iwlwifi: mvm: add cancel/remain_on_channel for MLD modeMiri Korenblit1-0/+26
2023-03-30wifi: iwlwifi: mvm: add some new MLD opsMiri Korenblit1-0/+73
2023-03-30wifi: iwlwifi: mvm: add sta handling flows for MLD modeMiri Korenblit1-0/+7
2023-03-30wifi: iwlwifi: mvm: add an indication that the new MLD API is usedMiri Korenblit1-0/+1
2023-03-30wifi: iwlwifi: mvm: vif preparation for MLOGregory Greenman1-56/+65
2023-03-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+5
2023-03-22wifi: iwlwifi: mvm: Add debugfs to get TAS statusAbhishek Naik1-1/+1
2023-03-22wifi: iwlwifi: mvm: add stop_ap() and leave_ibss() callbacks for MLD modeMiri Korenblit1-0/+2
2023-03-22wifi: iwlwifi: mvm: add start_ap() and join_ibss() callbacks for MLD modeMiri Korenblit1-0/+4
2023-03-22wifi: iwlwifi: mvm: implement PHC clock adjustmentsAvraham Stern1-2/+19
2023-03-22wifi: iwlwifi: mvm: report hardware timestamps in RX/TX statusAvraham Stern1-0/+8
2023-03-22wifi: iwlwifi: mvm: add support for PTP HW clock (PHC)Krishnanand Prabhu1-0/+15
2023-03-22wifi: iwlwifi: mvm: protect TXQ list manipulationJohannes Berg1-0/+2
2023-03-22wifi: iwlwifi: mvm: fix mvmtxq->stopped handlingJohannes Berg1-1/+3
2023-03-15wifi: iwlwifi: Replace space with tabs as code indentSolomon Tan1-1/+1
2023-03-15wifi: iwlwifi: mvm: add an unassign_vif_chanctx() callback for MLD modeMiri Korenblit1-0/+3
2023-03-15wifi: iwlwifi: mvm: add an assign_vif_chanctx() callback for MLD modeMiri Korenblit1-0/+6
2023-03-15wifi: iwlwifi: mvm: Add a remove_interface() callback for mld modeMiri Korenblit1-0/+2
2023-03-15wifi: iwlwifi: mvm: Add an add_interface() callback for mld modeMiri Korenblit1-0/+8
2023-03-15wifi: iwlwifi: mvm: add support for the new LINK commandMiri Korenblit1-0/+20
2023-03-15wifi: iwlwifi: mvm: add support for the new MAC CTXT commandMiri Korenblit1-0/+18
2023-03-10Merge tag 'wireless-next-2023-03-10' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski1-0/+5
2023-03-07wifi: iwlwifi: mvm: add primary 80 known for EHT radiotapMordechay Goodstein1-0/+5
2023-01-06wifi: iwlwifi: Use generic thermal_zone_get_trip() functionDaniel Lezcano1-1/+1
2022-11-28wifi: iwlwifi: mvm: trigger PCI re-enumeration in case of PLDR syncAvraham Stern1-0/+2
2022-11-10wifi: iwlwifi: mvm: Fix getting the lowest rateIlan Peer1-1/+2
2022-11-10wifi: iwlwifi: mvm: support new key APIJohannes Berg1-0/+12
2022-11-10wifi: iwlwifi: mei: make sure ownership confirmed message is sentAvraham Stern1-2/+2
2022-09-28wifi: iwlwifi: Track scan_cmd allocation size explicitlyKees Cook1-1/+2
2022-09-18wifi: iwlwifi: mvm: don't check D0I3 versionHaim Dreyfuss1-1/+0
2022-05-18iwlwifi: mvm: remove vif_countMiri Korenblit1-1/+0
2022-03-11Merge tag 'wireless-next-2022-03-11' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski1-9/+8
2022-03-10iwlwifi: mvm: remove cipher scheme supportJohannes Berg1-1/+0
2022-02-18iwlwifi: support new queue allocation commandJohannes Berg1-0/+2
2022-02-18iwlwifi: mvm: make iwl_mvm_reconfig_scd() staticJohannes Berg1-5/+1
2022-02-18iwlwifi: mvm: rfi: handle deactivation notificationGregory Greenman1-0/+2
2022-02-18iwlwifi: mvm: starting from 22000 we have 32 Rx AMPDU sessionsEmmanuel Grumbach1-1/+0
2022-02-18iwlwifi: make iwl_fw_lookup_cmd_ver() take a cmd_idJohannes Berg1-2/+1
2022-02-18iwlwifi: mvm: offload channel switch timing to FWNathan Errera1-0/+2
2022-02-03iwlwifi: remove deprecated broadcast filtering featureLuca Coelho1-13/+0
2022-02-03iwlwifi: mvm: don't feed the hardware RFKILL into iwlmeiEmmanuel Grumbach1-1/+1
2021-12-21iwlwifi: mvm: remove card state notification codeJohannes Berg1-2/+0
2021-12-21iwlwifi: mvm: support Bz TX checksum offloadJohannes Berg1-0/+1
2021-12-16Merge tag 'iwlwifi-next-for-kalle-2021-12-08' of git://git.kernel.org/pub/scm...Kalle Valo1-4/+6
2021-12-07Merge tag 'wireless-drivers-next-2021-12-07' of git://git.kernel.org/pub/scm/...Jakub Kicinski1-0/+74
2021-12-07iwlwifi: mvm: optionally suppress assert logJohannes Berg1-0/+3
2021-12-07iwlwifi: mvm: support RLC configuration commandJohannes Berg1-4/+3
2021-11-26iwlwifi: mvm: read the rfkill state and feed it to iwlmeiEmmanuel Grumbach1-2/+6
2021-11-26iwlwifi: mvm: add vendor commands needed for iwlmeiEmmanuel Grumbach1-6/+14
2021-11-26iwlwifi: integrate with iwlmeiEmmanuel Grumbach1-0/+62
2021-11-22iwlwifi: mvm: retry init flow if failedMordechay Goodstein1-0/+3
2021-10-28iwlwifi: rename CHANNEL_SWITCH_NOA_NOTIF to CHANNEL_SWITCH_START_NOTIFNathan Errera1-2/+2
2021-10-22iwlwifi: mvm: set BT-coex high priority for 802.1X/4-way-HSJohannes Berg1-0/+2
2021-10-22iwlwifi: mvm: Support new TX_RSP and COMPRESSED_BA_RES versionsMiri Korenblit1-0/+5
2021-10-22iwlwifi: mvm: Support new version of BEACON_TEMPLATE_CMD.Miri Korenblit1-0/+2
2021-10-22iwlwifi: mvm: Add support for new rate_n_flags in tx_cmd.Miri Korenblit1-1/+1
2021-10-22iwlwifi: mvm: Support version 3 of tlc_update_notif.Miri Korenblit1-1/+1
2021-08-26iwlwifi: mvm: Read the PPAG and SAR tables at INIT stageMiri Korenblit1-0/+1
2021-08-26iwlwifi: mvm: remove check for vif in iwl_mvm_vif_from_mac80211()Luca Coelho1-2/+0
2021-06-22iwlwifi: move error dump to fw utilsJohannes Berg1-1/+6
2021-06-22iwlwifi: mvm: introduce iwl_wowlan_get_status_cmdEmmanuel Grumbach1-1/+0
2021-06-22iwlwifi: mvm: honour firmware SMPS requestsJohannes Berg1-0/+4
2021-06-22iwlwifi: mvm: apply RX diversity per PHY contextJohannes Berg1-1/+2
2021-06-22iwlwifi: mvm: pass the clock type to iwl_mvm_get_sync_time()Luca Coelho1-1/+4
2021-04-14iwlwifi: remove TCM eventsEmmanuel Grumbach1-1/+0
2021-04-14iwlwifi: mvm: Add support for 6GHz passive scanIlan Peer1-0/+3
2021-04-14iwlwifi: mvm: clean up queue sync implementationJohannes Berg1-5/+3
2021-02-11iwlwifi: mvm: simplify iwl_mvm_dbgfs_registerEmmanuel Grumbach1-4/+7
2021-02-11iwlwifi: mvm: add RFI-M supportGregory Greenman1-0/+4
2021-02-05iwlwifi: mvm: make iwl_mvm_tt_temp_changed() staticJohannes Berg1-1/+0
2021-02-05iwlwifi: mvm: advertise BIGTK client support if availableJohannes Berg1-0/+4
2021-02-05iwlwifi: mvm: add support for new flush queue responseMordechay Goodstein1-3/+2