1. ce300c7 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 16 years ago
  2. 9e3bd91 b43: fall back gracefully to PIO mode after fatal DMA errors by Linus Torvalds · 16 years ago
  3. f6f2230 Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 16 years ago
  4. 3b27521 b43: remove get_tx_stats() mac80211 op by Kalle Valo · 16 years ago
  5. 40bd520 b43: N-PHY: handle allocation fail in samples generation by Rafał Miłecki · 16 years ago
  6. 5f6393e b43: N-PHY: load generated samples by Rafał Miłecki · 16 years ago
  7. 9442e5b b43: N-PHY: partly implement SPUR workaround by Rafał Miłecki · 16 years ago
  8. bbc6dc1 b43: N-PHY: save calibration for further restore by Rafał Miłecki · 16 years ago
  9. 984ff4f b43: N-PHY: prepare code for reapplying TX cal coeffs by Rafał Miłecki · 16 years ago
  10. 67cbc3e b43: N-PHY: implement overriding RF control intc by Rafał Miłecki · 16 years ago
  11. 0866b03 b43/b43legacy: Wake queues in wireless_core_start by Larry Finger · 16 years ago
  12. 6e7e621 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 16 years ago
  13. 10be7eb Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 16 years ago
  14. b6c3f5b b43: Fix throughput regression by Larry Finger · 16 years ago
  15. 9501fef b43: N-PHY: implement setting RF sequence by Rafał Miłecki · 16 years ago
  16. 52cb5e9 b43: N-PHY: add TX radio setup for newer PHYs by Rafał Miłecki · 16 years ago
  17. 38bb902 b43: N-PHY: fix Cal TX IQ LO for newer PHYs by Rafał Miłecki · 16 years ago
  18. 6e3b15a b43: N-PHY: add RSSI selection for newer PHYs by Rafał Miłecki · 16 years ago
  19. 99b82c4 b43: N-PHY: split RSSI selection into two per-PHY-revision functions by Rafał Miłecki · 16 years ago
  20. ef5127a b43: N-PHY: add workarounds for gain control by Rafał Miłecki · 16 years ago
  21. 28fd7da b43: N-PHY: update general workarounds by Rafał Miłecki · 16 years ago
  22. da86047 b43: N PHY: Fix compilation after removal of typdef b43_c32 by Larry Finger · 16 years ago
  23. f298218 b43: N-PHY: use cordic to generate samples by Rafał Miłecki · 16 years ago
  24. 6f98e62 b43: update cordic code to match current specs by Rafał Miłecki · 16 years ago
  25. 9865045 b43: make cordic common (LP-PHY and N-PHY need it) by Rafał Miłecki · 16 years ago
  26. 3ed0fac b43: N-PHY: fix one bit off in parsing RF Ctrl Override arguments by Rafał Miłecki · 16 years ago
  27. 96869a3 b43: Workaround circular locking in hw-tkip key update callback by Michael Buesch · 16 years ago
  28. 59af099 b43: N-PHY: add TX tone by Rafał Miłecki · 16 years ago
  29. 45ca697 b43: N-PHY: add setting power amplifier filters by Rafał Miłecki · 16 years ago
  30. 10a7987 b43: N-PHY: add running samples by Rafał Miłecki · 16 years ago
  31. 75377b2 b43: N-PHY: implement overriding RF control by Rafał Miłecki · 16 years ago
  32. aa4c7b2 b43: check band width by Rafał Miłecki · 16 years ago
  33. b3fbdcf mac80211: pass vif and station to update_tkip_key by Johannes Berg · 16 years ago
  34. de9a47f b43: N-PHY: silence warnings, add missing call by Rafał Miłecki · 16 years ago
  35. 9145834 b43: N-PHY: implement and add multi-dimensional table reading by Rafał Miłecki · 16 years ago
  36. c643a66 b43: N-PHY: implement and add reading one element tables by Rafał Miłecki · 16 years ago
  37. 2581b14 b43: N-PHY: implement and add multi-dimensional table writing by Rafał Miłecki · 16 years ago
  38. d41a355 b43: N-PHY: add writing one element tables by Rafał Miłecki · 16 years ago
  39. c57199b b43: N-PHY: store seq mode for proper restoring (follow specs) by Rafał Miłecki · 16 years ago
  40. 67c0d6e b43: N-PHY: move RF sequence declarations top, add missing calls by Rafał Miłecki · 16 years ago
  41. 4f4ab6c b43: N-PHY: implement chain selection by Rafał Miłecki · 16 years ago
  42. 53ae8e8 b43: N-PHY: implement stopping playback by Rafał Miłecki · 16 years ago
  43. ad9716e b43: N-PHY: implement MIMO config update by Rafał Miłecki · 16 years ago
  44. e53de67 b43: N-PHY: implement TX PHY cleanup and setup by Rafał Miłecki · 16 years ago
  45. 026816f b43: N-PHY: implement RX PHY cleanup and setup by Rafał Miłecki · 16 years ago
  46. 6373464 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 16 years ago
  47. 730dd70 b43: N-PHY: drop unused definition, uncomment needed call by Rafał Miłecki · 16 years ago
  48. 6dcd9d9 b43: N-PHY: implement TX power control coef setup by Rafał Miłecki · 16 years ago
  49. 15931e3 b43: N-PHY: add RX IQ calibrationi for rev < 3 by Rafał Miłecki · 16 years ago
  50. fb43b8e b43: N-PHY: add huge calculating TX IQ LO by Rafał Miłecki · 16 years ago
  51. e976249 b43: N-PHY: implement calculating IQ gain params by Rafał Miłecki · 16 years ago
  52. de7ed0c b43: N-PHY: update TX calibration ladder by Rafał Miłecki · 16 years ago
  53. c4a9200 b43: N-PHY: add RX radio cores calibration by Rafał Miłecki · 16 years ago
  54. fe3e46e b43: N-PHY: add TX LP FBW (TX filter 40 related) by Rafał Miłecki · 16 years ago
  55. b0022e1 b43: N-PHY: implement getting TX gains by Rafał Miłecki · 16 years ago
  56. 34a56f2 b43: N-PHY: implement calculating RX IQ comp by Rafał Miłecki · 16 years ago
  57. 2faa6b8 b43: N-PHY: implement RX IQ estimation by Rafał Miłecki · 16 years ago
  58. 2f258b7 b43: N-PHY: implement restoring general configuration by Rafał Miłecki · 16 years ago
  59. 0914640 b43: N-PHY: implement workaround for TX IQ by Rafał Miłecki · 16 years ago
  60. a67162a b43: N-PHY: implement RX IQ coeffs by Rafał Miłecki · 16 years ago
  61. 5c1a140 b43: N-PHY: add function than forces (not) staying in carrier search by Rafał Miłecki · 16 years ago
  62. 42e1547 b43: N-PHY: add RSSI calibration restore by Rafał Miłecki · 16 years ago
  63. e50cbcf b43: N-PHY: implement PA overriding (RF control related) by Rafał Miłecki · 16 years ago
  64. 90b9738 b43: N-PHY: RSSI calibration for rev < 3 by Rafał Miłecki · 16 years ago
  65. dfb4aa5 b43: N-PHY: add RSSI polling and setting 2055 (radio) VCM by Rafał Miłecki · 16 years ago
  66. 3c95627 b43: N-PHY: implement RSSI selection and offset scaling by Rafał Miłecki · 16 years ago
  67. bbec398 b43: N-PHY: add clip detection reading/writing and some classifier function by Rafał Miłecki · 16 years ago
  68. 4cb9977 b43: N-PHY: split RSSI calibration into 2 functions (rev2, rev3) by Rafał Miłecki · 16 years ago
  69. 4a933c8 b43: N-PHY: update CCA reset by Rafał Miłecki · 16 years ago
  70. 0988a7a b43: N-PHY: update init code to match current specs by Rafał Miłecki · 16 years ago
  71. 088e56b b43: N-PHY: add various tables by Rafał Miłecki · 16 years ago
  72. 2a448bf b43: N-PHY: add global variables to b43_phy_n struct by Rafał Miłecki · 16 years ago
  73. 5b0ade3 b43: N-PHY: add missing register definitions by Rafał Miłecki · 16 years ago
  74. f8187b5 b43: N-PHY: add needed struct definitions by Rafał Miłecki · 16 years ago
  75. 76a4db3 b43: N-PHY: add shared memory offsets definitions by Rafał Miłecki · 16 years ago
  76. 4772ae1 b43: N-PHY: clean table init, check PHY rev by Rafał Miłecki · 16 years ago
  77. 003d6d2 b43: add new SSB's core id for BCM4328 by Rafał Miłecki · 16 years ago
  78. 857c0fc b43: use standard fls for finding the most significant bit by Rafał Miłecki · 16 years ago
  79. 6021e08 b43: Declare at least one real firmware file using MODULE_FIRMWARE. by Tim Gardner · 16 years ago
  80. 81f14df b43: LP-PHY: note and explain specs inconsistency by Rafał Miłecki · 16 years ago
  81. 3a999e6e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 16 years ago
  82. 891dc5e Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 16 years ago
  83. 55afc80 Revert "b43: Enforce DMA descriptor memory constraints" by John W. Linville · 16 years ago
  84. 1ed32e4 mac80211: remove struct ieee80211_if_init_conf by Johannes Berg · 16 years ago
  85. b02914a b43: Allow PIO mode to be selected at module load by Larry Finger · 16 years ago
  86. 5017065 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 16 years ago
  87. 214ac9a b43: Remove reset after fatal DMA error by Larry Finger · 16 years ago
  88. 4ef58d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 16 years ago
  89. d014d04 Merge branch 'for-next' into for-linus by Jiri Kosina · 16 years ago
  90. 28b4d5c Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 17 years ago
  91. d9b2c4d Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 17 years ago
  92. df98a49 b43: fix two warnings by Johannes Berg · 17 years ago
  93. c2ff581 b43: avoid PPC fault during resume by Larry Finger · 17 years ago
  94. 5fa9167 pcmcia: rework the irq_req_t typedef by Dominik Brodowski · 17 years ago
  95. 6838b03 pcmcia: pcmcia_request_window() doesn't need a pointer to a pointer by Dominik Brodowski · 17 years ago
  96. 868575d pcmcia: Pass struct pcmcia_device to pcmcia_map_mem_page() by Magnus Damm · 19 years ago
  97. 4ba3eb0 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 17 years ago
  98. 07681e2 b43: Rewrite DMA Tx status handling sanity checks by Michael Buesch · 17 years ago
  99. 3505d1a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 17 years ago
  100. 486bfe5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago