All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 00/11]  iwlwifi: updates intended for v5.8 2020-04-25
@ 2020-04-25 10:04 Luca Coelho
  2020-04-25 10:04 ` [PATCH 01/11] iwlwifi: pcie: allocate much smaller byte-count table Luca Coelho
                   ` (10 more replies)
  0 siblings, 11 replies; 12+ messages in thread
From: Luca Coelho @ 2020-04-25 10:04 UTC (permalink / raw)
  To: kvalo; +Cc: linux-wireless

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

Hi,

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

The changes are:

* Some queues rework by Johannes;
* Enable A-AMSDU in low  latency;
* 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.


Johannes Berg (9):
  iwlwifi: pcie: allocate much smaller byte-count table
  iwlwifi: mvm: attempt to allocate smaller queues
  iwlwifi: dbg: mark a variable __maybe_unused
  iwlwifi: pcie: remove some dead code
  iwlwifi: pcie: gen2: use DMA pool for byte-count tables
  iwlwifi: use longer queues for 256-BA
  iwlwifi: mvm: don't transmit on unallocated queue
  iwlwifi: remove outdated copyright print/module statement
  iwlwifi: pcie: skip fragmented receive buffers

Liad Kaufman (1):
  iwlwifi: dbg_ini: differentiate ax210 hw with same hw type

Mordechay Goodstein (1):
  iwlwifi: tx: enable A-MSDU in low latency mode

 .../net/wireless/intel/iwlwifi/cfg/22000.c    |  2 +-
 drivers/net/wireless/intel/iwlwifi/dvm/main.c |  2 +-
 drivers/net/wireless/intel/iwlwifi/fw/dbg.c   | 24 +++++++++++--
 .../wireless/intel/iwlwifi/fw/error-dump.h    | 13 +++++--
 drivers/net/wireless/intel/iwlwifi/iwl-drv.c  |  3 +-
 drivers/net/wireless/intel/iwlwifi/iwl-drv.h  |  7 ++--
 drivers/net/wireless/intel/iwlwifi/iwl-fh.h   |  7 ++--
 drivers/net/wireless/intel/iwlwifi/mvm/ops.c  |  2 +-
 drivers/net/wireless/intel/iwlwifi/mvm/sta.c  | 35 ++++++++++++++-----
 drivers/net/wireless/intel/iwlwifi/mvm/tx.c   | 11 +++---
 .../wireless/intel/iwlwifi/pcie/internal.h    |  5 ++-
 drivers/net/wireless/intel/iwlwifi/pcie/rx.c  | 32 ++++++++++++++---
 .../net/wireless/intel/iwlwifi/pcie/trans.c   | 19 ++++++++++
 .../net/wireless/intel/iwlwifi/pcie/tx-gen2.c | 33 +++++++++++------
 drivers/net/wireless/intel/iwlwifi/pcie/tx.c  | 12 +++----
 15 files changed, 152 insertions(+), 55 deletions(-)

-- 
2.26.2


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

end of thread, other threads:[~2020-04-25 10:05 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-25 10:04 [PATCH 00/11] iwlwifi: updates intended for v5.8 2020-04-25 Luca Coelho
2020-04-25 10:04 ` [PATCH 01/11] iwlwifi: pcie: allocate much smaller byte-count table Luca Coelho
2020-04-25 10:04 ` [PATCH 02/11] iwlwifi: mvm: attempt to allocate smaller queues Luca Coelho
2020-04-25 10:04 ` [PATCH 03/11] iwlwifi: dbg: mark a variable __maybe_unused Luca Coelho
2020-04-25 10:04 ` [PATCH 04/11] iwlwifi: pcie: remove some dead code Luca Coelho
2020-04-25 10:04 ` [PATCH 05/11] iwlwifi: pcie: gen2: use DMA pool for byte-count tables Luca Coelho
2020-04-25 10:04 ` [PATCH 06/11] iwlwifi: use longer queues for 256-BA Luca Coelho
2020-04-25 10:04 ` [PATCH 07/11] iwlwifi: tx: enable A-MSDU in low latency mode Luca Coelho
2020-04-25 10:04 ` [PATCH 08/11] iwlwifi: mvm: don't transmit on unallocated queue Luca Coelho
2020-04-25 10:04 ` [PATCH 09/11] iwlwifi: remove outdated copyright print/module statement Luca Coelho
2020-04-25 10:04 ` [PATCH 10/11] iwlwifi: pcie: skip fragmented receive buffers Luca Coelho
2020-04-25 10:04 ` [PATCH 11/11] iwlwifi: dbg_ini: differentiate ax210 hw with same hw type 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.