1. df76626 b43: drop Kconfig option of forcing PIO mode by Rafał Miłecki · 13 years ago
  2. 8b0be90 b43/legacy: Remove firmware IDs by Michael Büsch · 13 years ago
  3. cbe1e82 b43: warn when forcing PIO mode by Rafał Miłecki · 13 years ago
  4. 6a461c2 b43: include HT-PHY in some common code by Rafał Miłecki · 13 years ago
  5. 5d85290 b43: support new TX header, noticed to be used by 598.314+ fw by Rafał Miłecki · 13 years ago
  6. efe0249 b43: use enum for firmware header format by Rafał Miłecki · 13 years ago
  7. 2a19032 b43: reload phy and bss settings after core restarts by Felix Fietkau · 13 years ago
  8. c027ed4 b43: add core rev 17 used on bcma SoC. by Hauke Mehrtens · 13 years ago
  9. 9a5a133 b43: remove wireless extensions inclusions by Johannes Berg · 13 years ago
  10. 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
  11. 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
  12. e61b52d b43: fix invalid memory access in b43_ssb_remove() by Pavel Roskin · 13 years ago
  13. d3ec484 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  14. 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
  15. 24aad3f b43: (un)initialize driver on the BCMA bus by Rafał Miłecki · 13 years ago
  16. 4917359 b43: bcma: implement full core reset by Rafał Miłecki · 13 years ago
  17. 2729df2 b43: correctly display longer chipsets ids by Rafał Miłecki · 13 years ago
  18. 40c6226 b43: bcma: read info about supported bands by Rafał Miłecki · 13 years ago
  19. 3667787 b43: use agent R/W ops for BCMA_IOCTL by Rafał Miłecki · 13 years ago
  20. 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
  21. cae5614 net/b43: don't return IRQ_HANDLED if nothing was done by Sebastian Andrzej Siewior · 13 years ago
  22. 8b9bda7 b43: define firmwares for HT and LCN PHYs by Rafał Miłecki · 13 years ago
  23. 1d738e6 b43: LCN-PHY add place for new PHY support by Rafał Miłecki · 13 years ago
  24. 544e5d8 b43: read radio ID on new cores by Rafał Miłecki · 13 years ago
  25. 3fd4850 b43: use radio ID reading code to older cores only by Rafał Miłecki · 13 years ago
  26. 6ff1e5c b43: change selecting ucode for newer cores by Rafał Miłecki · 13 years ago
  27. 74abacb b43: bus: add helpers for getting/setting wldev from/in bus core by Rafał Miłecki · 13 years ago
  28. 42c9a45 b43: handle BCMA in bus switches by Rafał Miłecki · 13 years ago
  29. 6cbab0d b43: use switches for SSB specific code by Rafał Miłecki · 13 years ago
  30. 397915c b43: implement BCMA bus ops by Rafał Miłecki · 13 years ago
  31. d150705 b43: make b43_wireless_init bus generic by Rafał Miłecki · 13 years ago
  32. eb032b9 Update my e-mail address by Michael Büsch · 13 years ago
  33. 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
  34. aec7ffd b43: add Kconfig option for compiling SSB driver by Rafał Miłecki · 13 years ago
  35. d7520b1 b43: HT-PHY: add place for writing HT PHY support by Rafał Miłecki · 13 years ago
  36. 5b49b35 b43: check for allocation failures by Dan Carpenter · 13 years ago
  37. 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
  38. 6403eab drivers/net: Remove unnecessary semicolons by Joe Perches · 13 years ago
  39. 3c65ab6 b43: add an option to register BROKEN bcma driver by Rafał Miłecki · 13 years ago
  40. 4da909e b43: do not use SSB specific flags when calling core reset function by Rafał Miłecki · 13 years ago
  41. 505fb01 b43: bus: add helpers for checking host type by Rafał Miłecki · 13 years ago
  42. d48ae5c b43: use new pointers path to access ssb_device in SSB specific places by Rafał Miłecki · 13 years ago
  43. 24ca39d b43: bus: abstract bus and core operations by Rafał Miłecki · 13 years ago
  44. c244e08 b43: bus: abstract chip info by Rafał Miłecki · 13 years ago
  45. a18c715 b43: bus: abstract device structs and irq by Rafał Miłecki · 13 years ago
  46. 0581483 b43: bus: abstract SPROM by Rafał Miłecki · 13 years ago
  47. 21d889d b43: bus: abstract 80211 core info by Rafał Miłecki · 13 years ago
  48. 482f053 b43: add bus device abstraction layer by Rafał Miłecki · 13 years ago
  49. aa63418 b43: rename ssb_device variable in ssb specific functions by Rafał Miłecki · 13 years ago
  50. 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
  51. 7551732 b43: read PHY info only when needed (for PHY-A) by Rafał Miłecki · 13 years ago
  52. 1495298 b43: separate ssb core reset by Rafał Miłecki · 13 years ago
  53. c4a2a08 b43: add helper for finding GPIO device by Rafał Miłecki · 13 years ago
  54. 0355a34 b43: make b43_wireless_init less bus specific by Rafał Miłecki · 13 years ago
  55. 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
  56. dedb1eb b43: rename b43_wldev's field with ssb_device to sdev by Rafał Miłecki · 13 years ago
  57. 0fd82ea b43: implement timeouts workaround by Rafał Miłecki · 13 years ago
  58. 858a165 b43: move MAC PHY clock controling function by Rafał Miłecki · 13 years ago
  59. 5ee9c6a b43: trivial: include ssb word in ssb specific functions by Rafał Miłecki · 13 years ago
  60. 25ea0dd b43: drop ssb-duplicated workaround for dangling cores by Rafał Miłecki · 13 years ago
  61. fc2b1e0 b43: drop invalid IMCFGLO workaround by Rafał Miłecki · 13 years ago
  62. badb029 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 13 years ago
  63. f615839 b43: trivial: update module info about ucode16_mimo firmware by Rafał Miłecki · 13 years ago
  64. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  65. 7bb4568 mac80211: make tx() operation return void by Johannes Berg · 14 years ago
  66. ab72efd b43: N-PHY: enable support for PHYs rev 3 and higher by Rafał Miłecki · 14 years ago
  67. e41596a b43: use correct firmware for newer cores by Rafał Miłecki · 14 years ago
  68. 42ab135 b43: rename TMS defines, drop useless condition from core reset by Rafał Miłecki · 14 years ago
  69. 692d2c0 b43: rename config option for N-PHY, drop BROKEN by Rafał Miłecki · 14 years ago
  70. 82a5204 b43: fix split of N-PHY devices into supported and not (based on PHY rev) by Rafał Miłecki · 14 years ago
  71. abc1f7c b43: set TMS to work with current band width for N-PHY by Rafał Miłecki · 14 years ago
  72. 5b736d4 drivers/net/wireless/b43/main.c: Use printf extension %pV by Joe Perches · 14 years ago
  73. 97359d1 mac80211: use cipher suite selectors by Johannes Berg · 14 years ago
  74. 84c164a b43: move hwrng registration driver to wireless core initialization by John W. Linville · 14 years ago
  75. 652caa5 b43: update hw/fw version info in wiphy struct by John W. Linville · 14 years ago
  76. 41950bd b43: silence most sparse warnings by John W. Linville · 14 years ago
  77. bb64d95 b43: Clarify logged message after fatal DMA error and switch to PIO mode by Larry Finger · 14 years ago
  78. 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
  79. 354b4f0 b43: Added get_survey callback in order to get channel noise by John W. Linville · 14 years ago
  80. f5c044e mac80211: remove deprecated noise field from ieee80211_rx_status by John W. Linville · 14 years ago
  81. 871039f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  82. 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
  83. c5a079f drivers/net/wireless/b43/main.c:4351: Fixed coding style by Daniel Ngu · 14 years ago
  84. ce300c7 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 15 years ago
  85. 9e3bd91 b43: fall back gracefully to PIO mode after fatal DMA errors by Linus Torvalds · 15 years ago
  86. f6f2230 Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 15 years ago
  87. 3b27521 b43: remove get_tx_stats() mac80211 op by Kalle Valo · 15 years ago
  88. 0866b03 b43/b43legacy: Wake queues in wireless_core_start by Larry Finger · 15 years ago
  89. 6e7e621 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 15 years ago
  90. 10be7eb Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 15 years ago
  91. b6c3f5b b43: Fix throughput regression by Larry Finger · 15 years ago
  92. 96869a3 b43: Workaround circular locking in hw-tkip key update callback by Michael Buesch · 15 years ago
  93. aa4c7b2 b43: check band width by Rafał Miłecki · 15 years ago
  94. b3fbdcf mac80211: pass vif and station to update_tkip_key by Johannes Berg · 15 years ago
  95. 6373464 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 15 years ago
  96. 003d6d2 b43: add new SSB's core id for BCM4328 by Rafał Miłecki · 15 years ago
  97. 6021e08 b43: Declare at least one real firmware file using MODULE_FIRMWARE. by Tim Gardner · 15 years ago
  98. 3a999e6e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 15 years ago
  99. 1ed32e4 mac80211: remove struct ieee80211_if_init_conf by Johannes Berg · 15 years ago
  100. b02914a b43: Allow PIO mode to be selected at module load by Larry Finger · 15 years ago