1. 04caf86 ath9k: more tx setup cleanups by Felix Fietkau · 14 years ago
  2. 71a3bf3 ath9k: block new AMPDU sessions if SC_OP_TXAGGR is not set by Felix Fietkau · 14 years ago
  3. 28d1670 ath9k: clean up code duplication around ath_tx_start by Felix Fietkau · 14 years ago
  4. c599261 ath9k: remove bf_tx_aborted from struct ath_buf by Felix Fietkau · 14 years ago
  5. 76e4522 ath9k: remove bfs_frmlen from struct ath_buf_state by Felix Fietkau · 14 years ago
  6. b572d03 ath9k: remove bfs_nframes from struct ath_buf_state by Felix Fietkau · 14 years ago
  7. 269c44b ath9k: remove bfs_al from struct ath_buf_state by Felix Fietkau · 14 years ago
  8. 3017047 ath9k: remove bfs_keyix from struct ath_buf_state by Felix Fietkau · 14 years ago
  9. 82259b7 ath9k: remove bfs_paprd_timestamp from struct ath_buf_state by Felix Fietkau · 14 years ago
  10. 952cd69 ath9k: remove bfs_keytype from struct ath_buf_state by Felix Fietkau · 14 years ago
  11. 5daefbd ath9k: remove bfs_tidno from struct ath_buf_state by Felix Fietkau · 14 years ago
  12. 2d3bcba ath9k: remove bfs_seqno from struct ath_buf_state by Felix Fietkau · 14 years ago
  13. 9a6b827 ath9k: fix PA predistortion training frame setup by Felix Fietkau · 14 years ago
  14. c5d0855 ath9k_hw: set default values for radar pulse detection by Felix Fietkau · 14 years ago
  15. 28d9cc7 ath9k_htc: Use macro for caldata array size by Mohammed Shafi Shajakhan · 14 years ago
  16. 4e8c14e ath9k_hw: add a private op for configuring radar pulse detection by Felix Fietkau · 14 years ago
  17. 82b873a ath9k: clean up tx buffer setup by Felix Fietkau · 14 years ago
  18. 61117f0 ath9k: remove the tx info padding byte abuse by Felix Fietkau · 14 years ago
  19. f0c255a ath9k: handle tx underrun in the driver instead of rate control by Felix Fietkau · 14 years ago
  20. 1d666d8 ath9k: remove the unnecessary private xretry tx flag by Felix Fietkau · 14 years ago
  21. 6ee63f5 ath9k_hw: Fix low throughput issue with AR93xx by Senthil Balasubramanian · 14 years ago
  22. 39ec299 ath9k: Fix bug in delimiter padding computation by Vasanthakumar Thiagarajan · 14 years ago
  23. bc20680 ath9k_hw: Add helper function for interpolation by Vasanthakumar Thiagarajan · 14 years ago
  24. 15cbbc4 ath9k_hw: Improve power control accuracy for AR9003 by Vasanthakumar Thiagarajan · 14 years ago
  25. f4475a6 ath9k_hw: Enable strong signal detection for AR9003 by Vasanthakumar Thiagarajan · 14 years ago
  26. 52a0e24 ath9k_hw: Fix XPABIAS level configuration for AR9003 by Vasanthakumar Thiagarajan · 14 years ago
  27. 3092354 ath9k_hw: add eeprom templates for ar9003 family chipsets by Senthil Balasubramanian · 14 years ago
  28. 3ceb801 ath9k_hw: Fix paprd training frame failure. by Senthil Balasubramanian · 14 years ago
  29. ef5a6a7 ath9k_hw: Initialize 2GHz CTL properly. by Senthil Balasubramanian · 14 years ago
  30. b3dd6bc ath9k_hw: Add new member into the eeprom structure. by Senthil Balasubramanian · 14 years ago
  31. a9d85fb ath9k_hw: Fix a reset failure on AR9382 (2x2). by Senthil Balasubramanian · 14 years ago
  32. 7919a57 bitops: Provide generic sign_extend32 function by Andreas Herrmann · 15 years ago
  33. 066dae9 ath9k: rework tx queue selection and fix queue stopping/waking by Felix Fietkau · 14 years ago
  34. 6a6733f ath9k: content DMA start / stop through the PCU lock by Luis R. Rodriguez · 14 years ago
  35. 4bdd1e9 ath9k: move the PCU lock to the sc structure by Luis R. Rodriguez · 14 years ago
  36. 9d94674 ath9k: simplify hw reset locking by Luis R. Rodriguez · 14 years ago
  37. 5d4c428 ath9k: Properly assign boolean types by Mohammed Shafi Shajakhan · 14 years ago
  38. 446fad5 ath9k_htc: Handle monitor mode properly for HTC devices by Rajkumar Manoharan · 14 years ago
  39. ff32d9c ath9k_hw: fix potential spurious tx error bit interpretation by Felix Fietkau · 14 years ago
  40. 78a7685 ath9k: add a debug warning when we cannot stop RX by Luis R. Rodriguez · 14 years ago
  41. babcbc2 ath9k: initialize per-channel tx power limits instead of hardcoding them by Felix Fietkau · 14 years ago
  42. de40f31 ath9k_hw: extend ath9k_hw_set_txpowerlimit to test channel txpower by Felix Fietkau · 14 years ago
  43. 6b7b6cf ath9k_hw: initialize regulatory->max_power_level in set_txpower for AR9003 by Felix Fietkau · 14 years ago
  44. 123f5b8e ath9k: Remove the median function in rate control by Mohammed Shafi Shajakhan · 14 years ago
  45. ada9f1c ath9k_hw: optimize all descriptor access functions by Felix Fietkau · 14 years ago
  46. f0e94b4 ath9k: Convert to new PCI PM framework by Rafael J. Wysocki · 14 years ago
  47. 191d6a1 ath9k: fix sparse complaint on aphy for debugfs by Luis R. Rodriguez · 14 years ago
  48. 744bcb4 ath9k_hw: make ath9k_hw_gettsf32 static by Felix Fietkau · 14 years ago
  49. 8eb1dab ath9k: remove a redundant call to ath9k_hw_gettsf32 by Felix Fietkau · 14 years ago
  50. 9fa23e1 ath9k: optimize/fix ANI RSSI processing by Felix Fietkau · 14 years ago
  51. e0e9bc8 ath9k_hw: optimize tx status descriptor processing by Felix Fietkau · 14 years ago
  52. 45684c7 ath9k_hw: small optimization in ar9002_hw_get_isr by Felix Fietkau · 14 years ago
  53. 4df3071 ath9k_hw: optimize interrupt mask changes by Felix Fietkau · 14 years ago
  54. 4fc4fbd ath9k: Fix incorrect access of rate flags in RC by Mohammed Shafi Shajakhan · 14 years ago
  55. d654567 ath9k_htc: Set proper firmware offset for Netgear WNDA3200 by Rajkumar Manoharan · 14 years ago
  56. e609e2e ath9k: fix tx aggregation flush on AR9003 by Felix Fietkau · 14 years ago
  57. 5e848f7 ath9k: lock reset and PCU start/stopping by Luis R. Rodriguez · 14 years ago
  58. b79b33c ath9k: rename rxflushlock to pcu_lock by Luis R. Rodriguez · 14 years ago
  59. 7583c550 ath9k: add locking for starting the PCU on RX by Luis R. Rodriguez · 14 years ago
  60. 1e45028 ath9k: add locking for stopping RX by Luis R. Rodriguez · 14 years ago
  61. fac6b6a ath9k: resume aggregation immediately after a hardware reset by Felix Fietkau · 14 years ago
  62. 0299a50 ath9k: fix handling of rate control probe frames by Felix Fietkau · 14 years ago
  63. 0845735 ath9k: fix crash in ath_update_survey_stats by Felix Fietkau · 14 years ago
  64. 2d3fca1 ath9k_hw: Fix divide by zero cases in paprd. by Senthil Balasubramanian · 14 years ago
  65. 0dfa6db ath9k_hw: Fix TX carrier leakage for IEEE compliance on AR9003 2.2 by Luis R. Rodriguez · 14 years ago
  66. 20b25744 ath9k: Properly initialize ath_common->cc_lock. by Ben Greear · 14 years ago
  67. 5f05647 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
  68. 092e0e7 Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  69. 6cf9e99 ath9k: Null out references to stale pointers. by Ben Greear · 14 years ago
  70. c1739eb3 ath9k: Remove bf_dmacontext. by Ben Greear · 14 years ago
  71. 886b42b ath9k_hw: remove AR9003 2.0 support by Luis R. Rodriguez · 14 years ago
  72. 94a40c0 ath9k_htc: set probe request rx filter by Rajkumar Manoharan · 14 years ago
  73. d465991 ath9k_hw: remove enum wireless_mode and its users by Felix Fietkau · 14 years ago
  74. 4e99001 ath9k: remove sc->cur_rate_table and sc->cur_rate_mode by Felix Fietkau · 14 years ago
  75. 772d551 ath9k: make rate control debugfs stats per station by Felix Fietkau · 14 years ago
  76. 88eac2d ath9k: add missing locking around ath9k_hw_proc_mib_event by Felix Fietkau · 14 years ago
  77. 431c748 ath9k_hw: fix PHY counter overflow handling in ANI v1 by Felix Fietkau · 14 years ago
  78. e49f913 ath9k_hw: fix division by zero in the ANI monitor code by Felix Fietkau · 14 years ago
  79. 898c914 ath9k: do not track cycle counter updates in powersave mode by Felix Fietkau · 14 years ago
  80. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 15 years ago
  81. c23cc81 ath9k: Fix potential use-after-free. by Ben Greear · 14 years ago
  82. 9c1d8e4 ath9k: Set RX filter for Probe Request based on filter flag by Jouni Malinen · 14 years ago
  83. 7a82665 ath9k: Fix documentation in rate control by Mohammed Shafi Shajakhan · 14 years ago
  84. a8909cf ath9k: built-in rate control A-MPDU fix by Björn Smedman · 14 years ago
  85. ebd0228 ath9k: A-MPDU rate control info fix by Björn Smedman · 14 years ago
  86. 3430098 ath9k: implement channel utilization stats for survey by Felix Fietkau · 14 years ago
  87. cac4220 ath9k: add compile time checking for the size of the channel list by Felix Fietkau · 14 years ago
  88. b5bfc56 ath9k_hw: move the cycle counter tracking to ath by Felix Fietkau · 14 years ago
  89. dfdac8a ath9k_hw: store the clock rate in common data on channel changes by Felix Fietkau · 14 years ago
  90. 15a6321 ath9k_hw: Fix hw reset failure with HTC driver by Rajkumar Manoharan · 14 years ago
  91. 845d708 ath9k: Introduce a wrapper for power save disable. by Senthil Balasubramanian · 14 years ago
  92. fbab739 ath9k: remove unnecessary power save flags. by Senthil Balasubramanian · 14 years ago
  93. 9579217 ath9k_hw: merge ath9k_hw_ani_monitor_old and ath9k_hw_ani_monitor_new by Felix Fietkau · 14 years ago
  94. 8eb4980 ath9k_hw: remove function pointer abstraction for internal ANI ops by Felix Fietkau · 14 years ago
  95. bfc472b ath9k_hw: remove code duplication in phy error counter handling by Felix Fietkau · 14 years ago
  96. 093115b ath9k_hw: clean up ANI state handling by Felix Fietkau · 14 years ago
  97. 71ea420 ath9k_hw: add a helper function to check for the new ANI implementation by Felix Fietkau · 14 years ago
  98. 435c161 ath9k_hw: clean up register write buffering by Felix Fietkau · 14 years ago
  99. 9dbebc7 ath9k_hw: merge codepaths that access the cycle counter registers by Felix Fietkau · 14 years ago
  100. 6497827 ath9k_hw: clean up calibration flags by Felix Fietkau · 14 years ago