[package] broadcom-wl: make it work on the RT-N16 and other device using the BCMA bus
authorjow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 24 Jul 2011 14:10:39 +0000 (14:10 +0000)
committerjow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 24 Jul 2011 14:10:39 +0000 (14:10 +0000)
commitdf14a3269c98f6d1c2f6fd848588d0fe409ff688
treea885d4528a21fb5fd79e9faa59eb08878e372bb0
parent35fc833d4bed8e3b7b48ce99d3152f808043afc4
[package] 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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27751 3c298f89-4303-0410-b956-a3cf2f4a3e73
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]