1. 1a19f77 ath9k: Fix regression in channelwidth switch at the same channel by Rajkumar Manoharan · 13 years ago
  2. 117ff42 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  3. b25bfda ath9k: Fix kernel panic in AR2427 in AP mode by Mohammed Shafi Shajakhan · 13 years ago
  4. 8a30930 ath9k_hw: make bluetooth coexistence support optional at compile time by Felix Fietkau · 13 years ago
  5. d2182b6 ath: Convert ath_dbg(bar, ATH_DBG_<FOO>, to ath_dbg(bar, FOO by Joe Perches · 13 years ago
  6. 5bd5e9a ath9k: Support RSN Mesh by Chun-Yeow Yeoh · 13 years ago
  7. 156369f ath9k: reduce the number of unnecessary BAR tx packets by Felix Fietkau · 13 years ago
  8. 5d22df2 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 13 years ago
  9. 4279425 ath9k: use config.enable_ani to check if ani should be performed by Nikolay Martynov · 13 years ago
  10. 8695135 ath9k: change calibration debug log to output all calibration types by Nikolay Martynov · 13 years ago
  11. daa1b6e ath9k: cancel all workqueue activity when going idle by Felix Fietkau · 13 years ago
  12. 9df0d6a ath9k: only drop packets in drv_flush when asked to by Felix Fietkau · 13 years ago
  13. c0c1174 ath9k: rework power state handling by Felix Fietkau · 13 years ago
  14. c8e8868 ath9k: always issue a full hw reset after waking up from full-sleep mode by Felix Fietkau · 13 years ago
  15. 162d12d ath9k: fix check for antenna diversity support by Felix Fietkau · 13 years ago
  16. 19686dd ath9k: MCI state machine based on MCI interrupt by Mohammed Shafi Shajakhan · 13 years ago
  17. 40dc539 ath9k: Add MCI interrupt to interrupt mask by Mohammed Shafi Shajakhan · 13 years ago
  18. 7e1e386 ath9k: Improve debugfs printout for stations. by Ben Greear · 13 years ago
  19. 7dc181c ath9k: Add btcoex profile management support for AR9462 by Rajkumar Manoharan · 13 years ago
  20. 72d874c ath9k_hw: make ath9k_hw_set_interrupts use ah->imask by default by Felix Fietkau · 13 years ago
  21. 030d629 ath9k: keep track of what's triggering hardware resets by Felix Fietkau · 13 years ago
  22. 8a3a3c8 mac80211: pass vif param to conf_tx() callback by Eliad Peller · 13 years ago
  23. 042ec45 mac80211: let drivers inform it about per TID buffered frames by Johannes Berg · 13 years ago
  24. 1a8f0d39 ath9k: fix a regression in ath9k_ps_restore by Felix Fietkau · 13 years ago
  25. 37a41b4 mac80211: add ieee80211_vif param to tsf functions by Eliad Peller · 13 years ago
  26. 4d8b614 Merge branch 'master' of git://git.infradead.org/users/linville/wireless by John W. Linville · 13 years ago
  27. d2c71c2 ath9k: Reset caldata on radio enable by Rajkumar Manoharan · 13 years ago
  28. c6c539f ath9k: optimize ath9k_ps_restore by Felix Fietkau · 13 years ago
  29. 3483288 ath9k: ensure that rx is not enabled during a reset by Felix Fietkau · 13 years ago
  30. e392700 ath9k: fix enabling interrupts after a hardware error interrupt by Felix Fietkau · 13 years ago
  31. 43c3528 ath9k: implement .get_antenna and .set_antenna by Felix Fietkau · 13 years ago
  32. 9adcf44 ath9k: merge reset related functions by Felix Fietkau · 13 years ago
  33. 236de51 ath9k: always call ath_reset from workqueue context by Felix Fietkau · 13 years ago
  34. e8cfe9f8 ath9k: move a few functions around by Felix Fietkau · 13 years ago
  35. 82b2d33 ath9k: eliminate common->{rx,tx}_chainmask by Felix Fietkau · 13 years ago
  36. 6a6b3f3 ath9k: Fix kernel panic on unplugging the device by Mohammed Shafi Shajakhan · 13 years ago
  37. cf3af74 ath9k: Add debugfs support for mac/baseband samples by Rajkumar Manoharan · 13 years ago
  38. 52c94f4 ath9k: Add support for get_stats callback by Mohammed Shafi Shajakhan · 13 years ago
  39. e338a85 ath9k: Fix invalid noisefloor reading due to channel update by Rajkumar Manoharan · 13 years ago
  40. d77bf3e ath9k: Remove SC_OP_ENABLE_APM by Rajkumar Manoharan · 13 years ago
  41. 0682c9b ath9k: Fix rx overrun interrupt storm by Rajkumar Manoharan · 13 years ago
  42. 8b2a382 ath9k: Fix PS wrappers in ath9k_set_coverage_class by Mohammed Shafi Shajakhan · 13 years ago
  43. 69ce674 ath9k: do btcoex ASPM disabling at initialization time by Stanislaw Gruszka · 13 years ago
  44. 84c87dc ath9k: remove ->config_pci_powersave() redundant argument by Stanislaw Gruszka · 13 years ago
  45. e8fe733 ath9k: Use atomic reference count for interrupt ops by Rajkumar Manoharan · 13 years ago
  46. b037b69 ath9k: do not enable interrupt on set interrupt mask by Rajkumar Manoharan · 13 years ago
  47. f749b94 ath9k: use the new channel noise value for signal strength and survey info by Felix Fietkau · 13 years ago
  48. f6b4e4d ath9k: Fix locking issue during tx completion by Rajkumar Manoharan · 14 years ago
  49. d3af439 ath9k: remove a redundant call to pcipowersave by Mohammed Shafi Shajakhan · 14 years ago
  50. d4bb17c ath9k: Add debug messages to track PAPRD failures by Mohammed Shafi Shajakhan · 14 years ago
  51. 05c0be2 ath9k: Add a debug entry to start/stop ANI by Mohammed Shafi Shajakhan · 14 years ago
  52. b942471 ath9k: wake up chip before initializing PAPRD table by Mohammed Shafi Shajakhan · 14 years ago
  53. 2e5ef45 ath9k: Handle IBSS status changes in BSS_CHANGED_IBSS by Rajkumar Manoharan · 14 years ago
  54. 5595f11 ath9k: mark few functions as static by Mohammed Shafi Shajakhan · 14 years ago
  55. 6d79cb4 ath9k: make ath9k_setpower function as static by Mohammed Shafi Shajakhan · 14 years ago
  56. fce041b ath9k: unify edma and non-edma tx code, improve tx fifo handling by Felix Fietkau · 14 years ago
  57. e62ddec ath9k: remove redundant if check by Mohammed Shafi Shajakhan · 14 years ago
  58. 11ad2f5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 14 years ago
  59. a4d86d9 ath9k: Reset chip on baseband hang by Rajkumar Manoharan · 14 years ago
  60. 31ec97d Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 14 years ago
  61. ba4903f ath9k: implement .tx_last_beacon() by Felix Fietkau · 14 years ago
  62. 5b68138 ath9k: Drag the driver to the year 2011 by Sujith Manoharan · 14 years ago
  63. 9cbc94e Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  64. 108697c ath9k: make npending frames check as bool by Mohammed Shafi Shajakhan · 14 years ago
  65. f59a59f ath9k: fix a regression in PS frame filter handling by Felix Fietkau · 14 years ago
  66. fd5999c ath9k: fix beaconing for mesh interfaces by Javier Cardona · 14 years ago
  67. 729da39 ath9k: Failed to set default beacon rssi in AP/IBSS mode by Rajkumar Manoharan · 14 years ago
  68. 4105f80 ath9k: process TSF out of range before RX by Rajkumar Manoharan · 14 years ago
  69. deb7518 ath9k: avoid enabling interrupts while processing rx by Rajkumar Manoharan · 14 years ago
  70. 99aa55b ath9k: Fix a warning due to a queued work during S3 state by Mohammed Shafi Shajakhan · 14 years ago
  71. cbe8c73 ath9k_hw: remove aggregation protection mode by Mohammed Shafi Shajakhan · 14 years ago
  72. 2f6fc35 ath9k: Fix drain txq failure in flush by Rajkumar Manoharan · 14 years ago
  73. 92c6f76 ath9k: set beacon related ps flags on bss_info change by Rajkumar Manoharan · 14 years ago
  74. 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
  75. b84628e ath9k: Add power save wrappers and modularize hw_pll handler by Senthil Balasubramanian · 14 years ago
  76. 9eab61c ath9k: cleanup hw pll work handler by Senthil Balasubramanian · 14 years ago
  77. 5151390 ath9k: optimize the usage of power save wrappers. by Senthil Balasubramanian · 14 years ago
  78. 93ae2dd ath9k: assign keycache slots to unencrypted stations by Felix Fietkau · 14 years ago
  79. 5519541 ath9k: fix powersave frame filtering/buffering in AP mode by Felix Fietkau · 14 years ago
  80. f60c49b ath9k: Fix kernel panic on module unload by Rajkumar Manoharan · 14 years ago
  81. 15b91e8 ath9k: Implement dev_tx_frames_pending callback. by Vivek Natarajan · 14 years ago
  82. 96f372c ath9k: fix missing ath9k_ps_wakeup/ath9k_ps_restore calls by Felix Fietkau · 14 years ago
  83. b37e3b6 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 14 years ago
  84. 99e4d43 ath9k: configure beacons based on hw opmode by Rajkumar Manoharan · 14 years ago
  85. 4f5ef75 ath9k: Handle BSSID/AID for multiple interfaces by Rajkumar Manoharan · 14 years ago
  86. 66da424 ath9k: Cleanup ath_vif struct by Rajkumar Manoharan · 14 years ago
  87. 59575d1 ath9k: deny new interface addtion on IBSS mode by Rajkumar Manoharan · 14 years ago
  88. cfdc9a8 ath9k: Support RSN IBSS by Jouni Malinen · 14 years ago
  89. f62d816 ath9k: fix a chip wakeup related crash in ath9k_start by Felix Fietkau · 14 years ago
  90. d78f4b3 ath9k: Fix TX queue stuck issue. by Senthil Balasubramanian · 14 years ago
  91. 86271e4 ath9k: fix the .flush driver op implementation by Felix Fietkau · 14 years ago
  92. 0cf55c2 ath9k: use generic mac80211 LED blinking code by Felix Fietkau · 14 years ago
  93. 08f6c85 ath9k: Fix compilation warning. by Vivek Natarajan · 14 years ago
  94. 7e3514f ath9k: Cancel pll_work while disabling radio. by Vivek Natarajan · 14 years ago
  95. 7bb4568 mac80211: make tx() operation return void by Johannes Berg · 14 years ago
  96. 6908162 ath9k: Implement op_flush() by Vasanthakumar Thiagarajan · 14 years ago
  97. b67afe7 Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 14 years ago
  98. 0f5cd45 ath9k: Fix ath9k prevents CPU to enter C3 states by Mohammed Shafi Shajakhan · 14 years ago
  99. 014cf3b ath9k: disable beaconing before stopping beacon queue by Rajkumar Manoharan · 14 years ago
  100. 9814f6b ath9k: Remove redundant beacon_interval by Steve Brown · 14 years ago