summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/broadcom/brcm80211/brcmfmac
AgeCommit message (Expand)Author
2017-03-30brcmfmac: use local iftype avoiding use-after-free of virtual interfaceArend Van Spriel
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
2017-01-31brcmfmac: allow wowlan support to be per deviceArend Van Spriel
2017-01-31brcmfmac: fix handling firmware results for wowl netdetectArend Van Spriel
2017-01-31brcmfmac: provide a value for struct wowlan_support::max_nd_match_setsArend Van Spriel
2017-01-28brcmfmac: drop duplicated core selection from brcmf_pcie_attachRafał Miłecki
2017-01-20brcmfmac: rename brcmf_bus_start function to brcmf_bus_startedRafał Miłecki
2017-01-20brcmfmac: drop brcmf_bus_detach and inline its codeRafał Miłecki
2017-01-20brcmfmac: move brcmf_c_set_joinpref_default declaration to common.hRafał Miłecki
2017-01-20brcmfmac: drop unneeded function declarations from headersRafał Miłecki
2017-01-20brcmfmac: fix incorrect event channel deductionGavin Li
2017-01-20brcmfmac: add support for BCM43455 with modalias sdio:c00v02D0dA9BFMartin Blumenstingl
2017-01-19brcmfmac: make brcmf_of_probe more genericRafał Miłecki
2017-01-17brcmfmac: setup wiphy bands after registering it firstRafał Miłecki
2017-01-17brcmfmac: don't preset all channels as disabledRafał Miłecki
2017-01-17brcmfmac: avoid writing channel out of allocated arrayRafał Miłecki
2017-01-02Merge tag 'wireless-drivers-next-for-davem-2017-01-02' of git://git.kernel.or...David S. Miller
2016-12-30brcmfmac: fix spelling mistakes on "Ivalid"Colin Ian King
2016-12-20brcmfmac: fix uninitialized field in scheduled scan ssid configurationArend Van Spriel
2016-12-20brcmfmac: fix memory leak in brcmf_cfg80211_attach()Arend Van Spriel
2016-12-16Makefile: drop -D__CHECK_ENDIAN__ from cflagsMichael S. Tsirkin
2016-12-02Merge tag 'wireless-drivers-next-for-davem-2016-12-01' of git://git.kernel.or...David S. Miller
2016-11-29brcmfmac: fix scheduled scan result handling for newer chipsArend Van Spriel
2016-11-29brcmfmac: use requested scan interval in scheduled scanArend Van Spriel
2016-11-29brcmfmac: remove restriction from .sched_scan_start() callbackArend Van Spriel
2016-11-29brcmfmac: use provided channels for scheduled scanArend Van Spriel
2016-11-29brcmfmac: move scheduled scan activation to pno source fileArend Van Spriel
2016-11-29brcmfmac: split up brcmf_pno_config() functionArend Van Spriel
2016-11-29brcmfmac: make internal escan more genericArend Van Spriel
2016-11-29brcmfmac: change prototype for brcmf_do_escan()Arend Van Spriel
2016-11-29brcmfmac: fix handling ssids in .sched_scan_start() callbackArend Van Spriel
2016-11-29brcmfmac: move pno helper functions in separate source fileArend Van Spriel
2016-11-29brcmfmac: add support for 43341 chipArend Van Spriel
2016-11-29brcmfmac: add pcie host dongle interface rev6 supportFranky Lin
2016-11-27Merge tag 'wireless-drivers-next-for-davem-2016-11-25' of git://git.kernel.or...David S. Miller
2016-11-23brcmfmac: update beacon IE after bss up and clear when AP stoppedWright Feng
2016-11-17brcmfmac: print name of connect status eventRafał Miłecki
2016-11-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-11-09brcmfmac: proto: add callback for queuing TX dataRafał Miłecki
2016-10-27brcmfmac: avoid maybe-uninitialized warning in brcmf_cfg80211_start_apArnd Bergmann
2016-10-13cfg80211: pass struct to interface combination check/iterPurushottam Kushwaha