linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/5] iwlwifi: updates intended for v4.16 2017-12-23
@ 2017-12-23  9:21 Luca Coelho
  2017-12-23  9:21 ` [PATCH 1/5] iwlwifi: mvm: flip AMSDU addresses only for 9000 family Luca Coelho
                   ` (5 more replies)
  0 siblings, 6 replies; 10+ messages in thread
From: Luca Coelho @ 2017-12-23  9:21 UTC (permalink / raw)
  To: kvalo; +Cc: linux-wireless, Luca Coelho

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

Hi,

Here's the fourth and probably last batch of patches intended for
4.16.  Nothing major, just continued development, some cleanups and
small fixes here and there.

* Fix a UBSAN warning;
* Improvement in the net-stack/driver log syncing
* An RCU lock fix in the new rate-scaling code;
* Small cleanups;

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

FYI, I'll be on holidays/vacations for the next few weeks, so there
will probably not be much activity in the iwlwifi driver code.

Please review.

Cheers,
Luca.


Luca Coelho (1):
  iwlwifi: mvm: check if mac80211_queue is valid in iwl_mvm_disable_txq

Mordechay Goodstein (1):
  iwlwifi: set default timstamp marker cmd

Sara Sharon (3):
  iwlwifi: mvm: flip AMSDU addresses only for 9000 family
  iwlwifi: mvm: take RCU lock before dereferencing
  iwlwifi: mvm: move TSO segment to a separate function

 drivers/net/wireless/intel/iwlwifi/fw/dbg.c     |   4 +
 drivers/net/wireless/intel/iwlwifi/fw/debugfs.c |  24 ++--
 drivers/net/wireless/intel/iwlwifi/fw/debugfs.h |   5 +
 drivers/net/wireless/intel/iwlwifi/mvm/rs-fw.c  |   6 +-
 drivers/net/wireless/intel/iwlwifi/mvm/rxmq.c   |  25 ++--
 drivers/net/wireless/intel/iwlwifi/mvm/tx.c     | 158 +++++++++++++-----------
 drivers/net/wireless/intel/iwlwifi/mvm/utils.c  |  11 +-
 7 files changed, 136 insertions(+), 97 deletions(-)

-- 
2.15.1

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

end of thread, other threads:[~2018-02-03  7:25 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-12-23  9:21 [PATCH 0/5] iwlwifi: updates intended for v4.16 2017-12-23 Luca Coelho
2017-12-23  9:21 ` [PATCH 1/5] iwlwifi: mvm: flip AMSDU addresses only for 9000 family Luca Coelho
2017-12-23  9:21 ` [PATCH 2/5] iwlwifi: mvm: take RCU lock before dereferencing Luca Coelho
2017-12-23  9:21 ` [PATCH 3/5] iwlwifi: mvm: move TSO segment to a separate function Luca Coelho
2017-12-23  9:21 ` [PATCH 4/5] iwlwifi: set default timstamp marker cmd Luca Coelho
2017-12-23  9:22 ` [PATCH 5/5] iwlwifi: mvm: check if mac80211_queue is valid in iwl_mvm_disable_txq Luca Coelho
2018-01-12 11:31 ` [PATCH 0/5] iwlwifi: updates intended for v4.16 2017-12-23 Kalle Valo
2018-01-14  7:22   ` Grumbach, Emmanuel
2018-01-14 10:26     ` Kalle Valo
2018-02-03  6:51       ` Luca Coelho

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).