1. 8c727e7 ar9170: make use of common macaddr and curbssid by Luis R. Rodriguez · 16 years ago
  2. 1510718 atheros/ath9k: move macaddr, curaid, curbssid and bssidmask to common by Luis R. Rodriguez · 16 years ago
  3. 3453ad8 ath9k: use ath9k_hw_write_associd() on reset by Luis R. Rodriguez · 16 years ago
  4. 7664072 ath9k: Use ath9k_hw_setbssidmask() on reset by Luis R. Rodriguez · 16 years ago
  5. f2b2143 ath9k: make ath9k_hw_setbssidmask() and ath9k_hw_write_associd() use ath_hw by Luis R. Rodriguez · 16 years ago
  6. bcd8f54 atheros: use get_unaligned_le*() for bssid mask setting by Luis R. Rodriguez · 16 years ago
  7. 1775374 ath: move ath_bcast_mac to common header by Luis R. Rodriguez · 16 years ago
  8. 9ecdef4 ath9k: rename driver core and hw power save helpers by Luis R. Rodriguez · 16 years ago
  9. 8c77a56 ath9k: move ath9k_hw_setpower() to main.c by Luis R. Rodriguez · 16 years ago
  10. 1adc93c ath9k: avoid usage of ath9k_hw_setpower() on hw.c by Luis R. Rodriguez · 16 years ago
  11. a91d75ae ath9k: move ath9k_ps_wakeup() and ath9k_ps_restore() to main.c by Luis R. Rodriguez · 16 years ago
  12. 21526d5 ath9k: move ps helpers onto core driver when reseting tsf by Luis R. Rodriguez · 16 years ago
  13. a36cfbc ath9k: rename ath_btcoex_supported() to ath9k_hw_btcoex_supported() by Luis R. Rodriguez · 16 years ago
  14. 8b4fc5b ath9k: move ath_btcoex_config and ath_bt_mode to btcoex.c by Luis R. Rodriguez · 16 years ago
  15. 5e19729 ath9k: now move ath9k_hw_btcoex_set_weight() to btcoex.c by Luis R. Rodriguez · 16 years ago
  16. 269ad81 ath9k: simplify ath_btcoex_bt_stomp() by Luis R. Rodriguez · 16 years ago
  17. 766ec4a ath9k: rename ath_btcoex_info to ath_btcoex_hw by Luis R. Rodriguez · 16 years ago
  18. 46289e1 ath9k: rename btcoex_scheme to just scheme by Luis R. Rodriguez · 16 years ago
  19. 05a0b3c ath9k: remove unused bt_duty_cycle by Luis R. Rodriguez · 16 years ago
  20. e08a6ac ath9k: move bt_stomp_type to driver core by Luis R. Rodriguez · 16 years ago
  21. 8c1b395 ath9k: replaces SC_OP_BTCOEX_ENABLED with a bool by Luis R. Rodriguez · 16 years ago
  22. bc74bf8 ath9k: split ath9k_hw_btcoex_enable() into two helpers by Luis R. Rodriguez · 16 years ago
  23. 75d7839 ath9k: move driver core helpers to main.c by Luis R. Rodriguez · 16 years ago
  24. 7a2f0f5 ath9k: split bluetooth hardware coex init into two helpers by Luis R. Rodriguez · 16 years ago
  25. af03abe ath9k: move hw specific btcoex info to ath_hw by Luis R. Rodriguez · 16 years ago
  26. 2e20250 ath9k: move btcoex core driver info to its own struct by Luis R. Rodriguez · 16 years ago
  27. 4d6b228 ath9k: use ath_hw for DPRINTF() and debug init/exit by Luis R. Rodriguez · 16 years ago
  28. e16c1bb ar9170: fix bug in iq-auto calibration value calculation by Christian Lamparter · 16 years ago
  29. 8b3f6af Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 16 years ago
  30. b37fa87 ath9k: Initialize txgain and rxgain for newer AR9287 chipsets. by Vivek Natarajan · 16 years ago
  31. e31f7b9 ath9k: Fix RFKILL bugs by Sujith · 16 years ago
  32. fe9f634 ar9170usb: add usbid for TP-Link TL-WN821N v2 by Christian Lamparter · 16 years ago
  33. a3ca95fb ath9k: Disable autosleep feature by default. by Vivek Natarajan · 16 years ago
  34. edbf51f ath9k: Fix regression in PA calibration by Sujith · 16 years ago
  35. d865ca6c ath9k: Fix bug in chain handling by Senthil Balasubramanian · 16 years ago
  36. 42abfbe ath9k: Fix AHB reset for AR9280 by Vivek Natarajan · 16 years ago
  37. ce143bb ath9k: Adjust the chainmasks properly by Senthil Balasubramanian · 16 years ago
  38. 0a475cc ath9k: Do a full reset for AR9280 by Vasanthakumar Thiagarajan · 16 years ago
  39. 9ebef799 ath9k: Don't read NF when chip has gone through full sleep mode by Vasanthakumar Thiagarajan · 16 years ago
  40. 204d794 ath9k: Fix rx data corruption by Vasanthakumar Thiagarajan · 16 years ago
  41. d8caa83 ath9k: Fix chip wakeup issue by Sujith · 16 years ago
  42. 46fe782 ath9k: Restore TSF after RESET by Sujith · 16 years ago
  43. 93b1b37 ath9k: Revamp PCIE workarounds by Vivek Natarajan · 16 years ago
  44. 6170cd5 ath9k: Set default noise floor value for AR9287 by Vivek Natarajan · 16 years ago
  45. 10a01bf ath9k: Fix bug in ANI channel handling by Sujith · 16 years ago
  46. 3dbda77 trivial: fix typos "man[ae]g?ment" -> "management" by Uwe Kleine-Koenig · 16 years ago
  47. d37b7da ath9k: Fix bug in ANI channel handling by Sujith · 16 years ago
  48. 8c8f9ba ath9k: Initialize the priority gpio for BT coex 3-wire by Vasanthakumar Thiagarajan · 16 years ago
  49. f42cc2c ath9k: Get rid of the modparam btcoex_enable by Vasanthakumar Thiagarajan · 16 years ago
  50. fe12946 ath9k: Enable btcoex based on the subsystem id of the device by Vasanthakumar Thiagarajan · 16 years ago
  51. aeac355 ath9k: Store subsystem id in struct hw_version by Vasanthakumar Thiagarajan · 16 years ago
  52. f020979 ath9k: Remove unnecessary casting to u8 in pci_read_config_byte() call by Vasanthakumar Thiagarajan · 16 years ago
  53. 7b6840a ath9k: Disable ASPM when btcoex is active by Vasanthakumar Thiagarajan · 16 years ago
  54. fea6734 ath,ar9170: implemented conformance test limit calc. for tx power by Joerg Albert · 16 years ago
  55. 7f42c37 ath,ar9170: move CTL_ defines into regd.h by Joerg Albert · 16 years ago
  56. d9c35a5 ar9170: implement frequency calibration for one-stage/openfw by Christian Lamparter · 16 years ago
  57. 8813262 ath9k: Fix channelFlags for 2GHZ by Sujith · 16 years ago
  58. 7ea310b ath9k: Fix RX Filter handling for BAR by Sujith · 16 years ago
  59. fc548af ath9k: claim irq for ath9k, not ath for pci by Luis R. Rodriguez · 16 years ago
  60. 580171f ath9k: propagate errors on ath_init_device() and request_irq() by Luis R. Rodriguez · 16 years ago
  61. db6be53 ath9k: propagate ieee80211_alloc_hw() failure by Luis R. Rodriguez · 16 years ago
  62. 5c630ce ar9170: added phy register initialisation from eeprom values by Joerg Albert · 16 years ago
  63. d0bec34 ath9k: Reconfigure beacon timers after the scan is completed. by Vivek Natarajan · 16 years ago
  64. 8f43161 ath9k: Call spin_lock_bh() on btcoex_lock by Vasanthakumar Thiagarajan · 16 years ago
  65. ebb8e1d ath9k: Move generic hw timer intr handler to bottom-half by Vasanthakumar Thiagarajan · 16 years ago
  66. 1c29ce6 ath9k: Do an AHB reset before doing RTC reset by Vasanthakumar Thiagarajan · 16 years ago
  67. 97a81f5 ath5k: don't use PCI ID to find the chip revision by Pavel Roskin · 16 years ago
  68. 3b3ee43 ath5k: fix uninitialized value use in ath5k_eeprom_read_turbo_modes() by Pavel Roskin · 16 years ago
  69. ca5efbe ath5k: clarify srev comparison for CCMP check by Bob Copeland · 16 years ago
  70. 1773912 ath9k: Add Bluetooth Coexistence 3-wire support by Vasanthakumar Thiagarajan · 16 years ago
  71. ff155a4 ath9k: Add infrastructure for generic hw timers by Vasanthakumar Thiagarajan · 16 years ago
  72. 81fa16f ath9k: Remove hw capability bit meant for btcoex by Vasanthakumar Thiagarajan · 16 years ago
  73. 22f25d0 ath9k: Determine btcoex scheme type based on chip version by Vasanthakumar Thiagarajan · 16 years ago
  74. f14462c ath9k: Move btcoex related data to a separate struct by Vasanthakumar Thiagarajan · 16 years ago
  75. 42cc41e ath9k: Configure btcoex register during every reset by Vasanthakumar Thiagarajan · 16 years ago
  76. 17d50d1 ath9k: Move btcoex stuff from hw.[ch] to new btcoex.[ch] by Vasanthakumar Thiagarajan · 16 years ago
  77. f985ad1 ath9k: Split ath9k_hw_btcoex_enable() into two logical pieces by Vasanthakumar Thiagarajan · 16 years ago
  78. 7cf4a2e ath9k: Wrap DMA dump function with PS wakeup/restore by Sujith · 16 years ago
  79. b264c67 ath9k: Update INITVALs for AR9285 by Sujith · 16 years ago
  80. 20caf0d ath9k: Handle PA cal usage properly by Sujith · 16 years ago
  81. 0abb096 ath9k: Fix bugs in programming registers during PA CAL by Sujith · 16 years ago
  82. a13883b ath9k: Reduce the frequency of PA offset calibration by Sujith · 16 years ago
  83. 73f57f8 ath9k: Fix read buffer overflow by Roel Kluin · 16 years ago
  84. 1c81874 ath5k: add hardware CCMP encyption support by Bob Copeland · 16 years ago
  85. 1c5256b ath5k: use the skb->cb directly for RX status by Bob Copeland · 16 years ago
  86. 09c9bae ath5k: add led pin configuration for compaq c700 laptop by Marcos Chaparro · 16 years ago
  87. 56d1de0 ath5k: clean up filter flags setting by Bob Copeland · 16 years ago
  88. 229a7ef ar9170: remove unnecessary call to ar9170_set_beacon_timers by Joerg Albert · 16 years ago
  89. ea39d1a ar9170: cleanup of bss_info_changed and beacon config by Joerg Albert · 16 years ago
  90. 3d83261 ath9k: Fix chainmask selection during scanning by Sujith · 16 years ago
  91. 5eb6ba8 ath9k: Add support FIF_OTHER_BSS filtering mode. by Javier Cardona · 16 years ago
  92. 22e66a4 ath9k: Nuke struct ath9k_node_stats by Vasanthakumar Thiagarajan · 16 years ago
  93. ff36041 ath9k: Fix bug in retrieving average beacon rssi by Vasanthakumar Thiagarajan · 16 years ago
  94. eeef418 ar9170: refactor configure_filter by Christian Lamparter · 16 years ago
  95. 608b88c ath: move regulatory info into shared common structure by Luis R. Rodriguez · 16 years ago
  96. 4c48381 ath9k: Fix TX poll cancelling by Sujith · 16 years ago
  97. 3ac64be mac80211: allow configure_filter callback to sleep by Johannes Berg · 16 years ago
  98. 326bebb ath9k: Updates for AR9287_12 version of chipset. by Vivek Natarajan · 16 years ago
  99. d4fe5af ath9k: Fix ref power interpolation logic for AR9287 chipsets. by Vivek Natarajan · 16 years ago
  100. 08fc5c1 ath9k: Enable LEDs for AR9287 chipsets. by Vivek Natarajan · 16 years ago