summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel/iwlwifi/mvm/mvm.h
AgeCommit message (Expand)Author
2023-03-30wifi: iwlwifi: mvm: add some new MLD opsMiri Korenblit
2023-03-30wifi: iwlwifi: mvm: add sta handling flows for MLD modeMiri Korenblit
2023-03-30wifi: iwlwifi: mvm: add an indication that the new MLD API is usedMiri Korenblit
2023-03-30wifi: iwlwifi: mvm: vif preparation for MLOGregory Greenman
2023-03-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-03-22wifi: iwlwifi: mvm: Add debugfs to get TAS statusAbhishek Naik
2023-03-22wifi: iwlwifi: mvm: add stop_ap() and leave_ibss() callbacks for MLD modeMiri Korenblit
2023-03-22wifi: iwlwifi: mvm: add start_ap() and join_ibss() callbacks for MLD modeMiri Korenblit
2023-03-22wifi: iwlwifi: mvm: implement PHC clock adjustmentsAvraham Stern
2023-03-22wifi: iwlwifi: mvm: report hardware timestamps in RX/TX statusAvraham Stern
2023-03-22wifi: iwlwifi: mvm: add support for PTP HW clock (PHC)Krishnanand Prabhu
2023-03-22wifi: iwlwifi: mvm: protect TXQ list manipulationJohannes Berg
2023-03-22wifi: iwlwifi: mvm: fix mvmtxq->stopped handlingJohannes Berg
2023-03-15wifi: iwlwifi: Replace space with tabs as code indentSolomon Tan
2023-03-15wifi: iwlwifi: mvm: add an unassign_vif_chanctx() callback for MLD modeMiri Korenblit
2023-03-15wifi: iwlwifi: mvm: add an assign_vif_chanctx() callback for MLD modeMiri Korenblit
2023-03-15wifi: iwlwifi: mvm: Add a remove_interface() callback for mld modeMiri Korenblit
2023-03-15wifi: iwlwifi: mvm: Add an add_interface() callback for mld modeMiri Korenblit
2023-03-15wifi: iwlwifi: mvm: add support for the new LINK commandMiri Korenblit
2023-03-15wifi: iwlwifi: mvm: add support for the new MAC CTXT commandMiri Korenblit
2023-03-10Merge tag 'wireless-next-2023-03-10' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2023-03-07wifi: iwlwifi: mvm: add primary 80 known for EHT radiotapMordechay Goodstein
2023-01-06wifi: iwlwifi: Use generic thermal_zone_get_trip() functionDaniel Lezcano
2022-11-28wifi: iwlwifi: mvm: trigger PCI re-enumeration in case of PLDR syncAvraham Stern
2022-11-10wifi: iwlwifi: mvm: Fix getting the lowest rateIlan Peer
2022-11-10wifi: iwlwifi: mvm: support new key APIJohannes Berg
2022-11-10wifi: iwlwifi: mei: make sure ownership confirmed message is sentAvraham Stern
2022-09-28wifi: iwlwifi: Track scan_cmd allocation size explicitlyKees Cook
2022-09-18wifi: iwlwifi: mvm: don't check D0I3 versionHaim Dreyfuss
2022-05-18iwlwifi: mvm: remove vif_countMiri Korenblit
2022-03-11Merge tag 'wireless-next-2022-03-11' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2022-03-10iwlwifi: mvm: remove cipher scheme supportJohannes Berg
2022-02-18iwlwifi: support new queue allocation commandJohannes Berg
2022-02-18iwlwifi: mvm: make iwl_mvm_reconfig_scd() staticJohannes Berg
2022-02-18iwlwifi: mvm: rfi: handle deactivation notificationGregory Greenman
2022-02-18iwlwifi: mvm: starting from 22000 we have 32 Rx AMPDU sessionsEmmanuel Grumbach
2022-02-18iwlwifi: make iwl_fw_lookup_cmd_ver() take a cmd_idJohannes Berg
2022-02-18iwlwifi: mvm: offload channel switch timing to FWNathan Errera
2022-02-03iwlwifi: remove deprecated broadcast filtering featureLuca Coelho
2022-02-03iwlwifi: mvm: don't feed the hardware RFKILL into iwlmeiEmmanuel Grumbach
2021-12-21iwlwifi: mvm: remove card state notification codeJohannes Berg
2021-12-21iwlwifi: mvm: support Bz TX checksum offloadJohannes Berg
2021-12-16Merge tag 'iwlwifi-next-for-kalle-2021-12-08' of git://git.kernel.org/pub/scm...Kalle Valo
2021-12-07Merge tag 'wireless-drivers-next-2021-12-07' of git://git.kernel.org/pub/scm/...Jakub Kicinski
2021-12-07iwlwifi: mvm: optionally suppress assert logJohannes Berg
2021-12-07iwlwifi: mvm: support RLC configuration commandJohannes Berg
2021-11-26iwlwifi: mvm: read the rfkill state and feed it to iwlmeiEmmanuel Grumbach
2021-11-26iwlwifi: mvm: add vendor commands needed for iwlmeiEmmanuel Grumbach
2021-11-26iwlwifi: integrate with iwlmeiEmmanuel Grumbach
2021-11-22iwlwifi: mvm: retry init flow if failedMordechay Goodstein