forked from Minki/linux
d3ec4844d4
* 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial: (43 commits) fs: Merge split strings treewide: fix potentially dangerous trailing ';' in #defined values/expressions uwb: Fix misspelling of neighbourhood in comment net, netfilter: Remove redundant goto in ebt_ulog_packet trivial: don't touch files that are removed in the staging tree lib/vsprintf: replace link to Draft by final RFC number doc: Kconfig: `to be' -> `be' doc: Kconfig: Typo: square -> squared doc: Konfig: Documentation/power/{pm => apm-acpi}.txt drivers/net: static should be at beginning of declaration drivers/media: static should be at beginning of declaration drivers/i2c: static should be at beginning of declaration XTENSA: static should be at beginning of declaration SH: static should be at beginning of declaration MIPS: static should be at beginning of declaration ARM: static should be at beginning of declaration rcu: treewide: Do not use rcu_read_lock_held when calling rcu_dereference_check Update my e-mail address PCIe ASPM: forcedly -> forcibly gma500: push through device driver tree ... Fix up trivial conflicts: - arch/arm/mach-ep93xx/dma-m2p.c (deleted) - drivers/gpio/gpio-ep93xx.c (renamed and context nearby) - drivers/net/r8169.c (just context changes) |
||
---|---|---|
.. | ||
brcmfmac | ||
brcmsmac | ||
include | ||
util | ||
Kconfig | ||
Makefile | ||
README | ||
TODO |
Broadcom brcmsmac (mac80211-based softmac PCIe) and brcmfmac (SDIO) drivers. Completely open source host drivers, no binary object files. Support for the following chips: =============================== brcmsmac (PCIe) Name Device ID BCM4313 0x4727 BCM43224 0x4353 BCM43225 0x4357 brcmfmac (SDIO) Name BCM4329 Both brcmsmac and brcmfmac drivers require firmware files that need to be separately downloaded. Firmware ====================== Firmware is available from the Linux firmware repository at: git://git.kernel.org/pub/scm/linux/kernel/git/dwmw2/linux-firmware.git http://git.kernel.org/?p=linux/kernel/git/dwmw2/linux-firmware.git https://git.kernel.org/?p=linux/kernel/git/dwmw2/linux-firmware.git =============================================================== Broadcom brcmsmac driver =============================================================== - Support for both 32 and 64 bit Linux kernels Firmware installation ====================== Copy brcm/bcm43xx-0.fw and brcm/bcm43xx_hdr-0.fw to /lib/firmware/brcm (or wherever firmware is normally installed on your system). =============================================================== Broadcom brcmfmac driver =============================================================== - Support for 32 bit Linux kernel, 64 bit untested Firmware installation ====================== Copy brcm/bcm4329-fullmac-4.bin and brcm/bcm4329-fullmac-4.txt to /lib/firmware/brcm (or wherever firmware is normally installed on your system). Contact Info: ============= Brett Rudley brudley@broadcom.com Henry Ptasinski henryp@broadcom.com Dowan Kim dowan@broadcom.com Roland Vossen rvossen@broadcom.com Arend van Spriel arend@broadcom.com For more info, refer to: http://linuxwireless.org/en/users/Drivers/brcm80211