summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/broadcom/brcm80211/brcmfmac/cfg80211.c
AgeCommit message (Expand)Author
2018-03-20brcmfmac: Fix check for ISO3166 codeStefan Wahren
2017-11-21treewide: setup_timer() -> timer_setup()Kees Cook
2017-11-10brcmfmac: move configuration of probe request IEsArend Van Spriel
2017-11-10brcmfmac: get rid of struct brcmf_cfg80211_info::active_scan fieldArend Van Spriel
2017-11-10brcmfmac: get rid of brcmf_cfg80211_escan() functionArend Van Spriel
2017-11-10brcmfmac: use msecs_to_jiffies() instead of calculation using HZArend Van Spriel
2017-11-10brcmfmac: cleanup brcmf_cfg80211_escan() functionArend Van Spriel
2017-11-10brcmfmac: disable packet filtering in promiscuous modeFranky Lin
2017-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-09-21drivers: net: brcm80211: use setup_timer() helper.Allen Pais
2017-09-20brcmfmac: setup passive scan if requested by user-spaceArend Van Spriel
2017-09-20brcmfmac: add length check in brcmf_cfg80211_escan_handler()Arend Van Spriel
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