summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/broadcom
AgeCommit message (Expand)AuthorFilesLines
2017-04-13brcmfmac: remove reference to fwsignal data from struct brcmf_pubArend Van Spriel5-39/+54
2017-04-13brcmfmac: ignore interfaces when fwsignal is disabledArend Van Spriel1-1/+1
2017-04-13brcmfmac: rename brcmf_fws_{de,}init to brcmf_fws{at,de}tachArend Van Spriel3-7/+7
2017-04-13brcmfmac: properly align buffers on certain platforms with 64 bit DMAHeiner Kallweit1-0/+4
2017-04-10Merge tag 'wireless-drivers-next-for-davem-2017-04-07' of git://git.kernel.or...David S. Miller15-85/+174
2017-04-05brcmfmac: no need for d11inf instance in brcmf_pno_start_sched_scan()Arend Van Spriel1-2/+0
2017-04-05brcmfmac: restore bus state when enter_D3 failsArend Van Spriel1-0/+1
2017-04-05brcmfmac: add support to move wiphy instance into network namespaceArend Van Spriel2-2/+4
2017-04-05brcmfmac: move brcmf_fws_deinit to bcdc layerFranky Lin2-7/+1
2017-04-05brcmfmac: wrap brcmf_fws_init into bcdc layerFranky Lin3-1/+17
2017-04-05brcmfmac: update BRCMFMAC symbol descriptionRafał Miłecki1-5/+5
2017-04-04Merge tag 'wireless-drivers-for-davem-2017-04-03' of git://git.kernel.org/pub...David S. Miller1-3/+5
2017-03-30drivers: add explicit interrupt.h includesFlorian Westphal1-0/+1
2017-03-30brcmfmac: use local iftype avoiding use-after-free of virtual interfaceArend Van Spriel1-3/+5
2017-03-20brcmfmac: wrap brcmf_fws_reset_interface into bcdc layerFranky Lin3-2/+17
2017-03-20brcmfmac: wrap brcmf_fws_del_interface into bcdc layerFranky Lin3-2/+18
2017-03-20brcmfmac: wrap brcmf_fws_add_interface into bcdc layerFranky Lin4-2/+19
2017-03-20brcmfmac: move brcmf_txcomplete to bcdc layerFranky Lin6-23/+25
2017-03-20brcmfmac: move brcmf_txflowblock to bcdc layerFranky Lin6-16/+17
2017-03-20brcmfmac: Handle status == BRCMF_E_STATUS_ABORT in cfg80211_escan_handlerHans de Goede1-0/+3
2017-03-20brcmfmac: Do not complain about country code "00"Hans de Goede1-0/+4
2017-03-20brcmfmac: Do not print the firmware version as an errorHans de Goede2-1/+10
2017-03-20brcmfmac: always print error when PSM's watchdog firesRafał Miłecki3-23/+34
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar1-1/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar1-1/+1
2017-02-28lib/vsprintf.c: remove %Z supportAlexey Dobriyan1-1/+1
2017-02-15brcmfmac: Use net_device_stats from struct net_deviceTobias Klauser2-20/+8
2017-02-08brcmfmac: merge two remaining brcmf_err macrosRafał Miłecki1-9/+5
2017-02-08brcmfmac: switch to C function (__brcmf_err) for printing errorsRafał Miłecki2-3/+19
2017-02-08brcmfmac: merge two brcmf_err macros into oneRafał Miłecki1-6/+2
2017-02-07brcmfmac: use wiphy_read_of_freq_limits to respect limits from DTRafał Miłecki1-0/+6
2017-02-02brcmfmac: be more verbose when PSM's watchdog firesRafał Miłecki1-2/+10
2017-02-02brcmfmac: check brcmf_bus_get_memdump result for errorRafał Miłecki1-7/+16
2017-01-31brcmfmac: add .update_connect_params() callbackArend Van Spriel1-0/+24
2017-01-31brcmfmac: allow wowlan support to be per deviceArend Van Spriel1-7/+19
2017-01-31brcmfmac: fix handling firmware results for wowl netdetectArend Van Spriel1-3/+1
2017-01-31brcmfmac: provide a value for struct wowlan_support::max_nd_match_setsArend Van Spriel1-0/+2
2017-01-28brcmfmac: drop duplicated core selection from brcmf_pcie_attachRafał Miłecki1-1/+0
2017-01-20brcmfmac: rename brcmf_bus_start function to brcmf_bus_startedRafał Miłecki6-6/+6
2017-01-20brcmfmac: drop brcmf_bus_detach and inline its codeRafał Miłecki1-11/+1
2017-01-20brcmfmac: move brcmf_c_set_joinpref_default declaration to common.hRafał Miłecki2-1/+2
2017-01-20brcmfmac: drop unneeded function declarations from headersRafał Miłecki3-7/+1
2017-01-20brcmfmac: fix incorrect event channel deductionGavin Li1-1/+1
2017-01-20brcmfmac: add support for BCM43455 with modalias sdio:c00v02D0dA9BFMartin Blumenstingl1-0/+1
2017-01-19brcmfmac: make brcmf_of_probe more genericRafał Miłecki3-9/+12
2017-01-17brcmfmac: setup wiphy bands after registering it firstRafał Miłecki1-2/+7
2017-01-17brcmfmac: don't preset all channels as disabledRafał Miłecki1-2/+0
2017-01-17brcmfmac: avoid writing channel out of allocated arrayRafał Miłecki1-15/+17
2017-01-02Merge tag 'wireless-drivers-next-for-davem-2017-01-02' of git://git.kernel.or...David S. Miller1-2/+2
2016-12-30brcmfmac: fix spelling mistakes on "Ivalid"Colin Ian King1-2/+2