Age | Commit message (Expand) | Author | Files | Lines |
2019-08-06 | bcma: Use dev_get_drvdata | Chuhong Yuan | 1 | -4/+2 |
2019-01-10 | bcma: keep a direct pointer to the struct device | Rafał Miłecki | 1 | -0/+2 |
2018-02-28 | bcma: add HP Stream Notebook | Denis 'GNUtoo' Carikli | 1 | -0/+1 |
2016-11-29 | bcma: add Dell Inspiron 3148 | Jiri Slaby | 1 | -0/+1 |
2016-07-18 | bcma: add PCI ID for Foxconn's BCM43142 device | Rafał Miłecki | 1 | -0/+1 |
2016-02-06 | bcma: claim only 14e4:4365 PCI Dell card with SoftMAC BCM43142 | Rafał Miłecki | 1 | -1/+1 |
2015-03-13 | bcma: move PCI IRQ control function to host specific code | Rafał Miłecki | 1 | -0/+34 |
2015-03-02 | bcma: enable support for PCIe Gen 2 host devices | Rafał Miłecki | 1 | -1/+14 |
2015-03-02 | bcma: support bringing up bus hosted on PCIe Gen 2 | Rafał Miłecki | 1 | -1/+1 |
2015-03-02 | bcma: add helpers bringing PCIe hosted bus up / down | Rafał Miłecki | 1 | -0/+28 |
2015-01-29 | bcma: implement host code support for PCIe Gen 2 devices | Rafał Miłecki | 1 | -2/+4 |
2014-10-23 | bcma: add another PCI ID of device with BCM43228 | Rafał Miłecki | 1 | -2/+3 |
2014-09-09 | bcma: move bus struct setup into early part of host specific code | Rafał Miłecki | 1 | -0/+3 |
2014-08-25 | bcma: add PCI ID for spromless BCM43217 | Hauke Mehrtens | 1 | -0/+1 |
2014-07-29 | bcma: add support for BCM43131 that was found in Tenda W311E | Rafał Miłecki | 1 | -0/+1 |
2014-07-18 | bcma: add support for BCM43217 found in Tenda W322E (14e4:43a9) | Rafał Miłecki | 1 | -0/+1 |
2013-12-10 | bcma: pci: remove DEFINE_PCI_DEVICE_TABLE macro | Jingoo Han | 1 | -1/+1 |
2013-12-05 | bcma: pci: remove unnecessary pci_set_drvdata() | Jingoo Han | 1 | -1/+0 |
2013-10-10 | bcma: add PCI id 0x4313 | Hauke Mehrtens | 1 | -0/+1 |
2013-10-10 | bcma: reject PCI cards in bcma. | Hauke Mehrtens | 1 | -2/+5 |
2013-06-27 | bcma: add support for BCM43142 | Rafał Miłecki | 1 | -0/+1 |
2013-01-04 | Drivers: bcma: remove __dev* attributes. | Greg Kroah-Hartman | 1 | -4/+4 |
2012-10-29 | bcma: suspend/resume callbacks should be conditionally compiled on CONFIG_PM_... | Yuanhan Liu | 1 | -3/+3 |
2012-09-24 | bcma: handle BCM43227 | Rafał Miłecki | 1 | -0/+1 |
2012-09-07 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -0/+1 |
2012-08-10 | bcma: make some functions static | Hauke Mehrtens | 1 | -5/+6 |
2012-08-02 | bcma: BCM43228 support | Rafał Miłecki | 1 | -0/+1 |
2012-07-10 | bcma: use custom printing functions | Rafał Miłecki | 1 | -2/+2 |
2012-07-10 | bcma: add PCI ID for BCM43224 | Hauke Mehrtens | 1 | -0/+1 |
2012-05-16 | bcma: Add __devexit to bcma_host_pci_remove | Nathan Hintz | 1 | -2/+2 |
2012-05-16 | bcma: add boardinfo struct | Hauke Mehrtens | 1 | -0/+3 |
2012-02-06 | bcma: make some functions __devinit | Hauke Mehrtens | 1 | -2/+2 |
2012-01-17 | bcma: add stub for bcma_bus_suspend() | Linus Torvalds | 1 | -1/+1 |
2012-01-17 | bcma: convert suspend/resume to pm_ops | Linus Torvalds | 1 | -26/+16 |
2012-01-17 | bcma: invalidate the mapped core over suspend/resume | Rafał Miłecki | 1 | -0/+3 |
2011-12-14 | bcma: support for suspend and resume | Rafał Miłecki | 1 | -0/+37 |
2011-12-07 | bcma: pci: use fixed windows when possible | Rafał Miłecki | 1 | -11/+21 |
2011-11-01 | bcma: add module.h to the modular portions of this driver | Paul Gortmaker | 1 | -0/+1 |
2011-06-24 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -0/+1 |
2011-06-20 | bcma: enable support for 14e4:4357 (BCM43225) | Rafał Miłecki | 1 | -0/+1 |
2011-06-08 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -0/+52 |
2011-06-01 | bcma: host pci: implement block R/W operations | Rafał Miłecki | 1 | -0/+52 |
2011-05-27 | drivers/bcma/host_pci.c needs slab.h | Andrew Morton | 1 | -0/+1 |
2011-05-16 | bcma: add PCI ID of the card found in Thinkpad X120e | Rafał Miłecki | 1 | -0/+1 |
2011-05-10 | bcma: add Broadcom specific AMBA bus driver | Rafał Miłecki | 1 | -0/+196 |