1. 7d5869e bcma: connect the bcma bus suspend/resume to the bcma driver suspend/resume by Linus Torvalds · 13 years ago
  2. 685a4ef bcma: add stub for bcma_bus_suspend() by Linus Torvalds · 13 years ago
  3. 5d2031f bcma: convert suspend/resume to pm_ops by Linus Torvalds · 13 years ago
  4. 28e7d21 bcma: invalidate the mapped core over suspend/resume by Rafał Miłecki · 13 years ago
  5. daadc6b bcma: extract revision and TX power IDs from SPROM by Rafał Miłecki · 13 years ago
  6. 775ab52 bcma: support for suspend and resume by Rafał Miłecki · 13 years ago
  7. aee5ed5 bcma: extract FEM info from SPROM by Rafał Miłecki · 13 years ago
  8. 439678f bcma: pci: use fixed windows when possible by Rafał Miłecki · 13 years ago
  9. 44a8e37 bcma: fix implicit use of export.h contents by Paul Gortmaker · 13 years ago
  10. 200351c bcma: add module.h to the modular portions of this driver by Paul Gortmaker · 13 years ago
  11. 4d8b614 Merge branch 'master' of git://git.infradead.org/users/linville/wireless by John W. Linville · 13 years ago
  12. 3861b2c bcma: cc: export more control functions by Rafał Miłecki · 13 years ago
  13. d703a5a bcma: extract some basic info about board from SPROM by Rafał Miłecki · 13 years ago
  14. 4e0d8cc bcma: signedness bug in bcma_get_next_core() by Dan Carpenter · 13 years ago
  15. 984e5be bcma: implement BCM4331 workaround for external PA lines by Rafał Miłecki · 13 years ago
  16. 886b66e bcma: add uevent to the bus, to autoload drivers by David Woodhouse · 13 years ago
  17. 26f2622 bcma: use boardflags define from ssb code by Rafał Miłecki · 13 years ago
  18. 908debc bcma: get CPU clock by Hauke Mehrtens · 13 years ago
  19. e3afe0e bcma: add serial console support by Hauke Mehrtens · 13 years ago
  20. 21e0534 bcma: add mips driver by Hauke Mehrtens · 13 years ago
  21. ecd177c bcma: add SOC bus by Hauke Mehrtens · 13 years ago
  22. 517f43e bcma: add functions to scan cores needed on SoCs by Hauke Mehrtens · 13 years ago
  23. 67a5c29 bcma: move initializing of struct bcma_bus to own function. by Hauke Mehrtens · 13 years ago
  24. 982eee6 bcma: move parsing of EEPROM into own function. by Hauke Mehrtens · 13 years ago
  25. d3ec484 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  26. 41bf371 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 13 years ago
  27. 6e6e8c5 bcma: fix 'SSB_PCICORE_BFL_NOPCI' undeclared build breakage by John W. Linville · 13 years ago
  28. 05aec23 bcma: inform drivers about translation bits needed for the core by Rafał Miłecki · 13 years ago
  29. 6f53912 bcma: allow enabling PLL by Rafał Miłecki · 13 years ago
  30. 7424dd0 bcma: allow setting FAST clockmode for a core by Rafał Miłecki · 13 years ago
  31. eb1577b bcma: handle alternative SPROM location by Rafał Miłecki · 13 years ago
  32. c54dcd1 bcma: extract SPROM rev 9 the same way as rev 8 by Rafał Miłecki · 13 years ago
  33. 18dfa49 bcma: cc: set GPIOTIMER register by Rafał Miłecki · 13 years ago
  34. 95a943c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 13 years ago
  35. 534e7a4 bcma: add check if sprom is available before accessing it. by Hauke Mehrtens · 13 years ago
  36. 204d164 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 13 years ago
  37. 9352f69 bcma: detect PCI core working in hostmode by Rafał Miłecki · 13 years ago
  38. eb032b9 Update my e-mail address by Michael Büsch · 13 years ago
  39. df2cbe4 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 13 years ago
  40. eef7269 bcma: main.c needs to include <linux/slab.h> by Geert Uytterhoeven · 13 years ago
  41. 3609936 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 13 years ago
  42. 440ca98 bcma: clean exports of functions by Rafał Miłecki · 13 years ago
  43. 898f699 bcma: fix BCM43224 rev 0 workaround by Rafał Miłecki · 13 years ago
  44. 91fa4b0 bcma: enable support for 14e4:4357 (BCM43225) by Rafał Miłecki · 13 years ago
  45. e3ae0ca drivers: bcma: export bcma_core_disable() function by Arend van Spriel · 13 years ago
  46. c0c33ad Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 13 years ago
  47. 27f18dc bcma: read SPROM and extract MAC from it by Rafał Miłecki · 13 years ago
  48. 9d75ef0 bcma: host pci: implement block R/W operations by Rafał Miłecki · 13 years ago
  49. 1de520f bcma: pci: implement interrupts control by Rafał Miłecki · 13 years ago
  50. 1bdcd09 bcma: add IRQ number and pointer to DMA dev by Rafał Miłecki · 13 years ago
  51. ba7328b drivers/bcma/host_pci.c needs slab.h by Andrew Morton · 13 years ago
  52. 9594b56 bcma: add PCI ID of the card found in Thinkpad X120e by Rafał Miłecki · 13 years ago
  53. f1a9c1e bcma: pci: trivial: correct amount of maximum retries by Rafał Miłecki · 13 years ago
  54. 1073e4e bcma: add missing GPIO defines, use PULL register only when available by Rafał Miłecki · 13 years ago
  55. 8369ae3 bcma: add Broadcom specific AMBA bus driver by Rafał Miłecki · 13 years ago