1. 5e20a4b b43: Fix firmware loading when driver is built into the kernel by Larry Finger · 12 years ago
  2. 78f18df b43: fix tx path skb leaks by Felix Fietkau · 12 years ago
  3. ab3d59d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  4. f89ff64 b43: Fix oops on unload when firmware not found by Larry Finger · 12 years ago
  5. dfae714 bcma: add an extra pcie core struct by Hauke Mehrtens · 12 years ago
  6. f20b621 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 12 years ago
  7. 01e17da Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 12 years ago
  8. 1669891 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 12 years ago
  9. 2fdf8c5 b43: be more user friendly with PHY info by Rafał Miłecki · 12 years ago
  10. 6e6a2cd b43: rename host flags defines by Rafał Miłecki · 12 years ago
  11. 828afd2 b43: fix logic in GPIO init by Rafał Miłecki · 12 years ago
  12. 36323f8 mac80211: move TX station pointer and restructure TX by Thomas Huehn · 12 years ago
  13. 90b90f6 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 12 years ago
  14. 097b0e1 b43: fix crash with OpenFWWF by Johannes Berg · 12 years ago
  15. 02b7d83 Fix typo in printed messages by Anatol Pomozov · 12 years ago
  16. e64add2 b43: do not call ieee80211_unregister_hw if we are not registred by Oleksij Rempel · 12 years ago
  17. 5a20ef3 ssb: remove rev from boardinfo by Hauke Mehrtens · 12 years ago
  18. 0d6c4a2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  19. dbdedbd b43: only reload config after successful initialization by Seth Forshee · 12 years ago
  20. 78f9c85 b43: claim support for IBSS RSN by Antonio Quartulli · 12 years ago
  21. 6b6fa58 b43: Load firmware from a work queue and not from the probe routine by Larry Finger · 13 years ago
  22. 5809802 b43: prevent firmware on bcm5354 from taking over wrong GPIO pins by Hauke Mehrtens · 13 years ago
  23. 874239f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 13 years ago
  24. 5056635 b43: add maskset helpers by Rafał Miłecki · 13 years ago
  25. 4f3d09d b43: add option to avoid duplicating device support with brcmsmac by John W. Linville · 13 years ago
  26. ccde8a4 wireless: b43: fix Oops on card eject during transfer by Guennadi Liakhovetski · 13 years ago
  27. 57adc1f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 13 years ago
  28. 3db1cd5 net: fix assignment of 0/1 to bool variables. by Rusty Russell · 13 years ago
  29. bad6919 b43: avoid packet losses in the dma worker code. by francesco.gringoli@ing.unibs.it · 13 years ago
  30. ac5c24e9 drivers/net: change moduleparam.h to module.h as required. by Paul Gortmaker · 13 years ago
  31. 8a3a3c8 mac80211: pass vif param to conf_tx() callback by Eliad Peller · 13 years ago
  32. 93dbd82 b43: update dummy transmission by Rafał Miłecki · 13 years ago
  33. 7955d87 b43: add missing MMIO defines by Rafał Miłecki · 13 years ago
  34. 37a41b4 mac80211: add ieee80211_vif param to tsf functions by Eliad Peller · 13 years ago
  35. 4d8b614 Merge branch 'master' of git://git.infradead.org/users/linville/wireless by John W. Linville · 13 years ago
  36. 8c23516 b43: Fix beacon problem in ad-hoc mode by Manual Munz · 13 years ago
  37. 108f4f3 b43: add my copyrights and myself as the module author by Rafał Miłecki · 13 years ago
  38. 0b4ff45 b43: LCN-PHY: minor fixes by Rafał Miłecki · 13 years ago
  39. 9a53bf5 b43: Fix swatch warning by Larry Finger · 13 years ago
  40. df76626 b43: drop Kconfig option of forcing PIO mode by Rafał Miłecki · 13 years ago
  41. 8b0be90 b43/legacy: Remove firmware IDs by Michael Büsch · 13 years ago
  42. cbe1e82 b43: warn when forcing PIO mode by Rafał Miłecki · 13 years ago
  43. 6a461c2 b43: include HT-PHY in some common code by Rafał Miłecki · 13 years ago
  44. 5d85290 b43: support new TX header, noticed to be used by 598.314+ fw by Rafał Miłecki · 13 years ago
  45. efe0249 b43: use enum for firmware header format by Rafał Miłecki · 13 years ago
  46. 2a19032 b43: reload phy and bss settings after core restarts by Felix Fietkau · 13 years ago
  47. c027ed4 b43: add core rev 17 used on bcma SoC. by Hauke Mehrtens · 13 years ago
  48. 9a5a133 b43: remove wireless extensions inclusions by Johannes Berg · 13 years ago
  49. 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
  50. 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
  51. e61b52d b43: fix invalid memory access in b43_ssb_remove() by Pavel Roskin · 13 years ago
  52. d3ec484 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  53. 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
  54. 24aad3f b43: (un)initialize driver on the BCMA bus by Rafał Miłecki · 13 years ago
  55. 4917359 b43: bcma: implement full core reset by Rafał Miłecki · 13 years ago
  56. 2729df2 b43: correctly display longer chipsets ids by Rafał Miłecki · 13 years ago
  57. 40c6226 b43: bcma: read info about supported bands by Rafał Miłecki · 13 years ago
  58. 3667787 b43: use agent R/W ops for BCMA_IOCTL by Rafał Miłecki · 13 years ago
  59. 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
  60. cae5614 net/b43: don't return IRQ_HANDLED if nothing was done by Sebastian Andrzej Siewior · 13 years ago
  61. 8b9bda7 b43: define firmwares for HT and LCN PHYs by Rafał Miłecki · 13 years ago
  62. 1d738e6 b43: LCN-PHY add place for new PHY support by Rafał Miłecki · 13 years ago
  63. 544e5d8 b43: read radio ID on new cores by Rafał Miłecki · 13 years ago
  64. 3fd4850 b43: use radio ID reading code to older cores only by Rafał Miłecki · 13 years ago
  65. 6ff1e5c b43: change selecting ucode for newer cores by Rafał Miłecki · 13 years ago
  66. 74abacb b43: bus: add helpers for getting/setting wldev from/in bus core by Rafał Miłecki · 13 years ago
  67. 42c9a45 b43: handle BCMA in bus switches by Rafał Miłecki · 13 years ago
  68. 6cbab0d b43: use switches for SSB specific code by Rafał Miłecki · 13 years ago
  69. 397915c b43: implement BCMA bus ops by Rafał Miłecki · 13 years ago
  70. d150705 b43: make b43_wireless_init bus generic by Rafał Miłecki · 13 years ago
  71. eb032b9 Update my e-mail address by Michael Büsch · 13 years ago
  72. 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
  73. aec7ffd b43: add Kconfig option for compiling SSB driver by Rafał Miłecki · 13 years ago
  74. d7520b1 b43: HT-PHY: add place for writing HT PHY support by Rafał Miłecki · 13 years ago
  75. 5b49b35 b43: check for allocation failures by Dan Carpenter · 13 years ago
  76. 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
  77. 6403eab drivers/net: Remove unnecessary semicolons by Joe Perches · 13 years ago
  78. 3c65ab6 b43: add an option to register BROKEN bcma driver by Rafał Miłecki · 13 years ago
  79. 4da909e b43: do not use SSB specific flags when calling core reset function by Rafał Miłecki · 13 years ago
  80. 505fb01 b43: bus: add helpers for checking host type by Rafał Miłecki · 13 years ago
  81. d48ae5c b43: use new pointers path to access ssb_device in SSB specific places by Rafał Miłecki · 13 years ago
  82. 24ca39d b43: bus: abstract bus and core operations by Rafał Miłecki · 13 years ago
  83. c244e08 b43: bus: abstract chip info by Rafał Miłecki · 13 years ago
  84. a18c715 b43: bus: abstract device structs and irq by Rafał Miłecki · 13 years ago
  85. 0581483 b43: bus: abstract SPROM by Rafał Miłecki · 13 years ago
  86. 21d889d b43: bus: abstract 80211 core info 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. 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
  90. 7551732 b43: read PHY info only when needed (for PHY-A) by Rafał Miłecki · 13 years ago
  91. 1495298 b43: separate ssb core reset by Rafał Miłecki · 13 years ago
  92. c4a2a08 b43: add helper for finding GPIO device by Rafał Miłecki · 13 years ago
  93. 0355a34 b43: make b43_wireless_init less bus specific by Rafał Miłecki · 13 years ago
  94. 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
  95. dedb1eb b43: rename b43_wldev's field with ssb_device to sdev by Rafał Miłecki · 13 years ago
  96. 0fd82ea b43: implement timeouts workaround by Rafał Miłecki · 13 years ago
  97. 858a165 b43: move MAC PHY clock controling function by Rafał Miłecki · 13 years ago
  98. 5ee9c6a b43: trivial: include ssb word in ssb specific functions by Rafał Miłecki · 13 years ago
  99. 25ea0dd b43: drop ssb-duplicated workaround for dangling cores by Rafał Miłecki · 13 years ago
  100. fc2b1e0 b43: drop invalid IMCFGLO workaround by Rafał Miłecki · 13 years ago