1. fe12081 ath5k: remove ts_rate from ath5k_tx_status by Felix Fietkau · 14 years ago
  2. b1ad1b6 ath5k: fix slot time handling by Felix Fietkau · 14 years ago
  3. 488a501 ath5k: fix SIFS time handling by Felix Fietkau · 14 years ago
  4. a27049e ath5k: fix short preamble rate duration value by Felix Fietkau · 14 years ago
  5. 23ffaa8 ath5k: restrict AR5K_TX_QUEUE_ID_DATA_MAX to reflect the [0,3] range by John W. Linville · 14 years ago
  6. 7bb4568 mac80211: make tx() operation return void by Johannes Berg · 14 years ago
  7. 1287337 ath5k: move external function definitions to a header file by Bob Copeland · 14 years ago
  8. 76a9f6f ath5k: Fix short and long retry configuration by Bruno Randolf · 14 years ago
  9. 0207c0c ath5k: Use helper function to get eeprom mode from channel by Bruno Randolf · 14 years ago
  10. 26a51ad ath5k: Remove ATH5K_INI_RFGAIN defines, use band instead by Bruno Randolf · 14 years ago
  11. 51f0062 ath5k: Track current TX power separately from max TX power by Bruno Randolf · 14 years ago
  12. 26c7fc4 ath5k: Simplify powertable recalculation by Bruno Randolf · 14 years ago
  13. a0b907e ath5k: Add AHB bus support. by Felix Fietkau · 14 years ago
  14. e7aecd3 ath5k: Add a function to read chipset's MAC revision by Felix Fietkau · 14 years ago
  15. 4aa5d78 ath5k: Use generic eeprom read from common ath_bus_opts struct. by Felix Fietkau · 14 years ago
  16. e5b046d ath5k: Move PCI bus functions to separate file. by Felix Fietkau · 14 years ago
  17. 132b1c3 ath5k: Introduce ath5k_init_softc function as in ath9k by Felix Fietkau · 14 years ago
  18. 8c2b418 ath5k: Clean up turbo mode initvals/rfregs by Nick Kossifidis · 14 years ago
  19. acb091d ath5k: Cleanup turbo channel flags by Nick Kossifidis · 14 years ago
  20. 8aec7af ath5k: Support synth-only channel change for AR2413/AR5413 by Nick Kossifidis · 14 years ago
  21. 71ba1c3 ath5k: Always set IFS intervals on reset by Nick Kossifidis · 14 years ago
  22. eeb8832 ath5k: Set all IFS intervals, not just slot time by Nick Kossifidis · 14 years ago
  23. 61cde03 ath5k: Extend rate_duration by Nick Kossifidis · 14 years ago
  24. 3017fca ath5k: Extend get_default_sifs/slot_time by Nick Kossifidis · 14 years ago
  25. b405086 ath5k: Increase PHY settling parameters for turo mode by Nick Kossifidis · 14 years ago
  26. c297560 ath5k: Put core clock initialization on a new function by Nick Kossifidis · 14 years ago
  27. fa3d2fe ath5k: Add new field on ath5k_hw to track bandwidth modes by Nick Kossifidis · 14 years ago
  28. 14fae2d ath5k: Use new function to stop beacon queue by Nick Kossifidis · 14 years ago
  29. e8325ed ath5k: Check RXE when setting RXDP by Nick Kossifidis · 14 years ago
  30. d41174f ath5k: Add new function to stop rx/tx DMA by Nick Kossifidis · 14 years ago
  31. 9320b5c4 ath5k: Reset cleanup and generic cleanup by Nick Kossifidis · 14 years ago
  32. eef39be ath5k: Use generic EWMA library by Bruno Randolf · 14 years ago
  33. 229aebb Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  34. 631dd1a Update broken web addresses in the kernel. by Justin P. Mattock · 14 years ago
  35. 9d119f3 ath5k: store the clock rate in common data on channel changes by Felix Fietkau · 14 years ago
  36. 7f89612 ath5k: Check and fix ATIM window by Bruno Randolf · 14 years ago
  37. 4a79f2c ath5k: Remove unused variable for atim window by Bruno Randolf · 14 years ago
  38. de8af45 ath5k: Simplify cw_min/max and AIFS configuration by Bruno Randolf · 14 years ago
  39. 4edd761 ath5k: Add watchdog for stuck TX queues by Bruno Randolf · 14 years ago
  40. 781f313 ath5k: Use common crypt capabilities flags by Bruno Randolf · 14 years ago
  41. d8878f8 ath5k: Remove old ath5k key handling functions by Bruno Randolf · 14 years ago
  42. b612798 ath5k: remove own (wrong) IEEE80211_MAX_LEN by Nick Kossifidis · 15 years ago
  43. 418de6d ath5k: rename ath5k_hw_set_associd to _set_bssid by Nick Kossifidis · 15 years ago
  44. a666819 ath5k: use direct function calls for descriptors when possible by Bruno Randolf · 15 years ago
  45. beade63 ath5k: fix some comment typos by Bruno Randolf · 15 years ago
  46. 0ca7402 ath5k: new function for setting the antenna switch table by Bruno Randolf · 15 years ago
  47. 40ca22e ath5k: add sysfs files for ANI parameters by Bruno Randolf · 15 years ago
  48. afe8628 ath5k: run NF calibration only every 60 seconds by Bruno Randolf · 15 years ago
  49. 9e04a7e ath5k: move noise floor calibration into tasklet by Bruno Randolf · 15 years ago
  50. 2111ac0 ath5k: Adaptive Noise Immunity (ANI) Implementation by Bruno Randolf · 15 years ago
  51. a8c944f ath5k: add capability flag for phyerror counters by Bruno Randolf · 15 years ago
  52. 495391d ath5k: simplify MIB counters by Bruno Randolf · 15 years ago
  53. b4ea449 ath5k: keep beacon RSSI average by Bruno Randolf · 15 years ago
  54. 6a8a3f6 ath5k: move ath5k_hw_calibration_poll to base.c by Bruno Randolf · 15 years ago
  55. a9167f9 ath5k: optimize ath5k_hw_calibration_poll by Bruno Randolf · 15 years ago
  56. e65e1d7 ath5k: remove the use of SWI interrupt by Bruno Randolf · 15 years ago
  57. 1063b17 ath5k: remove static calibration interval variable by Bruno Randolf · 15 years ago
  58. 200763b ath5k: remove unused beacon timer code by John W. Linville · 15 years ago
  59. e9f0838 ath5k: fixing retries in ath5k_hw_setup_4word_tx_desc by Andrew Blaich · 15 years ago
  60. 9191545 ath5k: remove ah_gpio_npins by Bruno Randolf · 15 years ago
  61. a71bceb ath5k: remove ah_mac_revision by Bruno Randolf · 15 years ago
  62. ff5d96c ath5k: remove ah_magic by Bruno Randolf · 15 years ago
  63. ccfe555 ath5k: remove double opmode definition by Bruno Randolf · 15 years ago
  64. 8127fbd ath5k: Fix TX/RX padding for all frames by Benoit Papillault · 15 years ago
  65. ec182d9 ath5k: move ath5k_hw_register_timeout() into reset.c by Pavel Roskin · 15 years ago
  66. a25d1e4 ath5k: remove useless "extern" from function declarations by Pavel Roskin · 15 years ago
  67. 626ede6 ath5k: remove stale function declarations, make some functions static by Pavel Roskin · 15 years ago
  68. 2ac2927 ath5k: use correct packet type when transmitting by Bob Copeland · 15 years ago
  69. a951ae2 ath5k: fix setup for CAB queue by Bob Copeland · 15 years ago
  70. 6e08d22 ath5k: Implement mac80211 callback set_coverage_class by Lukáš Turek · 15 years ago
  71. 3578e6e ath5k: Reimplement clock rate to usec conversion by Lukáš Turek · 15 years ago
  72. e5e2647 ath5k: use noise calibration from madwifi hal by Bob Copeland · 15 years ago
  73. be5d6b7 ath5k: simplify passed params to ath5k_hw_set_associd() by Luis R. Rodriguez · 15 years ago
  74. 13b8155 atheros: define shared bssidmask setting by Luis R. Rodriguez · 15 years ago
  75. e5aa847 ath5k: define ath_common ops by Luis R. Rodriguez · 15 years ago
  76. 9adca12 ath5k: allocate ath5k_hw prior to initializing hw by Luis R. Rodriguez · 15 years ago
  77. db71971 ath5k: move ath_common to ath5k_hw by Luis R. Rodriguez · 15 years ago
  78. 954fece ath5k: use common curbssid, bssidmask and macaddr by Luis R. Rodriguez · 15 years ago
  79. bcd8f54 atheros: use get_unaligned_le*() for bssid mask setting by Luis R. Rodriguez · 15 years ago
  80. 97a81f5 ath5k: don't use PCI ID to find the chip revision by Pavel Roskin · 16 years ago
  81. ca5efbe ath5k: clarify srev comparison for CCMP check by Bob Copeland · 16 years ago
  82. 1c81874 ath5k: add hardware CCMP encyption support by Bob Copeland · 16 years ago
  83. 608b88c ath: move regulatory info into shared common structure by Luis R. Rodriguez · 16 years ago
  84. 6e220662 ath5k: Use SWI to trigger calibration by Nick Kossifidis · 16 years ago
  85. edd7fc7 ath5k: Wakeup fixes by Nick Kossifidis · 16 years ago
  86. 46026e8 ath5k: cleanup ath5k_hw struct by Bob Copeland · 16 years ago
  87. a6ae071 ath5k: minor rfkill cleanup by Bob Copeland · 16 years ago
  88. e6a3b61 ath5k: added cfg80211 based rfkill support by Tobias Doerffel · 16 years ago
  89. 57e6c56 ath5k: Add Spur filter support on newer chips by Nick Kossifidis · 16 years ago
  90. 2bed03e ath5k: Implement antenna control by Nick Kossifidis · 16 years ago
  91. a082381 ath5k: Allow user/driver to set txpower by Nick Kossifidis · 16 years ago
  92. 203c480 atheros: put atheros wireless drivers into ath/ by Luis R. Rodriguez · 16 years ago[Renamed (99%) from drivers/net/wireless/ath5k/ath5k.h]
  93. f769c36 ath5k: use regulatory infrastructure by Bob Copeland · 16 years ago
  94. 8f655dd ath5k: Add tx power calibration support by Nick Kossifidis · 16 years ago
  95. 0ed4548 ath5k: extract LED code into a separate file by Bob Copeland · 16 years ago
  96. e8f055f ath5k: Update reset code by Nick Kossifidis · 16 years ago
  97. 8892e4e ath5k: Update RF Buffer handling by Nick Kossifidis · 16 years ago
  98. 6f3b414 ath5k: Update gain_F calibration code and add documentation by Nick Kossifidis · 16 years ago
  99. 8cab758 ath5k: Read and write the TSF via debugfs by Alina Friedrichsen · 16 years ago
  100. fd6effc ath5k: correct packet length in tx descriptors by Bob Copeland · 16 years ago