summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/broadcom/brcm80211/brcmfmac
AgeCommit message (Expand)Author
2017-10-02brcmfmac: Add check for short event packetsKevin Cernekee
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-09-08brcmfmac: feature check for multi-scheduled scan fails on bcm4345 devicesIan W MORRISON
2017-08-31brcmfmac: Log chip id and revisionHans de Goede
2017-08-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.gitKalle Valo
2017-08-14brcmfmac: feature check for multi-scheduled scan fails on bcm4343x devicesArend Van Spriel
2017-08-11brcm80211: constify usb_device_idArvind Yadav
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: Add support for CYW4373 SDIO/USB chipsetChi-Hsien Lin
2017-08-08brcmfmac: set wpa_auth to WPA_AUTH_DISABLED in AP/OPEN security modeWright Feng
2017-08-07Merge tag 'wireless-drivers-next-for-davem-2017-08-07' of git://git.kernel.or...David S. Miller
2017-08-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-07-28brcmfmac: constify pci_device_idArvind Yadav
2017-07-27brcmfmac: fix memleak due to calling brcmf_sdiod_sgtable_alloc() twiceArend Van Spriel
2017-07-27brcmfmac: Don't grow SKB by negative sizeDaniel Stone
2017-07-25drivers/net: Fix ptr_ret.cocci warnings.Tonghao Zhang
2017-07-21brcmfmac: fix regression in brcmf_sdio_txpkt_hdalign()Arend Van Spriel
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