1. 795f5e2 ath9k_hw: split calib code by hardware families by Luis R. Rodriguez · 14 years ago
  2. 0df13da ath9k_hw: move the cal AR9100 calibration settings by Luis R. Rodriguez · 14 years ago
  3. b43d59f ath9k_hw: rename getNoiseFloorThresh() to ath9k_hw_loadnf() by Luis R. Rodriguez · 14 years ago
  4. 37c3e8b ath9k_hw: rename the PA calib routines to match their families by Luis R. Rodriguez · 14 years ago
  5. af6757e ath9k_hw: simplify OLC temp compensation for AR9002 by Luis R. Rodriguez · 14 years ago
  6. 2b5facf ath9k_hw: move the AR9280 OLC temp comp to its own helper by Luis R. Rodriguez · 14 years ago
  7. 80b9993 ath9k_hw: shift code for AR9280 OLC temp comp by Luis R. Rodriguez · 14 years ago
  8. becdbc54 ath9k_hw: rename PA calib for AR9287 by Luis R. Rodriguez · 14 years ago
  9. e83a113 ath9k_hw: add a helper for the OLC tem compensation for AR9002 by Luis R. Rodriguez · 14 years ago
  10. 4d001d1 ath9k_hw: add a helper for Power Amplifier calibration for AR9002 by Luis R. Rodriguez · 14 years ago
  11. 939ad86 ath9k_hw: the eep_map is used only for AR9280 PCI card ini fixup by Senthil Balasubramanian · 14 years ago
  12. 641d992 ath9k_hw: Split out the function for reading the noise floor by Felix Fietkau · 14 years ago
  13. b5c80475 ath9k: Add Rx EDMA support by Felix Fietkau · 14 years ago
  14. c38d4d2 ath9k: Make bf_desc of ath_buf opaque by Vasanthakumar Thiagarajan · 14 years ago
  15. 6d913f7 ath9k: Remove ATH9K_TX_SW_ABORTED and introduce a bool for this purpose by Vasanthakumar Thiagarajan · 14 years ago
  16. d826c83 ath9k: Use memcpy in ath_clone_txbuf() by Vasanthakumar Thiagarajan · 14 years ago
  17. 5c3a338 ath9k: Use abstraction to get link pointer by Vasanthakumar Thiagarajan · 14 years ago
  18. 87d5efb ath9k_hw: Add abstraction to set/get link pointer by Vasanthakumar Thiagarajan · 14 years ago
  19. 3f3a1c8 ath9k_hw: Move code which populates ds_data to ath9k_hw by Vasanthakumar Thiagarajan · 14 years ago
  20. 162c3be ath9k_hw: Define tx control struct for AR9003 by Vasanthakumar Thiagarajan · 14 years ago
  21. af914a9 ath9k_hw: add all the AR9003 PHY callbacks by Luis R. Rodriguez · 14 years ago
  22. c16fcb4 ath9k_hw: Split off ANI control to the PHY ops by Felix Fietkau · 14 years ago
  23. cffb5e4 ath9k_hw: add helpers for processing the AR9003 INI by Luis R. Rodriguez · 14 years ago
  24. 13ce3e9 ath9k_hw: add initvals for the AR9003 hardware family by Luis R. Rodriguez · 14 years ago
  25. af01c04 ath9k_hw: split initvals.h by hardware family by Luis R. Rodriguez · 14 years ago
  26. ca37555 ath9k_hw: Implement spur mitigation on AR9003 by Felix Fietkau · 14 years ago
  27. 317d332 ath9k_hw: Implement PLL control on AR9003 by Felix Fietkau · 14 years ago
  28. f7abf0c ath9k_hw: Set the channel on AR9003 by Felix Fietkau · 14 years ago
  29. 7152451 ath9k_hw: add common channel select helpers for ar900[23] by Luis R. Rodriguez · 14 years ago
  30. da6f1d7 ath9k_hw: Add AR9003 PHY register definitions by Felix Fietkau · 14 years ago
  31. 84e2169 ath9k_hw: prevent reset control register zeroing on AR9003 reset by Senthil Balasubramanian · 14 years ago
  32. 1f3f061 ath9k_hw: update the chip tests for AR9003 by Senthil Balasubramanian · 14 years ago
  33. ad7b806 ath9k_hw: Add few routines for rx edma support by Vasanthakumar Thiagarajan · 14 years ago
  34. ae3bb6d ath9k_hw: Fill rx_enable() for the AR9003 hardware family by Vasanthakumar Thiagarajan · 14 years ago
  35. cee1f62 ath9k_hw: Add abstraction for rx enable by Vasanthakumar Thiagarajan · 14 years ago
  36. ceb2644 ath9k_hw: Fill few hw cap for edma by Vasanthakumar Thiagarajan · 14 years ago
  37. 1adf02f ath9k_hw: Add hw cap flag for EDMA for the AR9003 family by Vasanthakumar Thiagarajan · 14 years ago
  38. 3448f91 ath9k: disable the MIB interrupt if ANI is disabled by Luis R. Rodriguez · 14 years ago
  39. 31a0bd3 ath9k_hw: disable ANI for AR9003 by Luis R. Rodriguez · 14 years ago
  40. 61accab ath9k_hw: add the AR9003 ar9003_hw_macversion_supported() by Luis R. Rodriguez · 14 years ago
  41. bab1f62 ath9k_hw: move init config and default after chip is up by Luis R. Rodriguez · 14 years ago
  42. 8525f28 ath9k_hw: Add AR9003 PHY support by Luis R. Rodriguez · 14 years ago
  43. db3cc53 ath9k_hw: Add the PCI IDs for AR9300 and fill up the pci_id_tables by Senthil Balasubramanian · 14 years ago
  44. 6477396 ath9k_hw: add a private callback for PLL control computation by Luis R. Rodriguez · 14 years ago
  45. bbd79af ath9k_hw: add some comments for ath9k_set_power_network_sleep() by Luis R. Rodriguez · 14 years ago
  46. e041228 ath9k_hw: skip PLL initialization on AR9003 on Power-On-Reset by Luis R. Rodriguez · 14 years ago
  47. 8fe6536 ath9k_hw: Move some RF ops to the private callbacks by Luis R. Rodriguez · 14 years ago
  48. aed1baf ath9k_hw: remove wrapper ath9k_hw_write_regs() by Luis R. Rodriguez · 14 years ago
  49. 42d5bc3 ath9k_hw: AR9003 does not have AR_RC_AHB skip its setting by Luis R. Rodriguez · 14 years ago
  50. 783dfca ath9k_hw: add support for GPIO differences on AR9003 by Felix Fietkau · 14 years ago
  51. 2c5204a ath9k_hw: add simple register abstraction for some AR9300 registers by Felix Fietkau · 14 years ago
  52. 0bef631 ath9k_hw: fix a missing hex prefix for a register mask by Felix Fietkau · 14 years ago
  53. 086a864 ath9k_hw: add a macro for abstracting generic timer access by Felix Fietkau · 14 years ago
  54. b055032 ath9k_hw: add silicon revision macros for AR9300 by Felix Fietkau · 14 years ago
  55. d70357d ath9k_hw: start building an abstraction layer for hardware routines by Luis R. Rodriguez · 14 years ago
  56. 94d0bbe ar9170usb: add a couple more USB IDs by Christian Lamparter · 14 years ago
  57. f8e1d08 ath9k-htc: fix lockdep warning and kernel warning after unplugging ar9271 usb device by Ming Lei · 14 years ago
  58. 0fa35a5 ath9k-htc:respect usb buffer cacheline alignment in reg out path by Ming Lei · 14 years ago
  59. e6c6d33 ath9k-htc:respect usb buffer cacheline alignment in reg in path by Ming Lei · 14 years ago
  60. f28a7b3 ath9k-htc:respect usb buffer cacheline alignment in ath9k_hif_usb_alloc_rx_urbs by Ming Lei · 14 years ago
  61. 87d77c4 ath5k: treat RXORN as non-fatal by Bruno Randolf · 14 years ago
  62. 0edc9a6 ath5k: Use high bitrates for ACK/CTS by Bruno Randolf · 14 years ago
  63. ace5d5d ath5k: fixup some merge damage for AR5211 IQ calibration by John W. Linville · 14 years ago
  64. 4f59fce ath5k: add bounds check to pdadc table by Bob Copeland · 14 years ago
  65. a05988b ath5k: fix race condition in tx desc processing by Bob Copeland · 14 years ago
  66. 6b5d117 ath5k: clean up queue manipulation by Bob Copeland · 14 years ago
  67. 1968cc7 ath5k: correct channel setting for 2.5 mhz spacing by Bob Copeland · 14 years ago
  68. 2eb46d9 ath9k: simplify AR9220 fixup code for AR_AN_TOP2 register by Pavel Roskin · 14 years ago
  69. f984d94 ath9k_htc: Fix HTC layer memleak by Sujith · 14 years ago
  70. 6f0f266 ath9k_htc: Use anchors for REGOUT pipe by Sujith · 14 years ago
  71. c503269 ath9k_htc: Fix module unloading issue by Sujith · 14 years ago
  72. 66b10e3 ath9k_htc: Fix RX URB reference count by Sujith · 14 years ago
  73. 46baa1a ath9k_htc: Protect RX stream variables by Sujith · 14 years ago
  74. 60ece40 wireless/ath: remove trailing space in messages by Frans Pop · 14 years ago
  75. 0f2df9e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into merge by John W. Linville · 14 years ago
  76. 1c3652a ath9k_htc: Configure the beacon timers once the scan is completed. by Vivek Natarajan · 14 years ago
  77. bde748a ath9k_htc: Add support for power save. by Vivek Natarajan · 14 years ago
  78. 53bc7aa ath9k: Add support for newer AR9285 chipsets. by Vivek Natarajan · 14 years ago
  79. 2111ac0 ath5k: Adaptive Noise Immunity (ANI) Implementation by Bruno Randolf · 14 years ago
  80. e92119c ath9k_htc: Add TL-WN422G v2 product ID by Sujith · 14 years ago
  81. ffa49f8 ath9k_hw: Don't check devid for ath9k_htc by Sujith · 14 years ago
  82. 497ad9a ath: Add a bus type field by Sujith · 14 years ago
  83. 32ffb1f ath9k: fix compile error without debug enabled by Felix Fietkau · 14 years ago
  84. 152d530 ath9k: remove ah->mask_reg, it's never used properly by Pavel Roskin · 14 years ago
  85. 3069168 ath9k: move imask from sc to ah by Pavel Roskin · 14 years ago
  86. c81494d ath9k: rename symbols in enum ath9k_internal_frame_type to avoid confusion by Pavel Roskin · 14 years ago
  87. b409894 ath: fix coding style/readability in ath/ar9170 by Luis de Bethencourt · 14 years ago
  88. cfcfe44 ath: fix code readability in regd.c by Luis de Bethencourt · 14 years ago
  89. 0a4528e Net: wireless: ath: fix macros coding style issue in hw.c by Luis de Bethencourt · 14 years ago
  90. 1144601 ath9k: fix double calls to ath_radio_enable by Felix Fietkau · 14 years ago
  91. 879999c ar9170usb: fix panic triggered by undersized rxstream buffer by Christian Lamparter · 14 years ago
  92. 932d37c ath9k: Do not indicate RX_FLAG_DECRYPTED for unprotected frames by Jouni Malinen · 14 years ago
  93. 32fbcca ath9k_htc: Fix TKIP encryption by Sujith · 14 years ago
  94. 29bffa9 ath9k: allocate tx and rx status information on stack by Felix Fietkau · 14 years ago
  95. 8e6f5aa ath9k: split out access to rx status information by Felix Fietkau · 14 years ago
  96. db1a052 ath9k: split out access to tx status information by Felix Fietkau · 14 years ago
  97. 9f01a84 ath9k_htc: Initialize HW opmode by Sujith · 14 years ago
  98. 7757dfe ath9k_htc: Handle TX queue overflow by Sujith · 14 years ago
  99. 6335ed0 ath9k_htc: Simplify RX URB management by Sujith · 14 years ago
  100. d5a4c5e ath9k_htc: Fix watchdog pattern parsing by Sujith · 14 years ago