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