aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel/iwlwifi/mvm/mvm.h (follow)
AgeCommit message (Expand)AuthorFilesLines
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/kernel/git/wireless/wireless-nextJakub 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/linux/kernel/git/iwlwifi/iwlwifi-nextKalle Valo1-4/+6
2021-12-07Merge tag 'wireless-drivers-next-2021-12-07' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextJakub 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
2021-02-05iwlwifi: mvm: handle CCA-EXT delay firmware notificationJohannes Berg1-0/+3
2021-02-05iwlwifi: mvm: remove debugfs injection limitationsJohannes Berg1-0/+3
2020-12-10iwlwifi: use SPDX tagsJohannes Berg1-62/+6
2020-12-10iwlwifi: mvm: do more useful queue sync accountingJohannes Berg1-1/+1
2020-12-10iwlwifi: mvm: move iwl_mvm_stop_device() out of lineJohannes Berg1-10/+1
2020-12-10iwlwifi: mvm: clear up iwl_mvm_notify_rx_queue() argument typeJohannes Berg1-1/+2