1. 6420014 ath9k: remove ath9k 25 MHz HT40 spacing stuff by Luis R. Rodriguez · 15 years ago
  2. 43c2761 atheros: move tx/rx chainmask to ath_common by Luis R. Rodriguez · 15 years ago
  3. c46917b atheros: add common debug printing by Luis R. Rodriguez · 15 years ago
  4. cd9bf68 ath9k: separate core driver and hw timer code by Luis R. Rodriguez · 15 years ago
  5. b002a4a atheros: add ieee80211_hw to ath_common by Luis R. Rodriguez · 15 years ago
  6. 13b8155 atheros: define shared bssidmask setting by Luis R. Rodriguez · 15 years ago
  7. 9e4bffd atheros/ath9k: add common read/write ops and port ath9k to use it by Luis R. Rodriguez · 15 years ago
  8. 867633f ath9k: Define bus agnostic bluetooth coex prep helper by Luis R. Rodriguez · 15 years ago
  9. 1510718 atheros/ath9k: move macaddr, curaid, curbssid and bssidmask to common by Luis R. Rodriguez · 15 years ago
  10. 3453ad8 ath9k: use ath9k_hw_write_associd() on reset by Luis R. Rodriguez · 15 years ago
  11. 7664072 ath9k: Use ath9k_hw_setbssidmask() on reset by Luis R. Rodriguez · 15 years ago
  12. f2b2143 ath9k: make ath9k_hw_setbssidmask() and ath9k_hw_write_associd() use ath_hw by Luis R. Rodriguez · 15 years ago
  13. 9ecdef4 ath9k: rename driver core and hw power save helpers by Luis R. Rodriguez · 15 years ago
  14. 8c77a56 ath9k: move ath9k_hw_setpower() to main.c by Luis R. Rodriguez · 15 years ago
  15. 1adc93c ath9k: avoid usage of ath9k_hw_setpower() on hw.c by Luis R. Rodriguez · 15 years ago
  16. a91d75a ath9k: move ath9k_ps_wakeup() and ath9k_ps_restore() to main.c by Luis R. Rodriguez · 15 years ago
  17. 21526d5 ath9k: move ps helpers onto core driver when reseting tsf by Luis R. Rodriguez · 15 years ago
  18. a36cfbc ath9k: rename ath_btcoex_supported() to ath9k_hw_btcoex_supported() by Luis R. Rodriguez · 15 years ago
  19. 766ec4a ath9k: rename ath_btcoex_info to ath_btcoex_hw by Luis R. Rodriguez · 15 years ago
  20. 46289e1 ath9k: rename btcoex_scheme to just scheme by Luis R. Rodriguez · 15 years ago
  21. 8c1b395 ath9k: replaces SC_OP_BTCOEX_ENABLED with a bool by Luis R. Rodriguez · 15 years ago
  22. af03abe ath9k: move hw specific btcoex info to ath_hw by Luis R. Rodriguez · 15 years ago
  23. 4d6b228 ath9k: use ath_hw for DPRINTF() and debug init/exit by Luis R. Rodriguez · 15 years ago
  24. b37fa87 ath9k: Initialize txgain and rxgain for newer AR9287 chipsets. by Vivek Natarajan · 15 years ago
  25. a3ca95fb ath9k: Disable autosleep feature by default. by Vivek Natarajan · 15 years ago
  26. 42abfbe ath9k: Fix AHB reset for AR9280 by Vivek Natarajan · 15 years ago
  27. 0a475cc ath9k: Do a full reset for AR9280 by Vasanthakumar Thiagarajan · 15 years ago
  28. 9ebef799 ath9k: Don't read NF when chip has gone through full sleep mode by Vasanthakumar Thiagarajan · 15 years ago
  29. 204d794 ath9k: Fix rx data corruption by Vasanthakumar Thiagarajan · 15 years ago
  30. 46fe782 ath9k: Restore TSF after RESET by Sujith · 15 years ago
  31. 93b1b37 ath9k: Revamp PCIE workarounds by Vivek Natarajan · 15 years ago
  32. 8c8f9ba ath9k: Initialize the priority gpio for BT coex 3-wire by Vasanthakumar Thiagarajan · 15 years ago
  33. f42cc2c ath9k: Get rid of the modparam btcoex_enable by Vasanthakumar Thiagarajan · 15 years ago
  34. fe12946 ath9k: Enable btcoex based on the subsystem id of the device by Vasanthakumar Thiagarajan · 15 years ago
  35. 7b6840a ath9k: Disable ASPM when btcoex is active by Vasanthakumar Thiagarajan · 15 years ago
  36. 7ea310b ath9k: Fix RX Filter handling for BAR by Sujith · 15 years ago
  37. 1c29ce6 ath9k: Do an AHB reset before doing RTC reset by Vasanthakumar Thiagarajan · 15 years ago
  38. 1773912 ath9k: Add Bluetooth Coexistence 3-wire support by Vasanthakumar Thiagarajan · 15 years ago
  39. ff155a4 ath9k: Add infrastructure for generic hw timers by Vasanthakumar Thiagarajan · 15 years ago
  40. 81fa16f ath9k: Remove hw capability bit meant for btcoex by Vasanthakumar Thiagarajan · 15 years ago
  41. 22f25d0 ath9k: Determine btcoex scheme type based on chip version by Vasanthakumar Thiagarajan · 15 years ago
  42. f14462c ath9k: Move btcoex related data to a separate struct by Vasanthakumar Thiagarajan · 15 years ago
  43. 42cc41e ath9k: Configure btcoex register during every reset by Vasanthakumar Thiagarajan · 15 years ago
  44. 17d50d1 ath9k: Move btcoex stuff from hw.[ch] to new btcoex.[ch] by Vasanthakumar Thiagarajan · 15 years ago
  45. f985ad1 ath9k: Split ath9k_hw_btcoex_enable() into two logical pieces by Vasanthakumar Thiagarajan · 15 years ago
  46. 608b88c ath: move regulatory info into shared common structure by Luis R. Rodriguez · 15 years ago
  47. 326bebb ath9k: Updates for AR9287_12 version of chipset. by Vivek Natarajan · 15 years ago
  48. d340b1f ath9k: Set AR_WA for AR9287 as it improves consistency in throughput. by Vivek Natarajan · 15 years ago
  49. db91f2e ath9k: Add open loop power control support for AR9287. by Vivek Natarajan · 15 years ago
  50. 1cf6873 ath9k: Remove duplicate variables by Sujith · 15 years ago
  51. 54e4cec ath9k: Cleanup function return types by Sujith · 15 years ago
  52. d7e7d22 ath9k: add initial hardware support for ar9271 by Luis R. Rodriguez · 15 years ago
  53. 39068d1 ath9k: remove spurious check for channel on keycache reset by Luis R. Rodriguez · 15 years ago
  54. 95fafca ath9k: call ath9k_hw_detach() once upon hw init failure by Luis R. Rodriguez · 15 years ago
  55. 9db6b6a ath9k: set ah to null after freeing by Luis R. Rodriguez · 15 years ago
  56. e70c0cf ath9k: rename ath9k_hw_ani_detach() to ath9k_hw_ani_disable() by Luis R. Rodriguez · 15 years ago
  57. 081b35a ath9k: rename ath9k_hw_rfdetach() to ath9k_hw_rf_free() by Luis R. Rodriguez · 15 years ago
  58. f637cfd ath9k: describe hw initialization better by Luis R. Rodriguez · 15 years ago
  59. aa4058a ath9k: break up hw initialization into a few more helpers by Luis R. Rodriguez · 15 years ago
  60. b8b0f37 ath9k: rename ath9k_hw_set_defaults() to ath9k_hw_init_config() by Luis R. Rodriguez · 15 years ago
  61. 50aca25 ath9k: rename ath9k_hw_newstate() to ath9k_hw_init_defaults() by Luis R. Rodriguez · 15 years ago
  62. f9d4a66 ath9k: move hw macrevision checker to helper by Luis R. Rodriguez · 15 years ago
  63. 07c10c6 ath9k: pass only one argument to hw attach by Luis R. Rodriguez · 15 years ago
  64. ee2bb46 ath9k: call hw initializer directly by Luis R. Rodriguez · 15 years ago
  65. 8df5d1b ath9k: move devid cache setting to ath_init() by Luis R. Rodriguez · 15 years ago
  66. 4f3acf8 ath9k: move memory allocation of ath_hw to ath_init() by Luis R. Rodriguez · 15 years ago
  67. 7819ac8 ath9k: propagate hw initialization errors by Luis R. Rodriguez · 15 years ago
  68. fbf5466 ath9k: use a switch for revising supported hw mac revisions by Luis R. Rodriguez · 15 years ago
  69. ed459c1 ath9k: remove usage of AR_SREV_*() wrapper to detect supported hw by Luis R. Rodriguez · 15 years ago
  70. 0b3acfa ath9k: Remove unused ath9k_hw_intrget() by Vasanthakumar Thiagarajan · 15 years ago
  71. cbdec97 ath9k: get rid of unnecessary setpower calls by Gabor Juhos · 15 years ago
  72. 9614832 ath9k: fix race with IEEE80211_CONF_PS checks by Gabor Juhos · 15 years ago
  73. ac88b6e ath9k: Add support for AR9287 based chipsets. by Vivek Natarajan · 15 years ago
  74. f9b604f ath9k: make use ath9k_hw_wait int ath9k_hw_reset_tsf by Gabor Juhos · 16 years ago
  75. 1b7e528 ath9k: wake up the chip for TSF reset by Gabor Juhos · 16 years ago
  76. 709ade9 ath9k: serialize ath9k_ps_{wakeup,restore} calls by Gabor Juhos · 15 years ago
  77. 0bc0798 ath9k: uninline ath9k_ps_{wakeup,restore} functions by Gabor Juhos · 15 years ago
  78. 04717cc ath9k: serialize ath9k_hw_setpower calls by Gabor Juhos · 15 years ago
  79. dfe80a3 ath9k: remove ATH9K_MODE_11B by Luis R. Rodriguez · 15 years ago
  80. 6badaaf drivers/net/wireless/ath/ath9k: Remove unnecessary semicolons by Joe Perches · 15 years ago
  81. 3b319aa ath9k: port to cfg80211 rfkill by Johannes Berg · 16 years ago
  82. e31a16d wireless: move some utility functions from mac80211 to cfg80211 by Zhu Yi · 16 years ago
  83. 8fbff4b ath9k: Cleanup ineffective return values by Vasanthakumar Thiagarajan · 16 years ago
  84. 19eddca ath9k: Remove bogus break after return by Vasanthakumar Thiagarajan · 16 years ago
  85. f9dd6b5 ath9k: remove redundant AR9285 checks by Gabor Juhos · 16 years ago
  86. 4f0fc7c ath9k: make private driver rate tables const by Luis R. Rodriguez · 16 years ago
  87. fb4a3d3 ath9k: uninline ath9k_io{read,write}32 routines by Gabor Juhos · 16 years ago
  88. 882b709 ath9k: Disable autosleep feature for AR9285 based chipsets. by Vivek Natarajan · 16 years ago
  89. a89bff9 ath9k: reset after PCI FATAL/PERR interrupts by Steven Luo · 16 years ago
  90. 203c480 atheros: put atheros wireless drivers into ath/ by Luis R. Rodriguez · 16 years ago[Renamed from drivers/net/wireless/ath9k/hw.c]
  91. 3a702e4 atheros: introduce ath module containing common ath5k/ath9k/ar9170 code by Bob Copeland · 16 years ago
  92. c02cf37 ath9k: pass regd structure directly to regulatory functions by Bob Copeland · 16 years ago
  93. 0ef1f16 ath9k: Remove redundant variable for Interrupt Mitigation by Sujith · 16 years ago
  94. eef7a57 ath9k: Change return value of ath9k_hw_fill_cap_info by Sujith · 16 years ago
  95. d8baa93 ath9k: Cleanup debug messages by Sujith · 16 years ago
  96. 6ed6a05 ath9k: Remove redundant chainmask check by Sujith · 16 years ago
  97. bdbdf46 ath9k: Remove a few unused flags by Sujith · 16 years ago
  98. 9cb5412 Add mesh point functionality to ath9k by Pat Erley · 16 years ago
  99. cee075a ath9k: Update copyright in all the files by Sujith · 16 years ago
  100. d650915 ath9k: Change return type for set_board_values() by Sujith · 16 years ago