1. 3ed0fac b43: N-PHY: fix one bit off in parsing RF Ctrl Override arguments by Rafał Miłecki · 15 years ago
  2. 59af099 b43: N-PHY: add TX tone by Rafał Miłecki · 15 years ago
  3. 45ca697 b43: N-PHY: add setting power amplifier filters by Rafał Miłecki · 15 years ago
  4. 10a7987 b43: N-PHY: add running samples by Rafał Miłecki · 15 years ago
  5. 75377b2 b43: N-PHY: implement overriding RF control by Rafał Miłecki · 15 years ago
  6. aa4c7b2 b43: check band width by Rafał Miłecki · 15 years ago
  7. de9a47f b43: N-PHY: silence warnings, add missing call by Rafał Miłecki · 15 years ago
  8. 9145834 b43: N-PHY: implement and add multi-dimensional table reading by Rafał Miłecki · 15 years ago
  9. c643a66 b43: N-PHY: implement and add reading one element tables by Rafał Miłecki · 15 years ago
  10. 2581b14 b43: N-PHY: implement and add multi-dimensional table writing by Rafał Miłecki · 15 years ago
  11. d41a355 b43: N-PHY: add writing one element tables by Rafał Miłecki · 15 years ago
  12. c57199b b43: N-PHY: store seq mode for proper restoring (follow specs) by Rafał Miłecki · 15 years ago
  13. 67c0d6e b43: N-PHY: move RF sequence declarations top, add missing calls by Rafał Miłecki · 15 years ago
  14. 4f4ab6c b43: N-PHY: implement chain selection by Rafał Miłecki · 15 years ago
  15. 53ae8e8 b43: N-PHY: implement stopping playback by Rafał Miłecki · 15 years ago
  16. ad9716e b43: N-PHY: implement MIMO config update by Rafał Miłecki · 15 years ago
  17. e53de67 b43: N-PHY: implement TX PHY cleanup and setup by Rafał Miłecki · 15 years ago
  18. 026816f b43: N-PHY: implement RX PHY cleanup and setup by Rafał Miłecki · 15 years ago
  19. 730dd70 b43: N-PHY: drop unused definition, uncomment needed call by Rafał Miłecki · 15 years ago
  20. 6dcd9d9 b43: N-PHY: implement TX power control coef setup by Rafał Miłecki · 15 years ago
  21. 15931e3 b43: N-PHY: add RX IQ calibrationi for rev < 3 by Rafał Miłecki · 15 years ago
  22. fb43b8e b43: N-PHY: add huge calculating TX IQ LO by Rafał Miłecki · 15 years ago
  23. e976249 b43: N-PHY: implement calculating IQ gain params by Rafał Miłecki · 15 years ago
  24. de7ed0c b43: N-PHY: update TX calibration ladder by Rafał Miłecki · 15 years ago
  25. c4a9200 b43: N-PHY: add RX radio cores calibration by Rafał Miłecki · 15 years ago
  26. fe3e46e b43: N-PHY: add TX LP FBW (TX filter 40 related) by Rafał Miłecki · 15 years ago
  27. b0022e1 b43: N-PHY: implement getting TX gains by Rafał Miłecki · 15 years ago
  28. 34a56f2 b43: N-PHY: implement calculating RX IQ comp by Rafał Miłecki · 15 years ago
  29. 2faa6b8 b43: N-PHY: implement RX IQ estimation by Rafał Miłecki · 15 years ago
  30. 2f258b7 b43: N-PHY: implement restoring general configuration by Rafał Miłecki · 15 years ago
  31. 0914640 b43: N-PHY: implement workaround for TX IQ by Rafał Miłecki · 15 years ago
  32. a67162a b43: N-PHY: implement RX IQ coeffs by Rafał Miłecki · 15 years ago
  33. 5c1a140 b43: N-PHY: add function than forces (not) staying in carrier search by Rafał Miłecki · 15 years ago
  34. 42e1547 b43: N-PHY: add RSSI calibration restore by Rafał Miłecki · 15 years ago
  35. e50cbcf b43: N-PHY: implement PA overriding (RF control related) by Rafał Miłecki · 15 years ago
  36. 90b9738 b43: N-PHY: RSSI calibration for rev < 3 by Rafał Miłecki · 15 years ago
  37. dfb4aa5 b43: N-PHY: add RSSI polling and setting 2055 (radio) VCM by Rafał Miłecki · 15 years ago
  38. 3c95627 b43: N-PHY: implement RSSI selection and offset scaling by Rafał Miłecki · 15 years ago
  39. bbec398 b43: N-PHY: add clip detection reading/writing and some classifier function by Rafał Miłecki · 15 years ago
  40. 4cb9977 b43: N-PHY: split RSSI calibration into 2 functions (rev2, rev3) by Rafał Miłecki · 15 years ago
  41. 4a933c8 b43: N-PHY: update CCA reset by Rafał Miłecki · 15 years ago
  42. 0988a7a b43: N-PHY: update init code to match current specs by Rafał Miłecki · 15 years ago
  43. f8187b5 b43: N-PHY: add needed struct definitions by Rafał Miłecki · 15 years ago
  44. 4772ae1 b43: N-PHY: clean table init, check PHY rev by Rafał Miłecki · 15 years ago
  45. 738f0f4 b43: implement baseband init for LP-PHY <= rev1 by Gábor Stefanik · 15 years ago
  46. 19d337d rfkill: rewrite by Johannes Berg · 16 years ago
  47. cb24f57 b43: Move Analog switching into phy code by Michael Buesch · 16 years ago
  48. fb11137 b43: Split PHY alloc and init by Michael Buesch · 16 years ago
  49. 3d0da75 b43: Move code from nphy.* to phy_n.* by Michael Buesch · 16 years ago[Renamed (99%) from drivers/net/wireless/b43/nphy.c]
  50. 18c8ade b43: Rewrite TX power adjustment by Michael Buesch · 16 years ago
  51. ef1a628 b43: Implement dynamic PHY API by Michael Buesch · 16 years ago
  52. 7a1d652 b43: nphy.c remove duplicated include by Huang Weiyi · 17 years ago
  53. 7b58416 b43: Add more N-PHY stuff by Michael Buesch · 17 years ago
  54. 95b66ba b43: Add more N-PHY init code by Michael Buesch · 17 years ago
  55. 819d772 b43/nphy.c: include headers to avoid build breakage on some platforms by John W. Linville · 17 years ago
  56. d159131 b43: Add NPHY channel switch code by Michael Buesch · 17 years ago
  57. 53a6e23 b43: Add NPHY radio init code by Michael Buesch · 17 years ago
  58. 424047e b43: Add N-PHY register definitions by Michael Buesch · 17 years ago