1. 6686024 ath9k_hw: Initialize interrupt mask for AR9003 by Vasanthakumar Thiagarajan · 14 years ago
  2. 55e82df ath9k_hw: Abstract the routine which returns interrupt status by Vasanthakumar Thiagarajan · 14 years ago
  3. 991312d ath9k_hw: move TX/RX gain INI stuff to its own hardware family code by Luis R. Rodriguez · 14 years ago
  4. d8f492b ath9k_hw: move the cck channel 14 INI to the AR9002 hw code by Luis R. Rodriguez · 14 years ago
  5. b3950e6 ath9k_hw: split the generic hardware code by hardware family by Luis R. Rodriguez · 14 years ago
  6. 204729f ath9k_hw: add the config_pci_powersave AR9003 callback by Luis R. Rodriguez · 14 years ago
  7. 795f5e2 ath9k_hw: split calib code by hardware families by Luis R. Rodriguez · 14 years ago
  8. 0df13da ath9k_hw: move the cal AR9100 calibration settings by Luis R. Rodriguez · 14 years ago
  9. 939ad86 ath9k_hw: the eep_map is used only for AR9280 PCI card ini fixup by Senthil Balasubramanian · 14 years ago
  10. 641d992 ath9k_hw: Split out the function for reading the noise floor by Felix Fietkau · 14 years ago
  11. 162c3be ath9k_hw: Define tx control struct for AR9003 by Vasanthakumar Thiagarajan · 14 years ago
  12. 13ce3e9 ath9k_hw: add initvals for the AR9003 hardware family by Luis R. Rodriguez · 14 years ago
  13. af01c04 ath9k_hw: split initvals.h by hardware family by Luis R. Rodriguez · 14 years ago
  14. 84e2169 ath9k_hw: prevent reset control register zeroing on AR9003 reset by Senthil Balasubramanian · 14 years ago
  15. 1f3f061 ath9k_hw: update the chip tests for AR9003 by Senthil Balasubramanian · 14 years ago
  16. ae3bb6d ath9k_hw: Fill rx_enable() for the AR9003 hardware family by Vasanthakumar Thiagarajan · 14 years ago
  17. cee1f62 ath9k_hw: Add abstraction for rx enable by Vasanthakumar Thiagarajan · 14 years ago
  18. ceb2644 ath9k_hw: Fill few hw cap for edma by Vasanthakumar Thiagarajan · 14 years ago
  19. 1adf02f ath9k_hw: Add hw cap flag for EDMA for the AR9003 family by Vasanthakumar Thiagarajan · 14 years ago
  20. 31a0bd3 ath9k_hw: disable ANI for AR9003 by Luis R. Rodriguez · 14 years ago
  21. 61accab ath9k_hw: add the AR9003 ar9003_hw_macversion_supported() by Luis R. Rodriguez · 14 years ago
  22. bab1f62 ath9k_hw: move init config and default after chip is up by Luis R. Rodriguez · 14 years ago
  23. 8525f28 ath9k_hw: Add AR9003 PHY support by Luis R. Rodriguez · 14 years ago
  24. db3cc53 ath9k_hw: Add the PCI IDs for AR9300 and fill up the pci_id_tables by Senthil Balasubramanian · 14 years ago
  25. 6477396 ath9k_hw: add a private callback for PLL control computation by Luis R. Rodriguez · 14 years ago
  26. bbd79af ath9k_hw: add some comments for ath9k_set_power_network_sleep() by Luis R. Rodriguez · 14 years ago
  27. e041228 ath9k_hw: skip PLL initialization on AR9003 on Power-On-Reset by Luis R. Rodriguez · 14 years ago
  28. 8fe6536 ath9k_hw: Move some RF ops to the private callbacks by Luis R. Rodriguez · 14 years ago
  29. aed1baf ath9k_hw: remove wrapper ath9k_hw_write_regs() by Luis R. Rodriguez · 14 years ago
  30. 42d5bc3 ath9k_hw: AR9003 does not have AR_RC_AHB skip its setting by Luis R. Rodriguez · 14 years ago
  31. 783dfca ath9k_hw: add support for GPIO differences on AR9003 by Felix Fietkau · 14 years ago
  32. d70357d ath9k_hw: start building an abstraction layer for hardware routines by Luis R. Rodriguez · 14 years ago
  33. 2eb46d9 ath9k: simplify AR9220 fixup code for AR_AN_TOP2 register by Pavel Roskin · 15 years ago
  34. bde748a ath9k_htc: Add support for power save. by Vivek Natarajan · 15 years ago
  35. 53bc7aa ath9k: Add support for newer AR9285 chipsets. by Vivek Natarajan · 15 years ago
  36. ffa49f8 ath9k_hw: Don't check devid for ath9k_htc by Sujith · 15 years ago
  37. 152d530 ath9k: remove ah->mask_reg, it's never used properly by Pavel Roskin · 15 years ago
  38. 736b3a2 ath9k_hw: fix hardware deinit by Sujith · 15 years ago
  39. 05020d2 ath9k_hw: add HTC init hardware call for special resets for AR9271 by Sujith · 15 years ago
  40. 25e2ab1 ath9k_hw: always set the core clock for AR9271 by Sujith · 15 years ago
  41. 14b3af3 ath9k_hw: Fix full sleep setup for AR9271 by Sujith · 15 years ago
  42. 527d485 ath9k_hw: skip chip tests for AR9271 by Sujith · 15 years ago
  43. 5b5fa35 ath9k_hw: add GPIO setup code for AR9271 by Sujith · 15 years ago
  44. 70807e9 ath9k_hw: update initialization values for AR9271 by Sujith · 15 years ago
  45. 74bad5c ath9k: never read from the AR_IMR_S2 register by Pavel Roskin · 15 years ago
  46. 7bfbae1 ath9k: disable RIFS search for AR91xx based chips by Felix Fietkau · 15 years ago
  47. 42c4568 ath9k: add a workaround for ack timeout issues by Felix Fietkau · 15 years ago
  48. 6e7e621 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 15 years ago
  49. 5ffaf8a ath9k: add support for 802.11n bonded out AR2427 by Luis R. Rodriguez · 15 years ago
  50. aa8bc9e ath9k: fix eeprom INI values override for 2GHz-only cards by Felix Fietkau · 15 years ago
  51. e239d85 ath9k: implement coverage class support by Felix Fietkau · 15 years ago
  52. 0005baf ath9k: cleanup slot time and ack/cts timeout handling by Felix Fietkau · 15 years ago
  53. 285f2dd ath9k: Cleanup init/deinit routines by Sujith · 15 years ago
  54. 0ce024c ath9k: Clarify Interrupt mitigation by Sujith · 15 years ago
  55. 4111326 ath9k_hw: remove unused ath9k_hw_devname() and ath9k_hw_probe() by Luis R. Rodriguez · 15 years ago
  56. a9a29ce ath9k: enable 2GHz band only if the device supports it by Gabor Juhos · 15 years ago
  57. f4709fd ath9k: Fix maximum tx fifo settings for single stream devices by Luis R. Rodriguez · 15 years ago
  58. 545750d ath9k: properly use the mac80211 rate control api by Felix Fietkau · 15 years ago
  59. cb53a15 ath9k: Fix bug in initializing chain masks by Sujith · 15 years ago
  60. 201cd6c ath9k: Remove a few unused functions by Sujith · 15 years ago
  61. 30cbd42 ath9k_hw: move ath_extend_tsf() to hw code to share as ath9k_hw_extend_tsf() by Luis R. Rodriguez · 15 years ago
  62. a776582 ath9k_hw: Fix and complete force bias for AR5416 by Luis R. Rodriguez · 15 years ago
  63. 896ff26 ath9k_hw: remove unused modesIndex param from ath9k_hw_write_regs() by Luis R. Rodriguez · 15 years ago
  64. ae478cf ath9k_hw: make spur mitigation a callback by Luis R. Rodriguez · 15 years ago
  65. e16393b ath9k_hw: order phy.c code and integrate spur mitigation by Luis R. Rodriguez · 15 years ago
  66. e68a060 ath9k_hw: use a callback for frequency change by Luis R. Rodriguez · 15 years ago
  67. 0a3b7ba ath9k_hw: make both analog channel change routines return int by Luis R. Rodriguez · 15 years ago
  68. dc51dd5 ath9k_hw: rename ath9k_hw_rf_free() to ath9k_hw_rf_free_ext_banks() by Luis R. Rodriguez · 15 years ago
  69. 574d6b1 ath9k_hw: simplify rf attach and rename to ath9k_hw_rf_alloc_ext_banks() by Luis R. Rodriguez · 15 years ago
  70. c75724d ath9k_hw: change the way we initialize the pll for ar9271 by Luis R. Rodriguez · 15 years ago
  71. 8564328 ath9k_hw: update register initialization/reset values for ar9271 by Luis R. Rodriguez · 15 years ago
  72. ec11bb8 ath9k_hw: correct AR_PHY_SPECTRAL_SCAN register offset by Luis R. Rodriguez · 15 years ago
  73. 1115847 ath9k_hw: add AR9271 single chip name mapping by Luis R. Rodriguez · 15 years ago
  74. f934c4d ath9k_hw: distinguish single-chip solutions on initial probe print by Luis R. Rodriguez · 15 years ago
  75. 2da4f01 ath9k_hw: move mac name and rf name helpers to hw code by Luis R. Rodriguez · 15 years ago
  76. 211f585 ath9k: initialize hw prior to debugfs by Luis R. Rodriguez · 15 years ago
  77. 7976b42 ath9k_hw: add AR9271 srev and device ID to allow hw to support ar9271 by Luis R. Rodriguez · 15 years ago
  78. 3ca3403 ath9k_hw: print device ID if not supported by Luis R. Rodriguez · 15 years ago
  79. 7322fd1 ath9k: move hw code to its own module by Luis R. Rodriguez · 15 years ago
  80. ebb90cf ath9k: Advertise midband for AR5416 devices by Senthil Balasubramanian · 15 years ago
  81. 63a75b9 ath9k: Reduce PLL Settle time and eliminate redundant PLL calls. by Senthil Balasubramanian · 15 years ago
  82. 1d50a69 ath9k: Handle ATH9K_BEACON_RESET_TSF properly by Senthil Balasubramanian · 15 years ago
  83. 4921be8 ath9k: Fix RTC reset for AR5416 by Sujith · 15 years ago
  84. 193cd45 ath9k: Update INI release for AR9287 by Sujith · 15 years ago
  85. cfe8cba ath9k: clarify what hw code is and remove ath9k.h from a few files by Luis R. Rodriguez · 15 years ago
  86. 9680e8a ath9k: remove driver ASSERT, just use BUG_ON() by Luis R. Rodriguez · 15 years ago
  87. 25c56ee ath9k: remove ath9k_ht_macmode by Luis R. Rodriguez · 15 years ago
  88. 6420014 ath9k: remove ath9k 25 MHz HT40 spacing stuff by Luis R. Rodriguez · 15 years ago
  89. 43c2761 atheros: move tx/rx chainmask to ath_common by Luis R. Rodriguez · 15 years ago
  90. c46917b atheros: add common debug printing by Luis R. Rodriguez · 15 years ago
  91. cd9bf68 ath9k: separate core driver and hw timer code by Luis R. Rodriguez · 15 years ago
  92. b002a4a atheros: add ieee80211_hw to ath_common by Luis R. Rodriguez · 15 years ago
  93. 13b8155 atheros: define shared bssidmask setting by Luis R. Rodriguez · 15 years ago
  94. 9e4bffd atheros/ath9k: add common read/write ops and port ath9k to use it by Luis R. Rodriguez · 15 years ago
  95. 867633f ath9k: Define bus agnostic bluetooth coex prep helper by Luis R. Rodriguez · 15 years ago
  96. 1510718 atheros/ath9k: move macaddr, curaid, curbssid and bssidmask to common by Luis R. Rodriguez · 15 years ago
  97. 3453ad8 ath9k: use ath9k_hw_write_associd() on reset by Luis R. Rodriguez · 15 years ago
  98. 7664072 ath9k: Use ath9k_hw_setbssidmask() on reset by Luis R. Rodriguez · 15 years ago
  99. f2b2143 ath9k: make ath9k_hw_setbssidmask() and ath9k_hw_write_associd() use ath_hw by Luis R. Rodriguez · 15 years ago
  100. 9ecdef4 ath9k: rename driver core and hw power save helpers by Luis R. Rodriguez · 15 years ago