1. 436c109 ath5k: fix NULL pointer in antenna configuration by Bruno Randolf · 14 years ago
  2. a4b7709 drivers/net: Remove unnecessary returns from void function()s by Joe Perches · 15 years ago
  3. 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 · 15 years ago
  4. 871039f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  5. ace5d5d ath5k: fixup some merge damage for AR5211 IQ calibration by John W. Linville · 15 years ago
  6. 4f59fce ath5k: add bounds check to pdadc table by Bob Copeland · 15 years ago
  7. 1968cc7 ath5k: correct channel setting for 2.5 mhz spacing by Bob Copeland · 15 years ago
  8. 0f2df9e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into merge by John W. Linville · 15 years ago
  9. 6a8a3f6 ath5k: move ath5k_hw_calibration_poll to base.c by Bruno Randolf · 15 years ago
  10. a9167f9 ath5k: optimize ath5k_hw_calibration_poll by Bruno Randolf · 15 years ago
  11. e65e1d7 ath5k: remove the use of SWI interrupt by Bruno Randolf · 15 years ago
  12. 1063b17 ath5k: remove static calibration interval variable by Bruno Randolf · 15 years ago
  13. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  14. 33e2bf6 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
  15. a93b7ae ath5k: remove dead source in ath5k_combine_linear_pcdac_curves by John W. Linville · 15 years ago
  16. 6fe10e7 ath5k: remove some dead functions by John W. Linville · 15 years ago
  17. 49a85d2 ath5k: IQ calibration for AR5211 is slightly different by Bruno Randolf · 15 years ago
  18. caec911 ath5k: preserve antenna settings by Bruno Randolf · 15 years ago
  19. 86415d4 ath5k: fix I/Q calibration (for real) by Bruno Randolf · 15 years ago
  20. 8bd8bea ath5k: use fixed antenna for tx descriptors by Bruno Randolf · 15 years ago
  21. ec182d9 ath5k: move ath5k_hw_register_timeout() into reset.c by Pavel Roskin · 15 years ago
  22. 626ede6 ath5k: remove stale function declarations, make some functions static by Pavel Roskin · 15 years ago
  23. 4ef58d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  24. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  25. f1cf2db ath5k: Fix I/Q calibration by Lukáš Turek · 15 years ago
  26. 2eb2fa6 ath5k: allow setting txpower to 0 by Bob Copeland · 15 years ago
  27. e5e2647 ath5k: use noise calibration from madwifi hal by Bob Copeland · 15 years ago
  28. 608b88c ath: move regulatory info into shared common structure by Luis R. Rodriguez · 15 years ago
  29. 6e220662 ath5k: Use SWI to trigger calibration by Nick Kossifidis · 15 years ago
  30. d1cb0bd ath5k: Linear PCDAC code fixes by Nick Kossifidis · 15 years ago
  31. 46026e8 ath5k: cleanup ath5k_hw struct by Bob Copeland · 15 years ago
  32. 9c8b3ed ath5k: avoid and warn on potential infinite loop by Bob Copeland · 16 years ago
  33. 6752ee9 ath5k: use ctl settings based on current regdomain by Bob Copeland · 16 years ago
  34. 57e6c56 ath5k: Add Spur filter support on newer chips by Nick Kossifidis · 16 years ago
  35. 2bed03e ath5k: Implement antenna control by Nick Kossifidis · 16 years ago
  36. a082381 ath5k: Allow user/driver to set txpower by Nick Kossifidis · 16 years ago
  37. 64cdb0e ath5k: fix interpolation with equal power levels by Fabio Rossi · 16 years ago
  38. 203c480 atheros: put atheros wireless drivers into ath/ by Luis R. Rodriguez · 16 years ago[Renamed from drivers/net/wireless/ath5k/phy.c]
  39. 8f655dd ath5k: Add tx power calibration support by Nick Kossifidis · 16 years ago
  40. 8892e4e ath5k: Update RF Buffer handling by Nick Kossifidis · 16 years ago
  41. 6f3b414 ath5k: Update gain_F calibration code and add documentation by Nick Kossifidis · 16 years ago
  42. 33a3182 ath5k: PHY code cleanup by Nick Kossifidis · 16 years ago
  43. 8b0162a ath5k: ignore the return value of ath5k_hw_noise_floor_calibration by Felix Fietkau · 16 years ago
  44. 0bbac08 ath5k: reduce checkpatch.pl errors by John Daiker · 16 years ago
  45. 84e463f ath5k: Fix bad udelay calls on AR5210 code by Nick Kossifidis · 16 years ago
  46. c6e387a ath5k: HW code cleanup by Nick Kossifidis · 16 years ago
  47. f860ee2 ath5k: Update phy calibration functions by Nick Kossifidis · 16 years ago
  48. cc6323c ath5k: Update channel functions by Nick Kossifidis · 16 years ago
  49. 27bcdee ath5k: Add RF2425 initial rfgain values by Nick Kossifidis · 16 years ago
  50. 136bfc7 ath5k: Add RF2425 initvals by Nick Kossifidis · 17 years ago
  51. e9010e2 drivers/net/wireless/ath5k - convert == (true|false) to simple logical tests by Joe Perches · 17 years ago
  52. 74693a7 ath5k: Remove RF5413 from rf gain optimization functions by Nick Kossifidis · 17 years ago
  53. 903b474 ath5k: more RF2413 stuff by Nick Kossifidis · 17 years ago
  54. f714dd6 ath5k: Add RF2413 initial settings by Nick Kossifidis · 17 years ago
  55. e71c9fa ath5k/phy.c: fix negative array index by Luis R. Rodriguez · 17 years ago
  56. 400ec45 ath5k: Cleanup after API changes by Luis R. Rodriguez · 17 years ago
  57. d8ee398 ath5k: Port to new bitrate/channel API by Luis R. Rodriguez · 17 years ago
  58. fa1c114 [PATCH] Net: add ath5k wireless driver by Jiri Slaby · 17 years ago