linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 00/14] mwifiex fixes
@ 2015-12-14 12:15 Amitkumar Karwar
  2015-12-14 12:15 ` [PATCH 01/14] mwifiex: change ap and station interface limits Amitkumar Karwar
                   ` (14 more replies)
  0 siblings, 15 replies; 19+ messages in thread
From: Amitkumar Karwar @ 2015-12-14 12:15 UTC (permalink / raw)
  To: linux-wireless; +Cc: Cathy Luo, Nishant Sarmukadam, Amitkumar Karwar

These patches include few fixes for mwifiex and add a
debugfs file for chip reset.

Amitkumar Karwar (6):
  mwifiex: suppress "Rx of mgmt packet failed" message
  mwifiex: remove redundant timestamp assignment
  mwifiex: add debugfs file for testing reset of card
  mwifiex: fix AMPDU not setup on TDLS link problem
  mwifiex: update region_code_index array
  mwifiex: use world for unidentified region code

Shengzhen Li (2):
  mwifiex: change ap and station interface limits
  mwifiex: multiple bss support

Xinming Hu (3):
  mwifiex: fix bug for wildcard-prefix wowlan pattern
  mwifiex: increase supported wowlan pattern length
  mwifiex: abort cac in del_station() handler

Zhaoyang Liu (1):
  mwifiex: advertise SMS4 cipher suite

chunfan chen (2):
  mwifiex: fix wake on disconnect feature
  mwifiex: fix WPA connection problem

 drivers/net/wireless/marvell/mwifiex/11n_aggr.c    |  2 -
 .../net/wireless/marvell/mwifiex/11n_rxreorder.c   | 10 +++
 drivers/net/wireless/marvell/mwifiex/cfg80211.c    | 44 +++++++++----
 drivers/net/wireless/marvell/mwifiex/cfp.c         |  2 +-
 drivers/net/wireless/marvell/mwifiex/cmdevt.c      |  4 +-
 drivers/net/wireless/marvell/mwifiex/debugfs.c     | 30 +++++++++
 drivers/net/wireless/marvell/mwifiex/decl.h        |  6 +-
 drivers/net/wireless/marvell/mwifiex/fw.h          |  2 +-
 drivers/net/wireless/marvell/mwifiex/main.h        | 44 ++++++++++---
 drivers/net/wireless/marvell/mwifiex/sta_ioctl.c   | 75 +++++++++++++++-------
 drivers/net/wireless/marvell/mwifiex/sta_rx.c      |  2 +-
 drivers/net/wireless/marvell/mwifiex/uap_txrx.c    |  3 +-
 12 files changed, 168 insertions(+), 56 deletions(-)

-- 
1.8.1.4


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

end of thread, other threads:[~2015-12-30 15:02 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-12-14 12:15 [PATCH 00/14] mwifiex fixes Amitkumar Karwar
2015-12-14 12:15 ` [PATCH 01/14] mwifiex: change ap and station interface limits Amitkumar Karwar
2015-12-30 14:59   ` [01/14] " Kalle Valo
2015-12-14 12:15 ` [PATCH 02/14] mwifiex: multiple bss support Amitkumar Karwar
2015-12-30 15:02   ` Kalle Valo
2015-12-14 12:15 ` [PATCH 03/14] mwifiex: advertise SMS4 cipher suite Amitkumar Karwar
2015-12-14 12:15 ` [PATCH 04/14] mwifiex: fix bug for wildcard-prefix wowlan pattern Amitkumar Karwar
2015-12-14 12:15 ` [PATCH 05/14] mwifiex: increase supported wowlan pattern length Amitkumar Karwar
2015-12-14 12:15 ` [PATCH 06/14] mwifiex: abort cac in del_station() handler Amitkumar Karwar
2015-12-14 12:15 ` [PATCH 07/14] mwifiex: suppress "Rx of mgmt packet failed" message Amitkumar Karwar
2015-12-14 12:15 ` [PATCH 08/14] mwifiex: remove redundant timestamp assignment Amitkumar Karwar
2015-12-14 12:15 ` [PATCH 09/14] mwifiex: add debugfs file for testing reset of card Amitkumar Karwar
2015-12-14 12:15 ` [PATCH 10/14] mwifiex: fix AMPDU not setup on TDLS link problem Amitkumar Karwar
2015-12-14 12:15 ` [PATCH 11/14] mwifiex: fix wake on disconnect feature Amitkumar Karwar
2015-12-14 12:15 ` [PATCH 12/14] mwifiex: update region_code_index array Amitkumar Karwar
2015-12-14 12:15 ` [PATCH 13/14] mwifiex: use world for unidentified region code Amitkumar Karwar
2015-12-14 12:15 ` [PATCH 14/14] mwifiex: fix WPA connection problem Amitkumar Karwar
2015-12-14 12:22 ` [PATCH 00/14] mwifiex fixes Johannes Berg
2015-12-14 12:53   ` 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).