Linux wireless drivers development
 help / color / mirror / Atom feed
From: "Arend van Spriel" <arend@broadcom.com>
To: "John W. Linville" <linville@tuxdriver.com>
Cc: linux-wireless <linux-wireless@vger.kernel.org>,
	"Arend van Spriel" <arend@broadcom.com>
Subject: [PATCH for 3.10 0/7] brcmfmac: AP and P2P mode fixes
Date: Mon, 27 May 2013 21:09:52 +0200	[thread overview]
Message-ID: <1369681799-3163-1-git-send-email-arend@broadcom.com> (raw)

Here a couple of fixes for brcmfmac. AP mode was already
added since v3.7 so it is tagged for stable. The majority
of P2P fixes are solving issues with creation and deletion
of the P2P interfaces, ie. P2P_DEVICE, P2P_CLIENT, P2P_GO.

This series applies to the master branch of the wireless
repository.

Arend van Spriel (3):
  brcmfmac: add additional parameter to brcmf_free_vif()
  brcmfmac: free net device when registration fails
  brcmfmac: use struct net_device::destructor to remove interfaces

Hante Meuleman (4):
  brcmfmac: Turn off ARP offloading when configured for AP.
  brcmfmac: Fix p2p setup when connected to ap on 5G.
  brcmfmac: Add multi channel support for P2P.
  brcmfmac: Disable powersave mode for P2P link.

 .../net/wireless/brcm80211/brcmfmac/dhd_common.c   |   18 ----
 .../net/wireless/brcm80211/brcmfmac/dhd_linux.c    |   16 ++--
 drivers/net/wireless/brcm80211/brcmfmac/fweh.c     |    3 +-
 .../net/wireless/brcm80211/brcmfmac/fwil_types.h   |    6 ++
 drivers/net/wireless/brcm80211/brcmfmac/p2p.c      |   74 +++++++++++-----
 .../net/wireless/brcm80211/brcmfmac/wl_cfg80211.c  |   89 +++++++++++++++++---
 .../net/wireless/brcm80211/brcmfmac/wl_cfg80211.h  |    3 +-
 7 files changed, 149 insertions(+), 60 deletions(-)

-- 
1.7.10.4



             reply	other threads:[~2013-05-27 19:10 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-05-27 19:09 Arend van Spriel [this message]
2013-05-27 19:09 ` [PATCH for 3.10 1/7] brcmfmac: Turn off ARP offloading when configured for AP Arend van Spriel
2013-05-27 19:09 ` [PATCH for 3.10 2/7] brcmfmac: Fix p2p setup when connected to ap on 5G Arend van Spriel
2013-05-27 19:09 ` [PATCH for 3.10 3/7] brcmfmac: add additional parameter to brcmf_free_vif() Arend van Spriel
2013-05-27 19:09 ` [PATCH for 3.10 4/7] brcmfmac: free net device when registration fails Arend van Spriel
2013-05-27 19:09 ` [PATCH for 3.10 5/7] brcmfmac: use struct net_device::destructor to remove interfaces Arend van Spriel
2013-05-27 19:09 ` [PATCH for 3.10 6/7] brcmfmac: Add multi channel support for P2P Arend van Spriel
2013-05-27 19:09 ` [PATCH for 3.10 7/7] brcmfmac: Disable powersave mode for P2P link Arend van Spriel

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=1369681799-3163-1-git-send-email-arend@broadcom.com \
    --to=arend@broadcom.com \
    --cc=linux-wireless@vger.kernel.org \
    --cc=linville@tuxdriver.com \
    /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