1. cae5614 net/b43: don't return IRQ_HANDLED if nothing was done by Sebastian Andrzej Siewior · 13 years ago
  2. 21a18f2 b43: HT-PHY: define dummy TX power functions by Rafał Miłecki · 13 years ago
  3. 58eb7ff b43: LCN-PHY: include new PHY in common code by Rafał Miłecki · 13 years ago
  4. 8b9bda7 b43: define firmwares for HT and LCN PHYs by Rafał Miłecki · 13 years ago
  5. 1d738e6 b43: LCN-PHY add place for new PHY support by Rafał Miłecki · 13 years ago
  6. 544e5d8 b43: read radio ID on new cores by Rafał Miłecki · 13 years ago
  7. 3fd4850 b43: use radio ID reading code to older cores only by Rafał Miłecki · 13 years ago
  8. 8c8b964 b43: select BLOCKIO for BCMA by Rafał Miłecki · 13 years ago
  9. 6ff1e5c b43: change selecting ucode for newer cores by Rafał Miłecki · 13 years ago
  10. 74abacb b43: bus: add helpers for getting/setting wldev from/in bus core by Rafał Miłecki · 13 years ago
  11. 42c9a45 b43: handle BCMA in bus switches by Rafał Miłecki · 13 years ago
  12. 6cbab0d b43: use switches for SSB specific code by Rafał Miłecki · 13 years ago
  13. 523b02e mac80211: fix TKIP races, make API easier to use by Johannes Berg · 13 years ago
  14. 397915c b43: implement BCMA bus ops by Rafał Miłecki · 13 years ago
  15. d150705 b43: make b43_wireless_init bus generic by Rafał Miłecki · 13 years ago
  16. 73e6cdc b43: Add RX side DMA memory barrier by Michael Büsch · 13 years ago
  17. a5f377f b43: HT-PHY: correct 0x2059 radio init by Rafał Miłecki · 13 years ago
  18. 2d02c86 b43: HT-PHY: basic PHY init by Rafał Miłecki · 13 years ago
  19. 71d3b0d b43: HT-PHY: add init tables by Rafał Miłecki · 13 years ago
  20. 3e644ab b43: HT-PHY: init radio when enabling it by Rafał Miłecki · 13 years ago
  21. e8dec1e b43: HT-PHY: replace radio routing magic numbers by Rafał Miłecki · 13 years ago
  22. bfc8dfe b43: HT-PHY: implement lacking 0x908 PHY reg op by Rafał Miłecki · 13 years ago
  23. feb9063 b43: HT-PHY: add channel switching tables for 2 GHz band by Rafał Miłecki · 13 years ago
  24. e5b6100 b43: HT-PHY: perform some tables ops on channel switching by Rafał Miłecki · 13 years ago
  25. bdb2dfb b43: HT-PHY: upload PHY values when switching channel by Rafał Miłecki · 13 years ago
  26. 1a93139 b43: HT-PHY: prepare place for HT-PHY tables by Rafał Miłecki · 13 years ago
  27. cd15598 ssb: add __devinit to some functions by Hauke Mehrtens · 13 years ago
  28. c1c3dae b43: HT-PHY: calibrate radio after switching channel by Rafał Miłecki · 13 years ago
  29. 9c803a0 b43: N-PHY: move declarations of chantables functions to correct files by Rafał Miłecki · 13 years ago
  30. 2a87083 b43: N-PHY: update switching analog on/off by Rafał Miłecki · 13 years ago
  31. a6b7da5 b43: HT-PHY: switch radio to requested channel by Rafał Miłecki · 13 years ago
  32. 39ca554 b43: HT-PHY: add place for implementing channel switching by Rafał Miłecki · 13 years ago
  33. 5192bf5 b43: HT-PHY: define standard structs for channel switching by Rafał Miłecki · 13 years ago
  34. 1a3f71a b43: HT-PHY: enable radio by Rafał Miłecki · 13 years ago
  35. e7c6255 b43: HT-PHY: implement killing radio by Rafał Miłecki · 13 years ago
  36. a8e8274 b43: HT-PHY: implement switching analog by Rafał Miłecki · 13 years ago
  37. 4cabd42 b43: HT-PHY: implement radio ops by Rafał Miłecki · 13 years ago
  38. aec7ffd b43: add Kconfig option for compiling SSB driver by Rafał Miłecki · 13 years ago
  39. d7520b1 b43: HT-PHY: add place for writing HT PHY support by Rafał Miłecki · 13 years ago
  40. 443c1a2 b43: define new PHYs and radio regs for cores >= 24 by Rafał Miłecki · 13 years ago
  41. 5b49b35 b43: check for allocation failures by Dan Carpenter · 13 years ago
  42. aa4e014 b43: add BCMA 80211 core specific defines by Rafał Miłecki · 13 years ago
  43. 3c65ab6 b43: add an option to register BROKEN bcma driver by Rafał Miłecki · 13 years ago
  44. 4da909e b43: do not use SSB specific flags when calling core reset function by Rafał Miłecki · 13 years ago
  45. 9c1cacd b43: Fix warnings from gcc 4.6.0 by Larry Finger · 13 years ago
  46. 505fb01 b43: bus: add helpers for checking host type by Rafał Miłecki · 13 years ago
  47. d48ae5c b43: use new pointers path to access ssb_device in SSB specific places by Rafał Miłecki · 13 years ago
  48. 02a0fbe b43: SDIO: use new pointers path to access ssb_device by Rafał Miłecki · 13 years ago
  49. 6ac5369 b43: LP-PHY: use new pointers path to access ssb_device by Rafał Miłecki · 13 years ago
  50. 24ca39d b43: bus: abstract bus and core operations by Rafał Miłecki · 13 years ago
  51. 79d2232 b43: bus: abstract board info by Rafał Miłecki · 13 years ago
  52. c244e08 b43: bus: abstract chip info by Rafał Miłecki · 13 years ago
  53. a18c715 b43: bus: abstract device structs and irq by Rafał Miłecki · 13 years ago
  54. 0581483 b43: bus: abstract SPROM by Rafał Miłecki · 13 years ago
  55. 21d889d b43: bus: abstract 80211 core info by Rafał Miłecki · 13 years ago
  56. c0b4c00 b43: bus: abstract R/W operations by Rafał Miłecki · 13 years ago
  57. 482f053 b43: add bus device abstraction layer by Rafał Miłecki · 13 years ago
  58. aa63418 b43: rename ssb_device variable in ssb specific functions by Rafał Miłecki · 13 years ago
  59. 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
  60. fb23d86 b43: N-PHY: initialize last var in calibration function by Rafał Miłecki · 13 years ago
  61. 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
  62. 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
  63. 57d19e8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  64. e64851f b43: fix comment typo reqest -> request by Jim Cromie · 13 years ago
  65. 7551732 b43: read PHY info only when needed (for PHY-A) by Rafał Miłecki · 13 years ago
  66. 1495298 b43: separate ssb core reset by Rafał Miłecki · 13 years ago
  67. c4a2a08 b43: add helper for finding GPIO device by Rafał Miłecki · 13 years ago
  68. 05100a2 b43: dma: cache translation (routing bits) by Rafał Miłecki · 13 years ago
  69. 0355a34 b43: make b43_wireless_init less bus specific by Rafał Miłecki · 13 years ago
  70. 620d785 b43: add helpers for block R/W ops by Rafał Miłecki · 13 years ago
  71. 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
  72. dedb1eb b43: rename b43_wldev's field with ssb_device to sdev by Rafał Miłecki · 13 years ago
  73. 0fd82ea b43: implement timeouts workaround by Rafał Miłecki · 13 years ago
  74. 858a165 b43: move MAC PHY clock controling function by Rafał Miłecki · 13 years ago
  75. 5ee9c6a b43: trivial: include ssb word in ssb specific functions by Rafał Miłecki · 14 years ago
  76. 25ea0dd b43: drop ssb-duplicated workaround for dangling cores by Rafał Miłecki · 14 years ago
  77. 7143b7d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  78. fc2b1e0 b43: drop invalid IMCFGLO workaround by Rafał Miłecki · 14 years ago
  79. 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 · 14 years ago
  80. badb029 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 14 years ago
  81. 2eeb6fd b43: avoid uninitialized variable warnings in phy_n by John W. Linville · 14 years ago
  82. f615839 b43: trivial: update module info about ucode16_mimo firmware by Rafał Miłecki · 14 years ago
  83. c44eaf4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  84. c85ce65 b43: allocate receive buffers big enough for max frame len + offset by John W. Linville · 14 years ago
  85. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  86. 2a6672f b43: trivial: update B43_PHY_N description (PHY support) by Rafał Miłecki · 14 years ago
  87. ba9a621 b43: N-PHY: rev3+: implement gain ctl workarounds by Rafał Miłecki · 14 years ago
  88. 9838985 b43: N-PHY: rev3+: add tables with gain ctl workarounds by Rafał Miłecki · 14 years ago
  89. 0f4091b b43: N-PHY: rev3+: correct switching analog core by Rafał Miłecki · 14 years ago
  90. 27b4eb2 b43: N-PHY: rev3+: add static tables by Rafał Miłecki · 14 years ago
  91. 3311abb b43: fill PHY ctl word1 in TX header for N-PHY by Rafał Miłecki · 14 years ago
  92. 7bb4568 mac80211: make tx() operation return void by Johannes Berg · 14 years ago
  93. 6ebacbb mac80211: rename RX_FLAG_TSFT by Johannes Berg · 14 years ago
  94. 05db8c5 b43: N-PHY: rev1: restore PHY state after RSSI operations by Rafał Miłecki · 14 years ago
  95. 8e60b04 b43: N-PHY: rev1: enable some gain ctl workarounds by Rafał Miłecki · 14 years ago
  96. 9c1f992 b43: N-PHY: fix 0x2055 radio workaround condition by Rafał Miłecki · 14 years ago
  97. 008d23e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  98. ab72efd b43: N-PHY: enable support for PHYs rev 3 and higher by Rafał Miłecki · 14 years ago
  99. d4814e6 b43: N-PHY: update 2056 radio on channel switch on rev3+ by Rafał Miłecki · 14 years ago
  100. d414464 b43: N-PHY: use correct channel tables for rev4+ by Rafał Miłecki · 14 years ago