aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/bcma/host_pci.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-02-28bcma: add HP Stream NotebookDenis 'GNUtoo' Carikli1-0/+1
2016-11-29bcma: add Dell Inspiron 3148Jiri Slaby1-0/+1
2016-07-18bcma: add PCI ID for Foxconn's BCM43142 deviceRafał Miłecki1-0/+1
2016-02-06bcma: claim only 14e4:4365 PCI Dell card with SoftMAC BCM43142Rafał Miłecki1-1/+1
2015-03-13bcma: move PCI IRQ control function to host specific codeRafał Miłecki1-0/+34
2015-03-02bcma: enable support for PCIe Gen 2 host devicesRafał Miłecki1-1/+14
2015-03-02bcma: support bringing up bus hosted on PCIe Gen 2Rafał Miłecki1-1/+1
2015-03-02bcma: add helpers bringing PCIe hosted bus up / downRafał Miłecki1-0/+28
2015-01-29bcma: implement host code support for PCIe Gen 2 devicesRafał Miłecki1-2/+4
2014-10-23bcma: add another PCI ID of device with BCM43228Rafał Miłecki1-2/+3
2014-09-09bcma: move bus struct setup into early part of host specific codeRafał Miłecki1-0/+3
2014-08-25bcma: add PCI ID for spromless BCM43217Hauke Mehrtens1-0/+1
2014-07-29bcma: add support for BCM43131 that was found in Tenda W311ERafał Miłecki1-0/+1
2014-07-18bcma: add support for BCM43217 found in Tenda W322E (14e4:43a9)Rafał Miłecki1-0/+1
2013-12-09bcma: pci: remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han1-1/+1
2013-12-05bcma: pci: remove unnecessary pci_set_drvdata()Jingoo Han1-1/+0
2013-10-10bcma: add PCI id 0x4313Hauke Mehrtens1-0/+1
2013-10-10bcma: reject PCI cards in bcma.Hauke Mehrtens1-2/+5
2013-06-27bcma: add support for BCM43142Rafał Miłecki1-0/+1
2013-01-03Drivers: bcma: remove __dev* attributes.Greg Kroah-Hartman1-4/+4
2012-10-29bcma: suspend/resume callbacks should be conditionally compiled on CONFIG_PM_SLEEPYuanhan Liu1-3/+3
2012-09-24bcma: handle BCM43227Rafał Miłecki1-0/+1
2012-09-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville1-0/+1
2012-08-10bcma: make some functions staticHauke Mehrtens1-5/+6
2012-08-02bcma: BCM43228 supportRafał Miłecki1-0/+1
2012-07-09bcma: use custom printing functionsRafał Miłecki1-2/+2
2012-07-09bcma: add PCI ID for BCM43224Hauke Mehrtens1-0/+1
2012-05-16bcma: Add __devexit to bcma_host_pci_removeNathan Hintz1-2/+2
2012-05-16bcma: add boardinfo structHauke Mehrtens1-0/+3
2012-02-06bcma: make some functions __devinitHauke Mehrtens1-2/+2
2012-01-17bcma: add stub for bcma_bus_suspend()Linus Torvalds1-1/+1
2012-01-17bcma: convert suspend/resume to pm_opsLinus Torvalds1-26/+16
2012-01-16bcma: invalidate the mapped core over suspend/resumeRafał Miłecki1-0/+3
2011-12-13bcma: support for suspend and resumeRafał Miłecki1-0/+37
2011-12-06bcma: pci: use fixed windows when possibleRafał Miłecki1-11/+21
2011-10-31bcma: add module.h to the modular portions of this driverPaul Gortmaker1-0/+1
2011-06-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville1-0/+1
2011-06-20bcma: enable support for 14e4:4357 (BCM43225)Rafał Miłecki1-0/+1
2011-06-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville1-0/+52
2011-06-01bcma: host pci: implement block R/W operationsRafał Miłecki1-0/+52
2011-05-26drivers/bcma/host_pci.c needs slab.hAndrew Morton1-0/+1
2011-05-16bcma: add PCI ID of the card found in Thinkpad X120eRafał Miłecki1-0/+1
2011-05-10bcma: add Broadcom specific AMBA bus driverRafał Miłecki1-0/+196