summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel/iwlwifi
AgeCommit message (Expand)AuthorFilesLines
2025-01-13wifi: iwlwifi: simplify nested if checksJohannes Berg3-10/+8
2025-01-13wifi: iwlwifi: rename iwl_datapath_monitor_notif::mac_id to link_idMiri Korenblit2-2/+3
2025-01-13wifi: iwlwifi: pcie: make iwl_pcie_d3_complete_suspend() staticJohannes Berg2-4/+2
2025-01-13wifi: iwlwifi: pcie: make _iwl_trans_pcie_gen2_stop_device() staticJohannes Berg2-2/+1
2025-01-13wifi: iwlwifi: mvm: remove unused tas_rsp variableAnjaneyulu1-2/+1
2025-01-13wifi: iwlwifi: mvm: handle version 3 GET_TAS_STATUS notificationAnjaneyulu1-0/+4
2025-01-13wifi: iwlwifi: extend TAS_CONFIG cmd support for v5Anjaneyulu6-101/+169
2025-01-13wifi: iwlwifi: remove Mr/Ms radioJohannes Berg4-17/+0
2025-01-13wifi: iwlwifi: add WIKO to PPAG approved listAnjaneyulu1-0/+5
2025-01-13wifi: iwlwifi: mvm: support EMLSR on WH/PEJohannes Berg1-4/+11
2025-01-13wifi: iwlwifi: config: unify fw/pnvm MODULE_FIRMWAREJohannes Berg4-81/+28
2025-01-13wifi: iwlwifi: mvm: improve/fix chanctx min_def use logicJohannes Berg3-28/+34
2025-01-13wifi: iwlwifi: implement reset escalationJohannes Berg4-23/+152
2025-01-13wifi: iwlwifi: implement product reset for TOP errorsJohannes Berg9-18/+309
2025-01-13wifi: iwlwifi: get the max number of links from the firmwareEmmanuel Grumbach3-1/+17
2025-01-13wifi: iwlwifi: pcie: check for WiAMT/CSME presenceJohannes Berg4-0/+56
2025-01-13wifi: iwlwifi: fw: fix repeated words in commentsJilin Yuan1-1/+1
2025-01-13wifi: iwlwifi: mvm: Fix duplicated 'the' in commentMiri Korenblit1-1/+1
2025-01-13wifi: iwlwifi: mvm: Fix duplicated 'if' in commentJason Wang1-1/+1
2025-01-13wifi: iwlwifi: Remove a duplicate assignment in iwl_dbgfs_amsdu_len_write()Minjie Du1-1/+0
2025-01-13wifi: iwlwifi: mvm: Use helper function IS_ERR_OR_NULL()Miri Korenblit1-3/+3
2025-01-13wifi: iwlwifi: Fix spelling typo in commentshitao1-1/+1
2025-01-13wifi: iwlwifi: api: remove the double wordDeming Wang1-1/+1
2025-01-13wifi: iwlwifi: mvm: fix iwl_ssid_exist() checkMiri Korenblit1-1/+1
2025-01-13wifi: iwlwifi: mvm: Improve code style in pointer declarationsJuan José Arboleda1-2/+2
2025-01-13wifi: iwlwifi: fw: fix typo 'adderss'Gan Jie1-1/+1
2025-01-13wifi: iwlwifi: mvm: remove unneeded NULL pointer checksEmmanuel Grumbach1-18/+0
2025-01-13wifi: iwlwifi: mvm: fix AP STA comparisonJohannes Berg1-1/+1
2025-01-13wifi: iwlwifi: cleanup unused variable in trans.hEmmanuel Grumbach2-7/+0
2025-01-13wifi: iwlwifi: mvm: don't count mgmt frames as MPDUDaniel Gabay1-1/+3
2025-01-13wifi: iwlwifi: fw: api: tdls: remove MVM_ from nameJohannes Berg2-5/+5
2025-01-13wifi: iwlwifi: mvm: avoid NULL pointer dereferenceMiri Korenblit1-6/+3
2025-01-13wifi: iwlwifi: bump FW API to 96 for BZ/SC devicesMiri Korenblit2-2/+2
2025-01-13wifi: iwlwifi: mvm: fix add stream vs. restart raceJohannes Berg2-3/+10
2025-01-13wifi: iwlwifi: move fw_dbg_collect to fw debugfsEmmanuel Grumbach2-18/+19
2025-01-13wifi: iwlwifi: api: remove version number from latest stored_beacon_notifYedidya Benshimol2-5/+5
2025-01-13wifi: iwlwifi: avoid memory leakMiri Korenblit1-5/+8
2025-01-13wifi: iwlwifi: mark that we support TX_CMD_API_S_VER_10Miri Korenblit1-3/+3
2025-01-13wifi: iwlwifi: add channel_load_not_by_us in iwl_mvm_phy_ctxtSomashekhar(Som)2-0/+3
2025-01-13wifi: iwlwifi: add mapping of prph register crf for PE RFSomashekhar(Som)2-0/+4
2025-01-13wifi: iwlwifi: Allow entering EMLSR for more band combinationsSomashekhar(Som)2-4/+3
2025-01-13wifi: iwlwifi: iwl-drv: refactor image loading a bitJohannes Berg1-45/+33
2025-01-13wifi: iwlwifi: Remove MVM prefix from TX API macrosDaniel Gabay2-6/+6
2025-01-13wifi: iwlwifi: rename bits in config/boot control registerJohannes Berg4-23/+24
2025-01-13wifi: iwlwifi: move fw_ver debugfs to firmware runtimeEmmanuel Grumbach2-33/+22
2025-01-13wifi: iwlwifi: mld: make iwl_mvm_find_ie_offset a iwlwifi utilMiri Korenblit4-36/+40
2025-01-13wifi: iwlwifi: iwl_fw_error_collect() is always called syncJohannes Berg2-4/+4
2025-01-13wifi: iwlwifi: rework firmware error handlingJohannes Berg10-101/+312
2025-01-13wifi: iwlwifi: mvm: restart device through NMIJohannes Berg3-4/+3
2025-01-13wifi: iwlwifi: unify cmd_queue_full() into nic_error()Johannes Berg5-35/+20