aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel/iwlwifi/mvm (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-11-22iwlwifi: fix warnings produced by kernel debug optionsƁukasz Bartosik1-0/+2
2021-11-22iwlwifi: mvm: retry init flow if failedMordechay Goodstein3-1/+29
2021-10-28iwlwifi: mvm: extend session protection on associationJohannes Berg1-21/+43
2021-10-28iwlwifi: rename CHANNEL_SWITCH_NOA_NOTIF to CHANNEL_SWITCH_START_NOTIFNathan Errera3-9/+9
2021-10-28iwlwifi: mvm: remove session protection on disassocJohannes Berg1-0/+3
2021-10-28iwlwifi: mvm: fix WGDS table print in iwl_mvm_chub_update_mcc()Luca Coelho1-2/+3
2021-10-28iwlwifi: rename GEO_TX_POWER_LIMIT to PER_CHAIN_LIMIT_OFFSET_CMDLuca Coelho2-5/+6
2021-10-28iwlwifi: mvm: d3: use internal data representationJohannes Berg1-145/+212
2021-10-28iwlwifi: mvm: don't get address of mvm->fwrt just to dereference as a pointerLuca Coelho1-4/+4
2021-10-28iwlwifi: mvm: read 6E enablement flags from DSM and pass to FWLuca Coelho1-1/+10
2021-10-28iwlwifi: ACPI: support revision 3 WGDS tablesAyala Barazani1-7/+37
2021-10-28iwlwifi: mvm: Use all Rx chains for roaming scanIlan Peer1-0/+8
2021-10-22iwlwifi: mvm: Read acpi dsm to get channel activation bitmapMiri Korenblit1-4/+14
2021-10-22iwlwifi: mvm: improve log when processing CSAGregory Greenman1-2/+3
2021-10-22iwlwifi: mvm: set BT-coex high priority for 802.1X/4-way-HSJohannes Berg3-0/+16
2021-10-22iwlwifi: mvm: set inactivity timeouts also for PS-pollSara Sharon1-14/+14
2021-10-22iwlwifi: mvm: reduce WARN_ON() in TX status pathJohannes Berg1-1/+3
2021-10-22iwlwifi: mvm: remove session protection after auth/assocJohannes Berg1-0/+16
2021-10-22iwlwifi: mvm: remove csi from iwl_mvm_pass_packet_to_mac80211()Luca Coelho1-5/+3
2021-10-22iwlwifi: mvm: Support new rate_n_flags for REPLY_RX_MPDU_CMD and RX_NO_DATA_NOTIFLuca Coelho1-54/+78
2021-10-22iwlwifi: mvm: Support new TX_RSP and COMPRESSED_BA_RES versionsMiri Korenblit4-22/+95
2021-10-22iwlwifi: mvm: Support new version of BEACON_TEMPLATE_CMD.Miri Korenblit3-12/+25
2021-10-22iwlwifi: mvm: Add support for new rate_n_flags in tx_cmd.Miri Korenblit5-9/+26
2021-10-22iwlwifi: mvm: Support new version of ranging response notificationMiri Korenblit2-3/+4
2021-10-22iwlwifi: mvm: Support version 3 of tlc_update_notif.Miri Korenblit6-142/+105
2021-10-22iwlwifi: mvm: convert old rate & flags to the new format.Miri Korenblit1-23/+2
2021-10-22iwlwifi: mvm: update definitions due to new rate & flagsMiri Korenblit8-118/+118
2021-10-22iwlwifi: mvm: scrub key material in firmware dumpsJohannes Berg1-1/+178
2021-10-22iwlwifi: fw dump: add infrastructure for dump scrubbingJohannes Berg1-1/+1
2021-10-22iwlwifi: mvm: correct sta-state logic for TDLSJohannes Berg1-17/+20
2021-10-22iwlwifi: remove contact informationJohannes Berg2-10/+0
2021-10-22iwlwifi: remove MODULE_AUTHOR() statementsJohannes Berg1-1/+0
2021-10-22iwlwifi: mvm: Remove antenna c referencesMiri Korenblit7-38/+16
2021-10-22iwlwifi: mvm: add support for 160Mhz in ranging measurementsAvraham Stern3-4/+26
2021-10-22iwlwifi: mvm: add lmac/umac PC info in case of errorMordechay Goodstein1-6/+12
2021-10-22iwlwifi: mvm: disable RX-diversity in powersaveJohannes Berg1-0/+3
2021-10-22iwlwifi: mvm: fix ieee80211_get_he_iftype_cap() iftypeJohannes Berg1-1/+2
2021-10-20iwlwifi: mvm: reset PM state on unsuccessful resumeJohannes Berg1-1/+4
2021-09-19iwlwifi: mvm: d3: missing unlock in iwl_mvm_wowlan_program_keys()Dan Carpenter1-0/+1
2021-09-19iwlwifi: mvm: d3: Fix off by ones in iwl_mvm_wowlan_get_rsc_v5_data()Dan Carpenter1-2/+2
2021-09-16iwlwifi: mvm: Fix possible NULL dereferenceIlan Peer1-1/+2
2021-09-02iwlwifi: mvm: add rtnl_lock() in iwl_mvm_start_get_nvm()Luca Coelho1-0/+1
2021-08-26iwlwifi: mvm: don't use FW key ID in beacon protectionJohannes Berg1-14/+27
2021-08-26iwlwifi: mvm: Fix scan channel flags settingsIlan Peer1-1/+1
2021-08-26iwlwifi: mvm: support broadcast TWT aloneShaul Triebitz1-8/+7
2021-08-26iwlwifi: mvm: introduce iwl_stored_beacon_notif_v3Gregory Greenman2-4/+24
2021-08-26iwlwifi: mvm: add support for responder config command version 9Avraham Stern1-5/+22
2021-08-26iwlwifi: mvm: add support for range request command version 13Avraham Stern2-14/+76
2021-08-26iwlwifi: mvm: don't schedule the roc_done_wk if it is already runningAvraham Stern1-12/+19
2021-08-26iwlwifi: mvm: load regdomain at INIT stageMiri Korenblit2-2/+7