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