1. cf3af74 ath9k: Add debugfs support for mac/baseband samples by Rajkumar Manoharan · 13 years ago
  2. 9976f62 ath9k: use appropriate debug mask by Mohammed Shafi Shajakhan · 13 years ago
  3. 152e585 ath9k: fix MGMT packets when using TKIP by Bill Jordan · 13 years ago
  4. 3de2111 ath9k: Remove unused argument tsf from ath9k_hw_rxprocdesc by Rajkumar Manoharan · 13 years ago
  5. 29ab0b3 ath9k: Re-enable RXOEL interrupt after processing rx buffers by Rajkumar Manoharan · 13 years ago
  6. 6a6767b ath9k: remove obselete comments by Mohammed Shafi Shajakhan · 13 years ago
  7. e8fe733 ath9k: Use atomic reference count for interrupt ops by Rajkumar Manoharan · 13 years ago
  8. f749b94 ath9k: use the new channel noise value for signal strength and survey info by Felix Fietkau · 13 years ago
  9. 41bf371 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 13 years ago
  10. 66760ea ath9k: improve reliability of MIC error detection by Felix Fietkau · 13 years ago
  11. 3609936 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 13 years ago
  12. e7ef5bc ath9k: add fast_div_bias configuration for diversity group 1 by Gabor Juhos · 14 years ago
  13. 223c5a8 ath9k: remove superfluous parentheses by Gabor Juhos · 14 years ago
  14. 66ce235 ath9k: add a missing case statement to ath_ant_div_comb_alt_check by Gabor Juhos · 14 years ago
  15. b7f080c net: remove mm.h inclusion from netdevice.h by Alexey Dobriyan · 14 years ago
  16. 5b68138 ath9k: Drag the driver to the year 2011 by Sujith Manoharan · 14 years ago
  17. 21e8ee6 ath9k: make sure main_rssi is positive by Mohammed Shafi Shajakhan · 14 years ago
  18. 3e9a212 ath9k: configure fast_div_bias based on diversity group by Mohammed Shafi Shajakhan · 14 years ago
  19. b85c573 ath9k: Implement an API to swap main/ALT LNA's by Mohammed Shafi Shajakhan · 14 years ago
  20. 8afbcc8 ath9k_hw: define antenna diversity group by Mohammed Shafi Shajakhan · 14 years ago
  21. 2b892a9 ath9k: Fix rssi update in ad-hoc mode by Rajkumar Manoharan · 14 years ago
  22. deb7518 ath9k: avoid enabling interrupts while processing rx by Rajkumar Manoharan · 14 years ago
  23. 429576b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 14 years ago
  24. cedc7e3 ath9k: remove the unlikely check for autosleep by Mohammed Shafi Shajakhan · 14 years ago
  25. 0ff2b5c ath9k: Fix warnings from -Wunused-but-set-variable by Sujith Manoharan · 14 years ago
  26. 2232d31 ath9k: fix the return value of ath_stoprecv by Felix Fietkau · 14 years ago
  27. 9529497 ath9k: fix too early enabling of rx during ath_startrecv() by Felix Fietkau · 14 years ago
  28. 264bbec ath9k: fix PS-Poll reception on AR9160 and earlier by Felix Fietkau · 14 years ago
  29. 5882da0 ath9k_hw: fix stopping rx DMA during resets by Felix Fietkau · 14 years ago
  30. 99e4d43 ath9k: configure beacons based on hw opmode by Rajkumar Manoharan · 14 years ago
  31. 2e28694 ath9k: remove support for the FIF_PROMISC_IN_BSS filter flag by Felix Fietkau · 14 years ago
  32. 6ebacbb mac80211: rename RX_FLAG_TSFT by Johannes Berg · 14 years ago
  33. 0d95521 ath9k: use split rx buffers to get rid of order-1 skb allocations by Felix Fietkau · 14 years ago
  34. 9ac5861 ath9k: fold struct ath_wiphy into struct ath_softc by Felix Fietkau · 14 years ago
  35. 7545daf ath9k: remove support for virtual wiphys by Felix Fietkau · 14 years ago
  36. 4801416 ath9k: Fix up hardware mode and beacons with multiple vifs. by Ben Greear · 14 years ago
  37. d584747 ath9k: Fix warnings on card removal by Rajkumar Manoharan · 14 years ago
  38. 393934c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 14 years ago
  39. cae6b74 ath9k: Remove dead code in recv.c by Mohammed Shafi Shajakhan · 14 years ago
  40. aaef24b ath9k: Properly use unlikely check macro by Mohammed Shafi Shajakhan · 14 years ago
  41. d7fd1b50 ath9k: Make DMA warning in ath_stoprecv WARN_ON_ONCE. by Ben Greear · 14 years ago
  42. 226afe6 ath: Convert ath_print to ath_dbg by Joe Perches · 14 years ago
  43. 3800276 ath: Convert ath_print(.., ATH_DBG_FATAL to ath_err by Joe Perches · 14 years ago
  44. 38852b2 ath9k: Fix STA disconnect issue due to received MIC failed bcast frames by Senthil Balasubramanian · 14 years ago
  45. d89197c Revert "ath9k: Fix STA disconnect issue due to received MIC failed bcast frames" by John W. Linville · 14 years ago
  46. 916448e ath9k: Fix STA disconnect issue due to received MIC failed bcast frames by Senthil Balasubramanian · 14 years ago
  47. d7a066c9 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 14 years ago
  48. d47844a ath9k: fix timeout on stopping rx dma by Felix Fietkau · 14 years ago
  49. 4bdd1e9 ath9k: move the PCU lock to the sc structure by Luis R. Rodriguez · 14 years ago
  50. 78a7685 ath9k: add a debug warning when we cannot stop RX by Luis R. Rodriguez · 14 years ago
  51. 9fa23e1 ath9k: optimize/fix ANI RSSI processing by Felix Fietkau · 14 years ago
  52. 5f841b4 ath9k: Avoid HW opmode overridden on monitor mode changes by Rajkumar Manoharan · 14 years ago
  53. 5e848f7 ath9k: lock reset and PCU start/stopping by Luis R. Rodriguez · 14 years ago
  54. b79b33c ath9k: rename rxflushlock to pcu_lock by Luis R. Rodriguez · 14 years ago
  55. 7583c55 ath9k: add locking for starting the PCU on RX by Luis R. Rodriguez · 14 years ago
  56. 1e45028 ath9k: add locking for stopping RX by Luis R. Rodriguez · 14 years ago
  57. 6cf9e99 ath9k: Null out references to stale pointers. by Ben Greear · 14 years ago
  58. c1739eb ath9k: Remove bf_dmacontext. by Ben Greear · 14 years ago
  59. 9c1d8e4 ath9k: Set RX filter for Probe Request based on filter flag by Jouni Malinen · 14 years ago
  60. 686b9cb mac80211/ath9k: Support AMPDU with multiple VIFs. by Ben Greear · 14 years ago
  61. e17f83e ath9k_hw: simplify revision checks for AR9285 by Felix Fietkau · 14 years ago
  62. 7a37081 ath9k_hw: simplify revision checks for AR9280 by Felix Fietkau · 14 years ago
  63. 3fac6df ath9k: fix regression which prevents chip sleep after CAB data by Senthil Balasubramanian · 14 years ago
  64. 48a6a46 ath9k: fix enabling ANI / tx monitor after bg scan by Luis R. Rodriguez · 14 years ago
  65. 8ab2cd0 ath9k: fix power save race conditions by Luis R. Rodriguez · 14 years ago
  66. 9bad82b ath9k: make ath_ant_div_conf_fast_divbias static by John W. Linville · 14 years ago
  67. cfda669 ath9k: calcrxfilter should take multiple VIFs into account. by Ben Greear · 14 years ago
  68. 364734f ath9k_hw: remove useless hw capability flags by Felix Fietkau · 14 years ago
  69. 102885a ath9k: Implement an algorithm for Antenna diversity and combining by Vasanthakumar Thiagarajan · 14 years ago
  70. 56363dd ath9k: fix spurious MIC failure reports by Felix Fietkau · 14 years ago
  71. c8f3b72 ath9k: fix erased ieee80211_rx_status.mactime by Jan Friedrich · 14 years ago
  72. 96d159d ath9k_hw: remove a useless function for setting the mac address by Felix Fietkau · 15 years ago
  73. a6d2055 ath9k: fix extending the rx timestamp with the hardware TSF by Felix Fietkau · 15 years ago
  74. 40346b6 ath9k_hw: inform ANI calibration when scanning by Luis R. Rodriguez · 15 years ago
  75. ce9426d ath9k: fix dma sync in rx path by Ming Lei · 15 years ago
  76. b7b1b51 ath9k: Fix bug in validating received data length for edma by Vasanthakumar Thiagarajan · 15 years ago
  77. 5c6dd92 ath9k: Fix bug in accessing skb->data of rx frame for edma by Vasanthakumar Thiagarajan · 15 years ago
  78. 9f167f6 ath9k: Clean up few function parameters in recv.c by Vasanthakumar Thiagarajan · 15 years ago
  79. d435700 ath9k: Move ath9k specific RX code to driver by Sujith · 15 years ago
  80. 5682422 ath9k: fix dma direction for map/unmap in ath_rx_tasklet by Ming Lei · 15 years ago
  81. ededf1f ath9k: Fix rx of mcast/bcast frames in PS mode with auto sleep by Vasanthakumar Thiagarajan · 15 years ago
  82. b29e7eb ath9k: Remove unused rx_edma in ath_rx_addbuffer_edma() by Vasanthakumar Thiagarajan · 15 years ago
  83. 083e3e8 ath9k: Fix bug in handling rx frames with invalid descriptor content by Vasanthakumar Thiagarajan · 15 years ago
  84. 4adfcde ath9k: Setup appropriate tx desc for regular dma and edma by Vasanthakumar Thiagarajan · 15 years ago
  85. b622a72 ath9k_hw: move AR9002 mac ops to its own file by Luis R. Rodriguez · 15 years ago
  86. b5c80475 ath9k: Add Rx EDMA support by Felix Fietkau · 15 years ago
  87. 29bffa9 ath9k: allocate tx and rx status information on stack by Felix Fietkau · 15 years ago
  88. 8e6f5aa ath9k: split out access to rx status information by Felix Fietkau · 15 years ago
  89. f643e51 ath: make gcc check format arguments of ath_print(), fix all misuses by Pavel Roskin · 15 years ago
  90. 1395d3f ath9k: Add debugfs file for RX errors by Sujith · 15 years ago
  91. 1b04b93 ath9k: Cleanup Powersave flags by Sujith · 15 years ago
  92. db86f07 ath9k_common: add new module to share 802.11n driver helpers by Luis R. Rodriguez · 15 years ago
  93. c9b1417 ath9k: move RX skb post processing to a helper by Luis R. Rodriguez · 15 years ago
  94. 7e86c10 ath9k: move driver keymap, keymax and splitmic to common by Luis R. Rodriguez · 15 years ago
  95. 1e875e9 ath9k: rename ath_rx_prepare() to ath9k_rx_skb_preprocess() by Luis R. Rodriguez · 15 years ago
  96. 2c74aa4 ath9k: move the max rx buffer size check to ath9k_rx_accept() by Luis R. Rodriguez · 15 years ago
  97. cc861f7 ath: move the rx bufsize to common to share with ath5k/ath9k by Luis R. Rodriguez · 15 years ago
  98. 0a45da7 ath9k: move the rx_stats->rs_datalen check to ath9k_rx_accept() by Luis R. Rodriguez · 15 years ago
  99. 5ca4262 ath9k: avoid the copy skb->cb on every RX'd skb by Luis R. Rodriguez · 15 years ago
  100. dbfc22d ath9k: move rssi processing into a helper by Luis R. Rodriguez · 15 years ago