aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/bcma/main.c
Commit message (Expand)AuthorAgeFilesLines
* bcma: fix unregistration of coresPiotr Haber2012-10-301-2/+3
* bcma: support for suspend and resumeRafał Miłecki2012-01-121-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