aboutsummaryrefslogtreecommitdiff
path: root/drivers/bcma
AgeCommit message (Expand)Author
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
2011-09-20Merge branch 'master' of git://git.infradead.org/users/linville/wirelessJohn W. Linville
2011-09-19bcma: cc: export more control functionsRafał Miłecki
2011-09-13bcma: extract some basic info about board from SPROMRafał Miłecki
2011-08-24bcma: signedness bug in bcma_get_next_core()Dan Carpenter
2011-08-22bcma: implement BCM4331 workaround for external PA linesRafał Miłecki
2011-08-22bcma: add uevent to the bus, to autoload driversDavid Woodhouse
2011-08-09bcma: use boardflags define from ssb codeRafał Miłecki
2011-08-08bcma: get CPU clockHauke Mehrtens
2011-08-08bcma: add serial console supportHauke Mehrtens
2011-08-08bcma: add mips driverHauke Mehrtens
2011-08-08bcma: add SOC busHauke Mehrtens
2011-08-08bcma: add functions to scan cores needed on SoCsHauke Mehrtens
2011-08-08bcma: move initializing of struct bcma_bus to own function.Hauke Mehrtens
2011-08-08bcma: move parsing of EEPROM into own function.Hauke Mehrtens
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-07-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-07-22bcma: fix 'SSB_PCICORE_BFL_NOPCI' undeclared build breakageJohn W. Linville
2011-07-22bcma: inform drivers about translation bits needed for the coreRafał Miłecki
2011-07-19bcma: allow enabling PLLRafał Miłecki