Skip to content
GitLab
  • Explore
  • Sign in
  • Register
  • xcap
  • xcap-capability-linux
  • Repository
  • xcap-capability-linux
  • drivers
  • net
  • wireless
  • brcm80211
  • brcmfmac
  • pcie.c
Find file Blame History Permalink
  • Hante Meuleman's avatar
    brcmfmac: Add support for multiple PCIE devices in nvram. · c4365534
    Hante Meuleman authored Apr 14, 2015
    
    
    With PCIE it is possible to support multiple devices with the
    same device type. They all load the same nvram file. In order to
    support this the nvram can specify which part of the nvram is
    for which pcie device. This patch adds support for these new
    types of nvram files.
    
    Reviewed-by: default avatarArend Van Spriel <arend@broadcom.com>
    Reviewed-by: default avatarFranky (Zhenhui) Lin <frankyl@broadcom.com>
    Reviewed-by: default avatarPieter-Paul Giesberts <pieterpg@broadcom.com>
    Reviewed-by: default avatarDaniel (Deognyoun) Kim <dekim@broadcom.com>
    Signed-off-by: default avatarHante Meuleman <meuleman@broadcom.com>
    Signed-off-by: default avatarArend van Spriel <arend@broadcom.com>
    Signed-off-by: default avatarKalle Valo <kvalo@codeaurora.org>
    c4365534