broadcom-wl: make it work on the RT-N16 and other device using the BCMA bus - refresh...
authorJo-Philipp Wich <jow@openwrt.org>
Sun, 24 Jul 2011 14:10:39 +0000 (14:10 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Sun, 24 Jul 2011 14:10:39 +0000 (14:10 +0000)
commit1d7ae4aba7a252efb3fb84dce6362f99d4455b16
treedcfd1a63124f312eea7e290b77c4f5ae6cd4fa94
parent0df7ae04187da7634159242e29ea3201f172ef6d
broadcom-wl: make it work on the RT-N16 and other device using the BCMA bus - refresh and reorder patches - introduce a unified BCMA/SSB glue driver to accomodate for both bus types on brcm47xx - extend wlunbind init script to detach device from bcma-pci-bridge as well

SVN-Revision: 27751
package/broadcom-wl/Makefile
package/broadcom-wl/files/etc/init.d/wlunbind
package/broadcom-wl/patches/005-fix-mem-leak-on-unload.patch [new file with mode: 0644]
package/broadcom-wl/patches/006-fix-mem-leak-on-unload.patch [deleted file]
package/broadcom-wl/patches/006-generic-dma-api.patch
package/broadcom-wl/patches/007-add-bcma-support.patch [new file with mode: 0644]
package/broadcom-wl/patches/910-fallback-sprom.patch
package/broadcom-wl/src/glue/Makefile [new file with mode: 0644]
package/broadcom-wl/src/glue/wl_glue.c [new file with mode: 0644]
package/broadcom-wl/src/glue/wl_glue.h [new file with mode: 0644]