| Commit message (Expand) | Author | Age | Files | Lines |
* | bcma: add support for BCM43142 | Rafał Miłecki | 2013-06-27 | 1 | -0/+1 |
* | Drivers: bcma: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-03 | 1 | -4/+4 |
* | bcma: suspend/resume callbacks should be conditionally compiled on CONFIG_PM_... | Yuanhan Liu | 2012-10-29 | 1 | -3/+3 |
* | bcma: handle BCM43227 | Rafał Miłecki | 2012-09-24 | 1 | -0/+1 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2012-09-07 | 1 | -0/+1 |
|\ |
|
| * | bcma: BCM43228 support | Rafał Miłecki | 2012-08-02 | 1 | -0/+1 |
* | | bcma: make some functions static | Hauke Mehrtens | 2012-08-10 | 1 | -5/+6 |
|/ |
|
* | bcma: use custom printing functions | Rafał Miłecki | 2012-07-09 | 1 | -2/+2 |
* | bcma: add PCI ID for BCM43224 | Hauke Mehrtens | 2012-07-09 | 1 | -0/+1 |
* | bcma: Add __devexit to bcma_host_pci_remove | Nathan Hintz | 2012-05-16 | 1 | -2/+2 |
* | bcma: add boardinfo struct | Hauke Mehrtens | 2012-05-16 | 1 | -0/+3 |
* | bcma: make some functions __devinit | Hauke Mehrtens | 2012-02-06 | 1 | -2/+2 |
* | bcma: add stub for bcma_bus_suspend() | Linus Torvalds | 2012-01-17 | 1 | -1/+1 |
* | bcma: convert suspend/resume to pm_ops | Linus Torvalds | 2012-01-17 | 1 | -26/+16 |
* | bcma: invalidate the mapped core over suspend/resume | Rafał Miłecki | 2012-01-16 | 1 | -0/+3 |
* | bcma: support for suspend and resume | Rafał Miłecki | 2011-12-13 | 1 | -0/+37 |
* | bcma: pci: use fixed windows when possible | Rafał Miłecki | 2011-12-06 | 1 | -11/+21 |
* | bcma: add module.h to the modular portions of this driver | Paul Gortmaker | 2011-10-31 | 1 | -0/+1 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2011-06-24 | 1 | -0/+1 |
|\ |
|
| * | bcma: enable support for 14e4:4357 (BCM43225) | Rafał Miłecki | 2011-06-20 | 1 | -0/+1 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2011-06-08 | 1 | -0/+52 |
|\ \
| |/ |
|
| * | bcma: host pci: implement block R/W operations | Rafał Miłecki | 2011-06-01 | 1 | -0/+52 |
* | | drivers/bcma/host_pci.c needs slab.h | Andrew Morton | 2011-05-26 | 1 | -0/+1 |
|/ |
|
* | bcma: add PCI ID of the card found in Thinkpad X120e | Rafał Miłecki | 2011-05-16 | 1 | -0/+1 |
* | bcma: add Broadcom specific AMBA bus driver | Rafał Miłecki | 2011-05-10 | 1 | -0/+196 |