netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: M Chetan Kumar <m.chetan.kumar@linux.intel.com>
To: netdev@vger.kernel.org
Cc: kuba@kernel.org, davem@davemloft.net, johannes@sipsolutions.net,
	krishna.c.sudi@intel.com, linuxwwan@intel.com
Subject: [PATCH 0/5] net: wwan: iosm: fixes
Date: Wed, 30 Jun 2021 23:54:16 +0530	[thread overview]
Message-ID: <20210630182415.3270-1-m.chetan.kumar@linux.intel.com> (raw)

This patch series contains IOSM Driver fixes and details are
are mentioned below.

Patch1: Corrects uevent reporting format key=value pair.
Patch2: Removes redundant IP session checks.
Patch3: Correct link-Id number to be in sycn with MBIM session Id.
Patch4: Update netdev tx stats.
Patch5: Set netdev default mtu size.

M Chetan Kumar (5):
  net: wwan: iosm: fix uevent reporting
  net: wwan: iosm: remove reduandant check
  net: wwan: iosm: correct link-id handling
  net: wwan: iosm: fix netdev tx stats
  net: wwan: iosm: set default mtu

 drivers/net/wwan/iosm/iosm_ipc_imem_ops.c  | 21 ++++-----------------
 drivers/net/wwan/iosm/iosm_ipc_imem_ops.h  |  6 +++---
 drivers/net/wwan/iosm/iosm_ipc_mux_codec.c |  2 +-
 drivers/net/wwan/iosm/iosm_ipc_uevent.c    |  2 +-
 drivers/net/wwan/iosm/iosm_ipc_wwan.c      | 10 +++++++---
 5 files changed, 16 insertions(+), 25 deletions(-)

-- 
2.25.1


                 reply	other threads:[~2021-06-30 18:26 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210630182415.3270-1-m.chetan.kumar@linux.intel.com \
    --to=m.chetan.kumar@linux.intel.com \
    --cc=davem@davemloft.net \
    --cc=johannes@sipsolutions.net \
    --cc=krishna.c.sudi@intel.com \
    --cc=kuba@kernel.org \
    --cc=linuxwwan@intel.com \
    --cc=netdev@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).