summaryrefslogtreecommitdiffstats
path: root/drivers/bcma/host_pci.c
Commit message (Expand)AuthorAgeFilesLines
* bcma: add HP Stream NotebookDenis 'GNUtoo' Carikli2018-02-281-0/+1
* bcma: add Dell Inspiron 3148Jiri Slaby2016-11-291-0/+1
* bcma: add PCI ID for Foxconn's BCM43142 deviceRafał Miłecki2016-07-181-0/+1
* bcma: claim only 14e4:4365 PCI Dell card with SoftMAC BCM43142Rafał Miłecki2016-02-061-1/+1
* bcma: move PCI IRQ control function to host specific codeRafał Miłecki2015-03-131-0/+34
* bcma: enable support for PCIe Gen 2 host devicesRafał Miłecki2015-03-021-1/+14
* bcma: support bringing up bus hosted on PCIe Gen 2Rafał Miłecki2015-03-021-1/+1
* bcma: add helpers bringing PCIe hosted bus up / downRafał Miłecki2015-03-021-0/+28
* bcma: implement host code support for PCIe Gen 2 devicesRafał Miłecki2015-01-291-2/+4
* bcma: add another PCI ID of device with BCM43228Rafał Miłecki2014-10-231-2/+3
* bcma: move bus struct setup into early part of host specific codeRafał Miłecki2014-09-091-0/+3
* bcma: add PCI ID for spromless BCM43217Hauke Mehrtens2014-08-251-0/+1
* bcma: add support for BCM43131 that was found in Tenda W311ERafał Miłecki2014-07-291-0/+1
* bcma: add support for BCM43217 found in Tenda W322E (14e4:43a9)Rafał Miłecki2014-07-181-0/+1
* bcma: pci: remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han2013-12-091-1/+1
* bcma: pci: remove unnecessary pci_set_drvdata()Jingoo Han2013-12-051-1/+0
* bcma: add PCI id 0x4313Hauke Mehrtens2013-10-101-0/+1
* bcma: reject PCI cards in bcma.Hauke Mehrtens2013-10-101-2/+5
* bcma: add support for BCM43142Rafał Miłecki2013-06-271-0/+1
* Drivers: bcma: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-4/+4
* bcma: suspend/resume callbacks should be conditionally compiled on CONFIG_PM_...Yuanhan Liu2012-10-291-3/+3
* bcma: handle BCM43227Rafał Miłecki2012-09-241-0/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-09-071-0/+1
|\
| * bcma: BCM43228 supportRafał Miłecki2012-08-021-0/+1
* | bcma: make some functions staticHauke Mehrtens2012-08-101-5/+6
|/
* bcma: use custom printing functionsRafał Miłecki2012-07-091-2/+2
* bcma: add PCI ID for BCM43224Hauke Mehrtens2012-07-091-0/+1
* bcma: Add __devexit to bcma_host_pci_removeNathan Hintz2012-05-161-2/+2
* bcma: add boardinfo structHauke Mehrtens2012-05-161-0/+3
* bcma: make some functions __devinitHauke Mehrtens2012-02-061-2/+2
* bcma: add stub for bcma_bus_suspend()Linus Torvalds2012-01-171-1/+1
* bcma: convert suspend/resume to pm_opsLinus Torvalds2012-01-171-26/+16
* bcma: invalidate the mapped core over suspend/resumeRafał Miłecki2012-01-161-0/+3
* bcma: support for suspend and resumeRafał Miłecki2011-12-131-0/+37
* bcma: pci: use fixed windows when possibleRafał Miłecki2011-12-061-11/+21
* bcma: add module.h to the modular portions of this driverPaul Gortmaker2011-10-311-0/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-06-241-0/+1
|\
| * bcma: enable support for 14e4:4357 (BCM43225)Rafał Miłecki2011-06-201-0/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-06-081-0/+52
|\ \ | |/
| * bcma: host pci: implement block R/W operationsRafał Miłecki2011-06-011-0/+52
* | drivers/bcma/host_pci.c needs slab.hAndrew Morton2011-05-261-0/+1
|/
* bcma: add PCI ID of the card found in Thinkpad X120eRafał Miłecki2011-05-161-0/+1
* bcma: add Broadcom specific AMBA bus driverRafał Miłecki2011-05-101-0/+196
OpenPOWER on IntegriCloud