summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/broadcom/brcm80211/brcmfmac
AgeCommit message (Expand)Author
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-28brcmfmac: rework headroom check in .start_xmit()Arend Van Spriel
2017-06-28brcmfmac: use atomic_t for statistic counter in struct brcmf_busArend Van Spriel
2017-06-28brcmfmac: cleanup kerneldoc for struct brcmf_busArend 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-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-06-21brcmfmac: initialize oob irq data before request_irq()Michał Mirosław
2017-06-21brcmfmac: Use separate firmware for revision 0 of the brcm43430 chipHans de Goede
2017-06-20Merge tag 'wireless-drivers-for-davem-2017-06-20' of git://git.kernel.org/pub...David S. Miller
2017-06-16brcmfmac: fix uninitialized warning in brcmf_usb_probe_phase2()Arend Van Spriel
2017-06-15brcmfmac: fix brcmf_fws_add_interface() for USB devicesArend Van Spriel
2017-06-15brcmfmac: unbind all devices upon failure in firmware callbackArend Van Spriel
2017-06-15brcmfmac: use firmware callback upon failure to loadArend Van Spriel
2017-06-15brcmfmac: add parameter to pass error code in firmware callbackArend Van Spriel
2017-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-06-13brcmfmac: Fix glom_skb leak in brcmf_sdiod_recv_chainPeter S. Housel
2017-06-13brcmfmac: Fix grammar issue in error messageMartin Michlmayr
2017-06-13brcmfmac: add scheduled scan support for specified BSSIDsArend Van Spriel
2017-06-13brcmfmac: add mutex to protect pno requestsArend Van Spriel
2017-06-13brcmfmac: add support multi-scheduled scanArend Van Spriel
2017-06-12Merge tag 'wireless-drivers-next-for-davem-2017-06-12' of git://git.kernel.or...David S. Miller
2017-06-07net: Fix inconsistent teardown and release of private netdev state.David S. Miller
2017-06-01brcmfmac: fix alignment configuration on host using 64-bit DMAArend Van Spriel
2017-05-22brcmfmac: remove setting IBSS mode when stopping APChi-hsien Lin
2017-05-22brcmfmac: btcoex: replace init_timer with setup_timerXie Qirong
2017-05-18brcmfmac: move scheduled scan wiphy param setting to pno moduleArend Van Spriel
2017-05-18brcmfmac: add firmware feature detection for gscan featureArend van Spriel
2017-04-28Merge tag 'mac80211-next-for-davem-2017-04-28' of git://git.kernel.org/pub/sc...David S. Miller
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-26brcmfmac: Make skb header writable before useJames Hughes
2017-04-26brcmfmac: Ensure pointer correctly set if skb data location changesJames Hughes
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-19brcmfmac: only build fwsignal module for CONFIG_BRCMFMAC_PROTO_BCDCArend Van Spriel
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-13brcmfmac: remove reference to fwsignal data from struct brcmf_pubArend Van Spriel
2017-04-13brcmfmac: ignore interfaces when fwsignal is disabledArend Van Spriel
2017-04-13brcmfmac: rename brcmf_fws_{de,}init to brcmf_fws{at,de}tachArend Van Spriel
2017-04-13brcmfmac: properly align buffers on certain platforms with 64 bit DMAHeiner Kallweit
2017-04-13cfg80211: move add/change interface monitor flags into paramsJohannes Berg