aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/bcma/main.c
Commit message (Expand)AuthorAge
* bcma: fix unregistration of coresPiotr Haber2012-10-15
* bcma: don't leak memory for PCIE, MIPS, GBIT coresSaul St. John2012-09-07
* bcma: detect and register NAND flash deviceRafał Miłecki2012-08-21
* bcma: detect and register serial flash deviceRafał Miłecki2012-08-21
* bcma: add trivial GBIT MAC COMMON driverRafał Miłecki2012-07-12
* bcma: support alternative (BCM4706) ChipCommon core idRafał Miłecki2012-07-12
* bcma: use custom printing functionsRafał Miłecki2012-07-09
* bcma: export bcma_find_coreHauke Mehrtens2012-03-05
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-02-15
|\
| * bcma: don't fail for bad SPROM CRCHenrik Rydberg2012-02-06
* | bcma: add bus num counterHauke Mehrtens2012-02-06
* | bcma: make some functions __devinitHauke Mehrtens2012-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