summaryrefslogtreecommitdiffstats
path: root/drivers/bcma
Commit message (Expand)AuthorAgeFilesLines
* bcma: add PCI ID for spromless BCM43217Hauke Mehrtens2014-08-251-0/+1
* bcma: use NS prefix for names of Northstar specific coresRafał Miłecki2014-07-311-11/+11
* bcma: add support for BCM43131 that was found in Tenda W311ERafał Miłecki2014-07-293-0/+3
* bcma: add support for BCM43217 found in Tenda W322E (14e4:43a9)Rafał Miłecki2014-07-183-0/+3
* bcma: extract antenna gains from SPROM correctlyRafał Miłecki2014-07-181-8/+33
* bcma: add driver for PCIe Gen 2 coreRafał Miłecki2014-07-073-0/+184
* bcma: gpio: register all 32 GPIOs on BCM53572Rafał Miłecki2014-06-191-0/+1
* bcma: gpio: register 32 GPIOs on BCM5357Rafał Miłecki2014-03-271-1/+8
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2014-01-302-2/+136
|\
| * bcma: gpio: don't cast u32 to unsigned longRafał Miłecki2014-01-241-2/+2
| * bcma: prevent irq handler from firing when registeredHauke Mehrtens2014-01-241-0/+3
| * bcma: gpio: add own IRQ domainRafał Miłecki2014-01-232-2/+133
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-01-101-3/+3
|\ \
| * | bcma: fix sparse warnings in driver_chipcommon_sflash.cHauke Mehrtens2014-01-031-3/+3
* | | bcma: export bcma_find_core_unit()Hauke Mehrtens2014-01-042-14/+1
|/ /
* | bcma: add missing put_device callLevente Kurusa2013-12-191-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
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-11-131-2/+6
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-10-171-2/+6
| |\
| | * bcma: add PCI id 0x4313Hauke Mehrtens2013-10-101-0/+1
| | * bcma: reject PCI cards in bcma.Hauke Mehrtens2013-10-101-2/+5
* | | Merge 3.12-rc6 into driver-core-nextGreg Kroah-Hartman2013-10-191-23/+26
|\| |
| * | bcma: make bcma_core_pci_{up,down}() callable from atomic contextArend van Spriel2013-09-261-23/+26
| |/
* / bcma: convert bus code to use dev_groupsGreg Kroah-Hartman2013-10-161-7/+16
|/
* bcma: fix error code handling on 64 Bit systemsHauke Mehrtens2013-09-091-5/+7
* bcma: add bcma_core_pci_power_save()Hauke Mehrtens2013-08-261-3/+33
* bcma: do not export bcma_core_pci_extend_L1timer()Hauke Mehrtens2013-08-261-2/+1
* bcma: add method to power up and down the PCIe core by wifi driverHauke Mehrtens2013-08-261-0/+26
* bcma: change max PCI read request size to 128Hauke Mehrtens2013-08-261-0/+6
* bcma: fix handling of big addrlHauke Mehrtens2013-07-221-8/+8
* bcma: return correct error code when bus scan failedHauke Mehrtens2013-07-221-1/+1
* bcma: make it possible to select SoC support without mipsHauke Mehrtens2013-07-221-2/+8
* bcma: add some more core namesHauke Mehrtens2013-07-221-0/+12
* bcma: add support for BCM43142Rafał Miłecki2013-06-276-2/+155
* bcma: use const for serial flash hardware tableRafał Miłecki2013-06-171-4/+4
* bcma: update core (en|dis)abling functionsRafał Miłecki2013-06-171-3/+25
* bcma: activate PCI host option by defaultHauke Mehrtens2013-06-121-0/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-06-121-0/+2
|\
| * bcma: add more core IDsRafał Miłecki2013-05-171-0/+2
* | bcma: support SPROM rev 10Rafał Miłecki2013-05-221-7/+9
* | bcma: prepare for supporting more SPROM sizesRafał Miłecki2013-05-221-15/+20
* | bcma: don't hardcode SPROM lengthRafał Miłecki2013-05-221-15/+15
|/
* Merge tag 'for-linus-20130509' of git://git.infradead.org/linux-mtdLinus Torvalds2013-05-091-1/+1
|\
| * bcma_mips: add a const qualifierArtem Bityutskiy2013-04-051-1/+1
* | bcma: export some gpio functionsHauke Mehrtens2013-03-271-0/+2
* | bcma: export bcma_chipco_get_alp_clock()Hauke Mehrtens2013-03-271-1/+2
* | bcma: handle more devices in bcma_pmu_get_alp_clock()Hauke Mehrtens2013-03-271-4/+20
* | bcma: use BCMA_CC_PMU_CTL_* constantsHauke Mehrtens2013-03-271-5/+5
* | bcma: mark eromptr as __iomemHauke Mehrtens2013-03-271-8/+8