Start the new year setting things straight so resending series incorporating review comments from Mathy Vanhoef. This replaces the series with Message-ID: <1450100394-17414-1-git-send-email-arend@xxxxxxxxxxxx> This series adds the following: * query features through firmware command. * IBSS fixes. * ARP offload through inet notifier. * force probe to succeed for debugging. * random mac support for scheduled scan. Arend van Spriel (2): brcmfmac: obtain feature info using 'cap' firmware command brcmfmac: introduce module parameter to force successful probe Franky Lin (1): brcmfmac: add arp offload ip address table configuration support Hante Meuleman (4): brcmfmac: Add get_station support for IBSS brcmfmac: Add support for scheduled scan mac randomization brcmfmac: Fix warn trace on module unload while in ibss mode brcmfmac: Move all module parameters to one place .../wireless/broadcom/brcm80211/brcmfmac/bcmsdh.c | 12 +- .../broadcom/brcm80211/brcmfmac/cfg80211.c | 127 +++++++++++++++++--- .../wireless/broadcom/brcm80211/brcmfmac/common.c | 72 +++++++++++ .../wireless/broadcom/brcm80211/brcmfmac/common.h | 56 +++++++++ .../wireless/broadcom/brcm80211/brcmfmac/core.c | 132 +++++++++++++++++++-- .../wireless/broadcom/brcm80211/brcmfmac/core.h | 7 +- .../wireless/broadcom/brcm80211/brcmfmac/feature.c | 76 +++++++----- .../wireless/broadcom/brcm80211/brcmfmac/feature.h | 4 +- .../broadcom/brcm80211/brcmfmac/firmware.c | 16 +-- .../wireless/broadcom/brcm80211/brcmfmac/fwil.h | 1 + .../broadcom/brcm80211/brcmfmac/fwil_types.h | 34 ++++++ .../broadcom/brcm80211/brcmfmac/fwsignal.c | 9 +- 12 files changed, 462 insertions(+), 84 deletions(-) -- 1.9.1 -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html