1. ebb90cf ath9k: Advertise midband for AR5416 devices by Senthil Balasubramanian · 15 years ago
  2. 63a75b9 ath9k: Reduce PLL Settle time and eliminate redundant PLL calls. by Senthil Balasubramanian · 15 years ago
  3. 1d50a69 ath9k: Handle ATH9K_BEACON_RESET_TSF properly by Senthil Balasubramanian · 15 years ago
  4. 66afad0 ath9k: Allow PSPOLL only when the interface is configured in AP mode by Senthil Balasubramanian · 15 years ago
  5. 7aa0349 ath9k: Update initvals by Vasanthakumar Thiagarajan · 15 years ago
  6. 4921be8 ath9k: Fix RTC reset for AR5416 by Sujith · 15 years ago
  7. 193cd45 ath9k: Update INI release for AR9287 by Sujith · 15 years ago
  8. 0b98eaa ath9k: Add Calibration checks by Vivek Natarajan · 15 years ago
  9. 181af38 ar9170: handle overflow in tsf_low register during get_tsf by Joerg Albert · 15 years ago
  10. 7c52c07 ar9170: add heavy clip handling by Joerg Albert · 15 years ago
  11. 90f2908 ar9170: fixed coding style, moved define by Joerg Albert · 15 years ago
  12. 2ddb5c8 ath9k: make ath9k_common_ops const by Luis R. Rodriguez · 15 years ago
  13. 5bb1279 atheros: move bus ops to ath_common by Luis R. Rodriguez · 15 years ago
  14. 990b70a ath9k: move ATH9K_RSSI_BAD to hw.h by Luis R. Rodriguez · 15 years ago
  15. cfe8cba ath9k: clarify what hw code is and remove ath9k.h from a few files by Luis R. Rodriguez · 15 years ago
  16. 9680e8a ath9k: remove driver ASSERT, just use BUG_ON() by Luis R. Rodriguez · 15 years ago
  17. e3d01bf ath9k: move ATH_AMPDU_LIMIT_MAX to hw.h by Luis R. Rodriguez · 15 years ago
  18. 25c56ee ath9k: remove ath9k_ht_macmode by Luis R. Rodriguez · 15 years ago
  19. 6420014 ath9k: remove ath9k 25 MHz HT40 spacing stuff by Luis R. Rodriguez · 15 years ago
  20. 43c2761 atheros: move tx/rx chainmask to ath_common by Luis R. Rodriguez · 15 years ago
  21. c46917b atheros: add common debug printing by Luis R. Rodriguez · 15 years ago
  22. cd9bf68 ath9k: separate core driver and hw timer code by Luis R. Rodriguez · 15 years ago
  23. b002a4a atheros: add ieee80211_hw to ath_common by Luis R. Rodriguez · 15 years ago
  24. 13b8155 atheros: define shared bssidmask setting by Luis R. Rodriguez · 15 years ago
  25. e5aa847 ath5k: define ath_common ops by Luis R. Rodriguez · 15 years ago
  26. 9adca12 ath5k: allocate ath5k_hw prior to initializing hw 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. db71971 ath5k: move ath_common to ath5k_hw by Luis R. Rodriguez · 15 years ago
  30. 27c51f1 ath9k: move ath_common to ath_hw by Luis R. Rodriguez · 15 years ago
  31. 394317f ath5k: initialize eeprom struct early on attach by Luis R. Rodriguez · 15 years ago
  32. 954fece ath5k: use common curbssid, bssidmask and macaddr by Luis R. Rodriguez · 15 years ago
  33. 8c727e7 ar9170: make use of common macaddr and curbssid by Luis R. Rodriguez · 15 years ago
  34. 1510718 atheros/ath9k: move macaddr, curaid, curbssid and bssidmask to common by Luis R. Rodriguez · 15 years ago
  35. 3453ad8 ath9k: use ath9k_hw_write_associd() on reset by Luis R. Rodriguez · 15 years ago
  36. 7664072 ath9k: Use ath9k_hw_setbssidmask() on reset by Luis R. Rodriguez · 15 years ago
  37. f2b2143 ath9k: make ath9k_hw_setbssidmask() and ath9k_hw_write_associd() use ath_hw by Luis R. Rodriguez · 15 years ago
  38. bcd8f54 atheros: use get_unaligned_le*() for bssid mask setting by Luis R. Rodriguez · 15 years ago
  39. 1775374 ath: move ath_bcast_mac to common header by Luis R. Rodriguez · 15 years ago
  40. 9ecdef4 ath9k: rename driver core and hw power save helpers by Luis R. Rodriguez · 15 years ago
  41. 8c77a56 ath9k: move ath9k_hw_setpower() to main.c by Luis R. Rodriguez · 15 years ago
  42. 1adc93c ath9k: avoid usage of ath9k_hw_setpower() on hw.c by Luis R. Rodriguez · 15 years ago
  43. a91d75a ath9k: move ath9k_ps_wakeup() and ath9k_ps_restore() to main.c by Luis R. Rodriguez · 15 years ago
  44. 21526d5 ath9k: move ps helpers onto core driver when reseting tsf by Luis R. Rodriguez · 15 years ago
  45. a36cfbc ath9k: rename ath_btcoex_supported() to ath9k_hw_btcoex_supported() by Luis R. Rodriguez · 15 years ago
  46. 8b4fc5b ath9k: move ath_btcoex_config and ath_bt_mode to btcoex.c by Luis R. Rodriguez · 15 years ago
  47. 5e19729 ath9k: now move ath9k_hw_btcoex_set_weight() to btcoex.c by Luis R. Rodriguez · 15 years ago
  48. 269ad81 ath9k: simplify ath_btcoex_bt_stomp() by Luis R. Rodriguez · 15 years ago
  49. 766ec4a ath9k: rename ath_btcoex_info to ath_btcoex_hw by Luis R. Rodriguez · 15 years ago
  50. 46289e1 ath9k: rename btcoex_scheme to just scheme by Luis R. Rodriguez · 15 years ago
  51. 05a0b3c ath9k: remove unused bt_duty_cycle by Luis R. Rodriguez · 15 years ago
  52. e08a6ac ath9k: move bt_stomp_type to driver core by Luis R. Rodriguez · 15 years ago
  53. 8c1b39547 ath9k: replaces SC_OP_BTCOEX_ENABLED with a bool by Luis R. Rodriguez · 15 years ago
  54. bc74bf8 ath9k: split ath9k_hw_btcoex_enable() into two helpers by Luis R. Rodriguez · 15 years ago
  55. 75d7839 ath9k: move driver core helpers to main.c by Luis R. Rodriguez · 15 years ago
  56. 7a2f0f5 ath9k: split bluetooth hardware coex init into two helpers by Luis R. Rodriguez · 15 years ago
  57. af03abe ath9k: move hw specific btcoex info to ath_hw by Luis R. Rodriguez · 15 years ago
  58. 2e20250 ath9k: move btcoex core driver info to its own struct by Luis R. Rodriguez · 15 years ago
  59. 4d6b228 ath9k: use ath_hw for DPRINTF() and debug init/exit by Luis R. Rodriguez · 15 years ago
  60. e16c1bb ar9170: fix bug in iq-auto calibration value calculation by Christian Lamparter · 15 years ago
  61. 8b3f6af Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  62. b37fa87 ath9k: Initialize txgain and rxgain for newer AR9287 chipsets. by Vivek Natarajan · 15 years ago
  63. e31f7b9 ath9k: Fix RFKILL bugs by Sujith · 15 years ago
  64. fe9f634 ar9170usb: add usbid for TP-Link TL-WN821N v2 by Christian Lamparter · 15 years ago
  65. a3ca95fb ath9k: Disable autosleep feature by default. by Vivek Natarajan · 15 years ago
  66. edbf51f ath9k: Fix regression in PA calibration by Sujith · 15 years ago
  67. d865ca6c ath9k: Fix bug in chain handling by Senthil Balasubramanian · 15 years ago
  68. 42abfbe ath9k: Fix AHB reset for AR9280 by Vivek Natarajan · 15 years ago
  69. ce143bb ath9k: Adjust the chainmasks properly by Senthil Balasubramanian · 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. d8caa83 ath9k: Fix chip wakeup issue by Sujith · 15 years ago
  74. 46fe782 ath9k: Restore TSF after RESET by Sujith · 15 years ago
  75. 93b1b37 ath9k: Revamp PCIE workarounds by Vivek Natarajan · 15 years ago
  76. 6170cd5 ath9k: Set default noise floor value for AR9287 by Vivek Natarajan · 15 years ago
  77. 10a01bf ath9k: Fix bug in ANI channel handling by Sujith · 15 years ago
  78. 3dbda77 trivial: fix typos "man[ae]g?ment" -> "management" by Uwe Kleine-Koenig · 15 years ago
  79. d37b7da ath9k: Fix bug in ANI channel handling by Sujith · 15 years ago
  80. 8c8f9ba ath9k: Initialize the priority gpio for BT coex 3-wire by Vasanthakumar Thiagarajan · 15 years ago
  81. f42cc2c ath9k: Get rid of the modparam btcoex_enable by Vasanthakumar Thiagarajan · 15 years ago
  82. fe12946 ath9k: Enable btcoex based on the subsystem id of the device by Vasanthakumar Thiagarajan · 15 years ago
  83. aeac355 ath9k: Store subsystem id in struct hw_version by Vasanthakumar Thiagarajan · 15 years ago
  84. f020979 ath9k: Remove unnecessary casting to u8 in pci_read_config_byte() call by Vasanthakumar Thiagarajan · 15 years ago
  85. 7b6840a ath9k: Disable ASPM when btcoex is active by Vasanthakumar Thiagarajan · 15 years ago
  86. fea6734 ath,ar9170: implemented conformance test limit calc. for tx power by Joerg Albert · 15 years ago
  87. 7f42c37 ath,ar9170: move CTL_ defines into regd.h by Joerg Albert · 15 years ago
  88. d9c35a5 ar9170: implement frequency calibration for one-stage/openfw by Christian Lamparter · 15 years ago
  89. 8813262 ath9k: Fix channelFlags for 2GHZ by Sujith · 15 years ago
  90. 7ea310b ath9k: Fix RX Filter handling for BAR by Sujith · 15 years ago
  91. fc548af ath9k: claim irq for ath9k, not ath for pci by Luis R. Rodriguez · 15 years ago
  92. 580171f ath9k: propagate errors on ath_init_device() and request_irq() by Luis R. Rodriguez · 15 years ago
  93. db6be53 ath9k: propagate ieee80211_alloc_hw() failure by Luis R. Rodriguez · 15 years ago
  94. 5c630ce ar9170: added phy register initialisation from eeprom values by Joerg Albert · 15 years ago
  95. d0bec34 ath9k: Reconfigure beacon timers after the scan is completed. by Vivek Natarajan · 15 years ago
  96. 8f43161 ath9k: Call spin_lock_bh() on btcoex_lock by Vasanthakumar Thiagarajan · 15 years ago
  97. ebb8e1d ath9k: Move generic hw timer intr handler to bottom-half by Vasanthakumar Thiagarajan · 15 years ago
  98. 1c29ce6 ath9k: Do an AHB reset before doing RTC reset by Vasanthakumar Thiagarajan · 15 years ago
  99. 97a81f5 ath5k: don't use PCI ID to find the chip revision by Pavel Roskin · 15 years ago
  100. 3b3ee43 ath5k: fix uninitialized value use in ath5k_eeprom_read_turbo_modes() by Pavel Roskin · 15 years ago