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 -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html