summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/broadcom/brcm80211
Commit message (Expand)AuthorAgeFilesLines
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-123-6/+8
* treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-122-6/+7
* Merge tag 'wireless-drivers-next-for-davem-2018-05-31' of git://git.kernel.or...David S. Miller2018-06-0310-6/+60
|\
| * brcmfmac: trigger memory dump on SDIO firmware halt messageFranky Lin2018-05-231-1/+3
| * brcmfmac: trigger memory dump upon firmware halt signalFranky Lin2018-05-231-0/+5
| * brcmfmac: validate user provided data for memdump before copyingFranky Lin2018-05-231-1/+2
| * brcmfmac: add support for sysfs initiated coredumpArend Van Spriel2018-05-234-0/+12
| * brcmfmac: move ALLFFMAC variable in flowring moduleArend Van Spriel2018-05-233-4/+2
| * brcmfmac: add debugfs entry for reading firmware capabilitiesRafał Miłecki2018-05-231-0/+36
* | drivers/net: Fix various unnecessary characters after logging newlinesJoe Perches2018-05-301-1/+1
|/
* brcmfmac: fix initialization of struct cfg80211_inform_bss variableFranky Lin2018-05-151-1/+1
* brcmfmac: set WIPHY_FLAG_HAVE_AP_SME flagRafał Miłecki2018-05-151-0/+1
* wireless-drivers: Dynamically allocate struct station_infoToke Høiland-Jørgensen2018-05-121-6/+12
* brcmfmac: Add support for bcm43364 wireless chipsetSean Lanigan2018-05-091-0/+1
* brcmfmac: coarse support for PCIe shared structure rev7Franky Lin2018-04-302-6/+23
* brcmfmac: add hostready indicationFranky Lin2018-04-301-2/+12
* brcmfmac: constify firmware mapping tablesArend Van Spriel2018-04-305-5/+5
* brcmfmac: use nl80211_band directly to get ieee80211 channelFranky Lin2018-04-301-4/+4
* brcmfmac: reports boottime_ns while informing bssFranky Lin2018-04-301-13/+13
* brcmfmac: check p2pdev mac address uniquenessArend Van Spriel2018-04-301-0/+7
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.gitKalle Valo2018-04-261-16/+20
|\
| * brcmfmac: fix firmware request processing if nvram load failsArend Van Spriel2018-04-091-16/+20
* | brcmsmac: phy_lcn: remove duplicate codeGustavo A. R. Silva2018-04-251-7/+2
* | brcmfmac: add support for BCM4366E chipsetDan Haab2018-04-253-0/+3
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.gitKalle Valo2018-03-284-1/+64
|\
| * brcmfmac: Fix check for ISO3166 codeStefan Wahren2018-03-201-1/+1
| * brcmfmac: drop Inter-Access Point Protocol packets by defaultRafał Miłecki2018-03-163-0/+63
* | brcmsmac: allocate ucode with GFP_KERNELTakashi Iwai2018-03-271-2/+2
* | brcmfmac: add kerneldoc for struct brcmf_bus::msgbufArend Van Spriel2018-03-271-0/+1
* | brcmfmac: get rid of brcmf_fw_get_full_name()Arend Van Spriel2018-03-271-10/+4
* | brcmfmac: get rid of brcmf_fw_map_chip_to_name()Arend Van Spriel2018-03-272-57/+0
* | brcmfmac: add extension to .get_fwname() callbacksArend Van Spriel2018-03-275-78/+51
* | brcmfmac: introduce brcmf_fw_alloc_request() functionArend Van Spriel2018-03-275-60/+147
* | brcmfmac: pass struct in brcmf_fw_get_firmwares()Arend Van Spriel2018-03-275-86/+245
* | brcmfmac: derive firmware filenames from basename mappingArend Van Spriel2018-03-275-98/+96
* | brcmfmac: use wiphy debugfs dir entryArend Van Spriel2018-03-2712-74/+47
* | brcmfmac: allocate struct brcmf_pub instance using wiphy_new()Arend Van Spriel2018-03-277-61/+76
* | brcmfmac: use brcmf_chip_name() for consistencyArend Van Spriel2018-03-272-5/+7
* | brcmfmac: use brcmf_chip_name() to store name in revinfoArend Van Spriel2018-03-275-22/+26
* | brcmfmac: do not convert linux error to firmware error stringArend Van Spriel2018-03-271-2/+1
* | wireless: Use octal not symbolic permissionsJoe Perches2018-03-273-5/+5
* | Merge tag 'wireless-drivers-next-for-davem-2018-03-24' of git://git.kernel.or...David S. Miller2018-03-258-157/+120
|\ \ | |/ |/|
| * brcmsmac: remove duplicated bit-wise or of IEEE80211_CHAN_NO_IRColin Ian King2018-02-271-1/+0
| * brcmfmac: reject too long PSKJohannes Berg2018-02-271-0/+3
| * brcmfmac: remove duplicate pointer variable from brcmf_sdio_firmware_callback()Arend Van Spriel2018-02-271-19/+18
| * brcmfmac: change log level for some low-level sdio functionsArend Van Spriel2018-02-271-5/+5
| * brcmfmac: remove brcmf_bus_started() from bus apiArend Van Spriel2018-02-275-57/+16
| * brcmfmac: move brcmf_attach() function in core.cArend Van Spriel2018-02-271-49/+49
| * brcmfmac: usb: call brcmf_usb_up() during brcmf_bus_preinit()Arend Van Spriel2018-02-271-5/+2
| * brcmfmac: call brcmf_attach() just before calling brcmf_bus_started()Arend Van Spriel2018-02-272-17/+23
OpenPOWER on IntegriCloud