Netdev List
 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,
	ryazanov.s.a@gmail.com, loic.poulain@linaro.org,
	krishna.c.sudi@intel.com, m.chetan.kumar@intel.com,
	m.chetan.kumar@linux.intel.com, linuxwwan@intel.com
Subject: [PATCH net 0/3] net: wwan: iosm: bug fixes
Date: Thu,  9 Dec 2021 15:46:26 +0530	[thread overview]
Message-ID: <20211209101629.2940877-1-m.chetan.kumar@linux.intel.com> (raw)

This patch series brings in IOSM driver bug fixes. Patch details are
explained below.

PATCH1:
 * stop sending unnecessary doorbell in IP tx flow.
PATCH2:
 * Restore the IP channel configuration after fw flash.
PATCH3:
 * Removed the unnecessary check around control port TX transfer.

M Chetan Kumar (3):
  net: wwan: iosm: fixes unnecessary doorbell send
  net: wwan: iosm: fixes net interface nonfunctional after fw flash
  net: wwan: iosm: fixes unable to send AT command during mbim tx

 drivers/net/wwan/iosm/iosm_ipc_imem.c     | 26 +++++++++++++++--------
 drivers/net/wwan/iosm/iosm_ipc_imem.h     |  4 +---
 drivers/net/wwan/iosm/iosm_ipc_imem_ops.c |  7 +-----
 3 files changed, 19 insertions(+), 18 deletions(-)

--
2.25.1


             reply	other threads:[~2021-12-09 10:08 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-09 10:16 M Chetan Kumar [this message]
2021-12-09 10:16 ` [PATCH net 1/3] net: wwan: iosm: fixes unnecessary doorbell send M Chetan Kumar
2021-12-09 10:16 ` [PATCH net 2/3] net: wwan: iosm: fixes net interface nonfunctional after fw flash M Chetan Kumar
2021-12-09 10:16 ` [PATCH net 3/3] net: wwan: iosm: fixes unable to send AT command during mbim tx M Chetan Kumar
2021-12-09 16:20 ` [PATCH net 0/3] net: wwan: iosm: bug fixes patchwork-bot+netdevbpf

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=20211209101629.2940877-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=loic.poulain@linaro.org \
    --cc=m.chetan.kumar@intel.com \
    --cc=netdev@vger.kernel.org \
    --cc=ryazanov.s.a@gmail.com \
    /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