summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/broadcom
AgeCommit message (Expand)Author
2018-07-03Merge tag 'wireless-drivers-for-davem-2018-07-03' of git://git.kernel.org/pub...David S. Miller
2018-06-24brcmfmac: stop watchdog before detach and free everythingMichael Trimarchi
2018-06-23net: Remove depends on HAS_DMA in case of platform dependencyGeert Uytterhoeven
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook
2018-06-03Merge tag 'wireless-drivers-next-for-davem-2018-05-31' of git://git.kernel.or...David S. Miller
2018-05-30drivers/net: Fix various unnecessary characters after logging newlinesJoe Perches
2018-05-23brcmfmac: trigger memory dump on SDIO firmware halt messageFranky Lin
2018-05-23brcmfmac: trigger memory dump upon firmware halt signalFranky Lin
2018-05-23brcmfmac: validate user provided data for memdump before copyingFranky Lin
2018-05-23brcmfmac: add support for sysfs initiated coredumpArend Van Spriel
2018-05-23brcmfmac: move ALLFFMAC variable in flowring moduleArend Van Spriel
2018-05-23brcmfmac: add debugfs entry for reading firmware capabilitiesRafał Miłecki
2018-05-15brcmfmac: fix initialization of struct cfg80211_inform_bss variableFranky Lin
2018-05-15b43: fix transmit failure when VT is switchedTaketo Kabe
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-05-09brcmfmac: Add support for bcm43364 wireless chipsetSean Lanigan
2018-04-30brcmfmac: coarse support for PCIe shared structure rev7Franky Lin
2018-04-30brcmfmac: add hostready indicationFranky Lin
2018-04-30brcmfmac: constify firmware mapping tablesArend Van Spriel
2018-04-30brcmfmac: use nl80211_band directly to get ieee80211 channelFranky Lin
2018-04-30brcmfmac: reports boottime_ns while informing bssFranky Lin
2018-04-30brcmfmac: check p2pdev mac address uniquenessArend Van Spriel
2018-04-30net: wireless: b43legacy: Replace GFP_ATOMIC with GFP_KERNEL in dma_tx_fragmentJia-Ju Bai
2018-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.gitKalle Valo
2018-04-25brcmsmac: phy_lcn: remove duplicate codeGustavo A. R. Silva
2018-04-25brcmfmac: add support for BCM4366E chipsetDan Haab
2018-04-09brcmfmac: fix firmware request processing if nvram load failsArend Van Spriel
2018-03-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.gitKalle Valo
2018-03-27brcmsmac: allocate ucode with GFP_KERNELTakashi Iwai
2018-03-27brcmfmac: add kerneldoc for struct brcmf_bus::msgbufArend Van Spriel
2018-03-27brcmfmac: get rid of brcmf_fw_get_full_name()Arend Van Spriel
2018-03-27brcmfmac: get rid of brcmf_fw_map_chip_to_name()Arend Van Spriel
2018-03-27brcmfmac: add extension to .get_fwname() callbacksArend Van Spriel
2018-03-27brcmfmac: introduce brcmf_fw_alloc_request() functionArend Van Spriel
2018-03-27brcmfmac: pass struct in brcmf_fw_get_firmwares()Arend Van Spriel
2018-03-27brcmfmac: derive firmware filenames from basename mappingArend Van Spriel
2018-03-27brcmfmac: use wiphy debugfs dir entryArend Van Spriel
2018-03-27brcmfmac: allocate struct brcmf_pub instance using wiphy_new()Arend Van Spriel
2018-03-27brcmfmac: use brcmf_chip_name() for consistencyArend Van Spriel
2018-03-27brcmfmac: use brcmf_chip_name() to store name in revinfoArend Van Spriel
2018-03-27brcmfmac: do not convert linux error to firmware error stringArend Van Spriel
2018-03-27wireless: Use octal not symbolic permissionsJoe Perches
2018-03-25Merge tag 'wireless-drivers-next-for-davem-2018-03-24' of git://git.kernel.or...David S. Miller
2018-03-20brcmfmac: Fix check for ISO3166 codeStefan Wahren
2018-03-16brcmfmac: drop Inter-Access Point Protocol packets by defaultRafał Miłecki
2018-03-13net/wireless: fix spaces and grammar copy/paste in vendor Kconfig help textRandy Dunlap
2018-03-07brcmfmac: fix P2P_DEVICE ethernet address generationArend Van Spriel
2018-03-07brcmfmac: add possibility to obtain firmware errorArend Van Spriel