1. 12cd43c b43: Fix machine check error due to improper access of B43_MMIO_PSM_PHY_HDR by Rafał Miłecki · 11 years ago
  2. c8e4955 net: Replace min macro with min_t by Silvan Jegen · 11 years ago
  3. 1a2b250 b43: return true / false instead of numbers in functions which return bool value by Zhao, Gang · 11 years ago
  4. cc1ad9d b43: Kconfig: let config B43_BCMA_PIO depends on B43 by Zhao, Gang · 11 years ago
  5. bb6bd25 b43: use kernel api to replace b43 specific helper function by ZHAO Gang · 11 years ago
  6. 64e5acb b43: fix the wrong assignment of status.freq in b43_rx() by ZHAO Gang · 11 years ago
  7. 0673eff b43: Fix unload oops if firmware is not available by Larry Finger · 11 years ago
  8. 0916404 b43: Fix lockdep splat by Larry Finger · 11 years ago
  9. 8ceafbf Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 11 years ago
  10. 87bc072 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 11 years ago
  11. 8ce9bea drivers: net: wireless: b43: Fix possible NULL ptr dereference by Felipe Pena · 11 years ago
  12. d458cdf net:drivers/net: Miscellaneous conversions to ETH_ALEN by Joe Perches · 11 years ago
  13. e1390a2 DMA-API: net: b43: replace dma_set_mask()+dma_set_coherent_mask() with new helper by Russell King · 11 years ago
  14. e7abfe4 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 11 years ago
  15. ede23fa drivers:net: Convert dma_alloc_coherent(...__GFP_ZERO) to dma_zalloc_coherent by Joe Perches · 11 years ago
  16. 5002300 b43: call PCIe up and down functions by Hauke Mehrtens · 11 years ago
  17. 8960400 b43: replace B43_BCMA_EXTRA with modparam allhwsupport by Rafał Miłecki · 11 years ago
  18. 6b692f3 b43: activate N-PHY and HT-PHY support by default by Hauke Mehrtens · 11 years ago
  19. 693026e b43: ensue that BCMA is "y" when B43 is "y" by Hauke Mehrtens · 11 years ago
  20. e0e29b6 b43: stop format string leaking into error msgs by Kees Cook · 12 years ago
  21. 4f81d71 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 12 years ago
  22. 73b82bf B43: Handle DMA RX descriptor underrun by Thommy Jakobsson · 12 years ago
  23. 73287a4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  24. 4f567cb Merge tag 'char-misc-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 12 years ago
  25. 6ed0e32 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
  26. 27eee23 Merge branch 'master' of git://git.infradead.org/users/rafal/b43-next by John W. Linville · 12 years ago
  27. ec09414 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  28. 0c201cf b43: N-PHY: don't use deprecated b43_radio_foo16 by Rafał Miłecki · 12 years ago
  29. 31bfffb b43: N-PHY: clean init tables by Rafał Miłecki · 12 years ago
  30. 3cc8ff9 b43: N-PHY: move tables init function to tables file by Rafał Miłecki · 12 years ago
  31. 9a98979 b43: N-PHY: use defines for (re)storing VCM config by Rafał Miłecki · 12 years ago
  32. 78ae753 b43: N-PHY: use shortcut "ctl" in functions names by Rafał Miłecki · 12 years ago
  33. 89e43da b43: N-PHY: use enum for INTC override function argument by Rafał Miłecki · 12 years ago
  34. 04519dc b43: N-PHY: define missing registers by Rafał Miłecki · 12 years ago
  35. fb3bc67 b43: use defines for board_type by Rafał Miłecki · 12 years ago
  36. 542e15f b43: N-PHY: fix "NB" RSSI calibration on PHYs rev2- by Rafał Miłecki · 12 years ago
  37. a3764ef b43: N-PHY: use enum for RSSI type everywhere we use it by Rafał Miłecki · 12 years ago
  38. 2a2d058 b43: N-PHY: rename RSSI types to be shorter and more accurate by Rafał Miłecki · 12 years ago
  39. 37859a7 b43: N-PHY: use more friendly variables names in RSSI code by Rafał Miłecki · 12 years ago
  40. e5ab1fd b43: N-PHY: simplify conditions in RSSI offset scale function by Rafał Miłecki · 12 years ago
  41. 6aa3872 b43: N-PHY: use enum for RAIL type by Rafał Miłecki · 12 years ago
  42. 2d551f1 b43: HT-PHY: use enum for RSSI types by Rafał Miłecki · 12 years ago
  43. 418e8b6 b43: HT-PHY: store TX power state before disabling it by Rafał Miłecki · 12 years ago
  44. fc6ab1e b43: HT-PHY: define regs for power estimation by Rafał Miłecki · 12 years ago
  45. dc3c4e1 b43: HT-PHY: do some extra TSSI setup after configuring TX by Rafał Miłecki · 12 years ago
  46. 9cfc17c b43: HT-PHY: finish calculating values for idle TSSI by Rafał Miłecki · 12 years ago
  47. 9a0bc41 b43: HT-PHY: tables: don't duplicate core-generic regs by Rafał Miłecki · 12 years ago
  48. d6657db b43: HT-PHY: rename defines addressing cores on the 2059 radio by Rafał Miłecki · 12 years ago
  49. 6e0895c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  50. 2f093e2 Merge 3.9-rc7 into char-misc-next by Greg Kroah-Hartman · 12 years ago
  51. 9b38367 b43: use bcma_pmu_spuravoid_pllupdate() by Hauke Mehrtens · 12 years ago
  52. 655d8e2 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. d364140 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. 46fc4c9 ssb: implement spurious tone avoidance by Rafał Miłecki · 12 years ago
  55. 71d6c1b b43: make struct b2056_inittabs_pts const by Hauke Mehrtens · 12 years ago
  56. 2d9d238 b43: mark some functions and structs static by Hauke Mehrtens · 12 years ago
  57. a210576 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  58. 9a574cd Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  59. 5c1da23 b43: use constants by Hauke Mehrtens · 12 years ago
  60. 2e1253d b43: N-PHY: use more bits for offset in RSSI calibration by Rafał Miłecki · 12 years ago
  61. b251412 b43: A fix for DMA transmission sequence errors by Iestyn C. Elfick · 12 years ago
  62. e67dd87 b43: N-PHY: increase initial value of "mind" in RSSI calibration by Rafał Miłecki · 12 years ago
  63. 64513ef b43: remove warning for LP-PHY with sprom < 8 by Hauke Mehrtens · 12 years ago
  64. 0a64bae b43: use bcma_chipco_gpio_control() by Hauke Mehrtens · 12 years ago
  65. 675a0b0 mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chan by Karl Beldan · 12 years ago
  66. 5470b46 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
  67. 1f9061d2 drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0) by Joe Perches · 12 years ago
  68. fdd3f29 drivers/net: use module_pcmcia_driver() in pcmcia drivers by H Hartley Sweeten · 12 years ago
  69. 4969b41 b43: HT-PHY: enable basic TX power setup by Rafał Miłecki · 12 years ago
  70. 5949e04 b43: HT-PHY: setup TX power control by Rafał Miłecki · 12 years ago
  71. 4409a23 b43: HT-PHY: implement RSSI polling by Rafał Miłecki · 12 years ago
  72. 396535e b43: HT-PHY: implement playing sample tone by Rafał Miłecki · 12 years ago
  73. 371ec46 b43: HT-PHY: implement stopping sample tone playback by Rafał Miłecki · 12 years ago
  74. 60e8fb9 b43: HT-PHY: implement controlling TX power control by Rafał Miłecki · 12 years ago
  75. a51ab25 b43: HT-PHY: implement PA override by Rafał Miłecki · 12 years ago
  76. 4cce095 b43: HT-PHY: implement CCA reset by Rafał Miłecki · 12 years ago
  77. d7bb7ca b43: HT-PHY: implement MAC reclocking by Rafał Miłecki · 12 years ago
  78. 2dacfe7 b43: HT-PHY: implement spurious tone avoidance by Rafał Miłecki · 12 years ago
  79. f6099f8 b43: HT-PHY: move TX fix to the separated function by Rafał Miłecki · 12 years ago
  80. b372afa b43: HT-PHY: add classifier control function by Rafał Miłecki · 12 years ago
  81. 4760692 b43: HT-PHY: rename AFE defines by Rafał Miłecki · 12 years ago
  82. 7c2332b b43: HT-PHY: make it BCMA-only by Rafał Miłecki · 12 years ago
  83. 88cceab b43: define BCMA wireless specific PLLs by Rafał Miłecki · 12 years ago
  84. a829148 b43: Fix 'me' -> 'be' typo in Kconfig by W. Trevor King · 12 years ago
  85. 1cef935 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  86. 63a02ce b43: Fix lockdep splat on module unload by Larry Finger · 12 years ago
  87. 06991c2 Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
  88. ccae0e5 b43: Increase number of RX DMA slots by Larry Finger · 12 years ago
  89. 9ebea38 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  90. e03e8dd b43: N-PHY: fix gain in b43_nphy_get_gain_ctl_workaround_ent() by Dan Carpenter · 12 years ago
  91. afd19ef drivers/net/wireless/b43: remove depends on CONFIG_EXPERIMENTAL by Kees Cook · 12 years ago
  92. 5e20a4b b43: Fix firmware loading when driver is built into the kernel by Larry Finger · 12 years ago
  93. 78f18df b43: fix tx path skb leaks by Felix Fietkau · 12 years ago
  94. 157c943 b43: remove __dev* attributes by Bill Pemberton · 12 years ago
  95. f4bda33 mac80211: support RX_FLAG_MACTIME_END by Thomas Pedersen · 12 years ago
  96. ab3d59d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  97. f89ff64 b43: Fix oops on unload when firmware not found by Larry Finger · 12 years ago
  98. dfae714 bcma: add an extra pcie core struct by Hauke Mehrtens · 12 years ago
  99. aecdc33 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  100. 99dbb16 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago