linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/8] mwifiex enhancements
@ 2016-02-03  6:05 Amitkumar Karwar
  2016-02-03  6:05 ` [PATCH 1/8] mwifiex: display right transmit packet delay Amitkumar Karwar
                   ` (7 more replies)
  0 siblings, 8 replies; 10+ messages in thread
From: Amitkumar Karwar @ 2016-02-03  6:05 UTC (permalink / raw)
  To: linux-wireless; +Cc: Cathy Luo, Nishant Sarmukadam, Amitkumar Karwar

This patch series incrementally improves existing firmware
dump code and adds firmware dump support for 8997 chipset

Amitkumar Karwar (1):
  mwifiex: increase the priority of firmware dump message

Xinming Hu (7):
  mwifiex: display right transmit packet delay
  mwifiex: process pcie io memory read failure case
  mwifiex: skip firmware dump when read_regs() fails
  mwifiex: keep original structure in decl header file
  mwifiex: use an extensible framework for firmware dump solution
  mwifiex: dynamically increase preallocated firmware dump memory size
  mwifiex: firmware dump support for w8997 chipset

 drivers/net/wireless/marvell/mwifiex/decl.h | 24 ++++++++
 drivers/net/wireless/marvell/mwifiex/main.h | 21 +------
 drivers/net/wireless/marvell/mwifiex/pcie.c | 94 +++++++++++++++++------------
 drivers/net/wireless/marvell/mwifiex/pcie.h | 33 +++++++++-
 drivers/net/wireless/marvell/mwifiex/wmm.c  |  1 +
 5 files changed, 115 insertions(+), 58 deletions(-)

-- 
1.8.1.4


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

end of thread, other threads:[~2016-02-07  7:16 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-03  6:05 [PATCH 0/8] mwifiex enhancements Amitkumar Karwar
2016-02-03  6:05 ` [PATCH 1/8] mwifiex: display right transmit packet delay Amitkumar Karwar
2016-02-07  7:16   ` [1/8] " Kalle Valo
2016-02-03  6:05 ` [PATCH 2/8] mwifiex: process pcie io memory read failure case Amitkumar Karwar
2016-02-03  6:05 ` [PATCH 3/8] mwifiex: skip firmware dump when read_regs() fails Amitkumar Karwar
2016-02-03  6:05 ` [PATCH 4/8] mwifiex: keep original structure in decl header file Amitkumar Karwar
2016-02-03  6:05 ` [PATCH 5/8] mwifiex: use an extensible framework for firmware dump solution Amitkumar Karwar
2016-02-03  6:05 ` [PATCH 6/8] mwifiex: dynamically increase preallocated firmware dump memory size Amitkumar Karwar
2016-02-03  6:05 ` [PATCH 7/8] mwifiex: increase the priority of firmware dump message Amitkumar Karwar
2016-02-03  6:05 ` [PATCH 8/8] mwifiex: firmware dump support for w8997 chipset Amitkumar Karwar

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