aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/bcma/main.c
Commit message (Expand)AuthorAge
* bcma: don't fail for bad SPROM CRCHenrik Rydberg2012-02-06
* bcma: connect the bcma bus suspend/resume to the bcma driver suspend/resumeLinus Torvalds2012-01-17
* bcma: add stub for bcma_bus_suspend()Linus Torvalds2012-01-17
* bcma: support for suspend and resumeRafał Miłecki2011-12-13
* bcma: add module.h to the modular portions of this driverPaul Gortmaker2011-10-31
* Merge branch 'master' of github.com:davem330/netDavid S. Miller2011-09-22
|\
| * bcma: add uevent to the bus, to autoload driversDavid Woodhouse2011-08-22
* | bcma: add mips driverHauke Mehrtens2011-08-08
* | bcma: add SOC busHauke Mehrtens2011-08-08
* | bcma: add functions to scan cores needed on SoCsHauke Mehrtens2011-08-08
|/
* bcma: add check if sprom is available before accessing it.Hauke Mehrtens2011-07-11
* bcma: main.c needs to include <linux/slab.h>Geert Uytterhoeven2011-06-27
* bcma: clean exports of functionsRafał Miłecki2011-06-20
* bcma: read SPROM and extract MAC from itRafał Miłecki2011-06-03
* bcma: add IRQ number and pointer to DMA devRafał Miłecki2011-06-01
* bcma: add Broadcom specific AMBA bus driverRafał Miłecki2011-05-10