summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/broadcom
AgeCommit message (Expand)AuthorLines
2017-03-20brcmfmac: always print error when PSM's watchdog firesRafał Miłecki-23/+34
2017-03-06wireless: Set NL80211_EXT_FEATURE_CQM_RSSI_LIST in multiple driversAndrew Zaborowski-0/+6
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar-1/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar-1/+1
2017-02-27lib/vsprintf.c: remove %Z supportAlexey Dobriyan-1/+1
2017-02-15brcmfmac: Use net_device_stats from struct net_deviceTobias Klauser-20/+8
2017-02-08brcmfmac: merge two remaining brcmf_err macrosRafał Miłecki-9/+5
2017-02-08brcmfmac: switch to C function (__brcmf_err) for printing errorsRafał Miłecki-3/+19
2017-02-08brcmfmac: merge two brcmf_err macros into oneRafał Miłecki-6/+2
2017-02-07brcmfmac: use wiphy_read_of_freq_limits to respect limits from DTRafał Miłecki-0/+6
2017-02-02brcmfmac: be more verbose when PSM's watchdog firesRafał Miłecki-2/+10
2017-02-02brcmfmac: check brcmf_bus_get_memdump result for errorRafał Miłecki-7/+16
2017-01-31brcmfmac: add .update_connect_params() callbackArend Van Spriel-0/+24
2017-01-31brcmfmac: allow wowlan support to be per deviceArend Van Spriel-7/+19
2017-01-31brcmfmac: fix handling firmware results for wowl netdetectArend Van Spriel-3/+1
2017-01-31brcmfmac: provide a value for struct wowlan_support::max_nd_match_setsArend Van Spriel-0/+2
2017-01-28brcmfmac: drop duplicated core selection from brcmf_pcie_attachRafał Miłecki-1/+0
2017-01-20brcmfmac: rename brcmf_bus_start function to brcmf_bus_startedRafał Miłecki-6/+6
2017-01-20brcmfmac: drop brcmf_bus_detach and inline its codeRafał Miłecki-11/+1
2017-01-20brcmfmac: move brcmf_c_set_joinpref_default declaration to common.hRafał Miłecki-1/+2
2017-01-20brcmfmac: drop unneeded function declarations from headersRafał Miłecki-7/+1
2017-01-20brcmfmac: fix incorrect event channel deductionGavin Li-1/+1
2017-01-20brcmfmac: add support for BCM43455 with modalias sdio:c00v02D0dA9BFMartin Blumenstingl-0/+1
2017-01-19brcmfmac: make brcmf_of_probe more genericRafał Miłecki-9/+12
2017-01-17brcmfmac: setup wiphy bands after registering it firstRafał Miłecki-2/+7
2017-01-17brcmfmac: don't preset all channels as disabledRafał Miłecki-2/+0
2017-01-17brcmfmac: avoid writing channel out of allocated arrayRafał Miłecki-15/+17
2017-01-02Merge tag 'wireless-drivers-next-for-davem-2017-01-02' of git://git.kernel.or...David S. Miller-2/+2
2016-12-30brcmfmac: fix spelling mistakes on "Ivalid"Colin Ian King-2/+2
2016-12-20brcmfmac: fix uninitialized field in scheduled scan ssid configurationArend Van Spriel-0/+1
2016-12-20brcmfmac: fix memory leak in brcmf_cfg80211_attach()Arend Van Spriel-2/+5
2016-12-16Makefile: drop -D__CHECK_ENDIAN__ from cflagsMichael S. Tsirkin-3/+0
2016-12-02Merge tag 'wireless-drivers-next-for-davem-2016-12-01' of git://git.kernel.or...David S. Miller-332/+591
2016-11-29brcmfmac: fix scheduled scan result handling for newer chipsArend Van Spriel-1/+30
2016-11-29brcmfmac: use requested scan interval in scheduled scanArend Van Spriel-3/+10
2016-11-29brcmfmac: remove restriction from .sched_scan_start() callbackArend Van Spriel-4/+1
2016-11-29brcmfmac: use provided channels for scheduled scanArend Van Spriel-1/+41
2016-11-29brcmfmac: move scheduled scan activation to pno source fileArend Van Spriel-110/+94
2016-11-29brcmfmac: split up brcmf_pno_config() functionArend Van Spriel-20/+68
2016-11-29brcmfmac: make internal escan more genericArend Van Spriel-82/+109
2016-11-29brcmfmac: change prototype for brcmf_do_escan()Arend Van Spriel-5/+5
2016-11-29brcmfmac: fix handling ssids in .sched_scan_start() callbackArend Van Spriel-57/+76
2016-11-29brcmfmac: move pno helper functions in separate source fileArend Van Spriel-86/+150
2016-11-29brcmfmac: add support for 43341 chipArend Van Spriel-0/+2
2016-11-29brcmfmac: add pcie host dongle interface rev6 supportFranky Lin-91/+132
2016-11-27Merge tag 'wireless-drivers-next-for-davem-2016-11-25' of git://git.kernel.or...David S. Miller-20/+47
2016-11-25brcmsmac: fix array out-of-bounds access in qm_log10Tobias Regnery-2/+3
2016-11-23brcmfmac: update beacon IE after bss up and clear when AP stoppedWright Feng-2/+3
2016-11-17brcmfmac: print name of connect status eventRafał Miłecki-3/+6
2016-11-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-1/+1