aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/broadcom/brcm80211/brcmfmac/cfg80211.c
AgeCommit message (Expand)Author
2021-07-20brcmfmac: correctly report average RSSI in station infoAlvin Šipraga
2021-07-20brcmfmac: fix setting of station info chains bitmaskAlvin Šipraga
2021-04-07brcmfmac: clear EAP/association status bits on linkdown eventsLuca Pesce
2019-12-05brcmfmac: Fix access point modeStefan Wahren
2019-05-31brcmfmac: fix missing checks for kmemdupKangjie Lu
2019-05-31brcmfmac: assure SSID length from firmware is limitedArend van Spriel
2019-01-09brcmfmac: fix roamoff=1 modparamStijn Tintel
2018-12-01brcmfmac: fix reporting support for 160 MHz channelsRafał Miłecki
2018-08-09brcmfmac: fix brcmf_wiphy_wowl_params() NULL pointer dereferenceWinnie Chang
2018-06-27wireless-drivers: use BIT_ULL for NL80211_STA_INFO_ attribute typesOmer Efrat
2018-05-30drivers/net: Fix various unnecessary characters after logging newlinesJoe Perches
2018-05-15brcmfmac: fix initialization of struct cfg80211_inform_bss variableFranky Lin
2018-05-15brcmfmac: set WIPHY_FLAG_HAVE_AP_SME flagRafał Miłecki
2018-05-12wireless-drivers: Dynamically allocate struct station_infoToke Høiland-Jørgensen
2018-04-30brcmfmac: use nl80211_band directly to get ieee80211 channelFranky Lin
2018-04-30brcmfmac: reports boottime_ns while informing bssFranky Lin
2018-03-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.gitKalle Valo
2018-03-27brcmfmac: allocate struct brcmf_pub instance using wiphy_new()Arend Van Spriel
2018-03-20brcmfmac: Fix check for ISO3166 codeStefan Wahren
2018-02-27brcmfmac: reject too long PSKJohannes Berg
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