1. 29bbfb2 ath9k_htc: Add a WMI command to get the firmware version by Sujith Manoharan · 14 years ago
  2. ce18f39 ath9k_htc: Rename firmware by Sujith Manoharan · 14 years ago
  3. 9efabad ath9k_htc: Remove AR7010 v1.0 support by Sujith Manoharan · 14 years ago
  4. 8e26a03 ath9k: introduce ATH9K_{PCI,AHB} config options by Gabor Juhos · 14 years ago
  5. 8962d87 ath5k: improve comments for optimized tx descriptor setup by John W. Linville · 14 years ago
  6. 6f11c81 ath9k: Register id table for platform device by Vasanthakumar Thiagarajan · 14 years ago
  7. 901c111 ath9k_hw: update AR9003 low_ob_db_tx_gain to improve spur performance by Rajkumar Manoharan · 14 years ago
  8. 5fb32fa ath9k_hw: update Ar9003 intervals to fix carrier leak by Rajkumar Manoharan · 14 years ago
  9. 2d05a0c ath9k_hw: Remove unused code in AR9287 eeprom by Rajkumar Manoharan · 14 years ago
  10. 3dfd7f6 ath9k: Implement integer mode for AR9485 by Vasanthakumar Thiagarajan · 14 years ago
  11. f0bce44 ath9k: index out of bounds by roel · 14 years ago
  12. 0f8e94d ath9k_hw: index out of bounds by roel · 14 years ago
  13. c266c71 ath5k: reduce interrupt load caused by rx/tx interrupts by Felix Fietkau · 14 years ago
  14. 5b7916a ath5k: clean up debugfs code by Felix Fietkau · 14 years ago
  15. ed89508 ath5k: remove ts_retry from ath5k_tx_status by Felix Fietkau · 14 years ago
  16. b2fd97d ath5k: optimize rx status processing by Felix Fietkau · 14 years ago
  17. b161b89 ath5k: optimize tx status processing by Felix Fietkau · 14 years ago
  18. fe12081 ath5k: remove ts_rate from ath5k_tx_status by Felix Fietkau · 14 years ago
  19. c5e0a88 ath5k: optimize tx descriptor setup by Felix Fietkau · 14 years ago
  20. b1ad1b6 ath5k: fix slot time handling by Felix Fietkau · 14 years ago
  21. 488a501 ath5k: fix SIFS time handling by Felix Fietkau · 14 years ago
  22. a27049e ath5k: fix short preamble rate duration value by Felix Fietkau · 14 years ago
  23. 6d7b97b ath5k: fix tx status reporting issues by Felix Fietkau · 14 years ago
  24. a065784 ath5k: improve pcal error handling for ENOMEM case by John W. Linville · 14 years ago
  25. 1296433 ath9k_hw: remove unnecessary parts of the AR9380 SREV check by Felix Fietkau · 14 years ago
  26. f60c49b ath9k: Fix kernel panic on module unload by Rajkumar Manoharan · 14 years ago
  27. d0ef824 ath9k: Update gain table for AR9485 by Senthil Balasubramanian · 14 years ago
  28. 7d75541 ath9k: Add RSSI information from control and extension chains by Senthil Balasubramanian · 14 years ago
  29. 9529497 ath9k: fix too early enabling of rx during ath_startrecv() by Felix Fietkau · 14 years ago
  30. 264bbec ath9k: fix PS-Poll reception on AR9160 and earlier by Felix Fietkau · 14 years ago
  31. d88525e ath9k_hw: Fix instable target power control b/w CCK/OFDM by Rajkumar Manoharan · 14 years ago
  32. 15b91e8 ath9k: Implement dev_tx_frames_pending callback. by Vivek Natarajan · 14 years ago
  33. 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
  34. 99e4d43 ath9k: configure beacons based on hw opmode by Rajkumar Manoharan · 14 years ago
  35. 4f5ef75b ath9k: Handle BSSID/AID for multiple interfaces by Rajkumar Manoharan · 14 years ago
  36. 66da424 ath9k: Cleanup ath_vif struct by Rajkumar Manoharan · 14 years ago
  37. 59575d1 ath9k: deny new interface addtion on IBSS mode by Rajkumar Manoharan · 14 years ago
  38. 26cd322 ath9k: use the hw opmode to select the beacon timer mode by Felix Fietkau · 14 years ago
  39. 5e65968 ath9k: fix beacon slot processing in ad-hoc mode by Felix Fietkau · 14 years ago
  40. b0006e6 ar9170usb: purge obsolete driver by Christian Lamparter · 14 years ago
  41. bd39a27 ath: add missing regdomain pair 0x5c mapping by Christian Lamparter · 14 years ago
  42. 832fd35 ath9k_hw: Use appropriate rx gain table for AR9485 by Vasanthakumar Thiagarajan · 14 years ago
  43. 2638126 ath9k_hw: remove ath9k_get_channel_edges by Mohammed Shafi Shajakhan · 14 years ago
  44. 468b0d4 ath9k: remove set11n_virtualmorefrag by Mohammed Shafi Shajakhan · 14 years ago
  45. b64c6a3 ath9k: cleanup few redundant macros by Mohammed Shafi Shajakhan · 14 years ago
  46. 8f06ca2 ath9k: Fix phy info print message with AR9485 chipset. by Senthil Balasubramanian · 14 years ago
  47. 83860c5 ath9k_hw: remove pCap->tx_triglevel_max by Felix Fietkau · 14 years ago
  48. 340d0ea ath9k_hw: remove ATH9K_HW_CAP_ENHANCEDPM by Felix Fietkau · 14 years ago
  49. 6de12a1 ath9k_hw: remove pCap->keycache_size by Felix Fietkau · 14 years ago
  50. c429bdc ath9k_hw: remove pCap->reg_cap by Felix Fietkau · 14 years ago
  51. 0db156e ath9k_hw: remove ah->config.ht_enable by Felix Fietkau · 14 years ago
  52. f4c607d ath9k_hw: remove pCap->total_queues by Felix Fietkau · 14 years ago
  53. a9b6b25 ath9k_hw: turn a few big macros into functions by Felix Fietkau · 14 years ago
  54. ca7a4de ath9k_hw: replace REG_READ+REG_WRITE with REG_RMW by Felix Fietkau · 14 years ago
  55. 845e03c ath9k_hw: add a new register op for read-mask-write by Felix Fietkau · 14 years ago
  56. f9f84e9 ath9k_hw: embed the ath_ops callbacks in the ath_hw struct by Felix Fietkau · 14 years ago
  57. cfdc9a8 ath9k: Support RSN IBSS by Jouni Malinen · 14 years ago
  58. c944daf ath9k: fix stuck beacon detection by Felix Fietkau · 14 years ago
  59. 87c510fe ath9k: trigger nfcal only after multiple missed beacons in AP mode by Felix Fietkau · 14 years ago
  60. dd347f2 ath9k: fix beacon timer handling issues by Felix Fietkau · 14 years ago
  61. 903946e ath9k_hw: remove AR9485 1.0 support by Luis R. Rodriguez · 14 years ago
  62. a9cbe96 ath9k: remove the pending frames ath_txq_schedule workaround by Felix Fietkau · 14 years ago
  63. 598cdd5 ath9k_hw: force rx chainmask to 7 on AR9100 by Felix Fietkau · 14 years ago
  64. f171760 ath9k_hw: enable a BlockAck related fixup specific to AR9100 by Felix Fietkau · 14 years ago
  65. 6de66dd ath9k: add support for overriding LED pin and GPIO settings from platform data by Felix Fietkau · 14 years ago
  66. 6fb1b1e ath9k: add support for overriding the MAC address through platform data by Felix Fietkau · 14 years ago
  67. 691680b ath9k: add an interface for overriding the value of specific GPIO pins by Felix Fietkau · 14 years ago
  68. c70cab1 ath9k: remove unnecessary debugfs return code checks by Felix Fietkau · 14 years ago
  69. e7fc633 ath9k_hw: Speedup register ops for HTC driver by Rajkumar Manoharan · 14 years ago
  70. b0a9ede ath: Speedup key set/reset ops for HTC driver by Rajkumar Manoharan · 14 years ago
  71. 81544026 ath9k_hw: Fix throughput drops in HT40 mode for AR9287 chips by Rajkumar Manoharan · 14 years ago
  72. 6d64ab7 ath9k_htc: Fix LED pin for AR9287 HTC device by Rajkumar Manoharan · 14 years ago
  73. 24047e2 carl9170: Fix tx aggregation problems with some clients by Christian Lamparter · 14 years ago
  74. f62d816 ath9k: fix a chip wakeup related crash in ath9k_start by Felix Fietkau · 14 years ago
  75. d78f4b3 ath9k: Fix TX queue stuck issue. by Senthil Balasubramanian · 14 years ago
  76. 19b9675 ath9k: Fix kernel panic caused by invalid rate index access. by Senthil Balasubramanian · 14 years ago
  77. 61e1b0b ath9k: Fix kernel panic in AR2427 by Mohammed Shafi Shajakhan · 14 years ago
  78. 106af2c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 14 years ago
  79. 7d2c16b ath9k: fix aggregation related interoperability issues by Felix Fietkau · 14 years ago
  80. efff395 ath9k: improve reliability of beacon transmission and stuck beacon handling by Felix Fietkau · 14 years ago
  81. 86271e4 ath9k: fix the .flush driver op implementation by Felix Fietkau · 14 years ago
  82. 0d51ccc ath9k: fix stopping tx dma on reset by Felix Fietkau · 14 years ago
  83. 997941d ath9k_hw: fix REG_SET_BIT and REG_CLR_BIT for multiple bits by Felix Fietkau · 14 years ago
  84. 81266ba ath5k: implement ieee80211_ops->{get,set}_ringparam by John W. Linville · 14 years ago
  85. 23952ec ath9k_hw: Increase the wait count for nf load. by Vivek Natarajan · 14 years ago
  86. 75e0351 ath9k_hw: Fix PLL initialization for AR9485. by Vivek Natarajan · 14 years ago
  87. 7ea1362 ath9k_hw: Improve idle power consumption for AR9485. by Vivek Natarajan · 14 years ago
  88. 2e28694 ath9k: remove support for the FIF_PROMISC_IN_BSS filter flag by Felix Fietkau · 14 years ago
  89. 409ec36 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 14 years ago
  90. 23ffaa8 ath5k: restrict AR5K_TX_QUEUE_ID_DATA_MAX to reflect the [0,3] range by John W. Linville · 14 years ago
  91. 9ac4793 wireless:ath: use resource_size() help function by Shan Wei · 14 years ago
  92. e4b0b32 ath5k: Put hardware in PROMISC mode if there is more than 1 stations. by Ben Greear · 14 years ago
  93. d72751e Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 14 years ago
  94. db7889c ath9k: Fix txq memory address printing in debugfs. by Ben Greear · 14 years ago
  95. b06af7a ath9k_hw: Read noise floor only for available chains for AR9003 by Vasanthakumar Thiagarajan · 14 years ago
  96. 582d006 ath9k: Add a debugfs interface to dump chip registers by Vasanthakumar Thiagarajan · 14 years ago
  97. 0a0e9ae Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  98. 6ea25a6 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 14 years ago
  99. e7a2a4f ath9k_htc: Handle BSSID/AID for multiple interfaces by Sujith Manoharan · 14 years ago
  100. 1517853 ath9k: Fix incorrect GPIO LED pin for AR9485 by Senthil Balasubramanian · 14 years ago