summaryrefslogtreecommitdiffstats
path: root/drivers/bcma/main.c
Commit message (Expand)AuthorAgeFilesLines
* bcma: export bcma_find_coreHauke Mehrtens2012-03-051-1/+2
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-02-151-3/+1
|\
| * bcma: don't fail for bad SPROM CRCHenrik Rydberg2012-02-061-3/+1
* | bcma: add bus num counterHauke Mehrtens2012-02-061-1/+11
* | bcma: make some functions __devinitHauke Mehrtens2012-02-061-1/+1
|/
* bcma: connect the bcma bus suspend/resume to the bcma driver suspend/resumeLinus Torvalds2012-01-171-0/+19
* bcma: add stub for bcma_bus_suspend()Linus Torvalds2012-01-171-0/+5
* bcma: support for suspend and resumeRafał Miłecki2011-12-131-0/+16
* bcma: add module.h to the modular portions of this driverPaul Gortmaker2011-10-311-0/+1
* Merge branch 'master' of github.com:davem330/netDavid S. Miller2011-09-221-0/+12
|\
| * bcma: add uevent to the bus, to autoload driversDavid Woodhouse2011-08-221-0/+12
* | bcma: add mips driverHauke Mehrtens2011-08-081-0/+15
* | bcma: add SOC busHauke Mehrtens2011-08-081-1/+8
* | bcma: add functions to scan cores needed on SoCsHauke Mehrtens2011-08-081-0/+46
|/
* bcma: add check if sprom is available before accessing it.Hauke Mehrtens2011-07-111-1/+3
* bcma: main.c needs to include <linux/slab.h>Geert Uytterhoeven2011-06-271-0/+1
* bcma: clean exports of functionsRafał Miłecki2011-06-201-2/+0
* bcma: read SPROM and extract MAC from itRafał Miłecki2011-06-031-0/+7
* bcma: add IRQ number and pointer to DMA devRafał Miłecki2011-06-011-0/+2
* bcma: add Broadcom specific AMBA bus driverRafał Miłecki2011-05-101-0/+247