1. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  2. 7bfbae1 ath9k: disable RIFS search for AR91xx based chips by Felix Fietkau · 14 years ago
  3. 42c4568 ath9k: add a workaround for ack timeout issues by Felix Fietkau · 14 years ago
  4. 6e7e621 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 14 years ago
  5. 5ffaf8a ath9k: add support for 802.11n bonded out AR2427 by Luis R. Rodriguez · 14 years ago
  6. aa8bc9e ath9k: fix eeprom INI values override for 2GHz-only cards by Felix Fietkau · 14 years ago
  7. e239d85 ath9k: implement coverage class support by Felix Fietkau · 14 years ago
  8. 0005baf ath9k: cleanup slot time and ack/cts timeout handling by Felix Fietkau · 14 years ago
  9. 285f2dd ath9k: Cleanup init/deinit routines by Sujith · 14 years ago
  10. 0ce024c ath9k: Clarify Interrupt mitigation by Sujith · 14 years ago
  11. 4111326 ath9k_hw: remove unused ath9k_hw_devname() and ath9k_hw_probe() by Luis R. Rodriguez · 14 years ago
  12. a9a29ce ath9k: enable 2GHz band only if the device supports it by Gabor Juhos · 14 years ago
  13. f4709fd ath9k: Fix maximum tx fifo settings for single stream devices by Luis R. Rodriguez · 14 years ago
  14. 545750d ath9k: properly use the mac80211 rate control api by Felix Fietkau · 14 years ago
  15. cb53a15 ath9k: Fix bug in initializing chain masks by Sujith · 15 years ago
  16. 201cd6c ath9k: Remove a few unused functions by Sujith · 15 years ago
  17. 30cbd42 ath9k_hw: move ath_extend_tsf() to hw code to share as ath9k_hw_extend_tsf() by Luis R. Rodriguez · 15 years ago
  18. a776582 ath9k_hw: Fix and complete force bias for AR5416 by Luis R. Rodriguez · 15 years ago
  19. 896ff26 ath9k_hw: remove unused modesIndex param from ath9k_hw_write_regs() by Luis R. Rodriguez · 15 years ago
  20. ae478cf ath9k_hw: make spur mitigation a callback by Luis R. Rodriguez · 15 years ago
  21. e16393b ath9k_hw: order phy.c code and integrate spur mitigation by Luis R. Rodriguez · 15 years ago
  22. e68a060 ath9k_hw: use a callback for frequency change by Luis R. Rodriguez · 15 years ago
  23. 0a3b7ba ath9k_hw: make both analog channel change routines return int by Luis R. Rodriguez · 15 years ago
  24. dc51dd5 ath9k_hw: rename ath9k_hw_rf_free() to ath9k_hw_rf_free_ext_banks() by Luis R. Rodriguez · 15 years ago
  25. 574d6b1 ath9k_hw: simplify rf attach and rename to ath9k_hw_rf_alloc_ext_banks() by Luis R. Rodriguez · 15 years ago
  26. c75724d ath9k_hw: change the way we initialize the pll for ar9271 by Luis R. Rodriguez · 15 years ago
  27. 8564328 ath9k_hw: update register initialization/reset values for ar9271 by Luis R. Rodriguez · 15 years ago
  28. ec11bb8 ath9k_hw: correct AR_PHY_SPECTRAL_SCAN register offset by Luis R. Rodriguez · 15 years ago
  29. 1115847 ath9k_hw: add AR9271 single chip name mapping by Luis R. Rodriguez · 15 years ago
  30. f934c4d ath9k_hw: distinguish single-chip solutions on initial probe print by Luis R. Rodriguez · 15 years ago
  31. 2da4f01 ath9k_hw: move mac name and rf name helpers to hw code by Luis R. Rodriguez · 15 years ago
  32. 211f585 ath9k: initialize hw prior to debugfs by Luis R. Rodriguez · 15 years ago
  33. 7976b42 ath9k_hw: add AR9271 srev and device ID to allow hw to support ar9271 by Luis R. Rodriguez · 15 years ago
  34. 3ca3403 ath9k_hw: print device ID if not supported by Luis R. Rodriguez · 15 years ago
  35. 7322fd1 ath9k: move hw code to its own module by Luis R. Rodriguez · 15 years ago
  36. ebb90cf ath9k: Advertise midband for AR5416 devices by Senthil Balasubramanian · 15 years ago
  37. 63a75b9 ath9k: Reduce PLL Settle time and eliminate redundant PLL calls. by Senthil Balasubramanian · 15 years ago
  38. 1d50a69 ath9k: Handle ATH9K_BEACON_RESET_TSF properly by Senthil Balasubramanian · 15 years ago
  39. 4921be8 ath9k: Fix RTC reset for AR5416 by Sujith · 15 years ago
  40. 193cd45 ath9k: Update INI release for AR9287 by Sujith · 15 years ago
  41. cfe8cba ath9k: clarify what hw code is and remove ath9k.h from a few files by Luis R. Rodriguez · 15 years ago
  42. 9680e8a ath9k: remove driver ASSERT, just use BUG_ON() by Luis R. Rodriguez · 15 years ago
  43. 25c56ee ath9k: remove ath9k_ht_macmode by Luis R. Rodriguez · 15 years ago
  44. 6420014 ath9k: remove ath9k 25 MHz HT40 spacing stuff by Luis R. Rodriguez · 15 years ago
  45. 43c2761 atheros: move tx/rx chainmask to ath_common by Luis R. Rodriguez · 15 years ago
  46. c46917b atheros: add common debug printing by Luis R. Rodriguez · 15 years ago
  47. cd9bf68 ath9k: separate core driver and hw timer code by Luis R. Rodriguez · 15 years ago
  48. b002a4a atheros: add ieee80211_hw to ath_common by Luis R. Rodriguez · 15 years ago
  49. 13b8155 atheros: define shared bssidmask setting by Luis R. Rodriguez · 15 years ago
  50. 9e4bffd atheros/ath9k: add common read/write ops and port ath9k to use it by Luis R. Rodriguez · 15 years ago
  51. 867633f ath9k: Define bus agnostic bluetooth coex prep helper by Luis R. Rodriguez · 15 years ago
  52. 1510718 atheros/ath9k: move macaddr, curaid, curbssid and bssidmask to common by Luis R. Rodriguez · 15 years ago
  53. 3453ad8 ath9k: use ath9k_hw_write_associd() on reset by Luis R. Rodriguez · 15 years ago
  54. 7664072 ath9k: Use ath9k_hw_setbssidmask() on reset by Luis R. Rodriguez · 15 years ago
  55. f2b2143 ath9k: make ath9k_hw_setbssidmask() and ath9k_hw_write_associd() use ath_hw by Luis R. Rodriguez · 15 years ago
  56. 9ecdef4 ath9k: rename driver core and hw power save helpers by Luis R. Rodriguez · 15 years ago
  57. 8c77a56 ath9k: move ath9k_hw_setpower() to main.c by Luis R. Rodriguez · 15 years ago
  58. 1adc93c ath9k: avoid usage of ath9k_hw_setpower() on hw.c by Luis R. Rodriguez · 15 years ago
  59. a91d75a ath9k: move ath9k_ps_wakeup() and ath9k_ps_restore() to main.c by Luis R. Rodriguez · 15 years ago
  60. 21526d5 ath9k: move ps helpers onto core driver when reseting tsf by Luis R. Rodriguez · 15 years ago
  61. a36cfbc ath9k: rename ath_btcoex_supported() to ath9k_hw_btcoex_supported() by Luis R. Rodriguez · 15 years ago
  62. 766ec4a ath9k: rename ath_btcoex_info to ath_btcoex_hw by Luis R. Rodriguez · 15 years ago
  63. 46289e1 ath9k: rename btcoex_scheme to just scheme by Luis R. Rodriguez · 15 years ago
  64. 8c1b39547 ath9k: replaces SC_OP_BTCOEX_ENABLED with a bool by Luis R. Rodriguez · 15 years ago
  65. af03abe ath9k: move hw specific btcoex info to ath_hw by Luis R. Rodriguez · 15 years ago
  66. 4d6b228 ath9k: use ath_hw for DPRINTF() and debug init/exit by Luis R. Rodriguez · 15 years ago
  67. b37fa87 ath9k: Initialize txgain and rxgain for newer AR9287 chipsets. by Vivek Natarajan · 15 years ago
  68. a3ca95fb ath9k: Disable autosleep feature by default. by Vivek Natarajan · 15 years ago
  69. 42abfbe ath9k: Fix AHB reset for AR9280 by Vivek Natarajan · 15 years ago
  70. 0a475cc ath9k: Do a full reset for AR9280 by Vasanthakumar Thiagarajan · 15 years ago
  71. 9ebef799 ath9k: Don't read NF when chip has gone through full sleep mode by Vasanthakumar Thiagarajan · 15 years ago
  72. 204d794 ath9k: Fix rx data corruption by Vasanthakumar Thiagarajan · 15 years ago
  73. 46fe782 ath9k: Restore TSF after RESET by Sujith · 15 years ago
  74. 93b1b37 ath9k: Revamp PCIE workarounds by Vivek Natarajan · 15 years ago
  75. 8c8f9ba ath9k: Initialize the priority gpio for BT coex 3-wire by Vasanthakumar Thiagarajan · 15 years ago
  76. f42cc2c ath9k: Get rid of the modparam btcoex_enable by Vasanthakumar Thiagarajan · 15 years ago
  77. fe12946 ath9k: Enable btcoex based on the subsystem id of the device by Vasanthakumar Thiagarajan · 15 years ago
  78. 7b6840a ath9k: Disable ASPM when btcoex is active by Vasanthakumar Thiagarajan · 15 years ago
  79. 7ea310b ath9k: Fix RX Filter handling for BAR by Sujith · 15 years ago
  80. 1c29ce6 ath9k: Do an AHB reset before doing RTC reset by Vasanthakumar Thiagarajan · 15 years ago
  81. 1773912 ath9k: Add Bluetooth Coexistence 3-wire support by Vasanthakumar Thiagarajan · 15 years ago
  82. ff155a4 ath9k: Add infrastructure for generic hw timers by Vasanthakumar Thiagarajan · 15 years ago
  83. 81fa16f ath9k: Remove hw capability bit meant for btcoex by Vasanthakumar Thiagarajan · 15 years ago
  84. 22f25d0 ath9k: Determine btcoex scheme type based on chip version by Vasanthakumar Thiagarajan · 15 years ago
  85. f14462c ath9k: Move btcoex related data to a separate struct by Vasanthakumar Thiagarajan · 15 years ago
  86. 42cc41e ath9k: Configure btcoex register during every reset by Vasanthakumar Thiagarajan · 15 years ago
  87. 17d50d1 ath9k: Move btcoex stuff from hw.[ch] to new btcoex.[ch] by Vasanthakumar Thiagarajan · 15 years ago
  88. f985ad1 ath9k: Split ath9k_hw_btcoex_enable() into two logical pieces by Vasanthakumar Thiagarajan · 15 years ago
  89. 608b88c ath: move regulatory info into shared common structure by Luis R. Rodriguez · 15 years ago
  90. 326bebb ath9k: Updates for AR9287_12 version of chipset. by Vivek Natarajan · 15 years ago
  91. d340b1f ath9k: Set AR_WA for AR9287 as it improves consistency in throughput. by Vivek Natarajan · 15 years ago
  92. db91f2e ath9k: Add open loop power control support for AR9287. by Vivek Natarajan · 15 years ago
  93. 1cf6873 ath9k: Remove duplicate variables by Sujith · 15 years ago
  94. 54e4cec ath9k: Cleanup function return types by Sujith · 15 years ago
  95. d7e7d22 ath9k: add initial hardware support for ar9271 by Luis R. Rodriguez · 15 years ago
  96. 39068d1 ath9k: remove spurious check for channel on keycache reset by Luis R. Rodriguez · 15 years ago
  97. 95fafca ath9k: call ath9k_hw_detach() once upon hw init failure by Luis R. Rodriguez · 15 years ago
  98. 9db6b6a ath9k: set ah to null after freeing by Luis R. Rodriguez · 15 years ago
  99. e70c0cf ath9k: rename ath9k_hw_ani_detach() to ath9k_hw_ani_disable() by Luis R. Rodriguez · 15 years ago
  100. 081b35a ath9k: rename ath9k_hw_rfdetach() to ath9k_hw_rf_free() by Luis R. Rodriguez · 15 years ago