Linux wireless drivers development
 help / color / mirror / Atom feed
* [PATCH 0/2] mwifiex: support 11ac for 8897
@ 2013-02-16  5:44 Bing Zhao
  2013-02-16  5:44 ` [PATCH 1/2] mwifiex: coding style cleanup in bss parameter update Bing Zhao
  2013-02-16  5:44 ` [PATCH 2/2] mwifiex: add 802.11AC support Bing Zhao
  0 siblings, 2 replies; 5+ messages in thread
From: Bing Zhao @ 2013-02-16  5:44 UTC (permalink / raw)
  To: linux-wireless
  Cc: John W. Linville, Avinash Patil, Yogesh Powar, Amitkumar Karwar,
	Nishant Sarmukadam, Frank Huang, Bing Zhao

This series adds 11ac feature for 8897.

Yogesh Ashok Powar (2):
  mwifiex: coding style cleanup in bss parameter update
  mwifiex: add 802.11AC support

 drivers/net/wireless/mwifiex/11ac.c        |  261 ++++++++++++++++++++++++++++
 drivers/net/wireless/mwifiex/11ac.h        |   26 +++
 drivers/net/wireless/mwifiex/11n.c         |    7 +-
 drivers/net/wireless/mwifiex/11n.h         |    4 +-
 drivers/net/wireless/mwifiex/Makefile      |    1 +
 drivers/net/wireless/mwifiex/cfg80211.c    |  177 ++++++++++++++++---
 drivers/net/wireless/mwifiex/cfp.c         |  159 +++++++++++++++++-
 drivers/net/wireless/mwifiex/cmdevt.c      |   19 ++
 drivers/net/wireless/mwifiex/fw.h          |  127 +++++++++++++-
 drivers/net/wireless/mwifiex/ioctl.h       |    4 +
 drivers/net/wireless/mwifiex/join.c        |    8 +
 drivers/net/wireless/mwifiex/main.h        |   23 +++-
 drivers/net/wireless/mwifiex/scan.c        |   63 ++++++-
 drivers/net/wireless/mwifiex/sta_cmd.c     |    2 +-
 drivers/net/wireless/mwifiex/sta_cmdresp.c |    1 +
 drivers/net/wireless/mwifiex/sta_ioctl.c   |    5 +-
 16 files changed, 835 insertions(+), 52 deletions(-)
 create mode 100644 drivers/net/wireless/mwifiex/11ac.c
 create mode 100644 drivers/net/wireless/mwifiex/11ac.h


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

end of thread, other threads:[~2013-02-19 23:17 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-02-16  5:44 [PATCH 0/2] mwifiex: support 11ac for 8897 Bing Zhao
2013-02-16  5:44 ` [PATCH 1/2] mwifiex: coding style cleanup in bss parameter update Bing Zhao
2013-02-16  8:28   ` Joe Perches
2013-02-19 23:17     ` Bing Zhao
2013-02-16  5:44 ` [PATCH 2/2] mwifiex: add 802.11AC support Bing Zhao

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox