summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel/iwlwifi/mvm
AgeCommit message (Expand)Author
2025-01-13wifi: iwlwifi: mvm: Fix duplicated 'the' in commentMiri Korenblit
2025-01-13wifi: iwlwifi: mvm: Fix duplicated 'if' in commentJason Wang
2025-01-13wifi: iwlwifi: Remove a duplicate assignment in iwl_dbgfs_amsdu_len_write()Minjie Du
2025-01-13wifi: iwlwifi: mvm: Use helper function IS_ERR_OR_NULL()Miri Korenblit
2025-01-13wifi: iwlwifi: mvm: fix iwl_ssid_exist() checkMiri Korenblit
2025-01-13wifi: iwlwifi: mvm: Improve code style in pointer declarationsJuan José Arboleda
2025-01-13wifi: iwlwifi: mvm: remove unneeded NULL pointer checksEmmanuel Grumbach
2025-01-13wifi: iwlwifi: mvm: fix AP STA comparisonJohannes Berg
2025-01-13wifi: iwlwifi: cleanup unused variable in trans.hEmmanuel Grumbach
2025-01-13wifi: iwlwifi: mvm: don't count mgmt frames as MPDUDaniel Gabay
2025-01-13wifi: iwlwifi: fw: api: tdls: remove MVM_ from nameJohannes Berg
2025-01-13wifi: iwlwifi: mvm: avoid NULL pointer dereferenceMiri Korenblit
2025-01-13wifi: iwlwifi: mvm: fix add stream vs. restart raceJohannes Berg
2025-01-13wifi: iwlwifi: move fw_dbg_collect to fw debugfsEmmanuel Grumbach
2025-01-13wifi: iwlwifi: api: remove version number from latest stored_beacon_notifYedidya Benshimol
2025-01-13wifi: iwlwifi: add channel_load_not_by_us in iwl_mvm_phy_ctxtSomashekhar(Som)
2025-01-13wifi: iwlwifi: Allow entering EMLSR for more band combinationsSomashekhar(Som)
2025-01-13wifi: iwlwifi: Remove MVM prefix from TX API macrosDaniel Gabay
2025-01-13wifi: iwlwifi: move fw_ver debugfs to firmware runtimeEmmanuel Grumbach
2025-01-13wifi: iwlwifi: mld: make iwl_mvm_find_ie_offset a iwlwifi utilMiri Korenblit
2025-01-13wifi: iwlwifi: iwl_fw_error_collect() is always called syncJohannes Berg
2025-01-13wifi: iwlwifi: rework firmware error handlingJohannes Berg
2025-01-13wifi: iwlwifi: mvm: restart device through NMIJohannes Berg
2025-01-13wifi: iwlwifi: unify cmd_queue_full() into nic_error()Johannes Berg
2025-01-13wifi: iwlwifi: mvm: clean up FW restart a bitJohannes Berg
2025-01-13wifi: iwlwifi: mvm: remove STARTING stateJohannes Berg
2025-01-13wifi: iwlwifi: mvm: restrict MAC start retry to timeoutsJohannes Berg
2025-01-13wifi: iwlwifi: return ERR_PTR from opmode start()Johannes Berg
2025-01-13wifi: iwlwifi: interpret STEP URM BIOS configurationSomashekhar(Som)
2025-01-13wifi: iwlwifi: mvm: rename iwl_dev_tx_power_common::mac_context_idEmmanuel Grumbach
2025-01-13wifi: iwlwifi: mvm: skip short statistics window when updating EMLSRBenjamin Berg
2025-01-13wifi: iwlwifi: mvm: remove warning on unallocated BAIDJohannes Berg
2025-01-13wifi: iwlwifi: differentiate NIC error typesJohannes Berg
2025-01-13wifi: iwlwifi: mvm: Move TSO code to shared utilityDaniel Gabay
2025-01-13wifi: iwlwifi: mvm: add UHB canada support in GET_TAS_STATUS cmd respAnjaneyulu
2025-01-13wifi: iwlwifi: mvm: add UHB canada support in TAS_CONFIG cmdAnjaneyulu
2025-01-13wifi: iwlwifi: mvm: Use IWL_FW_CHECK() for BAR notif size validationDaniel Gabay
2025-01-13wifi: iwlwifi: mvm: Check BAR packet size before accessing dataDaniel Gabay
2025-01-13wifi: iwlwifi: mvm: log error for failures after D3Benjamin Berg
2025-01-13wifi: iwlwifi: Remove mvm prefix from iwl_mvm_compressed_ba_notifDaniel Gabay
2025-01-13wifi: mvm: Request periodic system statistics earlierSomashekhar(Som)
2025-01-13wifi: iwlwifi: remove mvm from session protection cmd's nameYedidya Benshimol
2025-01-13wifi: iwlwifi: mvm: cleanup iwl_mvm_sta_delMiri Korenblit
2025-01-13wifi: mac80211: change disassoc sequence a bitMiri Korenblit
2025-01-13wifi: iwlwifi: mvm: send the right link idMiri Korenblit
2025-01-13wifi: iwlwifi: mvm: remove pre-mld code from mld pathMiri Korenblit
2025-01-13wifi: iwlwifi: fix documentation about initial values in station tableRolf Eike Beer
2025-01-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-12-19Merge tag 'wireless-next-2024-12-19' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2024-12-18wifi: iwlwifi: mvm: Fix __counted_by usage in cfg80211_wowlan_nd_*Kees Cook