netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH V2 0/5] net: wwan: iosm: fixes
@ 2021-07-01 15:06 M Chetan Kumar
  0 siblings, 0 replies; only message in thread
From: M Chetan Kumar @ 2021-07-01 15:06 UTC (permalink / raw)
  To: netdev; +Cc: kuba, davem, johannes, krishna.c.sudi, linuxwwan

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.

Changes since V1:
* Patch4: Backup skb->len to local var & use same for updating tx_bytes.

---
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      | 11 ++++++++---
 5 files changed, 17 insertions(+), 25 deletions(-)

-- 
2.25.1


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-07-01 15:07 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-07-01 15:06 [PATCH V2 0/5] net: wwan: iosm: fixes M Chetan Kumar

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).