1. 07c15a3 ath9k: Fix powersave locking by Sujith Manoharan · 12 years ago
  2. b74713d ath9k: Handle fatal interrupts properly by Sujith Manoharan · 12 years ago
  3. 781b14a ath9k: Use atomic operations by Sujith Manoharan · 12 years ago
  4. 8da0783 ath9k: Move LNA code to antenna.c by Sujith Manoharan · 12 years ago
  5. af68aba ath9k: Fix work handling by Sujith Manoharan · 12 years ago
  6. ef1b6cd ath9k: Group link monitoring logic by Sujith Manoharan · 12 years ago
  7. c9ae6ab ath: do not update cycle counters with sleep mode by Rajkumar Manoharan · 12 years ago
  8. 4cb54fa ath9k: Remove SC_OP_OFFCHANNEL by Sujith Manoharan · 12 years ago
  9. e270e77 ath9k: Setup MCI interrupts properly by Sujith Manoharan · 12 years ago
  10. b90bd9d ath9k: Support ethtool getstats api. by Ben Greear · 12 years ago
  11. ceea2a5 ath9k: stop rx dma before stopping tx by Felix Fietkau · 12 years ago
  12. d9b8ae6 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 12 years ago
  13. ad12886 ath9k: Fix IDLE Powersave by Sujith Manoharan · 12 years ago
  14. f240019 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  15. ed2578c ath9k: simplify beacon configuration for beaconing vifs by Rajkumar Manoharan · 12 years ago
  16. b381fa3 ath9k: optimize the hardware hang check by Felix Fietkau · 12 years ago
  17. 75600ab ath9k: wake up the hardware from full sleep when idle is turned off by Felix Fietkau · 12 years ago
  18. 8065248 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  19. a5a0bca ath9k: Add tx-failed counter. by Ben Greear · 12 years ago
  20. 011afa1 Revert "ath9k: fix going to full-sleep on PS idle" by Sujith Manoharan · 12 years ago
  21. 01e1891 ath9k: recover ar9380 chips from rare stuck state by Rajkumar Manoharan · 12 years ago
  22. a4d6367 ath9k: Use HW HT capabilites properly by Sujith Manoharan · 12 years ago
  23. d47a61a ath9k: Fix multi-VIF BSS handling by Sujith Manoharan · 12 years ago
  24. 3d4e20f ath9k: Remove aggregation flags by Sujith Manoharan · 12 years ago
  25. caed657 ath9k_hw: Cleanup FastChannelChange by Sujith Manoharan · 12 years ago
  26. bcf6f96 ath9k: Remove 'other' VIF count by Sujith Manoharan · 12 years ago
  27. 62450b8 ath9k: Remove unused variables by Sujith Manoharan · 12 years ago
  28. bf106e1 ath9k: Remove unnecessary initialization by Sujith Manoharan · 12 years ago
  29. c1afdaf ath9k: fix going to full-sleep on PS idle by Felix Fietkau · 12 years ago
  30. 9f61903 ath9k: configure bss info at assoc notification by Rajkumar Manoharan · 12 years ago
  31. 4286df6 ath9k: do not call ath9k_hw_txprocdesc on AR9003 outside of the tx tasklet by Felix Fietkau · 12 years ago
  32. 56ca0dba ath9k: Process BTCOEX interrupts using a helper by Sujith Manoharan · 12 years ago
  33. df198b1 ath9k: Use proper start/stop routines for BTCOEX by Sujith Manoharan · 12 years ago
  34. 0a8a721 ath9k: remove unnecessary PS wrappers by Mohammed Shafi Shajakhan · 12 years ago
  35. 5ce3df6 ath9k: remove obsolete comments by Mohammed Shafi Shajakhan · 12 years ago
  36. feced20 ath9k: Print the correct channel mode by Sujith Manoharan · 13 years ago
  37. 1a19f77 ath9k: Fix regression in channelwidth switch at the same channel by Rajkumar Manoharan · 13 years ago
  38. 117ff42 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  39. b25bfda ath9k: Fix kernel panic in AR2427 in AP mode by Mohammed Shafi Shajakhan · 13 years ago
  40. 8a30930 ath9k_hw: make bluetooth coexistence support optional at compile time by Felix Fietkau · 13 years ago
  41. d2182b6 ath: Convert ath_dbg(bar, ATH_DBG_<FOO>, to ath_dbg(bar, FOO by Joe Perches · 13 years ago
  42. 5bd5e9a ath9k: Support RSN Mesh by Chun-Yeow Yeoh · 13 years ago
  43. 156369f ath9k: reduce the number of unnecessary BAR tx packets by Felix Fietkau · 13 years ago
  44. 5d22df2 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 13 years ago
  45. 4279425 ath9k: use config.enable_ani to check if ani should be performed by Nikolay Martynov · 13 years ago
  46. 8695135 ath9k: change calibration debug log to output all calibration types by Nikolay Martynov · 13 years ago
  47. daa1b6e ath9k: cancel all workqueue activity when going idle by Felix Fietkau · 13 years ago
  48. 9df0d6a ath9k: only drop packets in drv_flush when asked to by Felix Fietkau · 13 years ago
  49. c0c1174 ath9k: rework power state handling by Felix Fietkau · 13 years ago
  50. c8e8868 ath9k: always issue a full hw reset after waking up from full-sleep mode by Felix Fietkau · 13 years ago
  51. 162d12d ath9k: fix check for antenna diversity support by Felix Fietkau · 13 years ago
  52. 19686dd ath9k: MCI state machine based on MCI interrupt by Mohammed Shafi Shajakhan · 13 years ago
  53. 40dc539 ath9k: Add MCI interrupt to interrupt mask by Mohammed Shafi Shajakhan · 13 years ago
  54. 7e1e386 ath9k: Improve debugfs printout for stations. by Ben Greear · 13 years ago
  55. 7dc181c ath9k: Add btcoex profile management support for AR9462 by Rajkumar Manoharan · 13 years ago
  56. 72d874c ath9k_hw: make ath9k_hw_set_interrupts use ah->imask by default by Felix Fietkau · 13 years ago
  57. 030d629 ath9k: keep track of what's triggering hardware resets by Felix Fietkau · 13 years ago
  58. 8a3a3c8 mac80211: pass vif param to conf_tx() callback by Eliad Peller · 13 years ago
  59. 042ec45 mac80211: let drivers inform it about per TID buffered frames by Johannes Berg · 13 years ago
  60. 1a8f0d39 ath9k: fix a regression in ath9k_ps_restore by Felix Fietkau · 13 years ago
  61. 37a41b4 mac80211: add ieee80211_vif param to tsf functions by Eliad Peller · 13 years ago
  62. 4d8b614 Merge branch 'master' of git://git.infradead.org/users/linville/wireless by John W. Linville · 13 years ago
  63. d2c71c2 ath9k: Reset caldata on radio enable by Rajkumar Manoharan · 13 years ago
  64. c6c539f ath9k: optimize ath9k_ps_restore by Felix Fietkau · 13 years ago
  65. 3483288 ath9k: ensure that rx is not enabled during a reset by Felix Fietkau · 13 years ago
  66. e392700 ath9k: fix enabling interrupts after a hardware error interrupt by Felix Fietkau · 13 years ago
  67. 43c3528 ath9k: implement .get_antenna and .set_antenna by Felix Fietkau · 13 years ago
  68. 9adcf44 ath9k: merge reset related functions by Felix Fietkau · 13 years ago
  69. 236de51 ath9k: always call ath_reset from workqueue context by Felix Fietkau · 13 years ago
  70. e8cfe9f8 ath9k: move a few functions around by Felix Fietkau · 13 years ago
  71. 82b2d33 ath9k: eliminate common->{rx,tx}_chainmask by Felix Fietkau · 13 years ago
  72. 6a6b3f3 ath9k: Fix kernel panic on unplugging the device by Mohammed Shafi Shajakhan · 13 years ago
  73. cf3af74 ath9k: Add debugfs support for mac/baseband samples by Rajkumar Manoharan · 13 years ago
  74. 52c94f4 ath9k: Add support for get_stats callback by Mohammed Shafi Shajakhan · 13 years ago
  75. e338a85 ath9k: Fix invalid noisefloor reading due to channel update by Rajkumar Manoharan · 13 years ago
  76. d77bf3e ath9k: Remove SC_OP_ENABLE_APM by Rajkumar Manoharan · 13 years ago
  77. 0682c9b ath9k: Fix rx overrun interrupt storm by Rajkumar Manoharan · 13 years ago
  78. 8b2a3827 ath9k: Fix PS wrappers in ath9k_set_coverage_class by Mohammed Shafi Shajakhan · 13 years ago
  79. 69ce674 ath9k: do btcoex ASPM disabling at initialization time by Stanislaw Gruszka · 13 years ago
  80. 84c87dc ath9k: remove ->config_pci_powersave() redundant argument by Stanislaw Gruszka · 13 years ago
  81. e8fe733 ath9k: Use atomic reference count for interrupt ops by Rajkumar Manoharan · 13 years ago
  82. b037b69 ath9k: do not enable interrupt on set interrupt mask by Rajkumar Manoharan · 13 years ago
  83. f749b94 ath9k: use the new channel noise value for signal strength and survey info by Felix Fietkau · 13 years ago
  84. f6b4e4d ath9k: Fix locking issue during tx completion by Rajkumar Manoharan · 13 years ago
  85. d3af439 ath9k: remove a redundant call to pcipowersave by Mohammed Shafi Shajakhan · 13 years ago
  86. d4bb17c ath9k: Add debug messages to track PAPRD failures by Mohammed Shafi Shajakhan · 13 years ago
  87. 05c0be2 ath9k: Add a debug entry to start/stop ANI by Mohammed Shafi Shajakhan · 13 years ago
  88. b942471 ath9k: wake up chip before initializing PAPRD table by Mohammed Shafi Shajakhan · 13 years ago
  89. 2e5ef45 ath9k: Handle IBSS status changes in BSS_CHANGED_IBSS by Rajkumar Manoharan · 13 years ago
  90. 5595f11 ath9k: mark few functions as static by Mohammed Shafi Shajakhan · 13 years ago
  91. 6d79cb4 ath9k: make ath9k_setpower function as static by Mohammed Shafi Shajakhan · 13 years ago
  92. fce041b ath9k: unify edma and non-edma tx code, improve tx fifo handling by Felix Fietkau · 13 years ago
  93. e62ddec ath9k: remove redundant if check by Mohammed Shafi Shajakhan · 13 years ago
  94. 11ad2f5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 13 years ago
  95. a4d86d9 ath9k: Reset chip on baseband hang by Rajkumar Manoharan · 13 years ago
  96. 31ec97d Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 13 years ago
  97. ba4903f ath9k: implement .tx_last_beacon() by Felix Fietkau · 13 years ago
  98. 5b68138 ath9k: Drag the driver to the year 2011 by Sujith Manoharan · 13 years ago
  99. 9cbc94ea Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  100. 108697c ath9k: make npending frames check as bool by Mohammed Shafi Shajakhan · 13 years ago