linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/9] mwifiex patches
@ 2016-07-11 14:53 Amitkumar Karwar
  2016-07-11 14:53 ` [PATCH 1/9] mwifiex: Fixed endianness problem for big endian platform Amitkumar Karwar
                   ` (8 more replies)
  0 siblings, 9 replies; 19+ messages in thread
From: Amitkumar Karwar @ 2016-07-11 14:53 UTC (permalink / raw)
  To: linux-wireless; +Cc: Cathy Luo, Nishant Sarmukadam, Amitkumar Karwar

This patch series includes couple of fixes and enhancements.

Amitkumar Karwar (3):
  mwifiex: fix failed to reconnect after interface disabled/enabled
  mwifiex: cfg80211 set_default_mgmt_key handler
  mwifiex: remove misleading disconnect message

Ganapathi Bhat (2):
  mwifiex: support random MAC address for scanning
  mwifiex: fix radar detection issue

Karthik D A (2):
  mwifiex: Fixed endianness problem for big endian platform
  mwifiex: add region code information in debugfs

Xinming Hu (2):
  mwifiex: process rxba_sync event
  mwifiex: add HT aggregation support for adhoc mode

 drivers/net/wireless/marvell/mwifiex/11h.c         |  27 ++--
 drivers/net/wireless/marvell/mwifiex/11n.h         |   7 +-
 .../net/wireless/marvell/mwifiex/11n_rxreorder.c   |  79 ++++++++++-
 .../net/wireless/marvell/mwifiex/11n_rxreorder.h   |   6 +-
 drivers/net/wireless/marvell/mwifiex/cfg80211.c    |  32 ++++-
 drivers/net/wireless/marvell/mwifiex/cmdevt.c      |  18 ++-
 drivers/net/wireless/marvell/mwifiex/debugfs.c     |   2 +
 drivers/net/wireless/marvell/mwifiex/fw.h          |  58 ++++++---
 drivers/net/wireless/marvell/mwifiex/main.h        |   1 +
 drivers/net/wireless/marvell/mwifiex/scan.c        |  16 +++
 drivers/net/wireless/marvell/mwifiex/sta_cmd.c     |  27 ++--
 drivers/net/wireless/marvell/mwifiex/sta_cmdresp.c |   2 +-
 drivers/net/wireless/marvell/mwifiex/sta_event.c   | 144 ++++++++++++++++++++-
 drivers/net/wireless/marvell/mwifiex/uap_event.c   |   7 +-
 14 files changed, 367 insertions(+), 59 deletions(-)

-- 
1.9.1


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

end of thread, other threads:[~2016-07-26 15:12 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-07-11 14:53 [PATCH 0/9] mwifiex patches Amitkumar Karwar
2016-07-11 14:53 ` [PATCH 1/9] mwifiex: Fixed endianness problem for big endian platform Amitkumar Karwar
2016-07-11 14:53 ` [PATCH 2/9] mwifiex: add region code information in debugfs Amitkumar Karwar
2016-07-11 14:53 ` [PATCH 3/9] mwifiex: fix failed to reconnect after interface disabled/enabled Amitkumar Karwar
2016-07-11 14:53 ` [PATCH 4/9] mwifiex: support random MAC address for scanning Amitkumar Karwar
2016-07-11 14:53 ` [PATCH 5/9] mwifiex: cfg80211 set_default_mgmt_key handler Amitkumar Karwar
2016-07-18 17:19   ` Kalle Valo
2016-07-21  9:18     ` Amitkumar Karwar
2016-07-21 15:51       ` Jouni Malinen
2016-07-22 15:59         ` Amitkumar Karwar
2016-07-22 16:55           ` Jouni Malinen
2016-07-25  9:33             ` Amitkumar Karwar
2016-07-26 15:12         ` Kalle Valo
2016-07-11 14:53 ` [PATCH 6/9] mwifiex: process rxba_sync event Amitkumar Karwar
2016-07-18 17:24   ` Kalle Valo
2016-07-21  9:48     ` Amitkumar Karwar
2016-07-11 14:53 ` [PATCH 7/9] mwifiex: remove misleading disconnect message Amitkumar Karwar
2016-07-11 14:53 ` [PATCH 8/9] mwifiex: add HT aggregation support for adhoc mode Amitkumar Karwar
2016-07-11 14:53 ` [PATCH 9/9] mwifiex: fix radar detection issue 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).