1. 81b5195 ath9k: use ath_tx_process_buffer instead of open-coding similar code by Felix Fietkau · 13 years ago
  2. 1381559 ath9k: clean up processing of pending tx frames on reset by Felix Fietkau · 13 years ago
  3. 0a62acb ath9k: stop rx after tx by Felix Fietkau · 13 years ago
  4. 6aaacd8 ath9k_hw: fix RF bank initialization by Felix Fietkau · 13 years ago
  5. 066433a Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 13 years ago
  6. e2d4a24 ath9k_hw: ar9002_hw_spectral_scan_config() can be static by Fengguang Wu · 13 years ago
  7. 0c0280b wireless: make the reg_notifier() void by Luis R. Rodriguez · 13 years ago
  8. eab6d79 ath9k_hw: add tx gain tables for newer devices by Felix Fietkau · 13 years ago
  9. aad12ed ath9k: fix spectral scan endless mode on AR9002 by Simon Wunderlich · 13 years ago
  10. e93d083 ath9k: add spectral scan feature by Simon Wunderlich · 13 years ago
  11. 1a26cda ath9k_hw: Fix radio programming for AR9550 by Sujith Manoharan · 13 years ago
  12. 2d7caef ath9k_hw: Add TempCompensation feature for AR9550 by Sujith Manoharan · 13 years ago
  13. 3a6a62fb ath9k_hw: Update initvals for QCA955x by Sujith Manoharan · 13 years ago
  14. 96da6fd ath9k_hw: Use helper routines to simplify ar9003_hw_init_cal() by Sujith Manoharan · 13 years ago
  15. dfcca60 ath9k_hw: Fix MCI init for AGC calibration by Sujith Manoharan · 13 years ago
  16. 4656b8f ath9k_hw: Do not enable IQ-CAL for half/quarter rates by Sujith Manoharan · 13 years ago
  17. 03c2dc7 ath9k_hw: Fix calibration for AR9340 by Sujith Manoharan · 13 years ago
  18. 1a6e5d7 ath9k_hw: Remove TEMP_COMP_CAL by Sujith Manoharan · 13 years ago
  19. b686929 ath9k_hw: Enable calibration types in init_cal_settings by Sujith Manoharan · 13 years ago
  20. e1b97c9 ath9k_hw: Remove AR9485 1.0 macro by Sujith Manoharan · 13 years ago
  21. 93476b1 ath9k: fix column header comments for some initval arrays by Gabor Juhos · 13 years ago
  22. c1b976d ath9k_hw: use the devres API for allocations by Felix Fietkau · 13 years ago
  23. b81950b1 ath9k: use the devres API for allocations/mappings by Felix Fietkau · 13 years ago
  24. 18b559d mac80211: split TX aggregation stop action by Johannes Berg · 13 years ago
  25. 193c0d6 Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 13 years ago
  26. 36b07d1 ath9k: check pdata variable before dereferencing it by Gabor Juhos · 13 years ago
  27. 75d7dbc ath9k_htc: RX timestamp is reported at end of frame by Thomas Pedersen · 13 years ago
  28. 96d2137 ath9k: RX timestamp is reported at end of frame by Thomas Pedersen · 13 years ago
  29. ab5c4f7 ath9k: allow to load EEPROM content via firmware API by Gabor Juhos · 13 years ago
  30. 0e4b9f2 ath9k: use 'struct ath_hw *' as the first argument for 'ath9k_hw_nvram_read' by Gabor Juhos · 13 years ago
  31. 7177d8f ath9k: add EEPROM offset to debug message by Gabor Juhos · 13 years ago
  32. 2fd2cdf ath9k: move duplicated debug message to 'ath9k_hw_nvram_read' by Gabor Juhos · 13 years ago
  33. b7c0c23 ath9k_hw: Fix signal strength / channel noise reporting by Felix Fietkau · 13 years ago
  34. 3edfd10 ath9k_hw: Update intivals for AR9340 by Sujith Manoharan · 13 years ago
  35. 1562580 ath9k_hw: Calculate the correct training power for PAPRD by Sujith Manoharan · 13 years ago
  36. 0f21ee8 ath9k_hw: Add HW cap for PAPRD by Sujith Manoharan · 13 years ago
  37. d882d24 ath9k_hw: Fix PAPRD retraining for AR9485 by Sujith Manoharan · 13 years ago
  38. 36d2943 ath9k_hw: Various trivial fixes for PAPRD by Sujith Manoharan · 13 years ago
  39. 19f7842 ath9k: Fix redundant PS wrappers by Sujith Manoharan · 13 years ago
  40. 914d0f4 ath9k: Add a few debug messages for PAPRD by Sujith Manoharan · 13 years ago
  41. 8c723e2 ath9k_hw: Fix PAPRD training by Sujith Manoharan · 13 years ago
  42. b8a95db ath9k_hw: Fix PAPRD registers for AR9485 by Sujith Manoharan · 13 years ago
  43. b3cd802 ath9k: ar9003: fix OTP register offsets for AR9340 by Gabor Juhos · 13 years ago
  44. 4f7dc95 ath9k: Fix regression in 'xmit' debugfs file by Sujith Manoharan · 13 years ago
  45. 9c170e06 Revert "ath9k_hw: Update AR9003 high_power tx gain table" by Felix Fietkau · 13 years ago
  46. a875621 ath9k: Use standard #defines for PCIe Capability ASPM fields by Bjorn Helgaas · 13 years ago
  47. 8842758 ath9k: use SIMPLE_DEV_PM_OPS by Hauke Mehrtens · 13 years ago
  48. 23c1d7f wireless: allow Atheros card to not depend on ath.ko by Vladimir Kondratiev · 13 years ago
  49. a56c919 ath9k: Remove redundant NULL assignment by Sujith Manoharan · 13 years ago
  50. a145daf ath9k: Implement sta_add_debugfs/sta_remove_debugfs by Sujith Manoharan · 13 years ago
  51. de7b760 ath9k: Replace WME_NUM_TID with IEEE80211_NUM_TIDS by Sujith Manoharan · 13 years ago
  52. c175db8 ath9k: Move ethtool functions to debug.c by Sujith Manoharan · 13 years ago
  53. d6144d8 ath9k: Fix buffer overflow error by Rajkumar Manoharan · 13 years ago
  54. 75c8ec7 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 13 years ago
  55. 580bdac ath9k: Remove 'stations' debugfs file by Sujith Manoharan · 13 years ago
  56. 4d28f77 ath9k: Fix rate control debugging by Sujith Manoharan · 13 years ago
  57. 1c11e10 ath9k: Fill remove_sta_debugfs() callback by Sujith Manoharan · 13 years ago
  58. c0b7487 ath9k: Add a debugfs file to dump queue statistics by Sujith Manoharan · 13 years ago
  59. 78ef731 ath9k: Fix the 'xmit' debugfs file by Sujith Manoharan · 13 years ago
  60. bea843c ath9k/ath9k_htc: Remove WME macros by Sujith Manoharan · 13 years ago
  61. 2884561 ath9k: stomp audio profiles on weak signal strength by Rajkumar Manoharan · 13 years ago
  62. b88083b ath9k: Fix MCI reset in BT cal_req by Rajkumar Manoharan · 13 years ago
  63. ca90ef4 ath9k: Process FATAL interrupts at first by Rajkumar Manoharan · 13 years ago
  64. b311749 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 13 years ago
  65. ac46ba4 ath9k: Fix BTCOEX debugfs file usage by Sujith Manoharan · 13 years ago
  66. da8fb12 ath9k_hw: Fix regression in device reset by Sujith Manoharan · 13 years ago
  67. 57527f8 ath9k_hw: Program filter coefficients correctly by Sujith Manoharan · 13 years ago
  68. b126b02 ath9k: Remove unused workaround by Sujith Manoharan · 13 years ago
  69. 413c030 ath9k_hw: Update AR9485 initvals by Sujith Manoharan · 13 years ago
  70. 0b6eb36 ath9k_hw: Fix wrong peak detector DC offset by Rajkumar Manoharan · 13 years ago
  71. a695228 ath9k: [DFS] add pulse width tolerance for ETSI by Zefir Kurtisi · 13 years ago
  72. 0f62248 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 13 years ago
  73. 70bf870 ath9k: fix memory leak in DFS pattern detector by Zefir Kurtisi · 13 years ago
  74. 259bcf8 ath9k: resolve name collision in DFS detector by Zefir Kurtisi · 13 years ago
  75. f4bda33 mac80211: support RX_FLAG_MACTIME_END by Thomas Pedersen · 13 years ago
  76. 8b2c982 mac80211: clarify interface iteration and make it configurable by Johannes Berg · 13 years ago
  77. 6fe7cc7 ath9k: Test for TID only in BlockAcks while checking tx status by Sven Eckelmann · 13 years ago
  78. ab3d59d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 13 years ago
  79. 4df50ca ath9k: Dump BTCOEX tuning parameters by Rajkumar Manoharan · 13 years ago
  80. cdbe408 ath9k_hw: validate MCI stuck after RTC wakeup by Rajkumar Manoharan · 13 years ago
  81. e75d4ed ath9k_hw: Fix concurrent tx on lower tx power by Rajkumar Manoharan · 13 years ago
  82. 8446484 ath9k_hw: Enable hw PLL power save for AR9565 by Rajkumar Manoharan · 13 years ago
  83. 1680260 ath9k_hw: Enable hw PLL power save for AR9462 by Rajkumar Manoharan · 13 years ago
  84. 7bf7a71e ath9k: Add new BT profile info A2DP_Voice by Rajkumar Manoharan · 13 years ago
  85. f9401b1 ath9k: adjust duty cycle for FTP profile for AR9565 by Rajkumar Manoharan · 13 years ago
  86. 3c5c9d0 ath9k_hw: Set default MCI config for AR9565 by Rajkumar Manoharan · 13 years ago
  87. 506ed95 ath9k_hw: Configure new switch table for AR9565 BTCOEX by Rajkumar Manoharan · 13 years ago
  88. 6f37ff9 ath9k_hw: Fix max rx rate drop for AR9565 by Rajkumar Manoharan · 13 years ago
  89. 2097fdd ath9k_hw: Fix frequent BT rx recovery by Rajkumar Manoharan · 13 years ago
  90. e9f9fd8 ath9k_hw: Disable MCI stat counter by default for AR9565 by Rajkumar Manoharan · 13 years ago
  91. b55f6bb ath9k: turn off RXIQ calibration while re-calibrating radio by Bala Shanmugam · 13 years ago
  92. d9575da ath9k: Set appropriate bit for AR9565 in btc control register by Bala Shanmugam · 13 years ago
  93. 7d47884 ath9k_hw: Fix selfgen chainmask for 9565 by Rajkumar Manoharan · 13 years ago
  94. 4c6231a ath9k_hw: Enable OSLA hw fix for AR9565 by Rajkumar Manoharan · 13 years ago
  95. e82cb03 ath9k: adjust WLAN and BT concurrent transmission by Rajkumar Manoharan · 13 years ago
  96. 77d8483 ath9k: fill channel mode in caldata by Rajkumar Manoharan · 13 years ago
  97. db60428 ath9k: Add concurrent WLAN and BT tx support for MCI based chips by Rajkumar Manoharan · 13 years ago
  98. 50072eb ath9k: Send WLAN channel info to BT by Rajkumar Manoharan · 13 years ago
  99. aebc0d4 ath9k: Advertize beacon_int_infra_match by Mohammed Shafi Shajakhan · 13 years ago
  100. 96f99d3 ath9k_htc: Remove interface combination specific checks by Mohammed Shafi Shajakhan · 13 years ago