1. f08fbf6 ath5k: Update PLL programming for turbo/half/quarter by Nick Kossifidis · 15 years ago
  2. a2677fe ath5k: Update spur mitigation filter for turbo/half/quarter by Nick Kossifidis · 15 years ago
  3. b2b4c69 ath5k: Tweak power detector delays on RF5111/RF5112 by Nick Kossifidis · 15 years ago
  4. 71ba1c3 ath5k: Always set IFS intervals on reset by Nick Kossifidis · 15 years ago
  5. 473cae2 ath5k: Use turbo flag on DCU by Nick Kossifidis · 15 years ago
  6. eeb8832 ath5k: Set all IFS intervals, not just slot time by Nick Kossifidis · 15 years ago
  7. 61cde03 ath5k: Extend rate_duration by Nick Kossifidis · 15 years ago
  8. 3017fca ath5k: Extend get_default_sifs/slot_time by Nick Kossifidis · 15 years ago
  9. 25ddfa1 ath5k: Move tx retries setting outside reset_tx_queue by Nick Kossifidis · 15 years ago
  10. b405086 ath5k: Increase PHY settling parameters for turo mode by Nick Kossifidis · 15 years ago
  11. 325089a ath5k: Small cleanup on tweak_initvals by Nick Kossifidis · 15 years ago
  12. c297560 ath5k: Put core clock initialization on a new function by Nick Kossifidis · 15 years ago
  13. fa3d2fe ath5k: Add new field on ath5k_hw to track bandwidth modes by Nick Kossifidis · 15 years ago
  14. 14fae2d ath5k: Use new function to stop beacon queue by Nick Kossifidis · 15 years ago
  15. e8325ed ath5k: Check RXE when setting RXDP by Nick Kossifidis · 15 years ago
  16. f7317ba ath5k: Use DCU early termination correctly by Nick Kossifidis · 15 years ago
  17. b3a28e6 ath5k: Debug DMA timeouts by Nick Kossifidis · 15 years ago
  18. 80dac9e ath5k: Use new dma_stop function on base.c by Nick Kossifidis · 15 years ago
  19. e088f23 ath5k: Stop PCU on reset by Nick Kossifidis · 15 years ago
  20. d41174f ath5k: Add new function to stop rx/tx DMA by Nick Kossifidis · 15 years ago
  21. 9320b5c4 ath5k: Reset cleanup and generic cleanup by Nick Kossifidis · 15 years ago
  22. ea066d5 ath9k: Add support for Adaptive Power Management by Mohammed Shafi Shajakhan · 15 years ago
  23. 8b7f853 ath9k: fix software retry counter tracking by Felix Fietkau · 15 years ago
  24. 81fc2a3 Revert "ath9k_htc: Handle monitor mode properly for HTC devices" by Rajkumar Manoharan · 15 years ago
  25. 8c5e9c8 ath9k: Remove code which enables btcoex based on subsys id by Vasanthakumar Thiagarajan · 15 years ago
  26. 8f5dcb1 ath9k: Reintroduce modparam to enable btcoex by Vasanthakumar Thiagarajan · 15 years ago
  27. 4f85593 ath9k_hw: remove ath9k_hw_stoppcurecv by Felix Fietkau · 15 years ago
  28. fa6e15e ath9k_htc: Identify devices using driver_info by Rajkumar Manoharan · 15 years ago
  29. f7ec8fb ath9k_hw: Fix eeprom offset for AR9287 devices (PCI/USB) by Rajkumar Manoharan · 15 years ago
  30. 64f1217 ath9k_htc: Add driver_info in usb device list by Rajkumar Manoharan · 15 years ago
  31. bedbbb9 ath: Add a driver_info bitmask field by Rajkumar Manoharan · 15 years ago
  32. c8b5760 ath9k: avoid aggregation for VO traffic by Luis R. Rodriguez · 15 years ago
  33. d7a066c9 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 15 years ago
  34. f8afa42 ath9k_htc: fix eeprom access by Felix Fietkau · 15 years ago
  35. 02d2ebb ath9k_hw: fix A-MPDU key search issues on AR9003 by Felix Fietkau · 15 years ago
  36. 5653a63 carl9170: Use static const by Joe Perches · 15 years ago
  37. 07b2fa5 ath9k: Use static const by Joe Perches · 15 years ago
  38. 8b22523 ath5k: Use static const by Joe Perches · 15 years ago
  39. 85be3d9 ar9170: Use const by Joe Perches · 15 years ago
  40. a9ab211 carl9170: fix init-self regression by Christian Lamparter · 15 years ago
  41. e1566d1 ath9k: fix recursive locking in the tx flush path by Felix Fietkau · 15 years ago
  42. b397492 carl9170: fix virtual interface setup crash by Christian Lamparter · 15 years ago
  43. d47844a ath9k: fix timeout on stopping rx dma by Felix Fietkau · 15 years ago
  44. aaa13ca ath9k_hw: support reading calibration data from flash on AR9003 by Felix Fietkau · 15 years ago
  45. a05b5d45 ath9k: add support for reading eeprom from platform data on PCI devices by Felix Fietkau · 15 years ago
  46. eef39be ath5k: Use generic EWMA library by Bruno Randolf · 15 years ago
  47. 3bf30b5 ath9k_htc: Avoid setting QoS control for non-QoS frames by Rajkumar Manoharan · 15 years ago
  48. 488f6ba ath9k_hw: add support for reading EEPROM data from the internal OTP ROM by Felix Fietkau · 15 years ago
  49. 2d42efc ath9k: store frame information used by aggregation inside the skb tx info by Felix Fietkau · 15 years ago
  50. 04caf86 ath9k: more tx setup cleanups by Felix Fietkau · 15 years ago
  51. 71a3bf3 ath9k: block new AMPDU sessions if SC_OP_TXAGGR is not set by Felix Fietkau · 15 years ago
  52. 28d1670 ath9k: clean up code duplication around ath_tx_start by Felix Fietkau · 15 years ago
  53. c599261 ath9k: remove bf_tx_aborted from struct ath_buf by Felix Fietkau · 15 years ago
  54. 76e4522 ath9k: remove bfs_frmlen from struct ath_buf_state by Felix Fietkau · 15 years ago
  55. b572d03 ath9k: remove bfs_nframes from struct ath_buf_state by Felix Fietkau · 15 years ago
  56. 269c44b ath9k: remove bfs_al from struct ath_buf_state by Felix Fietkau · 15 years ago
  57. 3017047 ath9k: remove bfs_keyix from struct ath_buf_state by Felix Fietkau · 15 years ago
  58. 82259b7 ath9k: remove bfs_paprd_timestamp from struct ath_buf_state by Felix Fietkau · 15 years ago
  59. 952cd69 ath9k: remove bfs_keytype from struct ath_buf_state by Felix Fietkau · 15 years ago
  60. 5daefbd ath9k: remove bfs_tidno from struct ath_buf_state by Felix Fietkau · 15 years ago
  61. 2d3bcba ath9k: remove bfs_seqno from struct ath_buf_state by Felix Fietkau · 15 years ago
  62. 9a6b827 ath9k: fix PA predistortion training frame setup by Felix Fietkau · 15 years ago
  63. c5d0855 ath9k_hw: set default values for radar pulse detection by Felix Fietkau · 15 years ago
  64. 28d9cc7 ath9k_htc: Use macro for caldata array size by Mohammed Shafi Shajakhan · 15 years ago
  65. 4e8c14e ath9k_hw: add a private op for configuring radar pulse detection by Felix Fietkau · 15 years ago
  66. 82b873a ath9k: clean up tx buffer setup by Felix Fietkau · 15 years ago
  67. 61117f0 ath9k: remove the tx info padding byte abuse by Felix Fietkau · 15 years ago
  68. f0c255a ath9k: handle tx underrun in the driver instead of rate control by Felix Fietkau · 15 years ago
  69. 1d666d8 ath9k: remove the unnecessary private xretry tx flag by Felix Fietkau · 15 years ago
  70. 7afbb2f ath5k: Cleanup opmode setting logic. by Ben Greear · 15 years ago
  71. 6ee63f5 ath9k_hw: Fix low throughput issue with AR93xx by Senthil Balasubramanian · 15 years ago
  72. 39ec299 ath9k: Fix bug in delimiter padding computation by Vasanthakumar Thiagarajan · 15 years ago
  73. bc20680 ath9k_hw: Add helper function for interpolation by Vasanthakumar Thiagarajan · 15 years ago
  74. 15cbbc4 ath9k_hw: Improve power control accuracy for AR9003 by Vasanthakumar Thiagarajan · 15 years ago
  75. f4475a6 ath9k_hw: Enable strong signal detection for AR9003 by Vasanthakumar Thiagarajan · 15 years ago
  76. 52a0e24 ath9k_hw: Fix XPABIAS level configuration for AR9003 by Vasanthakumar Thiagarajan · 15 years ago
  77. 3092354 ath9k_hw: add eeprom templates for ar9003 family chipsets by Senthil Balasubramanian · 15 years ago
  78. 3ceb801 ath9k_hw: Fix paprd training frame failure. by Senthil Balasubramanian · 15 years ago
  79. ef5a6a7 ath9k_hw: Initialize 2GHz CTL properly. by Senthil Balasubramanian · 15 years ago
  80. b3dd6bc ath9k_hw: Add new member into the eeprom structure. by Senthil Balasubramanian · 15 years ago
  81. a9d85fb ath9k_hw: Fix a reset failure on AR9382 (2x2). by Senthil Balasubramanian · 15 years ago
  82. 72a8011 ath5k: Add support for antenna configuration by Bruno Randolf · 15 years ago
  83. 7e559ec drivers/net/wireless/ath/debug.c: Use printf extension %pV by Joe Perches · 15 years ago
  84. b5261cf ath9k_hw: Set proper eeprom offset for AR9287 HTC devices by Rajkumar Manoharan · 15 years ago
  85. 7cbf261 ath9k_htc: Add new devices into AR7010 by Rajkumar Manoharan · 15 years ago
  86. 32b0895 ath9k_htc: Update usb device ID list by Rajkumar Manoharan · 15 years ago
  87. e8364bb ath9k: Remove pm_qos request after hw unregister. by Vivek Natarajan · 15 years ago
  88. dfa31fe carl9170: fix usb anchor wait timeout by Christian Lamparter · 15 years ago
  89. b1d771e carl9170: use generic sign_extend32 by Christian Lamparter · 15 years ago
  90. 7919a57 bitops: Provide generic sign_extend32 function by Andreas Herrmann · 15 years ago
  91. 5d882c9 ath5k: Print stats as unsigned ints. by Ben Greear · 15 years ago
  92. 041fb8f carl9170: tx path review by Christian Lamparter · 15 years ago
  93. 066dae9 ath9k: rework tx queue selection and fix queue stopping/waking by Felix Fietkau · 15 years ago
  94. 3eedb6f carl9170: configurable beacon rates by Christian Lamparter · 15 years ago
  95. 2a6cef5 carl9170: stop stale uplink BA sessions by Christian Lamparter · 15 years ago
  96. e4a668c carl9170: fix spurious restart due to high latency by Christian Lamparter · 15 years ago
  97. e277690 carl9170: initialize HW aMPDU parameters properly by Christian Lamparter · 15 years ago
  98. 3f1240e carl9170: import hw/fw header updates by Christian Lamparter · 15 years ago
  99. 6a6733f ath9k: content DMA start / stop through the PCU lock by Luis R. Rodriguez · 15 years ago
  100. 4bdd1e9 ath9k: move the PCU lock to the sc structure by Luis R. Rodriguez · 15 years ago