1. 5479de6 ath9k: Fix sparse warnings by Rajkumar Manoharan · 14 years ago
  2. c3d7769 ath9k: move few descriptor macros to ath9k.h by Mohammed Shafi Shajakhan · 14 years ago
  3. 7d95847c ath9k: add external_reset callback to ath9k_platfom_data for AR9330 by Gabor Juhos · 14 years ago
  4. 7216198 ath9k: use correct max_streams for AR9330 by Gabor Juhos · 14 years ago
  5. 3762561 ath9k: add MAC revision detection for AR9330 by Gabor Juhos · 14 years ago
  6. 05c0be2 ath9k: Add a debug entry to start/stop ANI by Mohammed Shafi Shajakhan · 14 years ago
  7. 5b68138 ath9k: Drag the driver to the year 2011 by Sujith Manoharan · 14 years ago
  8. 9eab61c ath9k: cleanup hw pll work handler by Senthil Balasubramanian · 14 years ago
  9. f2f5f2a ath9k_hw: Get AHB clock information from ath9k_platform_data by Vasanthakumar Thiagarajan · 14 years ago
  10. 6de12a1 ath9k_hw: remove pCap->keycache_size by Felix Fietkau · 14 years ago
  11. 845e03c ath9k_hw: add a new register op for read-mask-write by Felix Fietkau · 14 years ago
  12. f9f84e9 ath9k_hw: embed the ath_ops callbacks in the ath_hw struct by Felix Fietkau · 14 years ago
  13. cfdc9a8 ath9k: Support RSN IBSS by Jouni Malinen · 14 years ago
  14. 6de66dd ath9k: add support for overriding LED pin and GPIO settings from platform data by Felix Fietkau · 14 years ago
  15. 6fb1b1e ath9k: add support for overriding the MAC address through platform data by Felix Fietkau · 14 years ago
  16. 0cf55c2 ath9k: use generic mac80211 LED blinking code by Felix Fietkau · 14 years ago
  17. b67afe7 Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 14 years ago
  18. 0f5cd45 ath9k: Fix ath9k prevents CPU to enter C3 states by Mohammed Shafi Shajakhan · 14 years ago
  19. 3e11210d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 15 years ago
  20. 9ac5861 ath9k: fold struct ath_wiphy into struct ath_softc by Felix Fietkau · 15 years ago
  21. 7545daf ath9k: remove support for virtual wiphys by Felix Fietkau · 15 years ago
  22. c7c1806 ath9k: Fix power save usage count imbalance on deinit by Rajkumar Manoharan · 15 years ago
  23. 203043f ath9k: fix race conditions when stop device by Stanislaw Gruszka · 15 years ago
  24. 60f2d1d ath9k: Restart xmit logic in xmit watchdog. by Ben Greear · 15 years ago
  25. 7f010c9 ath9k: Keep track of stations for debugfs. by Ben Greear · 15 years ago
  26. 233536e ath9k: Initialize ah->hw by Ben Greear · 15 years ago
  27. 3e6109c ath9k: qualify global modparam_nohwcrypt variable by John W. Linville · 15 years ago
  28. bd8027a Revert "ath9k: Parse DTIM period from mac80211" by Mohammed Shafi Shajakhan · 15 years ago
  29. db7ec38 ath9k: Reset keycache on resume by Mohammed Shafi Shajakhan · 15 years ago
  30. d584747 ath9k: Fix warnings on card removal by Rajkumar Manoharan · 15 years ago
  31. b1c1d00 ath9k: Properly initialize channel table for 2GHz by Mohammed Shafi Shajakhan · 15 years ago
  32. 4dc3530 ath9k: Make PM-QOS value as user configurable by Mohammed Shafi Shajakhan · 15 years ago
  33. 0ce3bcf ath9k: Parse DTIM period from mac80211 by Mohammed Shafi Shajakhan · 15 years ago
  34. 7f1c7a6 ath9k: Disable TX STBC for AR9485 by Vasanthakumar Thiagarajan · 15 years ago
  35. 226afe6 ath: Convert ath_print to ath_dbg by Joe Perches · 15 years ago
  36. 3800276 ath: Convert ath_print(.., ATH_DBG_FATAL to ath_err by Joe Perches · 15 years ago
  37. 09f921f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 15 years ago
  38. eb27244 ath9k: Move debugfs under ieee80211/[phyname]/ath9k/ by Ben Greear · 15 years ago
  39. 8f5dcb1 ath9k: Reintroduce modparam to enable btcoex by Vasanthakumar Thiagarajan · 15 years ago
  40. c426ee2 ath9k/carl9170: advertise P2P by Johannes Berg · 15 years ago
  41. 98c316e ath9k: use per-device struct for pm_qos_* operations by Gabor Juhos · 15 years ago
  42. d7a066c9 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 15 years ago
  43. a05b5d4 ath9k: add support for reading eeprom from platform data on PCI devices by Felix Fietkau · 15 years ago
  44. e8364bb ath9k: Remove pm_qos request after hw unregister. by Vivek Natarajan · 15 years ago
  45. 066dae9 ath9k: rework tx queue selection and fix queue stopping/waking by Felix Fietkau · 15 years ago
  46. 9d94674 ath9k: simplify hw reset locking by Luis R. Rodriguez · 15 years ago
  47. babcbc2 ath9k: initialize per-channel tx power limits instead of hardcoding them by Felix Fietkau · 15 years ago
  48. 9fa23e1 ath9k: optimize/fix ANI RSSI processing by Felix Fietkau · 15 years ago
  49. 10598c1 ath9k: Fix a DMA latency issue for Intel Pinetrail platforms. by Vivek Natarajan · 15 years ago
  50. 20b2574 ath9k: Properly initialize ath_common->cc_lock. by Ben Greear · 15 years ago
  51. d465991 ath9k_hw: remove enum wireless_mode and its users by Felix Fietkau · 15 years ago
  52. cac4220 ath9k: add compile time checking for the size of the channel list by Felix Fietkau · 15 years ago
  53. e51f3ef ath9k: add WDS interfaces to ath9k by Bill Jordan · 15 years ago
  54. f209f52 ath9k: fix channel flag / regd issues with multiple cards by Felix Fietkau · 15 years ago
  55. 0bda652 ath9k: remove the noise floor value in the ani struct by Felix Fietkau · 15 years ago
  56. 7a37081 ath9k_hw: simplify revision checks for AR9280 by Felix Fietkau · 15 years ago
  57. 6e5c2b4 ath9k: make the driver specific rate control module optional by Felix Fietkau · 15 years ago
  58. 008443d ath9k: fix regression which disabled ps on ath9k by Luis R. Rodriguez · 15 years ago
  59. 040e539 ath9k: Use common ath key management functions by Bruno Randolf · 15 years ago
  60. 117675d ath/ath9k: Replace common->splitmic with a flag by Bruno Randolf · 15 years ago
  61. 364734f ath9k_hw: remove useless hw capability flags by Felix Fietkau · 15 years ago
  62. 102885a ath9k: Implement an algorithm for Antenna diversity and combining by Vasanthakumar Thiagarajan · 15 years ago
  63. 93dbbcc ath9k: Change the default LED pattern. by Vivek Natarajan · 15 years ago
  64. 447a42c ath9k: fix panic while cleaning up virtaul wifis by Rajkumar Manoharan · 15 years ago
  65. 347809f ath9k: fix false positives in the baseband hang check by Felix Fietkau · 15 years ago
  66. 9a75c2f ath9k: Add a module parameter to disable led blinking. by Vivek Natarajan · 15 years ago
  67. 16f2411 ath9k_hw: remove ATH9K_CAP_MCAST_KEYSRCH by Felix Fietkau · 15 years ago
  68. f32a488 ath9k_hw: remove ATH9K_CAP_TKIP_SPLIT by Felix Fietkau · 15 years ago
  69. 71fca6e ath9k_hw: remove ATH9K_CAP_TKIP_MIC by Felix Fietkau · 15 years ago
  70. 716f7fc ath9k_hw: remove ATH9K_CAP_CIPHER by Felix Fietkau · 15 years ago
  71. 9f42c2b ath9k: implement PA predistortion support by Felix Fietkau · 15 years ago
  72. 1d2231e ath9k: remove duplicate WMM AC definitions by Felix Fietkau · 15 years ago
  73. 61389f3 ath9k_common: Move count_streams to common module by Sujith · 15 years ago
  74. 6473d24 ath9k: Enable Short GI in 20 Mhz for ar9287 and later chips by Vasanthakumar Thiagarajan · 15 years ago
  75. ee289b6 drivers/net: remove useless semicolons by Joe Perches · 15 years ago
  76. 3b51cc9 Merge branch 'master' into for-davem by John W. Linville · 15 years ago
  77. 074a8c0 ath9k: add support for Tx and Rx STBC by Felix Fietkau · 15 years ago
  78. 3bb065a ath9k: initialize the number of tx/rx streams correctly by Felix Fietkau · 15 years ago
  79. b0a3344 ath9k: add LDPC support by Luis R. Rodriguez · 15 years ago
  80. 4adfcde ath9k: Setup appropriate tx desc for regular dma and edma by Vasanthakumar Thiagarajan · 15 years ago
  81. 8fe6536 ath9k_hw: Move some RF ops to the private callbacks by Luis R. Rodriguez · 15 years ago
  82. d70357d ath9k_hw: start building an abstraction layer for hardware routines by Luis R. Rodriguez · 15 years ago
  83. 871039f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  84. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  85. 736b3a2 ath9k_hw: fix hardware deinit by Sujith · 15 years ago
  86. 05df498 ath9k: Enable IEEE80211_HW_REPORTS_TX_ACK_STATUS flag for ath9k. by Vivek Natarajan · 16 years ago
  87. 5ffaf8a ath9k: add support for 802.11n bonded out AR2427 by Luis R. Rodriguez · 16 years ago
  88. 6589651 ath9k: improve max rate retry handling by Felix Fietkau · 16 years ago
  89. 5e4ea1f ath9k: Fix panic on driver load by Sujith · 16 years ago
  90. 285f2dd ath9k: Cleanup init/deinit routines by Sujith · 16 years ago
  91. 5562420 ath9k: Add new file init.c by Sujith · 16 years ago