aboutsummaryrefslogtreecommitdiff
path: root/drivers/bcma
AgeCommit message (Expand)Author
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
2011-07-19bcma: allow setting FAST clockmode for a coreRafał Miłecki
2011-07-19bcma: handle alternative SPROM locationRafał Miłecki
2011-07-18bcma: extract SPROM rev 9 the same way as rev 8Rafał Miłecki
2011-07-18bcma: cc: set GPIOTIMER registerRafał Miłecki
2011-07-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-07-11bcma: add check if sprom is available before accessing it.Hauke Mehrtens
2011-07-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-07-07bcma: detect PCI core working in hostmodeRafał Miłecki
2011-07-07Update my e-mail addressMichael Büsch
2011-06-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-06-27bcma: main.c needs to include <linux/slab.h>Geert Uytterhoeven
2011-06-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-06-20bcma: clean exports of functionsRafał Miłecki
2011-06-20bcma: fix BCM43224 rev 0 workaroundRafał Miłecki
2011-06-20bcma: enable support for 14e4:4357 (BCM43225)Rafał Miłecki
2011-06-10drivers: bcma: export bcma_core_disable() functionArend van Spriel
2011-06-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-06-03bcma: read SPROM and extract MAC from itRafał Miłecki
2011-06-01bcma: host pci: implement block R/W operationsRafał Miłecki
2011-06-01bcma: pci: implement interrupts controlRafał Miłecki
2011-06-01bcma: add IRQ number and pointer to DMA devRafał Miłecki