aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/bcma
Commit message (Expand)AuthorAge
* bcma: fix null pointer in bcma_core_pci_irq_ctlHauke Mehrtens2012-06-08
* bcma: add ext PA workaround for BCM4331 and BCM43431Seth Forshee2012-06-04
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-05-24
|\
| * bcma: Add flush for BCMA_RESET_CTL writeNathan Hintz2012-05-16
| * bcma: Add __devexit to bcma_host_pci_removeNathan Hintz2012-05-16
| * bcma: reads/writes are always 4 bytes, so always map 4 bytesNathan Hintz2012-05-16
| * bcma: Account for variable PCI memory base/sizeNathan Hintz2012-05-16
| * bcma: Find names of non BCM coresNathan Hintz2012-05-16
| * bcma: add bcma_core_pci_config_fixup()Hauke Mehrtens2012-05-16
| * bcma: add bcma_core_pci_fixcfg()Hauke Mehrtens2012-05-16
| * bcma: add bcma_core_pci_extend_L1timerHauke Mehrtens2012-05-16
| * bcma: implement setting core clock mode to dynamicHauke Mehrtens2012-05-16
| * bcma/ssb: parse new attributes from spromHauke Mehrtens2012-05-16
| * bcma: read out some additional sprom attributesHauke Mehrtens2012-05-16
| * ssb/bcma: fill attribute alpha2 from spromHauke Mehrtens2012-05-16
| * bcma: add boardinfo structHauke Mehrtens2012-05-16
* | Merge 3.4-rc6 into usb-nextGreg Kroah-Hartman2012-05-07
|\|
| * bcma: use fallback sprom if no on chip sprom is availableHauke Mehrtens2012-04-16
* | Merge 3.4-rc4 into usb-next.Greg Kroah-Hartman2012-04-22
|\ \ | |/ |/|
| * bcma: scan for extra address spaceHauke Mehrtens2012-04-18
* | bcma: fix build error on MIPS; implicit pcibios_enable_devicePaul Gortmaker2012-04-10
|/
* bcma: silence PMU warning for BCM4331Rafał Miłecki2012-03-07
* bcma: add support for on-chip OTP memory used for SPROM storageArend van Spriel2012-03-06
* bcma: return error in bcma_sprom_get() when fallback failsArend van Spriel2012-03-06
* bcma: add support for sprom not found on the deviceHauke Mehrtens2012-03-05
* bcma: export bcma_find_coreHauke Mehrtens2012-03-05
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-02-15
|\
| * bcma: don't fail for bad SPROM CRCHenrik Rydberg2012-02-06
| * bcma: Fix mem leak in bcma_bus_scan()Jesper Juhl2012-02-01
* | bcma: log the id, rev and pkg of the chip foundHauke Mehrtens2012-02-06
* | bcma: add extra sprom checkHauke Mehrtens2012-02-06
* | bcma: add bus num counterHauke Mehrtens2012-02-06
* | bcma: add PCIe host controllerHauke Mehrtens2012-02-06
* | bcma: make some functions __devinitHauke Mehrtens2012-02-06
* | bcma: export bcma_pcie_read()Hauke Mehrtens2012-02-06
* | bcma: add constants for PCI and use themHauke Mehrtens2012-02-06
* | bcma: add the core unit numberHauke Mehrtens2012-02-06
* | bcma: Enable logging of SPROM offsetLarry Finger2012-01-24
* | bcma: SPROM: extract power info for coresRafał Miłecki2012-01-24
* | bcma: SPROM: add macro for easier extractionRafał Miłecki2012-01-24
|/
* bcma: connect the bcma bus suspend/resume to the bcma driver suspend/resumeLinus Torvalds2012-01-17
* bcma: add stub for bcma_bus_suspend()Linus Torvalds2012-01-17
* bcma: convert suspend/resume to pm_opsLinus Torvalds2012-01-17
* bcma: invalidate the mapped core over suspend/resumeRafał Miłecki2012-01-16
* bcma: extract revision and TX power IDs from SPROMRafał Miłecki2011-12-13
* bcma: support for suspend and resumeRafał Miłecki2011-12-13
* bcma: extract FEM info from SPROMRafał Miłecki2011-12-13
* bcma: pci: use fixed windows when possibleRafał Miłecki2011-12-06
* bcma: fix implicit use of export.h contentsPaul Gortmaker2011-10-31
* bcma: add module.h to the modular portions of this driverPaul Gortmaker2011-10-31