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