summaryrefslogtreecommitdiffstats
path: root/package/broadcom-wl/src/glue/wl_glue.c
Commit message (Collapse)AuthorAgeFilesLines
* broadcom-wl: Pass physical address to wl_attachhauke2012-12-131-1/+1
| | | | | | | | | wl_attach expects a physical address, as it performs the mapping internally. Signed-off-by: Nathan Hintz <nlhintz@hotmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34671 3c298f89-4303-0410-b956-a3cf2f4a3e73
* broadcom-wl: get the mmio address directly from the struct if bcma is used.hauke2012-12-021-3/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34452 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] broadcom-wl: remove an erroneous BUG() call in the glue driverjow2012-02-241-6/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30709 3c298f89-4303-0410-b956-a3cf2f4a3e73
* brcm47xx: update patcheshauke2011-08-041-1/+1
| | | | | | | | | | * this adds sflash support for ssb devices * the flash is now a platform device * minor updates git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27902 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] broadcom-wl: make it work on the RT-N16 and other device using the ↵jow2011-07-241-0/+323
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