summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/broadcom
AgeCommit message (Expand)Author
2017-10-20Merge tag 'wireless-drivers-next-for-davem-2017-10-18' of git://git.kernel.or...David S. Miller
2017-10-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.gitKalle Valo
2017-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-10-02brcmfmac: Delete redundant length checkKevin Cernekee
2017-10-02brcmfmac: Avoid possible out-of-bounds readKevin Cernekee
2017-10-02brcmsmac: make some local variables 'static const' to reduce stack sizeArnd Bergmann
2017-10-02brcmfmac: Add check for short event packetsKevin Cernekee
2017-09-25b43: make const arrays static, reduces object code sizeColin Ian King
2017-09-25brcmsmac: make const array ucode_ofdm_rates static, reduces object code sizeColin Ian King
2017-09-25brcmfmac: use setup_timer() helperAllen Pais
2017-09-21drivers: net: brcm80211: use setup_timer() helper.Allen Pais
2017-09-20b43legacy: fix unitialized reads of ret by initializing the array to zeroColin Ian King
2017-09-20b43: fix unitialized reads of ret by initializing the array to zeroColin Ian King
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-16networking: introduce and use skb_put_data()Johannes Berg
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