summaryrefslogtreecommitdiffstats
path: root/drivers/bcma
AgeCommit message (Expand)AuthorLines
2012-06-08bcma: fix null pointer in bcma_core_pci_irq_ctlHauke Mehrtens-2/+4
2012-06-04bcma: add ext PA workaround for BCM4331 and BCM43431Seth Forshee-3/+5
2012-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-25/+251
2012-05-16bcma: Add flush for BCMA_RESET_CTL writeNathan Hintz-0/+1
2012-05-16bcma: Add __devexit to bcma_host_pci_removeNathan Hintz-2/+2
2012-05-16bcma: reads/writes are always 4 bytes, so always map 4 bytesNathan Hintz-3/+3
2012-05-16bcma: Account for variable PCI memory base/sizeNathan Hintz-2/+2
2012-05-16bcma: Find names of non BCM coresNathan Hintz-14/+40
2012-05-16bcma: add bcma_core_pci_config_fixup()Hauke Mehrtens-0/+18
2012-05-16bcma: add bcma_core_pci_fixcfg()Hauke Mehrtens-0/+19
2012-05-16bcma: add bcma_core_pci_extend_L1timerHauke Mehrtens-2/+14
2012-05-16bcma: implement setting core clock mode to dynamicHauke Mehrtens-1/+1
2012-05-16bcma/ssb: parse new attributes from spromHauke Mehrtens-0/+70
2012-05-16bcma: read out some additional sprom attributesHauke Mehrtens-0/+76
2012-05-16ssb/bcma: fill attribute alpha2 from spromHauke Mehrtens-1/+2
2012-05-16bcma: add boardinfo structHauke Mehrtens-0/+3
2012-05-07Merge 3.4-rc6 into usb-nextGreg Kroah-Hartman-2/+5
2012-04-22Merge 3.4-rc4 into usb-next.Greg Kroah-Hartman-1/+18
2012-04-18bcma: scan for extra address spaceHauke Mehrtens-1/+18
2012-04-16bcma: use fallback sprom if no on chip sprom is availableHauke Mehrtens-2/+5
2012-04-10bcma: fix build error on MIPS; implicit pcibios_enable_devicePaul Gortmaker-1/+2
2012-03-07bcma: silence PMU warning for BCM4331Rafał Miłecki-0/+1
2012-03-06bcma: add support for on-chip OTP memory used for SPROM storageArend van Spriel-20/+106
2012-03-06bcma: return error in bcma_sprom_get() when fallback failsArend van Spriel-10/+17
2012-03-05bcma: add support for sprom not found on the deviceHauke Mehrtens-8/+69
2012-03-05bcma: export bcma_find_coreHauke Mehrtens-1/+2
2012-02-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-11/+12
2012-02-06bcma: log the id, rev and pkg of the chip foundHauke Mehrtens-3/+7
2012-02-06bcma: add extra sprom checkHauke Mehrtens-0/+7
2012-02-06bcma: add bus num counterHauke Mehrtens-1/+11
2012-02-06bcma: add PCIe host controllerHauke Mehrtens-34/+581
2012-02-06bcma: make some functions __devinitHauke Mehrtens-9/+9
2012-02-06bcma: export bcma_pcie_read()Hauke Mehrtens-1/+4
2012-02-06bcma: add constants for PCI and use themHauke Mehrtens-54/+70
2012-02-06bcma: add the core unit numberHauke Mehrtens-0/+14
2012-02-06bcma: don't fail for bad SPROM CRCHenrik Rydberg-3/+1
2012-02-01bcma: Fix mem leak in bcma_bus_scan()Jesper Juhl-8/+11
2012-01-24bcma: Enable logging of SPROM offsetLarry Finger-0/+1
2012-01-24bcma: SPROM: extract power info for coresRafał Miłecki-1/+39
2012-01-24bcma: SPROM: add macro for easier extractionRafał Miłecki-68/+71
2012-01-17bcma: connect the bcma bus suspend/resume to the bcma driver suspend/resumeLinus Torvalds-0/+19
2012-01-17bcma: add stub for bcma_bus_suspend()Linus Torvalds-1/+7
2012-01-17bcma: convert suspend/resume to pm_opsLinus Torvalds-26/+16
2012-01-16bcma: invalidate the mapped core over suspend/resumeRafał Miłecki-0/+3
2011-12-13bcma: extract revision and TX power IDs from SPROMRafał Miłecki-0/+39
2011-12-13bcma: support for suspend and resumeRafał Miłecki-0/+56
2011-12-13bcma: extract FEM info from SPROMRafał Miłecki-0/+22
2011-12-06bcma: pci: use fixed windows when possibleRafał Miłecki-11/+21
2011-10-31bcma: fix implicit use of export.h contentsPaul Gortmaker-0/+4
2011-10-31bcma: add module.h to the modular portions of this driverPaul Gortmaker-0/+2