aboutsummaryrefslogtreecommitdiffstats
path: root/package/broadcom-wl/src/glue/wl_glue.c
Commit message (Collapse)AuthorAgeFilesLines
* packages: clean up the package folderJohn Crispin2013-06-211-315/+0
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 37007
* broadcom-wl: Pass physical address to wl_attachHauke Mehrtens2012-12-131-1/+1
| | | | | | | | wl_attach expects a physical address, as it performs the mapping internally. Signed-off-by: Nathan Hintz <nlhintz@hotmail.com> SVN-Revision: 34671
* broadcom-wl: get the mmio address directly from the struct if bcma is used.Hauke Mehrtens2012-12-021-3/+1
| | | | SVN-Revision: 34452
* broadcom-wl: remove an erroneous BUG() call in the glue driverJo-Philipp Wich2012-02-241-6/+0
| | | | SVN-Revision: 30709
* brcm47xx: update patchesHauke Mehrtens2011-08-041-1/+1
| | | | | | | | * this adds sflash support for ssb devices * the flash is now a platform device * minor updates SVN-Revision: 27902
* broadcom-wl: make it work on the RT-N16 and other device using the BCMA bus ↵Jo-Philipp Wich2011-07-241-0/+323
- 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