1. e0caf9e ath9k: Remove unused key xoring by Jouni Malinen · 16 years ago
  2. 672903b ath9k: Document keycache operations by Jouni Malinen · 16 years ago
  3. 3f53dd6 ath9k: Fix hw crypto configuration for TKIP in AP mode by Jouni Malinen · 16 years ago
  4. fa09632 ath9k: Remove ununsed ack duration stuff with long/short preamble by Vasanthakumar Thiagarajan · 16 years ago
  5. f40154e ath9k: Configure Power control register appropriately for h/w with 4k eeprom by Vasanthakumar Thiagarajan · 16 years ago
  6. b3bd89c ath9k: Add module parameter to disable hardware crypto by Jouni Malinen · 16 years ago
  7. 222d0b3 ath9k: Unlock sc->mutex on error path by Jouni Malinen · 16 years ago
  8. 204b190 ath9k: fix 802.11g conformance test limit typo by Bob Copeland · 16 years ago
  9. 8454086 ath9k: follow beacon hints on reg_notifier when world roaming by Luis R. Rodriguez · 16 years ago
  10. fe33eb3 cfg80211: move all regulatory hints to workqueue by Luis R. Rodriguez · 16 years ago
  11. 20977d3 ath9k: Add appropriate ANI values for AP mode by Sujith · 16 years ago
  12. db0f41f ath9k: Fix PCI shutdown sequence by Sujith · 16 years ago
  13. 8147f5d ath9k: Fix bug in EEPROM chainmask retrieval by Sujith · 16 years ago
  14. 9e71279 ath9k: Add PER to RC debug statistics by Sujith · 16 years ago
  15. d9ae96d ath9k: Remove multiple macro occurrences by Sujith · 16 years ago
  16. f452a63 ath9k: Don't reset TSF after scanning automatically by Alina Friedrichsen · 16 years ago
  17. dbaaa14 ath9k: Filter out beacons from other BSS in STA mode by Vasanthakumar Thiagarajan · 16 years ago
  18. d5c232f ath9k: Fix PTK/GTK handshake timeout by Vasanthakumar Thiagarajan · 16 years ago
  19. fdbf733 ath9k: Use beacon interval directly by Sujith · 16 years ago
  20. f7a99e4 ath9k: Remove ath_txq_depth and get the queue depth directly by Sujith · 16 years ago
  21. f34639d ath9k: Remove a few unused capability macros by Sujith · 16 years ago
  22. 171387e ath9k: Initialize channel change time by Sujith · 16 years ago
  23. 83befbd ath9k: Fix antenna assignment bug in TX status processing by Sujith · 16 years ago
  24. 0caa7b1 ath9k: Fix HW wait timeout by Sujith · 16 years ago
  25. 7076849 ath9k: Program the RTC registers correctly by Sujith · 16 years ago
  26. 191a99b ath9k: move common regulatory code out of if() branches by Bob Copeland · 16 years ago
  27. 65fe465 ath9k: remove prototype for ath9k_regd_get_current_country by Bob Copeland · 16 years ago
  28. 17580f6 ath9k: remove ath9k_regd_get_rd() by Bob Copeland · 16 years ago
  29. d0f48f9 ath9k: convert isWwrSKU macro into C code by Bob Copeland · 16 years ago
  30. e775aaf ath9k: save a few calls to ath9k_regd_get_eepromRD by Bob Copeland · 16 years ago
  31. 63a7c8e ath9k: remove write-only current_rd_inuse by Bob Copeland · 16 years ago
  32. 8bd1d07 ath9k: Add open loop control support by Senthil Balasubramanian · 16 years ago
  33. b06e786 ath9k: Decrease minimum NF threshold by Sujith · 16 years ago
  34. 668158a ath9k: Fix incorrect noise floor reading for 4k EEPROM by Sujith · 16 years ago
  35. 0fd06c9 ath9k: Fix bug in disabling MIB counters by Sujith · 16 years ago
  36. edf7c06 ath9k: Initialize AGC calibration properly by Sujith · 16 years ago
  37. 4af9cf4 ath9k: Enable TSF Out of Range Interrupt by Sujith · 16 years ago
  38. 06d0f06 ath9k: Enable Fractional N mode by Sujith · 16 years ago
  39. fec0de1 ath9k: Fix rd_ext EEPROM capability for AR9285 by Sujith · 16 years ago
  40. e421c7b ath9k: Store the correct max TX power level by Sujith · 16 years ago
  41. f11c179 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  42. 40b130a ath9k: Fix panic upon attach failure by Vasanthakumar Thiagarajan · 16 years ago
  43. 93f726a drivers/net/wireless/ath9k: fix sparse warnings: Should it be static? by Hannes Eder · 16 years ago
  44. 6d08b9b ath9k: add udelay() for AR5416 on ath9k_hw_configpcipowersave() by Luis R. Rodriguez · 16 years ago
  45. 24c1a28 ath9k: add comments for ath9k_hw_configpcipowersave() by Luis R. Rodriguez · 16 years ago
  46. 2660b81 ath9k: Remove all the useless ah_ variable prefixes by Sujith · 16 years ago
  47. f74df6f ath9k: Cleanup EEPROM operations by Sujith · 16 years ago
  48. e153789 ath9k: Add callbacks hooks for EEPROM operations by Sujith · 16 years ago
  49. cbe61d8 ath9k: Merge ath_hal and ath_hal_5416 structures by Sujith · 16 years ago
  50. ba52da5 ath9k: Remove duplicate variables by Sujith · 16 years ago
  51. d6bad49 ath9k: Move regulatory information to a separate structure by Sujith · 16 years ago
  52. d535a42 ath9k: Store HW version information in a separate structure by Sujith · 16 years ago
  53. 17d7904 ath9k: Remove all the sc_ prefixes by Sujith · 16 years ago
  54. ee6e8d1 ath9k: Convert ANI channel to a pointer by Sujith · 16 years ago
  55. 394cf0a ath9k: Header file cleanup by Sujith · 16 years ago
  56. 029bc43 ath9k: Add retry counters to rate control debug file by Sujith · 16 years ago
  57. d42c6b7 ath9k: Handle mac80211's FIF_CONTROL flag properly by Sujith · 16 years ago
  58. 254ad0f ath9k: Remove all the redundant internal buffer types by Sujith · 16 years ago
  59. 141b38b ath9k: Lock mac80211 callbacks with a mutex by Sujith · 16 years ago
  60. de9f97e ath9k: fix reg_notifier() flags used upon a country IE by Luis R. Rodriguez · 16 years ago
  61. 0818cb8 ath9k: fix led naming by Danny Kukawka · 16 years ago
  62. 7a7dec6 ath9k: Add debugfs files for printing TX rate details by Sujith · 16 years ago
  63. c89424d ath9k: Handle mac80211's RC flags for MCS rates by Sujith · 16 years ago
  64. 3900898 ath9k: Cleanup get_rate() interface by Sujith · 16 years ago
  65. f2bffa7 ath9k: Fix LED blink pattern by Vasanthakumar Thiagarajan · 16 years ago
  66. 547c376 ath9k: Remove a bunch of unused macros by Sujith · 16 years ago
  67. feed029 ath9k: Fix typo in checking for chip revision by Sujith · 16 years ago
  68. 7519a8f ath9k: remove passive scan on 5 GHz if country IE knows better by Luis R. Rodriguez · 16 years ago
  69. 547e4c2 ath9k: move check for radar freqs into a helper by Luis R. Rodriguez · 16 years ago
  70. 8c63c46 ath9k: replace usage of internal wireless_modes for conf by Luis R. Rodriguez · 16 years ago
  71. 4e30ffa ath9k: Enable MIB and TIM interrupts for station mode. by Vivek Natarajan · 16 years ago
  72. d22b002 ath9k: Fix lockdep warning by Sujith · 16 years ago
  73. 94ff91d ath9k: Fix bug in TX DMA termination by Sujith · 16 years ago
  74. f46730d ath9k: Setup short preamble properly in rate registration by Sujith · 16 years ago
  75. 1286ec6 ath9k: Fix station access in aggregation completion by Sujith · 16 years ago
  76. 1f7d6cb ath9k: Reconfigure beacons on getting a notification from mac80211 by Sujith · 16 years ago
  77. 3c45726 ath9k: Handle chainmask for A9280 by Sujith · 16 years ago
  78. b51bb3c ath9k: remove useless ath9k driver version information by Luis R. Rodriguez · 16 years ago
  79. 793c592 ath9k: Fix AR9285 specific noise floor eeprom reads. by Senthil Balasubramanian · 16 years ago
  80. 0c6666e ath9k: fix debug print on regd by Luis R. Rodriguez · 16 years ago
  81. 3b5d665 mac80211: Generic TSF debugging by Alina Friedrichsen · 16 years ago
  82. 81b1e19 ath9k: Clean up the way the eeprom antenna configuration is read by Vasanthakumar Thiagarajan · 16 years ago
  83. 3aa24e6 ath9k: Remove unused ath9k_hw_select_antconfig() from hw.c by Vasanthakumar Thiagarajan · 16 years ago
  84. 5dad40c ath9k: Fix bug in NF calibration by Sujith · 16 years ago
  85. f8206e0 ath9k: Fix bug in rate control capability registration by Sujith · 16 years ago
  86. eb2599c ath9k: Fix MCS rates registration bug for AR9285 by Sujith · 16 years ago
  87. 27abe06 ath9k: Read and write the TSF via debugfs by Alina Friedrichsen · 16 years ago
  88. 5f8e077 ath9k: simplify regulatory code by Luis R. Rodriguez · 16 years ago
  89. 369391d ath9k: Remove unnecessary gpio configuration in ath9k_hw_reset() by Vasanthakumar Thiagarajan · 16 years ago
  90. e6799cc ath9k: Fix typo in chip version check by Vasanthakumar Thiagarajan · 16 years ago
  91. 3cbb5dd ath9k: Enable dynamic power save in ath9k. by Vivek Natarajan · 16 years ago
  92. c656bbb ath9k: Cleanup buffer type assignment by Sujith · 16 years ago
  93. d43f3015 ath9k: Revamp TX aggregation by Sujith · 16 years ago
  94. 6ef9b13 ath9k: Handle holding descriptor in TX completion properly by Sujith · 16 years ago
  95. 059d806 ath9k: Add a helper function to wake mac80211 queues by Sujith · 16 years ago
  96. 043a040 ath9k: Merge queue draining functions by Sujith · 16 years ago
  97. 55f5e4a ath9k: Remove ath_tx_stopdma and call ath9k_hw_stoptxdma directly by Sujith · 16 years ago
  98. e832435 ath9k: Reorganize code in xmit.c by Sujith · 16 years ago
  99. dd00639 ath9k: Update short guard interval in rate control by Sujith · 16 years ago
  100. 6642fe6 ath9k: rateCodeToIndex is not used, remove it by Sujith · 16 years ago