1. 25c56ee ath9k: remove ath9k_ht_macmode by Luis R. Rodriguez · 15 years ago
  2. 6420014 ath9k: remove ath9k 25 MHz HT40 spacing stuff 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. 9e4bffd atheros/ath9k: add common read/write ops and port ath9k to use it by Luis R. Rodriguez · 15 years ago
  7. 867633f ath9k: Define bus agnostic bluetooth coex prep helper by Luis R. Rodriguez · 15 years ago
  8. 27c51f1 ath9k: move ath_common to ath_hw 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. f2b2143 ath9k: make ath9k_hw_setbssidmask() and ath9k_hw_write_associd() use ath_hw by Luis R. Rodriguez · 15 years ago
  11. 9ecdef4 ath9k: rename driver core and hw power save helpers by Luis R. Rodriguez · 15 years ago
  12. 8c77a56 ath9k: move ath9k_hw_setpower() to main.c by Luis R. Rodriguez · 15 years ago
  13. a91d75a ath9k: move ath9k_ps_wakeup() and ath9k_ps_restore() to main.c by Luis R. Rodriguez · 15 years ago
  14. 766ec4a ath9k: rename ath_btcoex_info to ath_btcoex_hw by Luis R. Rodriguez · 15 years ago
  15. 75d7839 ath9k: move driver core helpers to main.c by Luis R. Rodriguez · 15 years ago
  16. af03abe ath9k: move hw specific btcoex info to ath_hw by Luis R. Rodriguez · 15 years ago
  17. d8caa83 ath9k: Fix chip wakeup issue by Sujith · 15 years ago
  18. 93b1b37 ath9k: Revamp PCIE workarounds by Vivek Natarajan · 15 years ago
  19. fe12946 ath9k: Enable btcoex based on the subsystem id of the device by Vasanthakumar Thiagarajan · 15 years ago
  20. aeac355 ath9k: Store subsystem id in struct hw_version by Vasanthakumar Thiagarajan · 15 years ago
  21. 7b6840a ath9k: Disable ASPM when btcoex is active by Vasanthakumar Thiagarajan · 15 years ago
  22. 1773912 ath9k: Add Bluetooth Coexistence 3-wire support by Vasanthakumar Thiagarajan · 15 years ago
  23. ff155a4 ath9k: Add infrastructure for generic hw timers by Vasanthakumar Thiagarajan · 15 years ago
  24. 81fa16f ath9k: Remove hw capability bit meant for btcoex by Vasanthakumar Thiagarajan · 15 years ago
  25. f14462c ath9k: Move btcoex related data to a separate struct by Vasanthakumar Thiagarajan · 15 years ago
  26. 17d50d1 ath9k: Move btcoex stuff from hw.[ch] to new btcoex.[ch] by Vasanthakumar Thiagarajan · 15 years ago
  27. f985ad1 ath9k: Split ath9k_hw_btcoex_enable() into two logical pieces by Vasanthakumar Thiagarajan · 15 years ago
  28. a13883b ath9k: Reduce the frequency of PA offset calibration by Sujith · 15 years ago
  29. 608b88c ath: move regulatory info into shared common structure by Luis R. Rodriguez · 15 years ago
  30. 08fc5c1 ath9k: Enable LEDs for AR9287 chipsets. by Vivek Natarajan · 15 years ago
  31. 1cf6873 ath9k: Remove duplicate variables by Sujith · 15 years ago
  32. 1aa8e84 ath9k: Remove has_hw_phycounters by Sujith · 15 years ago
  33. 54e4cec ath9k: Cleanup function return types by Sujith · 15 years ago
  34. d7e7d22 ath9k: add initial hardware support for ar9271 by Luis R. Rodriguez · 15 years ago
  35. 475f598 ath9k: Remove _t postfix for ar9287_eeprom structure by Luis R. Rodriguez · 15 years ago
  36. 081b35a ath9k: rename ath9k_hw_rfdetach() to ath9k_hw_rf_free() by Luis R. Rodriguez · 15 years ago
  37. f637cfd ath9k: describe hw initialization better by Luis R. Rodriguez · 15 years ago
  38. 07c10c6 ath9k: pass only one argument to hw attach by Luis R. Rodriguez · 15 years ago
  39. 8df5d1b ath9k: move devid cache setting to ath_init() by Luis R. Rodriguez · 15 years ago
  40. 4f3acf8 ath9k: move memory allocation of ath_hw to ath_init() by Luis R. Rodriguez · 15 years ago
  41. 0b3acfa ath9k: Remove unused ath9k_hw_intrget() by Vasanthakumar Thiagarajan · 15 years ago
  42. 9614832 ath9k: fix race with IEEE80211_CONF_PS checks by Gabor Juhos · 16 years ago
  43. ac88b6e ath9k: Add support for AR9287 based chipsets. by Vivek Natarajan · 16 years ago
  44. f9b604f ath9k: make use ath9k_hw_wait int ath9k_hw_reset_tsf by Gabor Juhos · 16 years ago
  45. b9b6e15 ath9k: remap ATH9K_MODE_* by Luis R. Rodriguez · 16 years ago
  46. dfe80a3 ath9k: remove ATH9K_MODE_11B by Luis R. Rodriguez · 16 years ago
  47. 3b319aa ath9k: port to cfg80211 rfkill by Johannes Berg · 16 years ago
  48. 8fbff4b ath9k: Cleanup ineffective return values by Vasanthakumar Thiagarajan · 16 years ago
  49. 4f0fc7c ath9k: make private driver rate tables const by Luis R. Rodriguez · 16 years ago
  50. cbfe946 ath9k: Use a consistent naming convention by Sujith · 16 years ago
  51. 822b0df ath9k: Remove unused channel flags by Sujith · 16 years ago
  52. 203c480 atheros: put atheros wireless drivers into ath/ by Luis R. Rodriguez · 16 years ago[Renamed (99%) from drivers/net/wireless/ath9k/hw.h]
  53. 3a702e4 atheros: introduce ath module containing common ath5k/ath9k/ar9170 code by Bob Copeland · 16 years ago
  54. 0ef1f16 ath9k: Remove redundant variable for Interrupt Mitigation by Sujith · 16 years ago
  55. eef7a57 ath9k: Change return value of ath9k_hw_fill_cap_info by Sujith · 16 years ago
  56. bdbdf46 ath9k: Remove a few unused flags by Sujith · 16 years ago
  57. cee075a ath9k: Update copyright in all the files by Sujith · 16 years ago
  58. 2d6a5e9 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  59. e0caf9e ath9k: Remove unused key xoring by Jouni Malinen · 16 years ago
  60. f34639d ath9k: Remove a few unused capability macros by Sujith · 16 years ago
  61. 0caa7b1 ath9k: Fix HW wait timeout by Sujith · 16 years ago
  62. 8bd1d07 ath9k: Add open loop control support by Senthil Balasubramanian · 16 years ago
  63. 4af9cf4 ath9k: Enable TSF Out of Range Interrupt by Sujith · 16 years ago
  64. 2660b81 ath9k: Remove all the useless ah_ variable prefixes by Sujith · 16 years ago
  65. f74df6f ath9k: Cleanup EEPROM operations by Sujith · 16 years ago
  66. cbe61d8 ath9k: Merge ath_hal and ath_hal_5416 structures by Sujith · 16 years ago
  67. ba52da5 ath9k: Remove duplicate variables by Sujith · 16 years ago
  68. d6bad49 ath9k: Move regulatory information to a separate structure by Sujith · 16 years ago
  69. d535a42 ath9k: Store HW version information in a separate structure by Sujith · 16 years ago
  70. ee6e8d1 ath9k: Convert ANI channel to a pointer by Sujith · 16 years ago
  71. 394cf0a ath9k: Header file cleanup by Sujith · 16 years ago
  72. 3cbb5dd ath9k: Enable dynamic power save in ath9k. by Vivek Natarajan · 16 years ago
  73. cb33c41 ath9k: INI update for Atheros AR9280 and AR9285 chipset. by Senthil Balasubramanian · 16 years ago
  74. a085ff7 ath9k: fix sparse warnings by Luis R. Rodriguez · 16 years ago
  75. 2df1bff ath9k: Incorrect band enum causes invalid antenna configuration. by Senthil Balasubramanian · 16 years ago
  76. e759407 ath9k: Adding support for Atheros AR9285 chipset. by Senthil Balasubramanian · 16 years ago
  77. 9f80420 ath9k: INI update for atheros chipets. by Senthil Balasubramanian · 16 years ago
  78. f1dc560 ath9k: Refactor hw.c by Sujith · 16 years ago
  79. 822ceae ath9k: Remove more dead code by Sujith · 16 years ago
  80. 6a2b9e8 ath9k: Unused macros, variables by Sujith · 16 years ago
  81. f078f20 ath9k: Add new Atheros IEEE 802.11n driver by Luis R. Rodriguez · 16 years ago