1. 8c63c46 ath9k: replace usage of internal wireless_modes for conf by Luis R. Rodriguez · 16 years ago
  2. 4e30ffa ath9k: Enable MIB and TIM interrupts for station mode. by Vivek Natarajan · 16 years ago
  3. d22b002 ath9k: Fix lockdep warning by Sujith · 16 years ago
  4. 94ff91d ath9k: Fix bug in TX DMA termination by Sujith · 16 years ago
  5. f46730d ath9k: Setup short preamble properly in rate registration by Sujith · 16 years ago
  6. 1286ec6 ath9k: Fix station access in aggregation completion by Sujith · 16 years ago
  7. 1f7d6cb ath9k: Reconfigure beacons on getting a notification from mac80211 by Sujith · 16 years ago
  8. 3c45726 ath9k: Handle chainmask for A9280 by Sujith · 16 years ago
  9. b51bb3c ath9k: remove useless ath9k driver version information by Luis R. Rodriguez · 16 years ago
  10. 793c592 ath9k: Fix AR9285 specific noise floor eeprom reads. by Senthil Balasubramanian · 16 years ago
  11. 0c6666e ath9k: fix debug print on regd by Luis R. Rodriguez · 16 years ago
  12. 3b5d665 mac80211: Generic TSF debugging by Alina Friedrichsen · 16 years ago
  13. 81b1e19 ath9k: Clean up the way the eeprom antenna configuration is read by Vasanthakumar Thiagarajan · 16 years ago
  14. 3aa24e6 ath9k: Remove unused ath9k_hw_select_antconfig() from hw.c by Vasanthakumar Thiagarajan · 16 years ago
  15. 5dad40c ath9k: Fix bug in NF calibration by Sujith · 16 years ago
  16. f8206e0 ath9k: Fix bug in rate control capability registration by Sujith · 16 years ago
  17. eb2599c ath9k: Fix MCS rates registration bug for AR9285 by Sujith · 16 years ago
  18. 27abe06 ath9k: Read and write the TSF via debugfs by Alina Friedrichsen · 16 years ago
  19. 5f8e077 ath9k: simplify regulatory code by Luis R. Rodriguez · 16 years ago
  20. 369391d ath9k: Remove unnecessary gpio configuration in ath9k_hw_reset() by Vasanthakumar Thiagarajan · 16 years ago
  21. e6799cc ath9k: Fix typo in chip version check by Vasanthakumar Thiagarajan · 16 years ago
  22. 3cbb5dd ath9k: Enable dynamic power save in ath9k. by Vivek Natarajan · 16 years ago
  23. c656bbb ath9k: Cleanup buffer type assignment by Sujith · 16 years ago
  24. d43f3015 ath9k: Revamp TX aggregation by Sujith · 16 years ago
  25. 6ef9b13 ath9k: Handle holding descriptor in TX completion properly by Sujith · 16 years ago
  26. 059d806 ath9k: Add a helper function to wake mac80211 queues by Sujith · 16 years ago
  27. 043a040 ath9k: Merge queue draining functions by Sujith · 16 years ago
  28. 55f5e4a ath9k: Remove ath_tx_stopdma and call ath9k_hw_stoptxdma directly by Sujith · 16 years ago
  29. e832435 ath9k: Reorganize code in xmit.c by Sujith · 16 years ago
  30. dd00639 ath9k: Update short guard interval in rate control by Sujith · 16 years ago
  31. 6642fe6 ath9k: rateCodeToIndex is not used, remove it by Sujith · 16 years ago
  32. 0c1aa49 ath9k: enable support for AR9100 by Gabor Juhos · 16 years ago
  33. 9950688 ath9k: fix null pointer dereference in ani monitor code by Gabor Juhos · 16 years ago
  34. 1975ef2 ath9k: fix ar5416Addac_9100 values by Gabor Juhos · 16 years ago
  35. d03a66c ath9k: remove (u16) casts from rtc register access by Gabor Juhos · 16 years ago
  36. 9dbeb91 ath9k: get EEPROM contents from platform data on AHB bus by Gabor Juhos · 16 years ago
  37. 09329d3 ath9k: introduce platform driver for AHB bus support by Gabor Juhos · 16 years ago
  38. 6baff7f ath9k: move PCI code into separate file by Gabor Juhos · 16 years ago
  39. 39c3c2f ath9k: introduce bus specific cleanup routine by Gabor Juhos · 16 years ago
  40. 88d1570 ath9k: introduce bus specific cache size routine by Gabor Juhos · 16 years ago
  41. 7da3c55 ath9k: convert to use bus-agnostic DMA routines by Gabor Juhos · 16 years ago
  42. f5870ac ath9k: convert to struct device by Gabor Juhos · 16 years ago
  43. 07e7434 ath9k: Use a defined value for pci_set_power_state() by Jouni Malinen · 16 years ago
  44. 138ab2e ath9k: Fix basic connectivity issue by Vasanthakumar Thiagarajan · 16 years ago
  45. 0ced0e1 ath9k: Setup MFP options for CCMP by Jouni Malinen · 16 years ago
  46. ca470b2 ath9k: Fix set_key error codes by Jouni Malinen · 16 years ago
  47. 4797938 mac80211: clean up channel type config by Johannes Berg · 16 years ago
  48. c97c92d ath9k: Enable Bluetooth Coexistence support by Vasanthakumar Thiagarajan · 16 years ago
  49. 295834f ath9k: use signed format to print HAL status by Gabor Juhos · 16 years ago
  50. dc822b5 mac80211: clean up set_key callback by Johannes Berg · 16 years ago
  51. cb33c41 ath9k: INI update for Atheros AR9280 and AR9285 chipset. by Senthil Balasubramanian · 16 years ago
  52. a085ff7 ath9k: fix sparse warnings by Luis R. Rodriguez · 16 years ago
  53. c0d7c7a ath9k: remove superfluous check on changing channel by Luis R. Rodriguez · 16 years ago
  54. 0de57d9 ath9k: remove ath9k_hw_check_chan() by Luis R. Rodriguez · 16 years ago
  55. 4febf7b ath9k: remove ath9k_hw_chan2wmode() by Luis R. Rodriguez · 16 years ago
  56. e56db71 ath9k: remove mode specific default noise floor values by Luis R. Rodriguez · 16 years ago
  57. 38b3370 ath9k: Make ANI CCK and OFDM error triggers band specific by Luis R. Rodriguez · 16 years ago
  58. ecf7044 ath9k: make use of conf_is_ht*() in the rest of the driver by Luis R. Rodriguez · 16 years ago
  59. c9e27d9 ath9k: use ieee80211_conf on ath9k_hw_iscal_supported() by Luis R. Rodriguez · 16 years ago
  60. 76061ab ath9k: make request to get the noisefloor threshold band specific by Luis R. Rodriguez · 16 years ago
  61. ae8d285 ath9k: consolidate arguments on hw reset by Luis R. Rodriguez · 16 years ago
  62. ce111ba ath9k: Rename ath_setcurmode() to ath_cache_conf_rate() by Luis R. Rodriguez · 16 years ago
  63. 9674225 ath9k: remove cache of rate preference when using 11g protection by Luis R. Rodriguez · 16 years ago
  64. 030bb49 ath9k: use hw->conf on ath_setcurmode() by Luis R. Rodriguez · 16 years ago
  65. 9d97f2e ath9k: Fix an operator typo in REG_DOMAIN_2GHZ_MASK by Jouni Malinen · 16 years ago
  66. b657ead ath9k: Fix an operator typo in phy rate validation by Jouni Malinen · 16 years ago
  67. 157ec87 ath9k: Revert fix to TX status reporting for retries and MCS index by Jouni Malinen · 16 years ago
  68. d3a1db1 ath9k: Fix incorrect sequence numbering for unaggregated QoS Frame. by Senthil Balasubramanian · 16 years ago
  69. 86060f0 ath9k: Fix chainmask handling bug by Sujith · 16 years ago
  70. 176ddc7 ath9k: Enforce module build if rfkill is a module by Jouni Malinen · 16 years ago
  71. bf512bc drivers/net/wireless/ath9k: fix sparse warnings: make symbols static by Hannes Eder · 16 years ago
  72. be2864c ath9k: Fixed RX decryption status reporting by Jouni Malinen · 16 years ago
  73. ea61213 ath9k: Fix key cache slot selection for splitmic by Jouni Malinen · 16 years ago
  74. aa33de0 ath9k: Protect config() callback with a mutex by Sujith · 16 years ago
  75. 6ace289 ath9k: Key cache allocation for AP mode by Jouni Malinen · 16 years ago
  76. f66000f ath9k: Fix a NULL pointer dereference in ath_rate_get by Jouni Malinen · 16 years ago
  77. ca8a856 ath9k: Move rate control alg register/unregister to appropriate place by Vasanthakumar Thiagarajan · 16 years ago
  78. 9bf9fca ath9k: Synchronize DMA transfer with CPU at right place by Vasanthakumar Thiagarajan · 16 years ago
  79. f7a276a ath9k: Remove MAC header pad before reporting TX status by Jouni Malinen · 16 years ago
  80. da027ca ath9k: Fix TX status reporting for retries and MCS index by Jouni Malinen · 16 years ago
  81. baad1d9 ath9k: Report HT rates in RX status by Jouni Malinen · 16 years ago
  82. 9d8eed1 ath9k: Do not use association state to update rate table by Sujith · 16 years ago
  83. 094d05d mac80211: Fix HT channel selection by Sujith · 16 years ago
  84. 9c5f89b ath9k: Do not remove header padding on RX from short frames by Jouni Malinen · 16 years ago
  85. b77f483 ath9k: Refactor struct ath_softc by Sujith · 16 years ago
  86. a07d361 ath9k: BH shouldn't be enabled when hardirqs are disabled. by Senthil Balasubramanian · 16 years ago
  87. e4f2a34 ath9k: remove fragmentation workaround again by Johannes Berg · 16 years ago
  88. 8aa15e1 ath9k: avoid rx frames with corrupted descriptor. by Senthil Balasubramanian · 16 years ago
  89. 2df1bff ath9k: Incorrect band enum causes invalid antenna configuration. by Senthil Balasubramanian · 16 years ago
  90. e759407 ath9k: Adding support for Atheros AR9285 chipset. by Senthil Balasubramanian · 16 years ago
  91. e8fbc99 ath9k: Adding initvalues for Atheros AR9285 chipset. by Senthil Balasubramanian · 16 years ago
  92. 02e90d6 ath9k: Adding AR9285 chipset register information. by Senthil Balasubramanian · 16 years ago
  93. 8ee5afb ath9k: Merge structures ath_atx, ath_node_aggr with ath_node by Sujith · 16 years ago
  94. f6688cd ath9k: Remove remaining occurrences of CONFIG_SLOW_ANT_DIV by Sujith · 16 years ago
  95. 817e11d ath9k: Add a debugfs file to show interrupt statistics by Sujith · 16 years ago
  96. 3706de6 ath9k: Maintain rate table choice after association by Sujith · 16 years ago
  97. 40990ec ath9k: Fix bug in rate table management by Sujith · 16 years ago
  98. 6b3aa6a ath9k: Disable staggered Beacon frame scheduling by Jouni Malinen · 16 years ago
  99. 3fbb9d9 ath9k: Free Beacon skbs in AP mode by Jouni Malinen · 16 years ago
  100. c112d0c ath9k: Use GFP_ATOMIC when allocating TX private area by Luis R. Rodriguez · 16 years ago