linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jahnavi Meher <jahnavi.meher@gmail.com>
To: <linux-wireless@vger.kernel.org>
Subject: [PATCH 0/5] Fixes, changes for 40MHz and adding support for 5GHz and bgscan.
Date: Fri, 13 Jun 2014 20:12:59 +0530	[thread overview]
Message-ID: <1402670579-8818-1-git-send-email-jahnavi.meher@gmail.com> (raw)

This series of patches contains some fixes, adds support for
5GHz and bgscan and contains changes required for 40MHz. Also
the logic related to dequeuing of packets from hal has been
changed.

Jahnavi Meher (5):
  Fixes and clean up of code
  Change the logic for dequeuing packets in hal.
  Adding support for 5GHz.
  Adding support for host based bgscan
  Changes for 40MHz

 drivers/net/wireless/rsi/rsi_91x_core.c     |   85 +++++++---
 drivers/net/wireless/rsi/rsi_91x_debugfs.c  |   10 +-
 drivers/net/wireless/rsi/rsi_91x_mac80211.c |  143 ++++++++++++++---
 drivers/net/wireless/rsi/rsi_91x_mgmt.c     |  237 +++++++++++++++++++--------
 drivers/net/wireless/rsi/rsi_91x_pkt.c      |   17 ++
 drivers/net/wireless/rsi/rsi_91x_sdio_ops.c |    8 +-
 drivers/net/wireless/rsi/rsi_main.h         |   12 ++
 drivers/net/wireless/rsi/rsi_mgmt.h         |   25 +++-
 drivers/net/wireless/rsi/rsi_sdio.h         |    8 +-
 9 files changed, 416 insertions(+), 129 deletions(-)


             reply	other threads:[~2014-06-13 14:43 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-06-13 14:42 Jahnavi Meher [this message]
2014-06-13 15:46 ` [PATCH 0/5] Fixes, changes for 40MHz and adding support for 5GHz and bgscan John W. Linville
2014-06-13 15:54 ` Dan Williams

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=1402670579-8818-1-git-send-email-jahnavi.meher@gmail.com \
    --to=jahnavi.meher@gmail.com \
    --cc=linux-wireless@vger.kernel.org \
    /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;
as well as URLs for NNTP newsgroup(s).