1. 0ff2b5c ath9k: Fix warnings from -Wunused-but-set-variable by Sujith Manoharan · 14 years ago
  2. bca0468 ath9k_hw: Enable AR9340 support by Vasanthakumar Thiagarajan · 14 years ago
  3. 79d1d2b ath9k_hw: Disable INTR_HOST1_FATAL to avoid interrupt strom with ar9430 by Vasanthakumar Thiagarajan · 14 years ago
  4. ecb1d38 ath9k_hw: Assign macversion based on devid for built-in wmac by Vasanthakumar Thiagarajan · 14 years ago
  5. 247eee0 ath9k: Add AR9340 platform id to id table by Vasanthakumar Thiagarajan · 14 years ago
  6. 5d48ae7 ath9k_hw: Read iq calibration data only for active chains by Vasanthakumar Thiagarajan · 14 years ago
  7. 2976bc5 ath9k_hw: Configure chain switch table and attenuation control only for active chains by Vasanthakumar Thiagarajan · 14 years ago
  8. 2be7bfe ath9k_hw: Enable byte Tx/Rx data swap for AR9340 by Vasanthakumar Thiagarajan · 14 years ago
  9. a969c09 ath9k_hw: Configure tuning capacitance value for AR9340 as well by Vasanthakumar Thiagarajan · 14 years ago
  10. 3594bea ath9k_hw: Skip internal regulator configuration for AR9340 by Vasanthakumar Thiagarajan · 14 years ago
  11. 160b7fb ath9k_hw: Don't configure AR_CH0_THERM for AR9340 by Vasanthakumar Thiagarajan · 14 years ago
  12. 66953d4 ath9k_hw: Fix register offset AR_PHY_65NM_CH0_THERM for AR9340 by Vasanthakumar Thiagarajan · 14 years ago
  13. e758ff8 ath9k_hw: Clean up rx/tx chain configuration before AGC/IQ cal by Vasanthakumar Thiagarajan · 14 years ago
  14. 17869f4 ath9k_hw: Configure RF channel freqency for AR9340 by Vasanthakumar Thiagarajan · 14 years ago
  15. d1395d8 ath9k_hw: Read spur frequency information from eeprom for AR9340 by Vasanthakumar Thiagarajan · 14 years ago
  16. d7fd52a ath9k_hw: Initialize tx and rx gain table from initvals.h for ar9340 by Vasanthakumar Thiagarajan · 14 years ago
  17. 070c4d5 ath9k_hw: Don't do ani initialization for AR9340 by Vasanthakumar Thiagarajan · 14 years ago
  18. d89baac ath9k_hw: Initialize mode registers from initvals.h for AR9340 by Vasanthakumar Thiagarajan · 14 years ago
  19. 9aa5a8d ath9k_hw: Add initvals.h for ar9340 by Vasanthakumar Thiagarajan · 14 years ago
  20. 0b488ac ath9k_hw: Configure pll control register accordingly for AR9340 by Vasanthakumar Thiagarajan · 14 years ago
  21. f2f5f2a ath9k_hw: Get AHB clock information from ath9k_platform_data by Vasanthakumar Thiagarajan · 14 years ago
  22. 35d5f56 ath9k_hw: Take care of few host interface register changes for AR9340 by Vasanthakumar Thiagarajan · 14 years ago
  23. b99a7be ath9k_hw: Define devid and mac version for AR9340 by Vasanthakumar Thiagarajan · 14 years ago
  24. 93ae2dd ath9k: assign keycache slots to unencrypted stations by Felix Fietkau · 14 years ago
  25. 5519541 ath9k: fix powersave frame filtering/buffering in AP mode by Felix Fietkau · 14 years ago
  26. 8e22ad3 ath9k: Fix beacon generation on foreign channel by Rajkumar Manoharan · 14 years ago
  27. cea3235 ath9k_htc: Fix free slot value for cab queue by Rajkumar Manoharan · 14 years ago
  28. e5facc7 ath9k_htc: Cleanup HTC debugfs by Rajkumar Manoharan · 14 years ago
  29. 00bca7e ath9k_htc: Add debugfs support to change debug mask by Rajkumar Manoharan · 14 years ago
  30. 0cb9e06 ath: unshare struct ath_bus_ops between ath5k and ath9k by Felix Fietkau · 14 years ago
  31. 10add41f ath9k: Fix improper beacon slot selection in IBSS by Rajkumar Manoharan · 14 years ago
  32. dfa8fc6 ath9k: avoid using trinary operator w/ TX_STAT_INC by John W. Linville · 14 years ago
  33. 09d5b94 ath9k_htc: Enable AP and P2P modes by Sujith Manoharan · 14 years ago
  34. fbc29d6 ath9k_htc: Add detailed firmware statistics by Sujith Manoharan · 14 years ago
  35. 821f941 ath9k_htc: Use helper routines for transmission by Sujith Manoharan · 14 years ago
  36. 2f80194 ath9k_htc: Use separate URB pool for management frames by Sujith Manoharan · 14 years ago
  37. 859c3ca ath9k_htc: Add a timer to cleanup WMI events by Sujith Manoharan · 14 years ago
  38. c4d0418 ath9k_htc: Add a debugfs file showing endpoint status by Sujith Manoharan · 14 years ago
  39. 01f684d ath9k_htc: Add a debugfs file to dump TX slot information by Sujith Manoharan · 14 years ago
  40. 27876a2 ath9k_htc: Add support for TX completion by Sujith Manoharan · 14 years ago
  41. 84c9e164 ath9k_htc: Drain packets on station removal by Sujith Manoharan · 14 years ago
  42. e1fe7c3 ath9k_htc: Optimize HTC start/stop API by Sujith Manoharan · 14 years ago
  43. b587fc8 ath9k_htc: Drain pending TX frames properly by Sujith Manoharan · 14 years ago
  44. f2820f4 ath9k_htc: Use helper functions for TX processing by Sujith Manoharan · 14 years ago
  45. 2c5d57f ath9k_htc: Add TX slots by Sujith Manoharan · 14 years ago
  46. 729bd3a ath9k_htc: Move endpoint header parsing to TX tasklet by Sujith Manoharan · 14 years ago
  47. d67ee53 ath9k_htc: Introduce new HTC API by Sujith Manoharan · 14 years ago
  48. 8e86a54 ath9k_htc: Fix TX queue management by Sujith Manoharan · 14 years ago
  49. 3deff76 ath9k_htc: Increase URB count for REG_IN pipe by Sujith Manoharan · 14 years ago
  50. 16c56ae ath9k_htc: Add a new WMI event WMI_TXSTATUS_EVENTID by Sujith Manoharan · 14 years ago
  51. e8e3860 ath9k_htc: Sync MGMT/DATA packet headers with firmware by Sujith Manoharan · 14 years ago
  52. 15f6d6d ath9k_htc: Reduce TX queue size by Sujith Manoharan · 14 years ago
  53. 658ef04 ath9k_htc: Move TX specific stuff to a separate structure by Sujith Manoharan · 14 years ago
  54. ee3fa1b ath9k_htc: Remove unused WMI_WLAN_TXCOMP_EVENTID by Sujith Manoharan · 14 years ago
  55. 0a8579f ath9k_htc: Sync struct ath9k_htc_cap_target with FW by Sujith Manoharan · 14 years ago
  56. e4c6250 ath9k_htc: Sync struct ath9k_htc_target_vif with FW by Sujith Manoharan · 14 years ago
  57. b97c57f ath9k_htc: Sync struct ath9k_htc_target_sta with FW by Sujith Manoharan · 14 years ago
  58. 40dc9e4 ath9k_htc: Use SKB's private area for TX parameters by Sujith Manoharan · 14 years ago
  59. e723f39 ath9k_htc: Remove unused WMI commands by Sujith Manoharan · 14 years ago
  60. b1563a4 ath9k_htc: Fix RX length check by Sujith Manoharan · 14 years ago
  61. 719c4cf ath9k_htc: Add RX error statistics by Sujith Manoharan · 14 years ago
  62. 8e42e4b ath9k_htc: Move debug code to a separate file by Sujith Manoharan · 14 years ago
  63. f4c8899 ath9k_htc: Queue WMI events by Sujith Manoharan · 14 years ago
  64. b0a6ba9 ath9k_htc: Fix beacon miss under heavy load by Sujith Manoharan · 14 years ago
  65. 7d547eb ath9k_htc: Handle buffered frames in AP mode by Sujith Manoharan · 14 years ago
  66. 2493a54 ath9k_htc: Configure the beacon queue by Sujith Manoharan · 14 years ago
  67. 9b674a0 ath9k_htc: Add TSF adjust capability by Sujith Manoharan · 14 years ago
  68. 832f6a1 ath9k_htc: Add beacon slots by Sujith Manoharan · 14 years ago
  69. 1c165c9 ath9k_htc: Fix WMI and beacon header by Sujith Manoharan · 14 years ago
  70. 29bbfb2 ath9k_htc: Add a WMI command to get the firmware version by Sujith Manoharan · 14 years ago
  71. ce18f39 ath9k_htc: Rename firmware by Sujith Manoharan · 14 years ago
  72. 9efabad ath9k_htc: Remove AR7010 v1.0 support by Sujith Manoharan · 14 years ago
  73. 8e26a03 ath9k: introduce ATH9K_{PCI,AHB} config options by Gabor Juhos · 14 years ago
  74. 6f11c81 ath9k: Register id table for platform device by Vasanthakumar Thiagarajan · 14 years ago
  75. 901c111 ath9k_hw: update AR9003 low_ob_db_tx_gain to improve spur performance by Rajkumar Manoharan · 14 years ago
  76. 5fb32fa ath9k_hw: update Ar9003 intervals to fix carrier leak by Rajkumar Manoharan · 14 years ago
  77. 2d05a0c ath9k_hw: Remove unused code in AR9287 eeprom by Rajkumar Manoharan · 14 years ago
  78. 3dfd7f6 ath9k: Implement integer mode for AR9485 by Vasanthakumar Thiagarajan · 14 years ago
  79. f0bce44 ath9k: index out of bounds by roel · 14 years ago
  80. 0f8e94d ath9k_hw: index out of bounds by roel · 14 years ago
  81. 1296433 ath9k_hw: remove unnecessary parts of the AR9380 SREV check by Felix Fietkau · 14 years ago
  82. f60c49b ath9k: Fix kernel panic on module unload by Rajkumar Manoharan · 14 years ago
  83. d0ef824 ath9k: Update gain table for AR9485 by Senthil Balasubramanian · 14 years ago
  84. 7d75541 ath9k: Add RSSI information from control and extension chains by Senthil Balasubramanian · 14 years ago
  85. 9529497 ath9k: fix too early enabling of rx during ath_startrecv() by Felix Fietkau · 14 years ago
  86. 264bbec ath9k: fix PS-Poll reception on AR9160 and earlier by Felix Fietkau · 14 years ago
  87. d88525e ath9k_hw: Fix instable target power control b/w CCK/OFDM by Rajkumar Manoharan · 14 years ago
  88. 15b91e8 ath9k: Implement dev_tx_frames_pending callback. by Vivek Natarajan · 14 years ago
  89. b37e3b6 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 14 years ago
  90. 99e4d43 ath9k: configure beacons based on hw opmode by Rajkumar Manoharan · 14 years ago
  91. 4f5ef75 ath9k: Handle BSSID/AID for multiple interfaces by Rajkumar Manoharan · 14 years ago
  92. 66da424 ath9k: Cleanup ath_vif struct by Rajkumar Manoharan · 14 years ago
  93. 59575d1 ath9k: deny new interface addtion on IBSS mode by Rajkumar Manoharan · 14 years ago
  94. 26cd322 ath9k: use the hw opmode to select the beacon timer mode by Felix Fietkau · 14 years ago
  95. 5e65968 ath9k: fix beacon slot processing in ad-hoc mode by Felix Fietkau · 14 years ago
  96. 832fd35 ath9k_hw: Use appropriate rx gain table for AR9485 by Vasanthakumar Thiagarajan · 14 years ago
  97. 2638126 ath9k_hw: remove ath9k_get_channel_edges by Mohammed Shafi Shajakhan · 14 years ago
  98. 468b0d4 ath9k: remove set11n_virtualmorefrag by Mohammed Shafi Shajakhan · 14 years ago
  99. b64c6a3 ath9k: cleanup few redundant macros by Mohammed Shafi Shajakhan · 14 years ago
  100. 8f06ca2 ath9k: Fix phy info print message with AR9485 chipset. by Senthil Balasubramanian · 14 years ago