Linux wireless drivers development
 help / color / mirror / Atom feed
* [PATCH 0/4] brcm: rename firmware files and add new files
@ 2013-10-01  8:53 Arend van Spriel
  2013-10-01  8:53 ` [PATCH 1/4] brcm: rename firmware names expressing host interface type Arend van Spriel
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Arend van Spriel @ 2013-10-01  8:53 UTC (permalink / raw)
  To: Ben Hutchings; +Cc: Linux Wireless, Arend van Spriel

This series renames the firmware files to match the required filenames in
the brcmfmac driver. Previously, these files needed to be copied/linked to
a generic name that was used in the driver. So for older kernels this is still
needed.

Also included are new firmware files for BCM43241 and BCM4335. The brcmfmac
driver lists some more firmware files, but firmware is not yet released for
those chips.

Arend van Spriel (4):
  brcm: rename firmware names expressing host interface type
  brcm: add firmware file for BCM43241 SDIO chipset
  brcm: add firmware for newer version of BCM43241 SDIO chipset
  brcm: add firmware file for the BCM4335 SDIO chipset

 WHENCE                                           |    9 ++++++---
 brcm/brcmfmac43241b0-sdio.bin                    |  Bin 0 -> 455745 bytes
 brcm/brcmfmac43241b4-sdio.bin                    |  Bin 0 -> 403855 bytes
 brcm/{brcmfmac4329.bin => brcmfmac4329-sdio.bin} |  Bin 253748 -> 253748 bytes
 brcm/{brcmfmac4330.bin => brcmfmac4330-sdio.bin} |  Bin 222126 -> 222126 bytes
 brcm/{brcmfmac4334.bin => brcmfmac4334-sdio.bin} |  Bin 451566 -> 451566 bytes
 brcm/brcmfmac4335-sdio.bin                       |  Bin 0 -> 569291 bytes
 7 files changed, 6 insertions(+), 3 deletions(-)
 create mode 100644 brcm/brcmfmac43241b0-sdio.bin
 create mode 100644 brcm/brcmfmac43241b4-sdio.bin
 rename brcm/{brcmfmac4329.bin => brcmfmac4329-sdio.bin} (100%)
 rename brcm/{brcmfmac4330.bin => brcmfmac4330-sdio.bin} (100%)
 rename brcm/{brcmfmac4334.bin => brcmfmac4334-sdio.bin} (100%)
 create mode 100644 brcm/brcmfmac4335-sdio.bin

-- 
1.7.10.4



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2013-10-13 20:06 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-01  8:53 [PATCH 0/4] brcm: rename firmware files and add new files Arend van Spriel
2013-10-01  8:53 ` [PATCH 1/4] brcm: rename firmware names expressing host interface type Arend van Spriel
2013-10-01  8:53 ` [PATCH 2/4] brcm: add firmware file for BCM43241 SDIO chipset Arend van Spriel
2013-10-01  8:53 ` [PATCH 3/4] brcm: add firmware for newer version of " Arend van Spriel
2013-10-01  8:53 ` [PATCH 4/4] brcm: add firmware file for the BCM4335 " Arend van Spriel
2013-10-13 20:06 ` [PATCH 0/4] brcm: rename firmware files and add new files Ben Hutchings

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox