aboutsummaryrefslogtreecommitdiff
path: root/drivers/bcma/main.c
AgeCommit message (Expand)Author
2013-03-06bcma: ignore extra GMAC cores on BCM4706Rafał Miłecki
2013-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-02-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-02-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-02-04bcma: unregister gpios before unloading bcmaHauke Mehrtens
2013-01-30bcma: register platform device for parallel flashRafał Miłecki
2013-01-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-01-07bcma: make bcma_find_core_unit() accessibleHauke Mehrtens
2013-01-03Drivers: bcma: remove __dev* attributes.Greg Kroah-Hartman
2012-12-14Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2012-12-06bcma: register watchdog driverHauke Mehrtens
2012-11-21bcma: add GPIO driverHauke Mehrtens
2012-10-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-10-19bcma: add an extra pcie core structHauke Mehrtens
2012-10-19bcma: init sprom struct earlierHauke Mehrtens
2012-10-19bcma: just do the necessary things in early register on SoCsHauke Mehrtens
2012-10-15bcma: fix unregistration of coresPiotr Haber
2012-09-07bcma: don't leak memory for PCIE, MIPS, GBIT coresSaul St. John
2012-08-21bcma: detect and register NAND flash deviceRafał Miłecki
2012-08-21bcma: detect and register serial flash deviceRafał Miłecki
2012-07-12bcma: add trivial GBIT MAC COMMON driverRafał Miłecki
2012-07-12bcma: support alternative (BCM4706) ChipCommon core idRafał Miłecki
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