1. 8ec5722 ssb: add PCI IDs 0x4322 and 43222 by Hauke Mehrtens · 12 years ago
  2. e2da4bd bcma/ssb: parse new attributes from sprom by Hauke Mehrtens · 12 years ago
  3. 673335c ssb: fill board_rev attribute from sprom by Hauke Mehrtens · 12 years ago
  4. bf7d420 ssb/bcma: fill attribute alpha2 from sprom by Hauke Mehrtens · 12 years ago
  5. 5a20ef3 ssb: remove rev from boardinfo by Hauke Mehrtens · 12 years ago
  6. 3b59bf0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  7. 263a5c8 Merge 3.3-rc6 into driver-core-next by Greg Kroah-Hartman · 12 years ago
  8. f8f8a66 ssb: remove 5GHz antenna gain from sprom by Hauke Mehrtens · 12 years ago
  9. ca994a3 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  10. d486a5b ssb: add support for bcm5354 by Hauke Mehrtens · 12 years ago
  11. bedb2a1 ssb: log the id, rev and pkg of the chip found by Hauke Mehrtens · 12 years ago
  12. a6c8462 ssb: fix cardbus slot in hostmode by Hauke Mehrtens · 12 years ago
  13. f3ff924 Remove useless get_driver()/put_driver() calls by Alan Stern · 12 years ago
  14. b0f7029 ssb: SPROM: extract each core power info by Rafał Miłecki · 12 years ago
  15. 5d22df2 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  16. 8a5ac6e ssb: extract FEM info from SPROM by Rafał Miłecki · 12 years ago
  17. 329456d ssb: fix init regression with SoCs by Hauke Mehrtens · 13 years ago
  18. 1014c22 ssb: Add export.h to files using EXPORT_SYMBOL/THIS_MODULE by Paul Gortmaker · 13 years ago
  19. 20a112d ssb: Add module.h to the real modules in drivers/ssb by Paul Gortmaker · 13 years ago
  20. 04023af ssb: fix DMA translation for some specific boards by Rafał Miłecki · 13 years ago
  21. d3ec484 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  22. a9770a8 ssb: return correct translation bit for 64-bit DMA by Rafał Miłecki · 13 years ago
  23. d859898 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 13 years ago
  24. b7e9c22 Merge branch 'master' into for-next by Jiri Kosina · 13 years ago
  25. 6ae8ec2 ssb: fix init regression of hostmode PCI core by Rafał Miłecki · 13 years ago
  26. eb032b9 Update my e-mail address by Michael Büsch · 13 years ago
  27. 115f945 ssb: use pci_dev->subsystem_{vendor,device} by Sergei Shtylyov · 13 years ago
  28. 2fa23190 ssb: use pci_dev->revision by Sergei Shtylyov · 13 years ago
  29. 304e21b ssb: PCI revision ID register is 8-bit wide by Sergei Shtylyov · 13 years ago
  30. ce2dd3c ssb: use pci_dev->revision by Sergei Shtylyov · 13 years ago
  31. e913d46 ssb: fix ssb clock rate according to broadcom source by Hauke Mehrtens · 13 years ago
  32. cd15598 ssb: add __devinit to some functions by Hauke Mehrtens · 13 years ago
  33. eb40e3e drivers/ssb/driver_chipcommon_pmu.c: uninitilized warning by Connor Hansen · 13 years ago
  34. bdf492f ssb: fix PCI(e) driver regression causing oops on PCI cards by Rafał Miłecki · 13 years ago
  35. 06f4e92 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 13 years ago
  36. b3ae52b SSB: Change fallback sprom to callback mechanism. by Hauke Mehrtens · 13 years ago
  37. e00cf3b 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
  38. 1159024 ssb: fix pcicore build breakage by John W. Linville · 13 years ago
  39. 8576f81 ssb: move ssb_commit_settings and export it by Rafał Miłecki · 13 years ago
  40. 9fcce61 ssb: update list of devices supporting multiple 80211 cores by Rafał Miłecki · 13 years ago
  41. a70171d 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. 0ca6995 ssb: cc: prepare clockmode support for cores rev 10+ by Rafał Miłecki · 13 years ago
  43. af335a6 ssb: pci: early fix for SPROM core index by Rafał Miłecki · 13 years ago
  44. 5890a3c ssb: pci: update PCIe workarounds by Rafał Miłecki · 13 years ago
  45. 6e91410 ssb: pci: separate workarounds by Rafał Miłecki · 13 years ago
  46. 04ad1fb ssb: update reject bit for Target State Low by Rafał Miłecki · 13 years ago
  47. a6ef814 ssb: mark bus as powered up earlier by Rafał Miłecki · 13 years ago
  48. 9835a30 ssb: cc: clear GPIOPULL registers on init by Rafał Miłecki · 13 years ago
  49. 3c35c84 ssb: cc: use correct min_msk for 0x4312 by Rafał Miłecki · 13 years ago
  50. 9be1cb3 ssb: pci: trivial: correct amount of maximum retries by Rafał Miłecki · 13 years ago
  51. 252f4bf 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
  52. ccc7c28 ssb: pci: implement serdes workaround by Rafał Miłecki · 13 years ago
  53. ba91d1a ssb: pci: implement mdio reading by Rafał Miłecki · 13 years ago
  54. 1b1c7ac ssb: pci: fix mdio writes on newer cores (rev 10+) by Rafał Miłecki · 13 years ago
  55. 6c74608 ssb: pci: trivial: drop useless pointer by Rafał Miłecki · 13 years ago
  56. ce57d9e ssb: trivial: use u8 for chip_rev (it's mask is 0xF) by Rafał Miłecki · 13 years ago
  57. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  58. 5db5e44 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
  59. b67afe7 Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 13 years ago
  60. 011d183 ssb: reset device only if it was enabled by Rafał Miłecki · 13 years ago
  61. b1a1bcf ssb: when needed, reject IM input while disabling device by Rafał Miłecki · 13 years ago
  62. 98605c2 ssb: trivial: fix SPROM extract warning formatting by Rafał Miłecki · 13 years ago
  63. 8c68bd4 ssb: Make ssb_wait_bit multi-bit safe by Michael Büsch · 13 years ago
  64. 6d1d4ea ssb: extract boardflags2 for SPROMs rev 4 and 5 by Rafał Miłecki · 13 years ago
  65. e0985f2 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 13 years ago
  66. dd3cb63 ssb-pcmcia: Fix parsing of invariants tuples by Michael Büsch · 13 years ago
  67. 6a108a1 kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT by David Rientjes · 13 years ago
  68. ed70c6e ssb: Ignore dangling ethernet cores on wireless devices by Michael Büsch · 13 years ago
  69. 6b740aa ssb: Use pci_is_pcie() by Hauke Mehrtens · 13 years ago
  70. aa3bf28 ssb: Add sysfs attributes to ssb devices by Hauke Mehrtens · 14 years ago
  71. 172c69a ssb: extract indexes for power tables by Rafał Miłecki · 14 years ago
  72. d7a066c9 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 14 years ago
  73. 1d8638d ssb: b43-pci-bridge: Add new vendor for BCM4318 by Daniel Klaffenbach · 14 years ago
  74. a76a574 ssb: drop BCM4328 hack for SPROM revision by Rafał Miłecki · 14 years ago
  75. ca4a083 ssb: return -ENOMEM on alloc fail (instead of CRC check's result) by Rafał Miłecki · 14 years ago
  76. 54435f9 ssb: workarounds: be verbose about hacking SPROM revision, don't duplicate code by Rafał Miłecki · 14 years ago
  77. e081685 ssb: Clear RETRY_TIMEOUT in PCI Configuration for normal devices by Larry Finger · 14 years ago
  78. 1ac71e5 pcmcia: convert pcmcia_request_configuration to pcmcia_enable_device by Dominik Brodowski · 14 years ago
  79. 1685e63 Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 14 years ago
  80. 1d5cc19 pcmcia: use pcmica_{read,write}_config_byte by Dominik Brodowski · 14 years ago
  81. ac8b422 pcmcia: remove cs_types.h by Dominik Brodowski · 14 years ago
  82. 467429b ssb: remove the ssb DMA API by FUJITA Tomonori · 14 years ago
  83. 14f9295 ssb: add dma_dev to ssb_device structure by FUJITA Tomonori · 14 years ago
  84. 9d1ac34 ssb: Handle alternate SSPROM location by Larry Finger · 14 years ago
  85. fd51594 ssb: fast powerup delay calculation for PMU capable devices by Rafał Miłecki · 14 years ago
  86. c35deb4 ssb: update PMU init to match specs by Rafał Miłecki · 14 years ago
  87. da1fdb0 ssb: fix NULL ptr deref when pcihost_wrapper is used by Christoph Fritz · 14 years ago
  88. f896546 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
  89. eb14120 pcmcia: re-work pcmcia_request_irq() by Dominik Brodowski · 14 years ago
  90. 8316324 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 · 14 years ago
  91. ce9626e ssb: Make bus registration failure not be silent by Larry Finger · 14 years ago
  92. 0a182fd ssb: Use relative offsets for SPROM by Rafał Miłecki · 14 years ago
  93. ea2db49 ssb: Look for SPROM at different offset on higher rev CC by Rafał Miłecki · 14 years ago
  94. d53cdbb ssb: do not read SPROM if it does not exist by John W. Linville · 14 years ago
  95. 87eb367 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  96. 847253b MIPS: Fix SSB PCIcore IO resource management by Andreas Ferber · 14 years ago
  97. 871039f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  98. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  99. 85373ee ssb: Export ssb_chipco_gpio_control - needed by N PHY code by Larry Finger · 14 years ago
  100. ac5b4e1 ssb: Add PCI ID 0x4322 to PHU handling by Larry Finger · 14 years ago