summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/broadcom/brcm80211
AgeCommit message (Expand)Author
2017-04-28Merge tag 'mac80211-next-for-davem-2017-04-28' of git://git.kernel.org/pub/sc...David S. Miller
2017-04-28cfg80211: add request id to cfg80211_sched_scan_*() apiArend Van Spriel
2017-04-28cfg80211: unify cfg80211_roamed() and cfg80211_roamed_bss()Avraham Stern
2017-04-28mac80211: separate encoding/bandwidth from flagsJohannes Berg
2017-04-28mac80211: clean up rate encoding bits in RX statusJohannes Berg
2017-04-26cfg80211: add request id parameter to .sched_scan_stop() signatureArend Van Spriel
2017-04-26nl80211: allow multiple active scheduled scan requestsArend Van Spriel
2017-04-26brcmfmac: Make skb header writable before useJames Hughes
2017-04-26brcmfmac: Ensure pointer correctly set if skb data location changesJames Hughes
2017-04-24Merge tag 'wireless-drivers-next-for-davem-2017-04-21' of git://git.kernel.or...David S. Miller
2017-04-20Merge tag 'mac80211-next-for-davem-2017-04-18' of git://git.kernel.org/pub/sc...David S. Miller
2017-04-19brcmfmac: only build fwsignal module for CONFIG_BRCMFMAC_PROTO_BCDCArend Van Spriel
2017-04-13brcmfmac: only add channels and ssids once in scan requestArend Van Spriel
2017-04-13brcmfmac: remove bogus check in scheduled scan result handlerArend Van Spriel
2017-04-13brcmfmac: add length checks in scheduled scan result handlerArend Van Spriel
2017-04-13brcmfmac: remove reference to fwsignal data from struct brcmf_pubArend Van Spriel
2017-04-13brcmfmac: ignore interfaces when fwsignal is disabledArend Van Spriel
2017-04-13brcmfmac: rename brcmf_fws_{de,}init to brcmf_fws{at,de}tachArend Van Spriel
2017-04-13brcmfmac: properly align buffers on certain platforms with 64 bit DMAHeiner Kallweit
2017-04-13cfg80211: move add/change interface monitor flags into paramsJohannes Berg
2017-04-09Merge tag 'wireless-drivers-next-for-davem-2017-04-07' of git://git.kernel.or...David S. Miller
2017-04-05brcmfmac: no need for d11inf instance in brcmf_pno_start_sched_scan()Arend Van Spriel
2017-04-05brcmfmac: restore bus state when enter_D3 failsArend Van Spriel
2017-04-05brcmfmac: add support to move wiphy instance into network namespaceArend Van Spriel
2017-04-05brcmfmac: move brcmf_fws_deinit to bcdc layerFranky Lin
2017-04-05brcmfmac: wrap brcmf_fws_init into bcdc layerFranky Lin
2017-04-05brcmfmac: update BRCMFMAC symbol descriptionRafał Miłecki
2017-04-04Merge tag 'wireless-drivers-for-davem-2017-04-03' of git://git.kernel.org/pub...David S. Miller
2017-03-30drivers: add explicit interrupt.h includesFlorian Westphal
2017-03-30brcmfmac: use local iftype avoiding use-after-free of virtual interfaceArend Van Spriel
2017-03-20brcmfmac: wrap brcmf_fws_reset_interface into bcdc layerFranky Lin
2017-03-20brcmfmac: wrap brcmf_fws_del_interface into bcdc layerFranky Lin
2017-03-20brcmfmac: wrap brcmf_fws_add_interface into bcdc layerFranky Lin
2017-03-20brcmfmac: move brcmf_txcomplete to bcdc layerFranky Lin
2017-03-20brcmfmac: move brcmf_txflowblock to bcdc layerFranky Lin
2017-03-20brcmfmac: Handle status == BRCMF_E_STATUS_ABORT in cfg80211_escan_handlerHans de Goede
2017-03-20brcmfmac: Do not complain about country code "00"Hans de Goede
2017-03-20brcmfmac: Do not print the firmware version as an errorHans de Goede
2017-03-20brcmfmac: always print error when PSM's watchdog firesRafał Miłecki
2017-03-06wireless: Set NL80211_EXT_FEATURE_CQM_RSSI_LIST in multiple driversAndrew Zaborowski
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-02-27lib/vsprintf.c: remove %Z supportAlexey Dobriyan
2017-02-15brcmfmac: Use net_device_stats from struct net_deviceTobias Klauser
2017-02-08brcmfmac: merge two remaining brcmf_err macrosRafał Miłecki
2017-02-08brcmfmac: switch to C function (__brcmf_err) for printing errorsRafał Miłecki
2017-02-08brcmfmac: merge two brcmf_err macros into oneRafał Miłecki
2017-02-07brcmfmac: use wiphy_read_of_freq_limits to respect limits from DTRafał Miłecki
2017-02-02brcmfmac: be more verbose when PSM's watchdog firesRafał Miłecki
2017-02-02brcmfmac: check brcmf_bus_get_memdump result for errorRafał Miłecki
2017-01-31brcmfmac: add .update_connect_params() callbackArend Van Spriel