All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 00/11]  iwlwifi: updates intended for v5.8 2020-04-24-2
@ 2020-04-24 16:46 Luca Coelho
  2020-04-24 16:46 ` [PATCH 01/11] iwlwifi: dbg: set debug descriptor to NULL outside of iwl_fw_free_dump_desc Luca Coelho
                   ` (10 more replies)
  0 siblings, 11 replies; 12+ messages in thread
From: Luca Coelho @ 2020-04-24 16:46 UTC (permalink / raw)
  To: kvalo; +Cc: linux-wireless

From: Luca Coelho <luciano.coelho@intel.com>

Hi,

Here's the fourth set of patches intended for v5.8.  It's the usual
development, new features, cleanups and bugfixes.

The changes are:

* HW configuration rework continues;
* Some debugging fixes;
* Some other small fixes and clean-ups;

As usual, I'm pushing this to a pending branch, for kbuild bot, and
will send a pull-request later.

Please review.

Cheers,
Luca.


Emmanuel Grumbach (1):
  iwlwifi: move iwl_set_soc_latency to iwl-drv to be used by other
    op_modes

Luca Coelho (7):
  iwlwifi: mvm: initialize iwl_dev_tx_power_cmd to zero
  iwlwifi: mvm: add IML/ROM information to the assertion dumps
  iwlwifi: pcie: remove outdated comment about PCI RTPM reference
  iwlwifi: pcie: remove mangling for iwl_ax101_cfg_qu_hr
  iwlwifi: pcie: convert QnJ with Hr to the device table
  iwlwifi: pcie: remove occurrences of 22000 in the FW name defines
  iwlwifi: pcie: convert all AX101 devices to the device tables

Mordechay Goodstein (2):
  iwlwifi: yoyo: remove magic number
  iwlwifi: dump api version in yaml format

Shahar S Matityahu (1):
  iwlwifi: dbg: set debug descriptor to NULL outside of
    iwl_fw_free_dump_desc

 .../net/wireless/intel/iwlwifi/cfg/22000.c    |  96 +++++++--------
 drivers/net/wireless/intel/iwlwifi/fw/dbg.c   |  25 ++--
 .../net/wireless/intel/iwlwifi/fw/debugfs.c   | 104 +++++++++++++++-
 drivers/net/wireless/intel/iwlwifi/fw/init.c  |  55 ++++++++-
 .../net/wireless/intel/iwlwifi/fw/runtime.h   |   1 +
 .../net/wireless/intel/iwlwifi/iwl-config.h   |  15 ++-
 drivers/net/wireless/intel/iwlwifi/mvm/fw.c   |  53 +--------
 .../net/wireless/intel/iwlwifi/mvm/utils.c    |  20 ++++
 drivers/net/wireless/intel/iwlwifi/pcie/drv.c | 111 +++++-------------
 9 files changed, 278 insertions(+), 202 deletions(-)

-- 
2.26.2


^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2020-04-24 16:47 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-24 16:46 [PATCH 00/11] iwlwifi: updates intended for v5.8 2020-04-24-2 Luca Coelho
2020-04-24 16:46 ` [PATCH 01/11] iwlwifi: dbg: set debug descriptor to NULL outside of iwl_fw_free_dump_desc Luca Coelho
2020-04-24 16:46 ` [PATCH 02/11] iwlwifi: mvm: initialize iwl_dev_tx_power_cmd to zero Luca Coelho
2020-04-24 16:46 ` [PATCH 03/11] iwlwifi: yoyo: remove magic number Luca Coelho
2020-04-24 16:47 ` [PATCH 04/11] iwlwifi: move iwl_set_soc_latency to iwl-drv to be used by other op_modes Luca Coelho
2020-04-24 16:47 ` [PATCH 05/11] iwlwifi: mvm: add IML/ROM information to the assertion dumps Luca Coelho
2020-04-24 16:47 ` [PATCH 06/11] iwlwifi: pcie: remove outdated comment about PCI RTPM reference Luca Coelho
2020-04-24 16:47 ` [PATCH 07/11] iwlwifi: pcie: remove mangling for iwl_ax101_cfg_qu_hr Luca Coelho
2020-04-24 16:47 ` [PATCH 08/11] iwlwifi: pcie: convert QnJ with Hr to the device table Luca Coelho
2020-04-24 16:47 ` [PATCH 09/11] iwlwifi: pcie: remove occurrences of 22000 in the FW name defines Luca Coelho
2020-04-24 16:47 ` [PATCH 10/11] iwlwifi: pcie: convert all AX101 devices to the device tables Luca Coelho
2020-04-24 16:47 ` [PATCH 11/11] iwlwifi: dump api version in yaml format Luca Coelho

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.