summaryrefslogtreecommitdiffstats
path: root/drivers/bcma/main.c
AgeCommit message (Expand)Author
2012-07-09bcma: use custom printing functionsRafał Miłecki
2012-03-05bcma: export bcma_find_coreHauke Mehrtens
2012-02-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-02-06bcma: add bus num counterHauke Mehrtens
2012-02-06bcma: make some functions __devinitHauke Mehrtens
2012-02-06bcma: don't fail for bad SPROM CRCHenrik Rydberg
2012-01-17bcma: connect the bcma bus suspend/resume to the bcma driver suspend/resumeLinus Torvalds
2012-01-17bcma: add stub for bcma_bus_suspend()Linus Torvalds
2011-12-13bcma: support for suspend and resumeRafał Miłecki
2011-10-31bcma: add module.h to the modular portions of this driverPaul Gortmaker
2011-09-22Merge branch 'master' of github.com:davem330/netDavid S. Miller
2011-08-22bcma: add uevent to the bus, to autoload driversDavid Woodhouse
2011-08-08bcma: add mips driverHauke Mehrtens
2011-08-08bcma: add SOC busHauke Mehrtens
2011-08-08bcma: add functions to scan cores needed on SoCsHauke Mehrtens
2011-07-11bcma: add check if sprom is available before accessing it.Hauke Mehrtens
2011-06-27bcma: main.c needs to include <linux/slab.h>Geert Uytterhoeven
2011-06-20bcma: clean exports of functionsRafał Miłecki
2011-06-03bcma: read SPROM and extract MAC from itRafał Miłecki
2011-06-01bcma: add IRQ number and pointer to DMA devRafał Miłecki
2011-05-10bcma: add Broadcom specific AMBA bus driverRafał Miłecki