1. 78ab952 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
  2. e569aa7 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
  3. 049fbfe b43: N-PHY: add missing phyrxchain setting and fix warning in RX core function by Rafał Miłecki · 14 years ago
  4. 4e687b2 b43: N-PHY: Implement RX core state setting for rev.2 and earlier PHYs by Gábor Stefanik · 14 years ago
  5. d2730b2 b43: N-PHY: Implement MAC PHY clock set by Gábor Stefanik · 14 years ago
  6. e723ef3 b43: N-PHY: Fix typo in function name (gain_crtl -> gain_ctrl) by Gábor Stefanik · 14 years ago
  7. e7f45d3 b43: N-PHY: Implement Host Flags write during device init by Gábor Stefanik · 14 years ago
  8. baeb2ff drivers/net: Convert unbounded kzalloc calls to kcalloc by Joe Perches · 14 years ago
  9. 97359d1 mac80211: use cipher suite selectors by Johannes Berg · 14 years ago
  10. 84c164a b43: move hwrng registration driver to wireless core initialization by John W. Linville · 14 years ago
  11. 652caa5 b43: update hw/fw version info in wiphy struct by John W. Linville · 14 years ago
  12. 1685e63 Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 14 years ago
  13. 0ca724d pcmcia: use struct resource for PCMCIA devices, part 2 by Dominik Brodowski · 14 years ago
  14. b5cb259 pcmcia: remove memreq_t by Dominik Brodowski · 14 years ago
  15. 90abdc3 pcmcia: do not use io_req_t when calling pcmcia_request_io() by Dominik Brodowski · 14 years ago
  16. ac8b422 pcmcia: remove cs_types.h by Dominik Brodowski · 14 years ago
  17. 2a88e7e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 14 years ago
  18. acd82aa b43: silence phy_n sparse warnings by Larry Finger · 14 years ago
  19. 41950bd b43: silence most sparse warnings by John W. Linville · 14 years ago
  20. 05318bc Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 14 years ago
  21. 55d02a4 b43: Add SDIO_DEVICE() for EW-CG1102GC by Magnus Damm · 14 years ago
  22. bb64d95 b43: Clarify logged message after fatal DMA error and switch to PIO mode by Larry Finger · 14 years ago
  23. 14599f1 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 14 years ago
  24. 718e889 b43: replace the ssb_dma API with the generic DMA API by FUJITA Tomonori · 14 years ago
  25. ba2d358 drivers/net: use __packed annotation by Eric Dumazet · 14 years ago
  26. a61aac7 drivers/net/wireless/b43: Use kmemdup by Julia Lawall · 14 years ago
  27. f896546 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
  28. eb14120 pcmcia: re-work pcmcia_request_irq() by Dominik Brodowski · 14 years ago
  29. 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
  30. 354b4f0 b43: Added get_survey callback in order to get channel noise by John W. Linville · 14 years ago
  31. f5c044e mac80211: remove deprecated noise field from ieee80211_rx_status by John W. Linville · 14 years ago
  32. 4a277dd b43: remove usage of deprecated noise value by John W. Linville · 14 years ago
  33. 5c01d56 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
  34. 871039f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  35. bc53e51 b43: N-PHY: fix copy&paste typo by Rafał Miłecki · 14 years ago
  36. e58b125 b43: N-PHY: fix value written on 2055 radio setup by Rafał Miłecki · 14 years ago
  37. f19ebe7 b43: N-PHY: prepare for rev3+ channel tables by Rafał Miłecki · 14 years ago
  38. ffd2d9b b43: N-PHY: find table entry earlier for setting chanspec by Rafał Miłecki · 14 years ago
  39. b15b303 b43: N-PHY: use b43_phy_n_sfo_cfg rather than duplicating same fields by Rafał Miłecki · 14 years ago
  40. d817f4e b43: N-PHY: some dummy PHY rev 3 calls by Rafał Miłecki · 14 years ago
  41. 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
  42. c5a079f drivers/net/wireless/b43/main.c:4351: Fixed coding style by Daniel Ngu · 14 years ago
  43. eff66c5 b43: N-PHY: switch to chanspec ops by Rafał Miłecki · 14 years ago
  44. 1b69ec7 b43: N-PHY: implement chanspec setup by Rafał Miłecki · 14 years ago
  45. 7955de0 b43: N-PHY: isloate 2055 radio setup by Rafał Miłecki · 14 years ago
  46. d24019a b43: N-PHY: adjust gain table by Rafał Miłecki · 14 years ago
  47. 902db91 b43: N-PHY: switch to chanspec struct by Rafał Miłecki · 14 years ago
  48. 036cafe b43: N-PHY: update post init of 2055 radio by Rafał Miłecki · 14 years ago
  49. e5255ccc b43: N-PHY: update writing channel-specific radio registers by Rafał Miłecki · 14 years ago
  50. c2b7aef b43: N-PHY: turn radio on/off (rfkill) by Rafał Miłecki · 14 years ago
  51. 8987a9e b43: N-PHY: initialize super switch by Rafał Miłecki · 14 years ago
  52. 9734485 b43: N-PHY: add some registers and structs definitions by Rafał Miłecki · 14 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 · 14 years ago
  54. 9e3bd91 b43: fall back gracefully to PIO mode after fatal DMA errors by Linus Torvalds · 14 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 · 14 years ago
  56. 3b27521 b43: remove get_tx_stats() mac80211 op by Kalle Valo · 14 years ago
  57. 40bd520 b43: N-PHY: handle allocation fail in samples generation by Rafał Miłecki · 14 years ago
  58. 5f6393e b43: N-PHY: load generated samples by Rafał Miłecki · 14 years ago
  59. 9442e5b b43: N-PHY: partly implement SPUR workaround by Rafał Miłecki · 14 years ago
  60. bbc6dc1 b43: N-PHY: save calibration for further restore by Rafał Miłecki · 14 years ago
  61. 984ff4f b43: N-PHY: prepare code for reapplying TX cal coeffs by Rafał Miłecki · 14 years ago
  62. 67cbc3e b43: N-PHY: implement overriding RF control intc by Rafał Miłecki · 14 years ago
  63. 0866b03 b43/b43legacy: Wake queues in wireless_core_start by Larry Finger · 14 years ago
  64. 6e7e621 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 14 years ago
  65. 10be7eb Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 14 years ago
  66. b6c3f5b b43: Fix throughput regression by Larry Finger · 14 years ago
  67. 9501fef b43: N-PHY: implement setting RF sequence by Rafał Miłecki · 14 years ago
  68. 52cb5e9 b43: N-PHY: add TX radio setup for newer PHYs by Rafał Miłecki · 14 years ago
  69. 38bb902 b43: N-PHY: fix Cal TX IQ LO for newer PHYs by Rafał Miłecki · 14 years ago
  70. 6e3b15a b43: N-PHY: add RSSI selection for newer PHYs by Rafał Miłecki · 14 years ago
  71. 99b82c4 b43: N-PHY: split RSSI selection into two per-PHY-revision functions by Rafał Miłecki · 14 years ago
  72. ef5127a b43: N-PHY: add workarounds for gain control by Rafał Miłecki · 14 years ago
  73. 28fd7da b43: N-PHY: update general workarounds by Rafał Miłecki · 14 years ago
  74. da86047 b43: N PHY: Fix compilation after removal of typdef b43_c32 by Larry Finger · 14 years ago
  75. f298218 b43: N-PHY: use cordic to generate samples by Rafał Miłecki · 14 years ago
  76. 6f98e62 b43: update cordic code to match current specs by Rafał Miłecki · 14 years ago
  77. 9865045 b43: make cordic common (LP-PHY and N-PHY need it) by Rafał Miłecki · 14 years ago
  78. 3ed0fac b43: N-PHY: fix one bit off in parsing RF Ctrl Override arguments by Rafał Miłecki · 14 years ago
  79. 96869a3 b43: Workaround circular locking in hw-tkip key update callback by Michael Buesch · 14 years ago
  80. 59af099 b43: N-PHY: add TX tone by Rafał Miłecki · 14 years ago
  81. 45ca697 b43: N-PHY: add setting power amplifier filters by Rafał Miłecki · 14 years ago
  82. 10a7987 b43: N-PHY: add running samples by Rafał Miłecki · 14 years ago
  83. 75377b2 b43: N-PHY: implement overriding RF control by Rafał Miłecki · 14 years ago
  84. aa4c7b2 b43: check band width by Rafał Miłecki · 14 years ago
  85. b3fbdcf mac80211: pass vif and station to update_tkip_key by Johannes Berg · 14 years ago
  86. de9a47f b43: N-PHY: silence warnings, add missing call by Rafał Miłecki · 14 years ago
  87. 9145834 b43: N-PHY: implement and add multi-dimensional table reading by Rafał Miłecki · 14 years ago
  88. c643a66 b43: N-PHY: implement and add reading one element tables by Rafał Miłecki · 14 years ago
  89. 2581b14 b43: N-PHY: implement and add multi-dimensional table writing by Rafał Miłecki · 14 years ago
  90. d41a355 b43: N-PHY: add writing one element tables by Rafał Miłecki · 14 years ago
  91. c57199b b43: N-PHY: store seq mode for proper restoring (follow specs) by Rafał Miłecki · 14 years ago
  92. 67c0d6e b43: N-PHY: move RF sequence declarations top, add missing calls by Rafał Miłecki · 14 years ago
  93. 4f4ab6c b43: N-PHY: implement chain selection by Rafał Miłecki · 14 years ago
  94. 53ae8e8 b43: N-PHY: implement stopping playback by Rafał Miłecki · 14 years ago
  95. ad9716e b43: N-PHY: implement MIMO config update by Rafał Miłecki · 14 years ago
  96. e53de67 b43: N-PHY: implement TX PHY cleanup and setup by Rafał Miłecki · 14 years ago
  97. 026816f b43: N-PHY: implement RX PHY cleanup and setup by Rafał Miłecki · 14 years ago
  98. 6373464 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 14 years ago
  99. 730dd70 b43: N-PHY: drop unused definition, uncomment needed call by Rafał Miłecki · 15 years ago
  100. 6dcd9d9 b43: N-PHY: implement TX power control coef setup by Rafał Miłecki · 15 years ago