summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/broadcom/brcm80211/brcmfmac/cfg80211.c
AgeCommit message (Expand)Author
2017-02-27lib/vsprintf.c: remove %Z supportAlexey Dobriyan
2017-02-07brcmfmac: use wiphy_read_of_freq_limits to respect limits from DTRafał 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-20brcmfmac: drop unneeded function declarations from headersRafał 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 memory leak in brcmf_cfg80211_attach()Arend Van Spriel
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: 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-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-10-27brcmfmac: avoid maybe-uninitialized warning in brcmf_cfg80211_start_apArnd Bergmann
2016-10-13cfg80211: pass struct to interface combination check/iterPurushottam Kushwaha
2016-09-26brcmfmac: fix memory leak in brcmf_fill_bss_paramRafał Miłecki
2016-09-26brcmfmac: simplify mapping of auth typeHante Meuleman
2016-09-26brcmfmac: fix out of bound access on clearing wowl wake indicatorHante Meuleman
2016-09-26brcmfmac: ignore 11d configuration errorsHante Meuleman
2016-09-17Merge tag 'wireless-drivers-next-for-davem-2016-09-15' of git://git.kernel.or...David S. Miller
2016-09-07brcmfmac: avoid potential stack overflow in brcmf_cfg80211_start_ap()Arend Van Spriel
2016-09-03brcmfmac: fix pmksa->bssid usageNicolas Iooss
2016-08-24brcmfmac: Change vif_event_lock to spinlockmhiramat@kernel.org
2016-07-18brcmfmac: respect hidden_ssid for AP interfacesRafał Miłecki
2016-07-14Merge tag 'wireless-drivers-next-for-davem-2016-07-13' of git://git.kernel.or...David S. Miller
2016-07-08brcmfmac: support removing AP interfaces with "interface_remove"Rafał Miłecki
2016-07-06nl80211: support beacon report scanningAvraham Stern
2016-06-29brcmfmac: slightly simplify building interface combinationsRafał Miłecki
2016-06-23Merge tag 'wireless-drivers-next-for-davem-2016-06-21' of git://git.kernel.or...David S. Miller
2016-06-16brcmfmac: drop unused pm_block vif attributeRafał Miłecki
2016-06-16brcmfmac: don't remove interface on link down firmware eventRafał Miłecki
2016-06-16brcmfmac: fix setting AP channel with new firmwaresRafał Miłecki
2016-06-16brcmfmac: print errors if creating interface failsRafał Miłecki
2016-06-14brcmfmac: support get_channel cfg80211 callbackRafał Miłecki
2016-06-14brcmutil: add field storing control channel to the struct brcmu_chanRafał Miłecki
2016-06-14brcmfmac: use kmemdupMuhammad Falak R Wani