summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/broadcom/brcm80211/brcmfmac/cfg80211.c
AgeCommit message (Expand)Author
2017-08-08brcmfmac: add setting carrier state ON for successful roamingChung-Hsien Hsu
2017-08-08brcmfmac: fix wrong num_different_channels when mchan feature enabledWright Feng
2017-08-08brcmfmac: set wpa_auth to WPA_AUTH_DISABLED in AP/OPEN security modeWright Feng
2017-07-12brcmfmac: fix possible buffer overflow in brcmf_cfg80211_mgmt_tx()Arend van Spriel
2017-06-30brcmfmac: switch to using cfg80211_connect_done()Arend van Spriel
2017-06-30brcmfmac: support 4-way handshake offloading for 802.1XArend van Spriel
2017-06-30brcmfmac: support 4-way handshake offloading for WPA/WPA2-PSKArend van Spriel
2017-06-27brcmfmac: Fix a memory leak in error handling path in 'brcmf_cfg80211_attach'Christophe Jaillet
2017-06-27brcmfmac: fix double free upon register_netdevice() failureArend Van Spriel
2017-06-25Merge tag 'wireless-drivers-next-for-davem-2017-06-25' of git://git.kernel.or...David S. Miller
2017-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-06-13brcmfmac: Fix grammar issue in error messageMartin Michlmayr
2017-06-13brcmfmac: add support multi-scheduled scanArend Van Spriel
2017-06-07net: Fix inconsistent teardown and release of private netdev state.David S. Miller
2017-05-22brcmfmac: remove setting IBSS mode when stopping APChi-hsien Lin
2017-05-18brcmfmac: move scheduled scan wiphy param setting to pno moduleArend Van Spriel
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-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-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-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-13cfg80211: move add/change interface monitor flags into paramsJohannes Berg
2017-04-05brcmfmac: add support to move wiphy instance into network namespaceArend Van Spriel
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-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