1. 04caf86 ath9k: more tx setup cleanups by Felix Fietkau · 15 years ago
  2. 71a3bf3 ath9k: block new AMPDU sessions if SC_OP_TXAGGR is not set by Felix Fietkau · 15 years ago
  3. 28d1670 ath9k: clean up code duplication around ath_tx_start by Felix Fietkau · 15 years ago
  4. c599261 ath9k: remove bf_tx_aborted from struct ath_buf by Felix Fietkau · 15 years ago
  5. 76e4522 ath9k: remove bfs_frmlen from struct ath_buf_state by Felix Fietkau · 15 years ago
  6. b572d03 ath9k: remove bfs_nframes from struct ath_buf_state by Felix Fietkau · 15 years ago
  7. 269c44b ath9k: remove bfs_al from struct ath_buf_state by Felix Fietkau · 15 years ago
  8. 3017047 ath9k: remove bfs_keyix from struct ath_buf_state by Felix Fietkau · 15 years ago
  9. 82259b7 ath9k: remove bfs_paprd_timestamp from struct ath_buf_state by Felix Fietkau · 15 years ago
  10. 952cd69 ath9k: remove bfs_keytype from struct ath_buf_state by Felix Fietkau · 15 years ago
  11. 5daefbd ath9k: remove bfs_tidno from struct ath_buf_state by Felix Fietkau · 15 years ago
  12. 2d3bcba ath9k: remove bfs_seqno from struct ath_buf_state by Felix Fietkau · 15 years ago
  13. 9a6b827 ath9k: fix PA predistortion training frame setup by Felix Fietkau · 15 years ago
  14. c5d0855 ath9k_hw: set default values for radar pulse detection by Felix Fietkau · 15 years ago
  15. 28d9cc7 ath9k_htc: Use macro for caldata array size by Mohammed Shafi Shajakhan · 15 years ago
  16. 4e8c14e ath9k_hw: add a private op for configuring radar pulse detection by Felix Fietkau · 15 years ago
  17. 82b873a ath9k: clean up tx buffer setup by Felix Fietkau · 15 years ago
  18. 61117f0 ath9k: remove the tx info padding byte abuse by Felix Fietkau · 15 years ago
  19. f0c255a ath9k: handle tx underrun in the driver instead of rate control by Felix Fietkau · 15 years ago
  20. 1d666d8 ath9k: remove the unnecessary private xretry tx flag by Felix Fietkau · 15 years ago
  21. 7afbb2f ath5k: Cleanup opmode setting logic. by Ben Greear · 15 years ago
  22. 6ee63f5 ath9k_hw: Fix low throughput issue with AR93xx by Senthil Balasubramanian · 15 years ago
  23. 39ec299 ath9k: Fix bug in delimiter padding computation by Vasanthakumar Thiagarajan · 15 years ago
  24. bc20680 ath9k_hw: Add helper function for interpolation by Vasanthakumar Thiagarajan · 15 years ago
  25. 15cbbc4 ath9k_hw: Improve power control accuracy for AR9003 by Vasanthakumar Thiagarajan · 15 years ago
  26. f4475a6 ath9k_hw: Enable strong signal detection for AR9003 by Vasanthakumar Thiagarajan · 15 years ago
  27. 52a0e24 ath9k_hw: Fix XPABIAS level configuration for AR9003 by Vasanthakumar Thiagarajan · 15 years ago
  28. 3092354 ath9k_hw: add eeprom templates for ar9003 family chipsets by Senthil Balasubramanian · 15 years ago
  29. 3ceb801 ath9k_hw: Fix paprd training frame failure. by Senthil Balasubramanian · 15 years ago
  30. ef5a6a7 ath9k_hw: Initialize 2GHz CTL properly. by Senthil Balasubramanian · 15 years ago
  31. b3dd6bc ath9k_hw: Add new member into the eeprom structure. by Senthil Balasubramanian · 15 years ago
  32. a9d85fb ath9k_hw: Fix a reset failure on AR9382 (2x2). by Senthil Balasubramanian · 15 years ago
  33. 72a8011 ath5k: Add support for antenna configuration by Bruno Randolf · 15 years ago
  34. 7e559ec drivers/net/wireless/ath/debug.c: Use printf extension %pV by Joe Perches · 15 years ago
  35. b1d771e carl9170: use generic sign_extend32 by Christian Lamparter · 15 years ago
  36. 7919a57 bitops: Provide generic sign_extend32 function by Andreas Herrmann · 15 years ago
  37. 5d882c9 ath5k: Print stats as unsigned ints. by Ben Greear · 15 years ago
  38. 041fb8f carl9170: tx path review by Christian Lamparter · 15 years ago
  39. 066dae9 ath9k: rework tx queue selection and fix queue stopping/waking by Felix Fietkau · 15 years ago
  40. 3eedb6f carl9170: configurable beacon rates by Christian Lamparter · 15 years ago
  41. 2a6cef5 carl9170: stop stale uplink BA sessions by Christian Lamparter · 15 years ago
  42. e4a668c carl9170: fix spurious restart due to high latency by Christian Lamparter · 15 years ago
  43. e277690 carl9170: initialize HW aMPDU parameters properly by Christian Lamparter · 15 years ago
  44. 3f1240e carl9170: import hw/fw header updates by Christian Lamparter · 15 years ago
  45. 6a6733f ath9k: content DMA start / stop through the PCU lock by Luis R. Rodriguez · 15 years ago
  46. 4bdd1e9 ath9k: move the PCU lock to the sc structure by Luis R. Rodriguez · 15 years ago
  47. 9d94674 ath9k: simplify hw reset locking by Luis R. Rodriguez · 15 years ago
  48. 5d4c428 ath9k: Properly assign boolean types by Mohammed Shafi Shajakhan · 15 years ago
  49. 446fad5 ath9k_htc: Handle monitor mode properly for HTC devices by Rajkumar Manoharan · 15 years ago
  50. 8e7ce89 carl9170: fix typos by Hauke Mehrtens · 15 years ago
  51. ff32d9c ath9k_hw: fix potential spurious tx error bit interpretation by Felix Fietkau · 15 years ago
  52. 78a7685 ath9k: add a debug warning when we cannot stop RX by Luis R. Rodriguez · 15 years ago
  53. b87b012 ath: add a ATH_DBG_WARN() by Luis R. Rodriguez · 15 years ago
  54. 14fb7c1 ath5k: make ath5k_update_bssid_mask_and_opmode() static by Luis R. Rodriguez · 15 years ago
  55. f8c2a08 ath: make ath_hw_set_keycache_entry() static by Luis R. Rodriguez · 15 years ago
  56. a3685d1 ath: make ath_hw_keysetmac() static by Luis R. Rodriguez · 15 years ago
  57. babcbc2 ath9k: initialize per-channel tx power limits instead of hardcoding them by Felix Fietkau · 15 years ago
  58. de40f31 ath9k_hw: extend ath9k_hw_set_txpowerlimit to test channel txpower by Felix Fietkau · 15 years ago
  59. 6b7b6cf ath9k_hw: initialize regulatory->max_power_level in set_txpower for AR9003 by Felix Fietkau · 15 years ago
  60. edb40a2 ath5k: Add channel time to survey data by Bruno Randolf · 15 years ago
  61. 3dd0923 ath5k: Optimize descriptor alignment by Bruno Randolf · 15 years ago
  62. 123f5b8e ath9k: Remove the median function in rate control by Mohammed Shafi Shajakhan · 15 years ago
  63. ada9f1c ath9k_hw: optimize all descriptor access functions by Felix Fietkau · 15 years ago
  64. f0e94b4 ath9k: Convert to new PCI PM framework by Rafael J. Wysocki · 15 years ago
  65. 191d6a1 ath9k: fix sparse complaint on aphy for debugfs by Luis R. Rodriguez · 15 years ago
  66. 744bcb4 ath9k_hw: make ath9k_hw_gettsf32 static by Felix Fietkau · 15 years ago
  67. 8eb1dab ath9k: remove a redundant call to ath9k_hw_gettsf32 by Felix Fietkau · 15 years ago
  68. 9fa23e1 ath9k: optimize/fix ANI RSSI processing by Felix Fietkau · 15 years ago
  69. e0e9bc8 ath9k_hw: optimize tx status descriptor processing by Felix Fietkau · 15 years ago
  70. 45684c7 ath9k_hw: small optimization in ar9002_hw_get_isr by Felix Fietkau · 15 years ago
  71. 4df3071 ath9k_hw: optimize interrupt mask changes by Felix Fietkau · 15 years ago
  72. 4fc4fbd ath9k: Fix incorrect access of rate flags in RC by Mohammed Shafi Shajakhan · 15 years ago
  73. 3d435ad ath5k: Fix double free on hw attach error path by Jones Desougi · 15 years ago
  74. d654567 ath9k_htc: Set proper firmware offset for Netgear WNDA3200 by Rajkumar Manoharan · 15 years ago
  75. e609e2e ath9k: fix tx aggregation flush on AR9003 by Felix Fietkau · 15 years ago
  76. 5e848f7 ath9k: lock reset and PCU start/stopping by Luis R. Rodriguez · 15 years ago
  77. b79b33c ath9k: rename rxflushlock to pcu_lock by Luis R. Rodriguez · 15 years ago
  78. 7583c550 ath9k: add locking for starting the PCU on RX by Luis R. Rodriguez · 15 years ago
  79. 1e45028 ath9k: add locking for stopping RX by Luis R. Rodriguez · 15 years ago
  80. fac6b6a ath9k: resume aggregation immediately after a hardware reset by Felix Fietkau · 15 years ago
  81. dafeac3 carl9170: fix scheduling while atomic by Christian Lamparter · 15 years ago
  82. 0299a50 ath9k: fix handling of rate control probe frames by Felix Fietkau · 15 years ago
  83. 0845735 ath9k: fix crash in ath_update_survey_stats by Felix Fietkau · 15 years ago
  84. 2d3fca1 ath9k_hw: Fix divide by zero cases in paprd. by Senthil Balasubramanian · 15 years ago
  85. 0dfa6db ath9k_hw: Fix TX carrier leakage for IEEE compliance on AR9003 2.2 by Luis R. Rodriguez · 15 years ago
  86. 3d2f2cd carl9170: fix memory leak issue in async cmd macro wrappers by Christian Lamparter · 15 years ago
  87. cae7f95 carl9170: fix async command buffer leak by Christian Lamparter · 15 years ago
  88. 9192f71 ath5k: Properly initialize ath_common->cc_lock. by Ben Greear · 15 years ago
  89. 20b25744 ath9k: Properly initialize ath_common->cc_lock. by Ben Greear · 15 years ago
  90. 229aebb Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  91. 5f05647 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago
  92. 092e0e7 Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 15 years ago
  93. 631dd1a Update broken web addresses in the kernel. by Justin P. Mattock · 15 years ago
  94. 6cf9e99 ath9k: Null out references to stale pointers. by Ben Greear · 15 years ago
  95. c1739eb3 ath9k: Remove bf_dmacontext. by Ben Greear · 15 years ago
  96. 886b42b ath9k_hw: remove AR9003 2.0 support by Luis R. Rodriguez · 15 years ago
  97. 94a40c0 ath9k_htc: set probe request rx filter by Rajkumar Manoharan · 15 years ago
  98. d465991 ath9k_hw: remove enum wireless_mode and its users by Felix Fietkau · 15 years ago
  99. 4e99001 ath9k: remove sc->cur_rate_table and sc->cur_rate_mode by Felix Fietkau · 15 years ago
  100. 772d551 ath9k: make rate control debugfs stats per station by Felix Fietkau · 15 years ago