1. 4a0732d ath5k: shifting the wrong variable for AR5K_AR5210 by Dan Carpenter · 10 years ago
  2. 1887417 ath5k: cleanup channel to eprom_mode function by Jiri Slaby · 11 years ago
  3. c5e534e5 NET: ath5k, check ath5k_eeprom_mode_from_channel retval by Jiri Slaby · 11 years ago
  4. 944f8a1 ath5k: add missing breaks in ath5k_hw_set_spur_mitigation_filter by John W. Linville · 12 years ago
  5. 987af54 ath5k: Put power_level where it belongs and rename it by Nick Kossifidis · 12 years ago
  6. 493ca5e ath5k: Preserve tx power level requested from above on phy_init by Nick Kossifidis · 12 years ago
  7. 7550519 ath5k: Fix range scaling when setting rate power table by Nick Kossifidis · 12 years ago
  8. d12c5c5 ath5k: Use correct value for min_pwr and cur_pwr by Nick Kossifidis · 12 years ago
  9. 516304b ath: Add and use pr_fmt, convert printks to pr_<level> by Joe Perches · 12 years ago
  10. 5c17ddc ath5k: do not re-run AGC calibration periodically by Felix Fietkau · 12 years ago
  11. dafae6a ath5k: We always do full calibration on AR5210 by Nick Kossifidis · 13 years ago
  12. c47faa3 ath5k: Cleanups v2 + add kerneldoc on all hw functions by Nick Kossifidis · 13 years ago
  13. 1846ac3 ath5k: Use usleep_range where possible by Nick Kossifidis · 13 years ago
  14. ce169ac ath5k: Calibration re-work by Nick Kossifidis · 13 years ago
  15. 931be26 ath5k: clean up base.h and its use by Pavel Roskin · 13 years ago
  16. 32c2546 ath5k: eliminate CHANNEL_* macros, use AR5K_MODE_* in channel->hw_value by Pavel Roskin · 13 years ago
  17. 8d44a82 ath5k: remove most references to XR by Pavel Roskin · 13 years ago
  18. bb78c71 ath5k: use get_unaligned_le32() in ath5k_write_pwr_to_pdadc_table() by Pavel Roskin · 13 years ago
  19. e0d687b ath5k: merge ath5k_hw and ath5k_softc by Pavel Roskin · 13 years ago
  20. 2d2cf47 ath5k: fix reference clock frequency for spur mitigation on AR2413 by Felix Fietkau · 13 years ago
  21. ca8bfd9 ath5k: apply the synth voltage tweak only on AR5112 rev 2 by Felix Fietkau · 13 years ago
  22. b613c72 ath5k: add missing checks for rfgain probe by Felix Fietkau · 13 years ago
  23. 6a2a0e7 ath5k: fix typos, bad comment formatting and GHz in place of MHz by Pavel Roskin · 13 years ago
  24. e4bbf2f ath5k: fix formatting errors found by checkpatch.pl by Pavel Roskin · 13 years ago
  25. 0a5d381 ath5k: replace spaces with tabs as suggested by checkpatch.pl by Pavel Roskin · 13 years ago
  26. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  27. 573cfde ath5k: Fix fast channel switching by Nick Kossifidis · 13 years ago
  28. 28bec7b ath5k: Correct channel setting for AR2317 chip by Nikolay Ledovskikh · 13 years ago
  29. a8851d1 ath5k: ath5k_eeprom_mode_from_channel() returns signed by Dan Carpenter · 14 years ago
  30. 0207c0c ath5k: Use helper function to get eeprom mode from channel by Bruno Randolf · 14 years ago
  31. 26a51ad ath5k: Remove ATH5K_INI_RFGAIN defines, use band instead by Bruno Randolf · 14 years ago
  32. 51f0062 ath5k: Track current TX power separately from max TX power by Bruno Randolf · 14 years ago
  33. 56bd29d ath5k: Separate powertable setup and writing by Bruno Randolf · 14 years ago
  34. 26c7fc4 ath5k: Simplify powertable recalculation by Bruno Randolf · 14 years ago
  35. d84938c ath5k: Always write tx powertable on hw by Nick Kossifidis · 14 years ago
  36. 4352fab ath5k: Set turbo bit on rf bank 2 by Nick Kossifidis · 14 years ago
  37. acb091d ath5k: Cleanup turbo channel flags by Nick Kossifidis · 14 years ago
  38. 73a06a6 ath5k: Use correct clock when setting ofdm timings by Nick Kossifidis · 14 years ago
  39. 3bb1765 ath5k: Skip tx power setting on AR5210 for now by Nick Kossifidis · 14 years ago
  40. b02f5d1 ath5k: Tweak phy activate to rx start delay based on bwmode by Nick Kossifidis · 14 years ago
  41. 8aec7af ath5k: Support synth-only channel change for AR2413/AR5413 by Nick Kossifidis · 14 years ago
  42. 4c57581 ath5k: Skip powertable setting when we are on the same channel by Nick Kossifidis · 14 years ago
  43. a2677fe ath5k: Update spur mitigation filter for turbo/half/quarter by Nick Kossifidis · 14 years ago
  44. b2b4c69 ath5k: Tweak power detector delays on RF5111/RF5112 by Nick Kossifidis · 14 years ago
  45. c297560 ath5k: Put core clock initialization on a new function by Nick Kossifidis · 14 years ago
  46. fa3d2fe ath5k: Add new field on ath5k_hw to track bandwidth modes by Nick Kossifidis · 14 years ago
  47. 9320b5c4 ath5k: Reset cleanup and generic cleanup by Nick Kossifidis · 14 years ago
  48. 7919a57 bitops: Provide generic sign_extend32 function by Andreas Herrmann · 14 years ago
  49. 9d119f3 ath5k: store the clock rate in common data on channel changes by Felix Fietkau · 14 years ago
  50. eada7ca ath5k: Fix bitmasks and typos for PCU Diagnostic register by Bruno Randolf · 14 years ago
  51. 516c6e1 ath5k: avoid unneeded calibration error messages by Fabio Rossi · 14 years ago
  52. 53b1cf8 ath5k: fix off-by-one in pilot magnitude mask by Bob Copeland · 14 years ago
  53. 8801df8 ath5k: trivial spelling fixes by Bob Copeland · 14 years ago
  54. a180a13 ath5k: clean up some comments by Bob Copeland · 14 years ago
  55. 6665b54 ath5k: fix antenna div gc for <= AR5K_SREV_PHY_2413 by Bruno Randolf · 14 years ago
  56. 0ca7402 ath5k: new function for setting the antenna switch table by Bruno Randolf · 14 years ago
  57. 39d5b2c ath5k: update AR5K_PHY_RESTART_DIV_GC values to match masks by Bruno Randolf · 14 years ago
  58. 9d88477 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 14 years ago
  59. 436c109 ath5k: fix NULL pointer in antenna configuration by Bruno Randolf · 14 years ago
  60. 230fc4f ath5k: remove ATH_TRACE macro by Bruno Randolf · 14 years ago
  61. 9e04a7e ath5k: move noise floor calibration into tasklet by Bruno Randolf · 14 years ago
  62. a4b7709 drivers/net: Remove unnecessary returns from void function()s by Joe Perches · 14 years ago
  63. 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
  64. 871039f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  65. ace5d5d ath5k: fixup some merge damage for AR5211 IQ calibration by John W. Linville · 14 years ago
  66. 4f59fce ath5k: add bounds check to pdadc table by Bob Copeland · 14 years ago
  67. 1968cc7 ath5k: correct channel setting for 2.5 mhz spacing by Bob Copeland · 14 years ago
  68. 0f2df9e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into merge by John W. Linville · 14 years ago
  69. 6a8a3f6 ath5k: move ath5k_hw_calibration_poll to base.c by Bruno Randolf · 14 years ago
  70. a9167f9 ath5k: optimize ath5k_hw_calibration_poll by Bruno Randolf · 14 years ago
  71. e65e1d7 ath5k: remove the use of SWI interrupt by Bruno Randolf · 14 years ago
  72. 1063b17 ath5k: remove static calibration interval variable by Bruno Randolf · 14 years ago
  73. 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
  74. 33e2bf6 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
  75. a93b7ae ath5k: remove dead source in ath5k_combine_linear_pcdac_curves by John W. Linville · 14 years ago
  76. 6fe10e7 ath5k: remove some dead functions by John W. Linville · 14 years ago
  77. 49a85d2 ath5k: IQ calibration for AR5211 is slightly different by Bruno Randolf · 14 years ago
  78. caec911 ath5k: preserve antenna settings by Bruno Randolf · 14 years ago
  79. 86415d4 ath5k: fix I/Q calibration (for real) by Bruno Randolf · 14 years ago
  80. 8bd8bea ath5k: use fixed antenna for tx descriptors by Bruno Randolf · 14 years ago
  81. ec182d9 ath5k: move ath5k_hw_register_timeout() into reset.c by Pavel Roskin · 14 years ago
  82. 626ede6 ath5k: remove stale function declarations, make some functions static by Pavel Roskin · 14 years ago
  83. 4ef58d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  84. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  85. f1cf2db ath5k: Fix I/Q calibration by Lukáš Turek · 15 years ago
  86. 2eb2fa6 ath5k: allow setting txpower to 0 by Bob Copeland · 15 years ago
  87. e5e2647 ath5k: use noise calibration from madwifi hal by Bob Copeland · 15 years ago
  88. 608b88c ath: move regulatory info into shared common structure by Luis R. Rodriguez · 15 years ago
  89. 6e220662 ath5k: Use SWI to trigger calibration by Nick Kossifidis · 15 years ago
  90. d1cb0bd ath5k: Linear PCDAC code fixes by Nick Kossifidis · 15 years ago
  91. 46026e8 ath5k: cleanup ath5k_hw struct by Bob Copeland · 15 years ago
  92. 9c8b3ed ath5k: avoid and warn on potential infinite loop by Bob Copeland · 15 years ago
  93. 6752ee9 ath5k: use ctl settings based on current regdomain by Bob Copeland · 15 years ago
  94. 57e6c56 ath5k: Add Spur filter support on newer chips by Nick Kossifidis · 15 years ago
  95. 2bed03e ath5k: Implement antenna control by Nick Kossifidis · 15 years ago
  96. a082381 ath5k: Allow user/driver to set txpower by Nick Kossifidis · 15 years ago
  97. 64cdb0e ath5k: fix interpolation with equal power levels by Fabio Rossi · 15 years ago
  98. 203c480 atheros: put atheros wireless drivers into ath/ by Luis R. Rodriguez · 15 years ago[Renamed from drivers/net/wireless/ath5k/phy.c]
  99. 8f655dd ath5k: Add tx power calibration support by Nick Kossifidis · 15 years ago
  100. 8892e4e ath5k: Update RF Buffer handling by Nick Kossifidis · 15 years ago