1. a9a29ce ath9k: enable 2GHz band only if the device supports it by Gabor Juhos · 15 years ago
  2. f4709fd ath9k: Fix maximum tx fifo settings for single stream devices by Luis R. Rodriguez · 15 years ago
  3. 545750d ath9k: properly use the mac80211 rate control api by Felix Fietkau · 15 years ago
  4. 04658fb ath9k: remove warnings related to signed/unsigned type mismatch by John W. Linville · 15 years ago
  5. 201cd6c ath9k: Remove a few unused functions by Sujith · 15 years ago
  6. c90017d ath9k_hw: Fix possible OOB array indexing in gen_timer_index[] on 64-bit by Vasanthakumar Thiagarajan · 15 years ago
  7. 30cbd42 ath9k_hw: move ath_extend_tsf() to hw code to share as ath9k_hw_extend_tsf() by Luis R. Rodriguez · 15 years ago
  8. ae478cf ath9k_hw: make spur mitigation a callback by Luis R. Rodriguez · 15 years ago
  9. e68a060 ath9k_hw: use a callback for frequency change by Luis R. Rodriguez · 15 years ago
  10. dc51dd5 ath9k_hw: rename ath9k_hw_rf_free() to ath9k_hw_rf_free_ext_banks() by Luis R. Rodriguez · 15 years ago
  11. 131d1d0 ath9k_hw: start documenting 802.11n RF anlong front ends by Luis R. Rodriguez · 15 years ago
  12. 8564328 ath9k_hw: update register initialization/reset values for ar9271 by Luis R. Rodriguez · 15 years ago
  13. f934c4d ath9k_hw: distinguish single-chip solutions on initial probe print by Luis R. Rodriguez · 15 years ago
  14. 2da4f01 ath9k_hw: move mac name and rf name helpers to hw code by Luis R. Rodriguez · 15 years ago
  15. bc974f4 atheros: define a common priv struct by Luis R. Rodriguez · 15 years ago
  16. 7976b42 ath9k_hw: add AR9271 srev and device ID to allow hw to support ar9271 by Luis R. Rodriguez · 15 years ago
  17. 63a75b9 ath9k: Reduce PLL Settle time and eliminate redundant PLL calls. by Senthil Balasubramanian · 15 years ago
  18. 193cd45 ath9k: Update INI release for AR9287 by Sujith · 15 years ago
  19. 990b70a ath9k: move ATH9K_RSSI_BAD to hw.h by Luis R. Rodriguez · 15 years ago
  20. cfe8cba ath9k: clarify what hw code is and remove ath9k.h from a few files by Luis R. Rodriguez · 15 years ago
  21. e3d01bf ath9k: move ATH_AMPDU_LIMIT_MAX to hw.h by Luis R. Rodriguez · 15 years ago
  22. 25c56ee ath9k: remove ath9k_ht_macmode by Luis R. Rodriguez · 15 years ago
  23. 6420014 ath9k: remove ath9k 25 MHz HT40 spacing stuff by Luis R. Rodriguez · 15 years ago
  24. c46917b atheros: add common debug printing by Luis R. Rodriguez · 15 years ago
  25. cd9bf68 ath9k: separate core driver and hw timer code by Luis R. Rodriguez · 15 years ago
  26. b002a4a atheros: add ieee80211_hw to ath_common by Luis R. Rodriguez · 15 years ago
  27. 9e4bffd atheros/ath9k: add common read/write ops and port ath9k to use it by Luis R. Rodriguez · 15 years ago
  28. 867633f ath9k: Define bus agnostic bluetooth coex prep helper by Luis R. Rodriguez · 15 years ago
  29. 27c51f1 ath9k: move ath_common to ath_hw by Luis R. Rodriguez · 15 years ago
  30. 1510718 atheros/ath9k: move macaddr, curaid, curbssid and bssidmask to common by Luis R. Rodriguez · 15 years ago
  31. f2b2143 ath9k: make ath9k_hw_setbssidmask() and ath9k_hw_write_associd() use ath_hw by Luis R. Rodriguez · 15 years ago
  32. 9ecdef4 ath9k: rename driver core and hw power save helpers by Luis R. Rodriguez · 15 years ago
  33. 8c77a56 ath9k: move ath9k_hw_setpower() to main.c by Luis R. Rodriguez · 15 years ago
  34. a91d75a ath9k: move ath9k_ps_wakeup() and ath9k_ps_restore() to main.c by Luis R. Rodriguez · 15 years ago
  35. 766ec4a ath9k: rename ath_btcoex_info to ath_btcoex_hw by Luis R. Rodriguez · 15 years ago
  36. 75d7839 ath9k: move driver core helpers to main.c by Luis R. Rodriguez · 15 years ago
  37. af03abe ath9k: move hw specific btcoex info to ath_hw by Luis R. Rodriguez · 15 years ago
  38. d8caa83 ath9k: Fix chip wakeup issue by Sujith · 15 years ago
  39. 93b1b37 ath9k: Revamp PCIE workarounds by Vivek Natarajan · 15 years ago
  40. fe12946 ath9k: Enable btcoex based on the subsystem id of the device by Vasanthakumar Thiagarajan · 15 years ago
  41. aeac355 ath9k: Store subsystem id in struct hw_version by Vasanthakumar Thiagarajan · 15 years ago
  42. 7b6840a ath9k: Disable ASPM when btcoex is active by Vasanthakumar Thiagarajan · 15 years ago
  43. 1773912 ath9k: Add Bluetooth Coexistence 3-wire support by Vasanthakumar Thiagarajan · 15 years ago
  44. ff155a4 ath9k: Add infrastructure for generic hw timers by Vasanthakumar Thiagarajan · 15 years ago
  45. 81fa16f ath9k: Remove hw capability bit meant for btcoex by Vasanthakumar Thiagarajan · 15 years ago
  46. f14462c ath9k: Move btcoex related data to a separate struct by Vasanthakumar Thiagarajan · 15 years ago
  47. 17d50d1 ath9k: Move btcoex stuff from hw.[ch] to new btcoex.[ch] by Vasanthakumar Thiagarajan · 15 years ago
  48. f985ad1 ath9k: Split ath9k_hw_btcoex_enable() into two logical pieces by Vasanthakumar Thiagarajan · 15 years ago
  49. a13883b ath9k: Reduce the frequency of PA offset calibration by Sujith · 15 years ago
  50. 608b88c ath: move regulatory info into shared common structure by Luis R. Rodriguez · 15 years ago
  51. 08fc5c1 ath9k: Enable LEDs for AR9287 chipsets. by Vivek Natarajan · 15 years ago
  52. 1cf6873 ath9k: Remove duplicate variables by Sujith · 15 years ago
  53. 1aa8e84 ath9k: Remove has_hw_phycounters by Sujith · 15 years ago
  54. 54e4cec ath9k: Cleanup function return types by Sujith · 15 years ago
  55. d7e7d22 ath9k: add initial hardware support for ar9271 by Luis R. Rodriguez · 15 years ago
  56. 475f598 ath9k: Remove _t postfix for ar9287_eeprom structure 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. 07c10c6 ath9k: pass only one argument to hw attach by Luis R. Rodriguez · 15 years ago
  60. 8df5d1b ath9k: move devid cache setting to ath_init() by Luis R. Rodriguez · 15 years ago
  61. 4f3acf8 ath9k: move memory allocation of ath_hw to ath_init() by Luis R. Rodriguez · 15 years ago
  62. 0b3acfa ath9k: Remove unused ath9k_hw_intrget() by Vasanthakumar Thiagarajan · 15 years ago
  63. 9614832 ath9k: fix race with IEEE80211_CONF_PS checks by Gabor Juhos · 15 years ago
  64. ac88b6e ath9k: Add support for AR9287 based chipsets. by Vivek Natarajan · 15 years ago
  65. f9b604f ath9k: make use ath9k_hw_wait int ath9k_hw_reset_tsf by Gabor Juhos · 15 years ago
  66. b9b6e15 ath9k: remap ATH9K_MODE_* by Luis R. Rodriguez · 15 years ago
  67. dfe80a3 ath9k: remove ATH9K_MODE_11B by Luis R. Rodriguez · 15 years ago
  68. 3b319aa ath9k: port to cfg80211 rfkill by Johannes Berg · 15 years ago
  69. 8fbff4b ath9k: Cleanup ineffective return values by Vasanthakumar Thiagarajan · 15 years ago
  70. 4f0fc7c ath9k: make private driver rate tables const by Luis R. Rodriguez · 15 years ago
  71. cbfe946 ath9k: Use a consistent naming convention by Sujith · 16 years ago
  72. 822b0df ath9k: Remove unused channel flags by Sujith · 16 years ago
  73. 203c480 atheros: put atheros wireless drivers into ath/ by Luis R. Rodriguez · 16 years ago[Renamed (99%) from drivers/net/wireless/ath9k/hw.h]
  74. 3a702e4 atheros: introduce ath module containing common ath5k/ath9k/ar9170 code by Bob Copeland · 16 years ago
  75. 0ef1f16 ath9k: Remove redundant variable for Interrupt Mitigation by Sujith · 16 years ago
  76. eef7a57 ath9k: Change return value of ath9k_hw_fill_cap_info by Sujith · 16 years ago
  77. bdbdf46 ath9k: Remove a few unused flags by Sujith · 16 years ago
  78. cee075a ath9k: Update copyright in all the files by Sujith · 16 years ago
  79. 2d6a5e9 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  80. e0caf9e ath9k: Remove unused key xoring by Jouni Malinen · 16 years ago
  81. f34639d ath9k: Remove a few unused capability macros by Sujith · 16 years ago
  82. 0caa7b1 ath9k: Fix HW wait timeout by Sujith · 16 years ago
  83. 8bd1d07 ath9k: Add open loop control support by Senthil Balasubramanian · 16 years ago
  84. 4af9cf4 ath9k: Enable TSF Out of Range Interrupt by Sujith · 16 years ago
  85. 2660b81 ath9k: Remove all the useless ah_ variable prefixes by Sujith · 16 years ago
  86. f74df6f ath9k: Cleanup EEPROM operations by Sujith · 16 years ago
  87. cbe61d8 ath9k: Merge ath_hal and ath_hal_5416 structures by Sujith · 16 years ago
  88. ba52da5 ath9k: Remove duplicate variables by Sujith · 16 years ago
  89. d6bad49 ath9k: Move regulatory information to a separate structure by Sujith · 16 years ago
  90. d535a42 ath9k: Store HW version information in a separate structure by Sujith · 16 years ago
  91. ee6e8d1 ath9k: Convert ANI channel to a pointer by Sujith · 16 years ago
  92. 394cf0a ath9k: Header file cleanup by Sujith · 16 years ago
  93. 3cbb5dd ath9k: Enable dynamic power save in ath9k. by Vivek Natarajan · 16 years ago
  94. cb33c41 ath9k: INI update for Atheros AR9280 and AR9285 chipset. by Senthil Balasubramanian · 16 years ago
  95. a085ff7 ath9k: fix sparse warnings by Luis R. Rodriguez · 16 years ago
  96. 2df1bff ath9k: Incorrect band enum causes invalid antenna configuration. by Senthil Balasubramanian · 16 years ago
  97. e759407 ath9k: Adding support for Atheros AR9285 chipset. by Senthil Balasubramanian · 16 years ago
  98. 9f80420 ath9k: INI update for atheros chipets. by Senthil Balasubramanian · 16 years ago
  99. f1dc560 ath9k: Refactor hw.c by Sujith · 16 years ago
  100. 822ceae ath9k: Remove more dead code by Sujith · 16 years ago