1. 5b36c9b b43: read correct register on bcma bus. by Hauke Mehrtens · 13 years ago
  2. b49179c Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 13 years ago
  3. e5036c2 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
  4. e61b52d b43: fix invalid memory access in b43_ssb_remove() by Pavel Roskin · 13 years ago
  5. 6f89062 b43: bcma: drop BROKEN by Rafał Miłecki · 13 years ago
  6. f76f424 b43: bus: fix memory corruption when setting driver's data by Rafał Miłecki · 13 years ago
  7. d3ec484 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  8. 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
  9. 24aad3f b43: (un)initialize driver on the BCMA bus by Rafał Miłecki · 13 years ago
  10. eb90e9e b43: bcma: get DMA translation bits by Rafał Miłecki · 13 years ago
  11. a9770a8 ssb: return correct translation bit for 64-bit DMA by Rafał Miłecki · 13 years ago
  12. 78c1ee7 b43: disable parity check on BCMA devices by Rafał Miłecki · 13 years ago
  13. 4917359 b43: bcma: implement full core reset by Rafał Miłecki · 13 years ago
  14. 2729df2 b43: correctly display longer chipsets ids by Rafał Miłecki · 13 years ago
  15. 0b5dd73 b43: HT-PHY: fix masks in radio ctl by Rafał Miłecki · 13 years ago
  16. 40c6226 b43: bcma: read info about supported bands by Rafał Miłecki · 13 years ago
  17. 124cc11 b43: bcma: define 80211 core specific IO status bits by Rafał Miłecki · 13 years ago
  18. b473bc1 b43: HT-PHY: fix typo in 0x2059 radio init by Rafał Miłecki · 13 years ago
  19. 49ac26f b43: HT-PHY: find channel entry with regs data by Rafał Miłecki · 13 years ago
  20. 315a685 b43: HT-PHY: switch to channel after enabling radio by Rafał Miłecki · 13 years ago
  21. 3667787 b43: use agent R/W ops for BCMA_IOCTL by Rafał Miłecki · 13 years ago
  22. 0901edb b43: bus: drop inline from SSB functions by Rafał Miłecki · 13 years ago
  23. 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
  24. cae5614 net/b43: don't return IRQ_HANDLED if nothing was done by Sebastian Andrzej Siewior · 13 years ago
  25. 21a18f2 b43: HT-PHY: define dummy TX power functions by Rafał Miłecki · 13 years ago
  26. 58eb7ff b43: LCN-PHY: include new PHY in common code by Rafał Miłecki · 13 years ago
  27. 8b9bda7 b43: define firmwares for HT and LCN PHYs by Rafał Miłecki · 13 years ago
  28. 1d738e6 b43: LCN-PHY add place for new PHY support by Rafał Miłecki · 13 years ago
  29. 544e5d8 b43: read radio ID on new cores by Rafał Miłecki · 13 years ago
  30. 3fd4850 b43: use radio ID reading code to older cores only by Rafał Miłecki · 13 years ago
  31. 8c8b964 b43: select BLOCKIO for BCMA by Rafał Miłecki · 13 years ago
  32. 6ff1e5c b43: change selecting ucode for newer cores by Rafał Miłecki · 13 years ago
  33. 74abacb b43: bus: add helpers for getting/setting wldev from/in bus core by Rafał Miłecki · 13 years ago
  34. 42c9a45 b43: handle BCMA in bus switches by Rafał Miłecki · 13 years ago
  35. 6cbab0d b43: use switches for SSB specific code by Rafał Miłecki · 13 years ago
  36. 523b02e mac80211: fix TKIP races, make API easier to use by Johannes Berg · 13 years ago
  37. 397915c b43: implement BCMA bus ops by Rafał Miłecki · 13 years ago
  38. d150705 b43: make b43_wireless_init bus generic by Rafał Miłecki · 13 years ago
  39. 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
  40. eb032b9 Update my e-mail address by Michael Büsch · 13 years ago
  41. 73e6cdc b43: Add RX side DMA memory barrier by Michael Büsch · 13 years ago
  42. 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
  43. a5f377f b43: HT-PHY: correct 0x2059 radio init by Rafał Miłecki · 13 years ago
  44. 2d02c86 b43: HT-PHY: basic PHY init by Rafał Miłecki · 13 years ago
  45. 71d3b0d b43: HT-PHY: add init tables by Rafał Miłecki · 13 years ago
  46. 3e644ab b43: HT-PHY: init radio when enabling it by Rafał Miłecki · 13 years ago
  47. e8dec1e b43: HT-PHY: replace radio routing magic numbers by Rafał Miłecki · 13 years ago
  48. bfc8dfe b43: HT-PHY: implement lacking 0x908 PHY reg op by Rafał Miłecki · 13 years ago
  49. feb9063 b43: HT-PHY: add channel switching tables for 2 GHz band by Rafał Miłecki · 13 years ago
  50. e5b6100 b43: HT-PHY: perform some tables ops on channel switching by Rafał Miłecki · 13 years ago
  51. bdb2dfb b43: HT-PHY: upload PHY values when switching channel by Rafał Miłecki · 13 years ago
  52. 1a93139 b43: HT-PHY: prepare place for HT-PHY tables by Rafał Miłecki · 13 years ago
  53. 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
  54. cd15598 ssb: add __devinit to some functions by Hauke Mehrtens · 13 years ago
  55. c1c3dae b43: HT-PHY: calibrate radio after switching channel by Rafał Miłecki · 13 years ago
  56. 9c803a0 b43: N-PHY: move declarations of chantables functions to correct files by Rafał Miłecki · 13 years ago
  57. 2a87083 b43: N-PHY: update switching analog on/off by Rafał Miłecki · 13 years ago
  58. a6b7da5 b43: HT-PHY: switch radio to requested channel by Rafał Miłecki · 13 years ago
  59. 39ca554 b43: HT-PHY: add place for implementing channel switching by Rafał Miłecki · 13 years ago
  60. 5192bf5 b43: HT-PHY: define standard structs for channel switching by Rafał Miłecki · 13 years ago
  61. 1a3f71a b43: HT-PHY: enable radio by Rafał Miłecki · 13 years ago
  62. e7c6255 b43: HT-PHY: implement killing radio by Rafał Miłecki · 13 years ago
  63. a8e8274 b43: HT-PHY: implement switching analog by Rafał Miłecki · 13 years ago
  64. 4cabd42 b43: HT-PHY: implement radio ops by Rafał Miłecki · 13 years ago
  65. aec7ffd b43: add Kconfig option for compiling SSB driver by Rafał Miłecki · 13 years ago
  66. d7520b1 b43: HT-PHY: add place for writing HT PHY support by Rafał Miłecki · 13 years ago
  67. 443c1a2 b43: define new PHYs and radio regs for cores >= 24 by Rafał Miłecki · 13 years ago
  68. 5b49b35 b43: check for allocation failures by Dan Carpenter · 13 years ago
  69. 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
  70. 6403eab drivers/net: Remove unnecessary semicolons by Joe Perches · 13 years ago
  71. 0e833d8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 13 years ago
  72. aa4e014 b43: add BCMA 80211 core specific defines by Rafał Miłecki · 13 years ago
  73. 3c65ab6 b43: add an option to register BROKEN bcma driver by Rafał Miłecki · 13 years ago
  74. 4da909e b43: do not use SSB specific flags when calling core reset function by Rafał Miłecki · 13 years ago
  75. 9c1cacd b43: Fix warnings from gcc 4.6.0 by Larry Finger · 13 years ago
  76. 505fb01 b43: bus: add helpers for checking host type by Rafał Miłecki · 13 years ago
  77. d48ae5c b43: use new pointers path to access ssb_device in SSB specific places by Rafał Miłecki · 13 years ago
  78. 02a0fbe b43: SDIO: use new pointers path to access ssb_device by Rafał Miłecki · 13 years ago
  79. 6ac5369 b43: LP-PHY: use new pointers path to access ssb_device by Rafał Miłecki · 13 years ago
  80. 24ca39d b43: bus: abstract bus and core operations by Rafał Miłecki · 13 years ago
  81. 79d2232 b43: bus: abstract board info by Rafał Miłecki · 13 years ago
  82. c244e08 b43: bus: abstract chip info by Rafał Miłecki · 13 years ago
  83. a18c715 b43: bus: abstract device structs and irq by Rafał Miłecki · 13 years ago
  84. 0581483 b43: bus: abstract SPROM by Rafał Miłecki · 13 years ago
  85. 21d889d b43: bus: abstract 80211 core info by Rafał Miłecki · 13 years ago
  86. c0b4c00 b43: bus: abstract R/W operations by Rafał Miłecki · 13 years ago
  87. 482f053 b43: add bus device abstraction layer by Rafał Miłecki · 13 years ago
  88. aa63418 b43: rename ssb_device variable in ssb specific functions by Rafał Miłecki · 13 years ago
  89. e11ec90 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  90. 11ad2f5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 13 years ago
  91. fb23d86 b43: N-PHY: initialize last var in calibration function by Rafał Miłecki · 13 years ago
  92. 3f5785e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 13 years ago
  93. 22e95ac Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 13 years ago
  94. 31ec97d Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 13 years ago
  95. f50d1d9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 13 years ago
  96. 57d19e8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  97. e64851f b43: fix comment typo reqest -> request by Jim Cromie · 13 years ago
  98. 7551732 b43: read PHY info only when needed (for PHY-A) by Rafał Miłecki · 13 years ago
  99. 1495298 b43: separate ssb core reset by Rafał Miłecki · 13 years ago
  100. c4a2a081 b43: add helper for finding GPIO device by Rafał Miłecki · 13 years ago