1. ca6cff1 ath9k_htc: load proper firmware for device ID 7015 by Rajkumar Manoharan · 14 years ago
  2. 71ba186 ath9k_htc: Fix disconnect issue in HT40 mode. by Vivek Natarajan · 14 years ago
  3. da93f10 ath9k_htc: fix panic on packet injection using airbase-ng tool. by Rajkumar Manoharan · 14 years ago
  4. c8f3b72 ath9k: fix erased ieee80211_rx_status.mactime by Jan Friedrich · 14 years ago
  5. 7540184 ath9k: fix an issue in ath_atx_tid paused flag management by Lorenzo Bianconi · 14 years ago
  6. 824b185 ath9k_hw: Fix regulatory CTL index usage for AR9003 by Luis R. Rodriguez · 14 years ago
  7. 4254bc1 ath9k_hw: fix a noise floor calibration related race condition by Felix Fietkau · 14 years ago
  8. 20bd2a0 ath9k_hw: clean up per-channel calibration data by Felix Fietkau · 14 years ago
  9. 5ee0865 ath9k: prevent calibration during off-channel activity by Felix Fietkau · 14 years ago
  10. b2ccc50 ath9k_hw: fix analog shift register writes on AR9003 by Felix Fietkau · 14 years ago
  11. ddfef79 ath9k: fix a crash in the PA predistortion apply function by Felix Fietkau · 14 years ago
  12. 9369746 ath9k_hw: fix periodic noise floor calibration on AR9003 by Felix Fietkau · 14 years ago
  13. 00c8659 ath9k_hw: clean up and fix initial noise floor calibration by Felix Fietkau · 14 years ago
  14. 4c85ab1 ath9k: enable serialize_regmode for non-PCIE AR9160 by John W. Linville · 14 years ago
  15. 3088833 ath9k: remove the two wiphys scanning at the same time message by Luis R. Rodriguez · 14 years ago
  16. c96c31e drivers/net/wireless: Use wiphy_<level> by Joe Perches · 14 years ago
  17. aaa41ec ath9k: remove unused base_index from rate table. by Senthil Balasubramanian · 14 years ago
  18. 812c7c3 ath9k: Fix incorrect user ratekbs of MCS15 ShortGI by Senthil Balasubramanian · 14 years ago
  19. 1d9d06a ath9k: Add three stream rate control support for AR938X. by Senthil Balasubramanian · 14 years ago
  20. f63b340 ath9k: Introduce bit masks for valid and valid_single_stream. by Senthil Balasubramanian · 14 years ago
  21. 487f0e0 ath9k_hw: simplify noisefloor calibration chainmask calculation by Felix Fietkau · 14 years ago
  22. d9292c0 ath9k_hw: fix a small typo in the noisefloor calibration debug code by Felix Fietkau · 14 years ago
  23. 866b778 ath9k_hw: fix invalid extension channel noisefloor readings in HT20 by Felix Fietkau · 14 years ago
  24. 4cee786 ath9k: fix yet another buffer leak in the tx aggregation code by Felix Fietkau · 14 years ago
  25. 68e8f2f ath9k: Fix inconsistency between txq->stopped and the actual queue state by Vasanthakumar Thiagarajan · 14 years ago
  26. 9746010 ath9k: snprintf() returns largish values by Dan Carpenter · 14 years ago
  27. a3d3da1 ath9k: correct sparse identified endian bug in ath_paprd_calibrate by John W. Linville · 14 years ago
  28. 9171acc ath9k_hw: Fix AR9003 MPDU delimeter CRC check for middle subframes by Luis R. Rodriguez · 14 years ago
  29. 9edd952 ath9k_htc: make ath9k_htc_tx_aggr_oper() static by Luis R. Rodriguez · 14 years ago
  30. da5747e ath9k_hw: remove initvals for hardware which was never sold by Felix Fietkau · 14 years ago
  31. 31e79a5 ath9k: another fix for the A-MPDU buffer leak by Felix Fietkau · 14 years ago
  32. 5767430 drivers/net/wireless: Remove unnecessary casts of private_data by Joe Perches · 14 years ago
  33. 447a42c ath9k: fix panic while cleaning up virtaul wifis by Rajkumar Manoharan · 14 years ago
  34. 6eb90d4 ath9k: remove unneeded calculation of minimal calibration power by Pavel Roskin · 14 years ago
  35. 982723d ath9k: Fix the LED behaviour in idle unassociated state. by Vivek Natarajan · 14 years ago
  36. 815868e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 14 years ago
  37. bbacee1 ath9k: merge noisefloor load implementations by Felix Fietkau · 14 years ago
  38. b11b160 ath9k: validate the TID in the tx status information by Felix Fietkau · 14 years ago
  39. e5cbef9 ath9k_hw: report the TID in the tx status on AR5008-AR9002 by Felix Fietkau · 14 years ago
  40. 9cc2f3e ath9k_hw: prevent a fast channel change after a rx DMA stuck issue by Felix Fietkau · 14 years ago
  41. 03b4776 ath9k_hw: fix an off-by-one error in the PDADC boundaries calculation by Felix Fietkau · 14 years ago
  42. 2339901 ath9k_hw: fix a sign error in the IQ calibration code by Felix Fietkau · 14 years ago
  43. 601e0cb ath9k_hw: fix antenna diversity on AR9285 by Felix Fietkau · 14 years ago
  44. 73e1946 ath9k: fix a buffer leak in A-MPDU completion by Felix Fietkau · 14 years ago
  45. 2b40994 ath9k: fix a potential buffer leak in the STA teardown path by Felix Fietkau · 14 years ago
  46. f803696 ath9k_htc: fix memory leak in ath9k_hif_usb_alloc_urbs by Rajkumar Manoharan · 14 years ago
  47. 8e67ca7 ath9k: fix crash with WEP in ad-hoc mode by Felix Fietkau · 14 years ago
  48. 347809f ath9k: fix false positives in the baseband hang check by Felix Fietkau · 14 years ago
  49. 54bd500 ath9k_hw: clean up the noise floor calibration code to reduce code duplication by Felix Fietkau · 14 years ago
  50. f2552e2 ath9k_hw: sanitize noise floor values properly on all chips by Felix Fietkau · 14 years ago
  51. ba17bc5 ath9k_hw: sync initvals for ar9001 and ar9002 with Atheros by Felix Fietkau · 14 years ago
  52. 2e1f256 ath9k_hw: reformat the ar5008, ar9001 and ar9002 initvals to match ar9003 by Felix Fietkau · 14 years ago
  53. f504f5f ath9k_hw: fix a few inconsistencies in initval array names by Felix Fietkau · 14 years ago
  54. 88c1f4f ath9k_htc: Add LED support for AR7010 by Sujith · 14 years ago
  55. f860d52 ath9k: fix TSF after reset on AR913x by Felix Fietkau · 14 years ago
  56. f35376a ath9k: make ath9k_hw_keysetmac static by John W. Linville · 14 years ago
  57. 99aeed9 ath9k: remove unused function ath9k_hw_keyisvalid by John W. Linville · 14 years ago
  58. 78c4653 ath9k: fix retry count for A-MPDU rate control status reports by Felix Fietkau · 14 years ago
  59. e691e19 Merge branch 'wireless-2.6' into wireless-next-2.6 by Reinette Chatre · 14 years ago
  60. 47399f1 ath9k: Wakeup the chip in an appropriate place in ath_paprd_calibrate() by Vasanthakumar Thiagarajan · 14 years ago
  61. 78a1817 ath9k: Remove unused paprd_txok by Vasanthakumar Thiagarajan · 14 years ago
  62. ca369eb ath9k: Fix bug in paprd by Vasanthakumar Thiagarajan · 14 years ago
  63. 6c3118e ath9k: Fix bug in starting ani by Vasanthakumar Thiagarajan · 14 years ago
  64. d0ee0eb ath9k: declare MODULE_FIRMWARE for ath9k_htc by John W. Linville · 14 years ago
  65. 9a75c2f ath9k: Add a module parameter to disable led blinking. by Vivek Natarajan · 14 years ago
  66. ee03111 ath9k_hw: add an extra delay when reseting AR_RTC_RESET by Luis R. Rodriguez · 14 years ago
  67. d5c4d19 ath9k_hw: dynamically choose the SERDES array for low power by Luis R. Rodriguez · 14 years ago
  68. 6a0ec30 ath9k_hw: add pcieSerDesWrite to disable SERDES ASPM tweaks by Luis R. Rodriguez · 14 years ago
  69. 653fe37 ath9k_hw: move LowPower array writes to ar9003_hw_configpcipowersave() by Luis R. Rodriguez · 14 years ago
  70. 9a658d2 ath9k_hw: fix ASPM setting for AR9003 by Luis R. Rodriguez · 14 years ago
  71. 4e63f76 ath9k_htc: Update supported product list by Sujith · 14 years ago
  72. d7ca213 ath9k_htc: Fix ampdu_action callback by Sujith · 14 years ago
  73. 9a2af88 ath9k_hw: avoid setting cwmin/cwmax to 0 for IBSS for AR9003 by Luis R. Rodriguez · 14 years ago
  74. 7b9a4b0 ath9k_hw: remove ATH9K_CAP_DS by Felix Fietkau · 14 years ago
  75. 3553727 ath9k/ath9k_htc: remove redundand checks for dual-stream tx support by Felix Fietkau · 14 years ago
  76. 16f2411 ath9k_hw: remove ATH9K_CAP_MCAST_KEYSRCH by Felix Fietkau · 14 years ago
  77. f32a488 ath9k_hw: remove ATH9K_CAP_TKIP_SPLIT by Felix Fietkau · 14 years ago
  78. 71fca6e ath9k_hw: remove ATH9K_CAP_TKIP_MIC by Felix Fietkau · 14 years ago
  79. 9cc3271 ath9k_hw: remove ATH9K_CAP_TXPOW by Felix Fietkau · 14 years ago
  80. 716f7fc ath9k_hw: remove ATH9K_CAP_CIPHER by Felix Fietkau · 14 years ago
  81. 0efabd5 ath9k: enable AR9003 PCI IDs by Luis R. Rodriguez · 14 years ago
  82. 9f42c2b ath9k: implement PA predistortion support by Felix Fietkau · 14 years ago
  83. 717f6be ath9k_hw: add functions for controlling PA predistortion calibration by Felix Fietkau · 14 years ago
  84. 4935250 ath9k_hw: add support for parsing PA predistortion related EEPROM fields by Felix Fietkau · 14 years ago
  85. ab33449 ath9k_hw: add register definitions related to PA predistortion by Felix Fietkau · 14 years ago
  86. 96d159d ath9k_hw: remove a useless function for setting the mac address by Felix Fietkau · 14 years ago
  87. 41f3e54 ath9k: add a debugfs entry for ignoring CCA on the extension channel in HT40 by Felix Fietkau · 14 years ago
  88. 97923b1 ath9k: fix queue stopping threshold by Felix Fietkau · 14 years ago
  89. a6d2055 ath9k: fix extending the rx timestamp with the hardware TSF by Felix Fietkau · 14 years ago
  90. ebe297c ath9k: make ath_get_hal_qnum static by Felix Fietkau · 14 years ago
  91. 9623009 ath9k: remove declarations of some nonexistant functions by Felix Fietkau · 14 years ago
  92. 1d2231e ath9k: remove duplicate WMM AC definitions by Felix Fietkau · 14 years ago
  93. e8c35a7 ath9k_htc: use common WMM AC definitions instead of ath9k ones by Felix Fietkau · 14 years ago
  94. 293f2ba ath9k: fix mac80211 queue lookup for waking up queues by Felix Fietkau · 14 years ago
  95. 1cc5c4b ath9k_hw: update 5 GHz tx gain tables for femless and high power PA by Luis R. Rodriguez · 14 years ago
  96. 644c78c ath9k_hw: reduce delay on programming INI on AR9003 by Luis R. Rodriguez · 14 years ago
  97. 03c7251 ath9k_hw: enable ANI for AR9003 by Luis R. Rodriguez · 14 years ago
  98. e36b27a ath9k: add new ANI implementation for AR9003 by Luis R. Rodriguez · 14 years ago
  99. 40346b6 ath9k_hw: inform ANI calibration when scanning by Luis R. Rodriguez · 14 years ago
  100. 7ca710d ath9k_hw: add register definitions for the new ANI by Luis R. Rodriguez · 14 years ago