1. 1fffa90 bcma: fix unregistration of cores by Piotr Haber · 12 years ago
  2. 1fd41a6 bcma: change delays to follow timers-howto guide by Rafał Miłecki · 12 years ago
  3. 646e082 bcma: handle BCM43227 by Rafał Miłecki · 12 years ago
  4. fac805f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  5. ee91592 bcma: don't leak memory for PCIE, MIPS, GBIT cores by Saul St. John · 12 years ago
  6. 371a004 bcma: detect and register NAND flash device by Rafał Miłecki · 12 years ago
  7. d57ef3a bcma: detect and register serial flash device by Rafał Miłecki · 12 years ago
  8. 94f3457 bcma: make some functions static by Hauke Mehrtens · 12 years ago
  9. c263c2c bcma: BCM43228 support by Rafał Miłecki · 12 years ago
  10. 28ea499 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 12 years ago
  11. 1f03bf0 bcma: fix invalid PMU chip control masks by Hauke Mehrtens · 12 years ago
  12. 9dbf5f5 bcma: add missing iounmap on error path by Hauke Mehrtens · 12 years ago
  13. d8f1bd2 bcma: fix regression in interrupt assignment on mips by Hauke Mehrtens · 12 years ago
  14. 23cb3b2 bcma: add place for flash memory support by Rafał Miłecki · 12 years ago
  15. c334e25 bcma: add new cores at the end of list by Rafał Miłecki · 12 years ago
  16. e1ac4b4 bcma: add trivial GBIT MAC COMMON driver by Rafał Miłecki · 12 years ago
  17. 97cfda8 bcma: fix typo - reading number of slave wrappers by Rafał Miłecki · 12 years ago
  18. 6d5cfc9 bcma: support alternative (BCM4706) ChipCommon core id by Rafał Miłecki · 12 years ago
  19. 650cef38 bcma: add PMU clock support for BCM4706 by Hauke Mehrtens · 12 years ago
  20. 9a89c3a bcma: fix CC driver compilation on MIPS by Rafał Miłecki · 12 years ago
  21. 3d9d8af bcma: use custom printing functions by Rafał Miłecki · 12 years ago
  22. 4795f09 bcma: add mdelay bcma_pmu_resources_init() by Hauke Mehrtens · 12 years ago
  23. c586e10 bcma: add bcma_pmu_spuravoid_pllupdate() by Hauke Mehrtens · 12 years ago
  24. 6270d1c bcma: remove chip ids doing nothing from PMU initialization. by Hauke Mehrtens · 12 years ago
  25. e84a38e bcma: remove bcma_pmu_{pll,swreg}_init() by Hauke Mehrtens · 12 years ago
  26. b956254 bcma: complete workaround for BCMA43224 and BCM4313 by Hauke Mehrtens · 12 years ago
  27. 02817be bcma: add PCI ID for BCM43224 by Hauke Mehrtens · 12 years ago
  28. 973f976 bcma: remove fix for 4329b0 bad LPOM is detection by Hauke Mehrtens · 12 years ago
  29. 4b4f5be bcma: add constants for chip ids by Hauke Mehrtens · 12 years ago
  30. 00eeedc bcma: extend workaround for bcm4331 by Hauke Mehrtens · 12 years ago
  31. d2bb2b9 bcma: define some additional cores IDs by Rafał Miłecki · 12 years ago
  32. e702707 bcma: fix null pointer in bcma_core_pci_irq_ctl by Hauke Mehrtens · 12 years ago
  33. 69aaedd bcma: add ext PA workaround for BCM4331 and BCM43431 by Seth Forshee · 12 years ago
  34. 28f3d71 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  35. 044e68c bcma: Add flush for BCMA_RESET_CTL write by Nathan Hintz · 12 years ago
  36. 16d75fa bcma: Add __devexit to bcma_host_pci_remove by Nathan Hintz · 12 years ago
  37. c61cab3 bcma: reads/writes are always 4 bytes, so always map 4 bytes by Nathan Hintz · 12 years ago
  38. 4acabf4 bcma: Account for variable PCI memory base/size by Nathan Hintz · 12 years ago
  39. 82a7c2b bcma: Find names of non BCM cores by Nathan Hintz · 12 years ago
  40. 2b2715b bcma: add bcma_core_pci_config_fixup() by Hauke Mehrtens · 12 years ago
  41. ec00f37 bcma: add bcma_core_pci_fixcfg() by Hauke Mehrtens · 12 years ago
  42. 29f6b3d bcma: add bcma_core_pci_extend_L1timer by Hauke Mehrtens · 12 years ago
  43. 0b2948e bcma: implement setting core clock mode to dynamic by Hauke Mehrtens · 12 years ago
  44. e2da4bd bcma/ssb: parse new attributes from sprom by Hauke Mehrtens · 12 years ago
  45. 432c4d1 bcma: read out some additional sprom attributes by Hauke Mehrtens · 12 years ago
  46. bf7d420 ssb/bcma: fill attribute alpha2 from sprom by Hauke Mehrtens · 12 years ago
  47. 0a2fcaa bcma: add boardinfo struct by Hauke Mehrtens · 12 years ago
  48. 6190631 Merge 3.4-rc6 into usb-next by Greg Kroah-Hartman · 12 years ago
  49. 09091a4 Merge 3.4-rc4 into usb-next. by Greg Kroah-Hartman · 12 years ago
  50. e167d9f bcma: scan for extra address space by Hauke Mehrtens · 12 years ago
  51. 32998cc bcma: use fallback sprom if no on chip sprom is available by Hauke Mehrtens · 12 years ago
  52. 58f743e bcma: fix build error on MIPS; implicit pcibios_enable_device by Paul Gortmaker · 12 years ago
  53. 0d33cd7 bcma: silence PMU warning for BCM4331 by Rafał Miłecki · 12 years ago
  54. 10d8493 bcma: add support for on-chip OTP memory used for SPROM storage by Arend van Spriel · 12 years ago
  55. 4ac887c bcma: return error in bcma_sprom_get() when fallback fails by Arend van Spriel · 12 years ago
  56. a027237 bcma: add support for sprom not found on the device by Hauke Mehrtens · 12 years ago
  57. 1c9351c bcma: export bcma_find_core by Hauke Mehrtens · 12 years ago
  58. ca994a3 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  59. f0d4724 bcma: log the id, rev and pkg of the chip found by Hauke Mehrtens · 12 years ago
  60. d6865dcc bcma: add extra sprom check by Hauke Mehrtens · 12 years ago
  61. 8f9ada4 bcma: add bus num counter by Hauke Mehrtens · 12 years ago
  62. 49dc957 bcma: add PCIe host controller by Hauke Mehrtens · 12 years ago
  63. d1a7a8e bcma: make some functions __devinit by Hauke Mehrtens · 12 years ago
  64. 4b259a5 bcma: export bcma_pcie_read() by Hauke Mehrtens · 12 years ago
  65. 2be25ca bcma: add constants for PCI and use them by Hauke Mehrtens · 12 years ago
  66. 5f2d617 bcma: add the core unit number by Hauke Mehrtens · 12 years ago
  67. 2e6b411 bcma: don't fail for bad SPROM CRC by Henrik Rydberg · 12 years ago
  68. f9721ed bcma: Fix mem leak in bcma_bus_scan() by Jesper Juhl · 12 years ago
  69. cebcab9 bcma: Enable logging of SPROM offset by Larry Finger · 12 years ago
  70. 507f9a7 bcma: SPROM: extract power info for cores by Rafał Miłecki · 12 years ago
  71. b35a9ac bcma: SPROM: add macro for easier extraction by Rafał Miłecki · 12 years ago
  72. 7d5869e bcma: connect the bcma bus suspend/resume to the bcma driver suspend/resume by Linus Torvalds · 12 years ago
  73. 685a4ef bcma: add stub for bcma_bus_suspend() by Linus Torvalds · 12 years ago
  74. 5d2031f bcma: convert suspend/resume to pm_ops by Linus Torvalds · 12 years ago
  75. 28e7d21 bcma: invalidate the mapped core over suspend/resume by Rafał Miłecki · 12 years ago
  76. daadc6b bcma: extract revision and TX power IDs from SPROM by Rafał Miłecki · 12 years ago
  77. 775ab52 bcma: support for suspend and resume by Rafał Miłecki · 12 years ago
  78. aee5ed5 bcma: extract FEM info from SPROM by Rafał Miłecki · 12 years ago
  79. 439678f bcma: pci: use fixed windows when possible by Rafał Miłecki · 12 years ago
  80. 44a8e37 bcma: fix implicit use of export.h contents by Paul Gortmaker · 13 years ago
  81. 200351c bcma: add module.h to the modular portions of this driver by Paul Gortmaker · 13 years ago
  82. 4d8b614 Merge branch 'master' of git://git.infradead.org/users/linville/wireless by John W. Linville · 13 years ago
  83. 3861b2c bcma: cc: export more control functions by Rafał Miłecki · 13 years ago
  84. d703a5a bcma: extract some basic info about board from SPROM by Rafał Miłecki · 13 years ago
  85. 4e0d8cc bcma: signedness bug in bcma_get_next_core() by Dan Carpenter · 13 years ago
  86. 984e5be bcma: implement BCM4331 workaround for external PA lines by Rafał Miłecki · 13 years ago
  87. 886b66e bcma: add uevent to the bus, to autoload drivers by David Woodhouse · 13 years ago
  88. 26f2622 bcma: use boardflags define from ssb code by Rafał Miłecki · 13 years ago
  89. 908debc bcma: get CPU clock by Hauke Mehrtens · 13 years ago
  90. e3afe0e bcma: add serial console support by Hauke Mehrtens · 13 years ago
  91. 21e0534 bcma: add mips driver by Hauke Mehrtens · 13 years ago
  92. ecd177c bcma: add SOC bus by Hauke Mehrtens · 13 years ago
  93. 517f43e bcma: add functions to scan cores needed on SoCs by Hauke Mehrtens · 13 years ago
  94. 67a5c29 bcma: move initializing of struct bcma_bus to own function. by Hauke Mehrtens · 13 years ago
  95. 982eee6 bcma: move parsing of EEPROM into own function. by Hauke Mehrtens · 13 years ago
  96. d3ec484 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  97. 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
  98. 6e6e8c5 bcma: fix 'SSB_PCICORE_BFL_NOPCI' undeclared build breakage by John W. Linville · 13 years ago
  99. 05aec23 bcma: inform drivers about translation bits needed for the core by Rafał Miłecki · 13 years ago
  100. 6f53912 bcma: allow enabling PLL by Rafał Miłecki · 13 years ago