linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH for 3.10 0/7] brcmfmac: AP and P2P mode fixes
@ 2013-05-27 19:09 Arend van Spriel
  2013-05-27 19:09 ` [PATCH for 3.10 1/7] brcmfmac: Turn off ARP offloading when configured for AP Arend van Spriel
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Arend van Spriel @ 2013-05-27 19:09 UTC (permalink / raw)
  To: John W. Linville; +Cc: linux-wireless, Arend van Spriel

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



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

end of thread, other threads:[~2013-05-27 19:10 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-27 19:09 [PATCH for 3.10 0/7] brcmfmac: AP and P2P mode fixes Arend van Spriel
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

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).