1. 72fcd3d b43: don't warn about no 5 GHz support on 2.4 GHz devices by Rafał Miłecki · 10 years ago
  2. 3695b93 b43: enable radio 0x2057 rev 9 (AKA BCM43228) support by Rafał Miłecki · 10 years ago
  3. 40c68f2 b43; N-PHY: write most of the missing code for revs 7+ by Rafał Miłecki · 10 years ago
  4. 88d825b b43: always print info about radio (manuf, id, revision) by Rafał Miłecki · 10 years ago
  5. 5c4d5e8 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 10 years ago
  6. fe5e499f b43: fix reading info about radio for new devices (cores 40 & 42) by Rafał Miłecki · 10 years ago
  7. 15be8e8 b43: add more bcma cores by Rafał Miłecki · 10 years ago
  8. b49c3ca b43: treat LCNXN-PHY as extra N-PHY devices by Rafał Miłecki · 10 years ago
  9. a60f99f b43: update list and code making a selection of firmware files by Rafał Miłecki · 10 years ago
  10. 418378f b43: add config for (en|dis)abling G-PHY support by Rafał Miłecki · 10 years ago
  11. bba4d40 b43: remove leftover code from old devices support by Rafał Miłecki · 10 years ago
  12. bee6d4b b43: PHY: drop is_40mhz (get width info from chandef) by Rafał Miłecki · 10 years ago
  13. ea42e71 b43: store current channel using struct cfg80211_chan_def by Rafał Miłecki · 10 years ago
  14. f9471e9 b43: b43_op_config: set channel info before switching band by Rafał Miłecki · 10 years ago
  15. 8c79e5e b43: b43_op_config: use IEEE80211_CONF_CHANGE_CHANNEL by Rafał Miłecki · 10 years ago
  16. 5325651 b43: b43_op_config: drop check for core change by Rafał Miłecki · 10 years ago
  17. f15ec34 b43: disable 5 GHz on G-PHY by Rafał Miłecki · 10 years ago
  18. 6fe5514 b43: N-PHY: optimize radio switching on/off by Rafał Miłecki · 10 years ago
  19. 09951ad b43: PHY: allow init optimizations by tracking PHY state by Rafał Miłecki · 10 years ago
  20. 9121173 b43: fix list of 5 GHz channels for 802.11n cards by Rafał Miłecki · 10 years ago
  21. e9cdcb7 b43: fix typo in define name for 2 GHz channels (s/CHAN4G/CHAN2G/) by Rafał Miłecki · 10 years ago
  22. 773cfc5 b43: add more devices to the bands database by Rafał Miłecki · 10 years ago
  23. 075ca60 b43: move bands detection to a separated function by Rafał Miłecki · 10 years ago
  24. 7a8af8c b43: rework band switching by Rafał Miłecki · 10 years ago
  25. 50c1b59 b43: complete PHY reset by Rafał Miłecki · 10 years ago
  26. b60c3c2 b43: move PHY reset code into PHY specific file by Rafał Miłecki · 10 years ago
  27. 0f68423 b43: split upload of init values into 2 functions by Rafał Miłecki · 10 years ago
  28. bd7c8a5 b43: adjust code to compile without SSB by Rafał Miłecki · 10 years ago
  29. 7c3c20a b43: don't pre-set radio_on variable to true by Rafał Miłecki · 10 years ago
  30. 6b9e03e b43: bcma: respect GMODE (band choice) during core reset by Rafał Miłecki · 10 years ago
  31. 644aa4d b43: remove list of IEEE 802.11 devices by Rafał Miłecki · 10 years ago
  32. 8f15e28 b43: ssb: refuse to support more than IEEE 802.11 core by Rafał Miłecki · 10 years ago
  33. c8e4955 net: Replace min macro with min_t by Silvan Jegen · 10 years ago
  34. 0673eff b43: Fix unload oops if firmware is not available by Larry Finger · 11 years ago
  35. 0916404 b43: Fix lockdep splat by Larry Finger · 11 years ago
  36. 5002300 b43: call PCIe up and down functions by Hauke Mehrtens · 11 years ago
  37. 8960400 b43: replace B43_BCMA_EXTRA with modparam allhwsupport by Rafał Miłecki · 11 years ago
  38. e0e29b6 b43: stop format string leaking into error msgs by Kees Cook · 11 years ago
  39. 73b82bf B43: Handle DMA RX descriptor underrun by Thommy Jakobsson · 11 years ago
  40. 655d8e2 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 11 years ago
  41. 5c1da23 b43: use constants by Hauke Mehrtens · 11 years ago
  42. 0a64bae b43: use bcma_chipco_gpio_control() by Hauke Mehrtens · 11 years ago
  43. 675a0b0 mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chan by Karl Beldan · 11 years ago
  44. 88cceab b43: define BCMA wireless specific PLLs by Rafał Miłecki · 11 years ago
  45. 63a02ce b43: Fix lockdep splat on module unload by Larry Finger · 11 years ago
  46. 5e20a4b b43: Fix firmware loading when driver is built into the kernel by Larry Finger · 12 years ago
  47. 78f18df b43: fix tx path skb leaks by Felix Fietkau · 12 years ago
  48. ab3d59d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  49. f89ff64 b43: Fix oops on unload when firmware not found by Larry Finger · 12 years ago
  50. dfae714 bcma: add an extra pcie core struct by Hauke Mehrtens · 12 years ago
  51. 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
  52. 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
  53. 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
  54. 2fdf8c5 b43: be more user friendly with PHY info by Rafał Miłecki · 12 years ago
  55. 6e6a2cd b43: rename host flags defines by Rafał Miłecki · 12 years ago
  56. 828afd2 b43: fix logic in GPIO init by Rafał Miłecki · 12 years ago
  57. 36323f8 mac80211: move TX station pointer and restructure TX by Thomas Huehn · 12 years ago
  58. 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
  59. 097b0e1 b43: fix crash with OpenFWWF by Johannes Berg · 12 years ago
  60. 02b7d83 Fix typo in printed messages by Anatol Pomozov · 12 years ago
  61. e64add2 b43: do not call ieee80211_unregister_hw if we are not registred by Oleksij Rempel · 12 years ago
  62. 5a20ef3 ssb: remove rev from boardinfo by Hauke Mehrtens · 12 years ago
  63. 0d6c4a2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  64. dbdedbd b43: only reload config after successful initialization by Seth Forshee · 12 years ago
  65. 78f9c85 b43: claim support for IBSS RSN by Antonio Quartulli · 12 years ago
  66. 6b6fa58 b43: Load firmware from a work queue and not from the probe routine by Larry Finger · 12 years ago
  67. 5809802 b43: prevent firmware on bcm5354 from taking over wrong GPIO pins by Hauke Mehrtens · 12 years ago
  68. 874239f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  69. 5056635 b43: add maskset helpers by Rafał Miłecki · 13 years ago
  70. 4f3d09d b43: add option to avoid duplicating device support with brcmsmac by John W. Linville · 13 years ago
  71. ccde8a4 wireless: b43: fix Oops on card eject during transfer by Guennadi Liakhovetski · 13 years ago
  72. 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
  73. 3db1cd5 net: fix assignment of 0/1 to bool variables. by Rusty Russell · 13 years ago
  74. bad6919 b43: avoid packet losses in the dma worker code. by francesco.gringoli@ing.unibs.it · 13 years ago
  75. ac5c24e9 drivers/net: change moduleparam.h to module.h as required. by Paul Gortmaker · 13 years ago
  76. 8a3a3c8 mac80211: pass vif param to conf_tx() callback by Eliad Peller · 13 years ago
  77. 93dbd82 b43: update dummy transmission by Rafał Miłecki · 13 years ago
  78. 7955d87 b43: add missing MMIO defines by Rafał Miłecki · 13 years ago
  79. 37a41b4 mac80211: add ieee80211_vif param to tsf functions by Eliad Peller · 13 years ago
  80. 4d8b614 Merge branch 'master' of git://git.infradead.org/users/linville/wireless by John W. Linville · 13 years ago
  81. 8c23516 b43: Fix beacon problem in ad-hoc mode by Manual Munz · 13 years ago
  82. 108f4f3 b43: add my copyrights and myself as the module author by Rafał Miłecki · 13 years ago
  83. 0b4ff45 b43: LCN-PHY: minor fixes by Rafał Miłecki · 13 years ago
  84. 9a53bf5 b43: Fix swatch warning by Larry Finger · 13 years ago
  85. df76626 b43: drop Kconfig option of forcing PIO mode by Rafał Miłecki · 13 years ago
  86. 8b0be90 b43/legacy: Remove firmware IDs by Michael Büsch · 13 years ago
  87. cbe1e82 b43: warn when forcing PIO mode by Rafał Miłecki · 13 years ago
  88. 6a461c2 b43: include HT-PHY in some common code by Rafał Miłecki · 13 years ago
  89. 5d85290 b43: support new TX header, noticed to be used by 598.314+ fw by Rafał Miłecki · 13 years ago
  90. efe0249 b43: use enum for firmware header format by Rafał Miłecki · 13 years ago
  91. 2a19032 b43: reload phy and bss settings after core restarts by Felix Fietkau · 13 years ago
  92. c027ed4 b43: add core rev 17 used on bcma SoC. by Hauke Mehrtens · 13 years ago
  93. 9a5a133 b43: remove wireless extensions inclusions by Johannes Berg · 13 years ago
  94. 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
  95. 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
  96. e61b52d b43: fix invalid memory access in b43_ssb_remove() by Pavel Roskin · 13 years ago
  97. d3ec484 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  98. 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
  99. 24aad3f b43: (un)initialize driver on the BCMA bus by Rafał Miłecki · 13 years ago
  100. 4917359 b43: bcma: implement full core reset by Rafał Miłecki · 13 years ago