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