1. 42c9a45 b43: handle BCMA in bus switches by Rafał Miłecki · 13 years ago
  2. 6cbab0d b43: use switches for SSB specific code by Rafał Miłecki · 13 years ago
  3. 397915c b43: implement BCMA bus ops by Rafał Miłecki · 13 years ago
  4. d150705 b43: make b43_wireless_init bus generic by Rafał Miłecki · 13 years ago
  5. aec7ffd b43: add Kconfig option for compiling SSB driver by Rafał Miłecki · 13 years ago
  6. d7520b1 b43: HT-PHY: add place for writing HT PHY support by Rafał Miłecki · 13 years ago
  7. 5b49b35 b43: check for allocation failures by Dan Carpenter · 13 years ago
  8. 3c65ab6 b43: add an option to register BROKEN bcma driver by Rafał Miłecki · 13 years ago
  9. 4da909e b43: do not use SSB specific flags when calling core reset function by Rafał Miłecki · 13 years ago
  10. 505fb01 b43: bus: add helpers for checking host type by Rafał Miłecki · 13 years ago
  11. d48ae5c b43: use new pointers path to access ssb_device in SSB specific places by Rafał Miłecki · 13 years ago
  12. 24ca39d b43: bus: abstract bus and core operations by Rafał Miłecki · 13 years ago
  13. c244e08 b43: bus: abstract chip info by Rafał Miłecki · 13 years ago
  14. a18c715 b43: bus: abstract device structs and irq by Rafał Miłecki · 13 years ago
  15. 0581483 b43: bus: abstract SPROM by Rafał Miłecki · 13 years ago
  16. 21d889d b43: bus: abstract 80211 core info by Rafał Miłecki · 13 years ago
  17. 482f053 b43: add bus device abstraction layer by Rafał Miłecki · 13 years ago
  18. aa63418 b43: rename ssb_device variable in ssb specific functions by Rafał Miłecki · 13 years ago
  19. 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
  20. 7551732 b43: read PHY info only when needed (for PHY-A) by Rafał Miłecki · 13 years ago
  21. 1495298 b43: separate ssb core reset by Rafał Miłecki · 13 years ago
  22. c4a2a08 b43: add helper for finding GPIO device by Rafał Miłecki · 13 years ago
  23. 0355a34 b43: make b43_wireless_init less bus specific by Rafał Miłecki · 13 years ago
  24. 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
  25. dedb1eb b43: rename b43_wldev's field with ssb_device to sdev by Rafał Miłecki · 13 years ago
  26. 0fd82ea b43: implement timeouts workaround by Rafał Miłecki · 13 years ago
  27. 858a165 b43: move MAC PHY clock controling function by Rafał Miłecki · 13 years ago
  28. 5ee9c6a b43: trivial: include ssb word in ssb specific functions by Rafał Miłecki · 13 years ago
  29. 25ea0dd b43: drop ssb-duplicated workaround for dangling cores by Rafał Miłecki · 13 years ago
  30. fc2b1e0 b43: drop invalid IMCFGLO workaround by Rafał Miłecki · 13 years ago
  31. 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
  32. f615839 b43: trivial: update module info about ucode16_mimo firmware by Rafał Miłecki · 13 years ago
  33. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  34. 7bb4568 mac80211: make tx() operation return void by Johannes Berg · 14 years ago
  35. ab72efd b43: N-PHY: enable support for PHYs rev 3 and higher by Rafał Miłecki · 14 years ago
  36. e41596a b43: use correct firmware for newer cores by Rafał Miłecki · 14 years ago
  37. 42ab135 b43: rename TMS defines, drop useless condition from core reset by Rafał Miłecki · 14 years ago
  38. 692d2c0 b43: rename config option for N-PHY, drop BROKEN by Rafał Miłecki · 14 years ago
  39. 82a5204 b43: fix split of N-PHY devices into supported and not (based on PHY rev) by Rafał Miłecki · 14 years ago
  40. abc1f7c b43: set TMS to work with current band width for N-PHY by Rafał Miłecki · 14 years ago
  41. 5b736d4 drivers/net/wireless/b43/main.c: Use printf extension %pV by Joe Perches · 14 years ago
  42. 97359d1 mac80211: use cipher suite selectors by Johannes Berg · 14 years ago
  43. 84c164a b43: move hwrng registration driver to wireless core initialization by John W. Linville · 14 years ago
  44. 652caa5 b43: update hw/fw version info in wiphy struct by John W. Linville · 14 years ago
  45. 41950bd b43: silence most sparse warnings by John W. Linville · 14 years ago
  46. bb64d95 b43: Clarify logged message after fatal DMA error and switch to PIO mode by Larry Finger · 14 years ago
  47. 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
  48. 354b4f0 b43: Added get_survey callback in order to get channel noise by John W. Linville · 14 years ago
  49. f5c044e mac80211: remove deprecated noise field from ieee80211_rx_status by John W. Linville · 14 years ago
  50. 871039f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  51. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  52. c5a079f drivers/net/wireless/b43/main.c:4351: Fixed coding style by Daniel Ngu · 15 years ago
  53. 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
  54. 9e3bd91 b43: fall back gracefully to PIO mode after fatal DMA errors by Linus Torvalds · 15 years ago
  55. 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
  56. 3b27521 b43: remove get_tx_stats() mac80211 op by Kalle Valo · 15 years ago
  57. 0866b03 b43/b43legacy: Wake queues in wireless_core_start by Larry Finger · 15 years ago
  58. 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
  59. 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
  60. b6c3f5b b43: Fix throughput regression by Larry Finger · 15 years ago
  61. 96869a3 b43: Workaround circular locking in hw-tkip key update callback by Michael Buesch · 15 years ago
  62. aa4c7b2 b43: check band width by Rafał Miłecki · 15 years ago
  63. b3fbdcf mac80211: pass vif and station to update_tkip_key by Johannes Berg · 15 years ago
  64. 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
  65. 003d6d2 b43: add new SSB's core id for BCM4328 by Rafał Miłecki · 15 years ago
  66. 6021e08 b43: Declare at least one real firmware file using MODULE_FIRMWARE. by Tim Gardner · 15 years ago
  67. 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
  68. 1ed32e4 mac80211: remove struct ieee80211_if_init_conf by Johannes Berg · 15 years ago
  69. b02914a b43: Allow PIO mode to be selected at module load by Larry Finger · 15 years ago
  70. 5017065 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  71. 214ac9a b43: Remove reset after fatal DMA error by Larry Finger · 15 years ago
  72. 4ef58d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  73. d014d04 Merge branch 'for-next' into for-linus by Jiri Kosina · 15 years ago
  74. 2071a00 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  75. 8f61128 b43: work around a locking issue in ->set_tim() by Felix Fietkau · 15 years ago
  76. 21ae295 tree-wide: fix typos "aquire" -> "acquire", "cumsumed" -> "consumed" by Uwe Kleine-König · 15 years ago
  77. 0869aea mac80211: remove RX_FLAG_RADIOTAP by Johannes Berg · 15 years ago
  78. 0519d83 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  79. 899110f b43/legacy: Fix usage of host_pci pointer by Michael Buesch · 15 years ago
  80. d50bae3 b43: Fix Bugzilla #14181 and the bug from the previous 'fix' by Larry Finger · 15 years ago
  81. f5b4da2 b43: Fix PPC crash in rfkill polling on unload by Larry Finger · 15 years ago
  82. 49d965c b43: Protect sanity check against physical device removal by Michael Buesch · 15 years ago
  83. 727c988 b43: Don't use struct wldev after detach. by Michael Buesch · 15 years ago
  84. 139d606 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. 82905ac b43: fix build error if !CONFIG_B43_LEDS by Albert Herranz · 15 years ago
  86. e899a3f b43: Don't abuse wl->current_dev in the led work by Michael Buesch · 15 years ago
  87. 09ebe2f b43: Disable PMQ mechanism by Michael Buesch · 15 years ago
  88. 990b86f b43: Add optional verbose runtime statistics by Michael Buesch · 15 years ago
  89. 176e9f6 b43: Fix IRQ sync for SDIO by Michael Buesch · 15 years ago
  90. a8696c8 b43: Fix SDIO interrupt handler deadlock by Michael Buesch · 15 years ago
  91. 3dbba8e b43: Add Soft-MAC SDIO device support by Albert Herranz · 15 years ago
  92. a78b3bb b43: Rewrite suspend/resume code by Michael Buesch · 15 years ago
  93. 91d372c b43: Fix resume failure by Michael Buesch · 15 years ago
  94. 5ab9549 b43: Force-wake queues on init by Michael Buesch · 15 years ago
  95. e175e99 b43: Fix resume failure by Michael Buesch · 15 years ago
  96. 32f6afd b43: Force-wake queues on init by Michael Buesch · 15 years ago
  97. 98a1e2a b44/b43/b43legacy: Fix switch warnings introduced by SSB-SDIO by Michael Buesch · 15 years ago
  98. b0544eb b43: Really disable QoS, if requested by Michael Buesch · 15 years ago
  99. 69eddc8 b43: remove SHM spinlock by Michael Buesch · 15 years ago
  100. 77ca07ff b43: Remove PIO RX workqueue by Michael Buesch · 15 years ago