1. a0d0d16 Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by John W. Linville · 12 years ago
  2. 8a90555 ath9k_hw: Fix RTT calibration by Sujith Manoharan · 12 years ago
  3. 2e42e47 drivers/net: Convert compare_ether_addr to ether_addr_equal by Joe Perches · 12 years ago
  4. 0d6c4a2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  5. 9d1ceac Revert "ath9k_hw: Fix incorrect spur_freq_sd for AR9003" by Rajkumar Manoharan · 12 years ago
  6. 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
  7. ad12886 ath9k: Fix IDLE Powersave by Sujith Manoharan · 12 years ago
  8. f240019 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  9. b96f20b ath9k: extend DFS detector stats in dfs_debugfs by Zefir Kurtisi · 12 years ago
  10. 2a5783b ath9k: don't strip mic on non-encrypted frames in tkip by Michael Liang · 12 years ago
  11. 8d1bd2a ath9k_hw: increase tx abort timeout for half/quarter channels by Felix Fietkau · 12 years ago
  12. feb7bc9 ath9k_hw: disable fast channel change when changing from/to half/quarter mode by Felix Fietkau · 12 years ago
  13. e5d821a ath9k_hw: disable Tx IQ calibration on half/quarter channels by Felix Fietkau · 12 years ago
  14. 7c5adc8 ath9k_hw: fix and clean up PHY activation delay by Felix Fietkau · 12 years ago
  15. 3e61d3f ath9k_hw: increase symbol overlap window for half/quarter channels by Felix Fietkau · 12 years ago
  16. 08685ce ath9k_hw: set the PHY mode for half/quarter channels on AR9003 by Felix Fietkau · 12 years ago
  17. e115b7e ath9k_hw: increase ACK timeout for half/quarter channels by Felix Fietkau · 12 years ago
  18. e88e486 ath9k_hw: use standard SIFS time as reference for half/quarter channels by Felix Fietkau · 12 years ago
  19. 0466e25 ath9k_hw: remove ATH_BTCOEX_CFG_MCI by Rajkumar Manoharan · 12 years ago
  20. ed2578c ath9k: simplify beacon configuration for beaconing vifs by Rajkumar Manoharan · 12 years ago
  21. 78241bd ath9k: make DFS detector pools SMP safe by Zefir Kurtisi · 12 years ago
  22. 75acd5a ath9k: fix TX power reporting on AR9003 chips by Gabor Juhos · 12 years ago
  23. 990e08a ath9k: Fix compile warnings when DEBUGFS is disabled. by Ben Greear · 12 years ago
  24. 20c8e8d ath9k: add possible wiphy interface combinations by Felix Fietkau · 12 years ago
  25. 83722bd ath9k: fix tx power settings for AR9287 by Gabor Juhos · 12 years ago
  26. 64ea57d ath9k: add an extra boolean parameter to ath9k_hw_apply_txpower by Gabor Juhos · 12 years ago
  27. 8edb254 ath9k: use ath9k_hw_fbin2freq instead of FBIN2FREQ by Gabor Juhos · 12 years ago
  28. 23bd7ce ath9k: move ath9k_hw_fbin2freq function to eeprom.h by Gabor Juhos · 12 years ago
  29. 86ae26d ath9k: remove unused PWRINC_*_TO_*_CHAIN defines by Gabor Juhos · 12 years ago
  30. 6010e72 ath9k: merge power correction constants by Gabor Juhos · 12 years ago
  31. fd09c85 ath9k: Fix TX fragmentation by Sujith Manoharan · 12 years ago
  32. 8f942b9 ath9k: simplify ath9k_hw_get_scaled_power function by Gabor Juhos · 12 years ago
  33. ea6f792 ath9k: introduce ath9k_hw_get_scaled_power helper by Gabor Juhos · 12 years ago
  34. 21bd6ea ath9k: use consistent value for REDUCE_SCALED_POWER_BY_THREE_CHAIN by Gabor Juhos · 12 years ago
  35. d9e9145 ath9k: use ath9k_hw_update_regulatory_maxpower in ath9k_hw_def_set_txpower by Gabor Juhos · 12 years ago
  36. cd484ae ath9k: fix beacon descriptor by Rajkumar Manoharan · 12 years ago
  37. 4e7fb71 ath9k: skip beaconing when reset work is pending by Rajkumar Manoharan · 12 years ago
  38. af1e8a6 ath9k: reset noiseimmunity level to default by Rajkumar Manoharan · 12 years ago
  39. de5f8fc ath9k: fix ibss beacon next tbtt by Rajkumar Manoharan · 12 years ago
  40. 3e5217e ath9k: fix ibss fair beacon distribution for AR9462 by Rajkumar Manoharan · 12 years ago
  41. b381fa3 ath9k: optimize the hardware hang check by Felix Fietkau · 12 years ago
  42. 7b27ba4 ath9k: do not register LEDs on AR913x by Felix Fietkau · 12 years ago
  43. 689e756 ath9k_hw: add support for 8 AP mode interfaces by Felix Fietkau · 12 years ago
  44. 462e58f ath9k: Gather and report IRQ sync_cause errors. by Ben Greear · 12 years ago
  45. 24a0731 ath9k: Use macro to decrease code when priting recv stats. by Ben Greear · 12 years ago
  46. d90b570 ath9k_htc: Add Panasonic N5HBZ0000055 device id by Sujith Manoharan · 12 years ago
  47. f58cc80 ath9k_hw: Remove BTCOEX initvals by Sujith Manoharan · 12 years ago
  48. 75600ab ath9k: wake up the hardware from full sleep when idle is turned off by Felix Fietkau · 12 years ago
  49. 9970027 ath9k: remove dead code by Zefir Kurtisi · 12 years ago
  50. 8065248 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  51. 1507218 ath9k: Add more recv stats. by Ben Greear · 13 years ago
  52. a5a0bca ath9k: Add tx-failed counter. by Ben Greear · 13 years ago
  53. 56dc389 ath9k: update to DFS pattern detector interface by Zefir Kurtisi · 13 years ago
  54. 8e92d3f ath9k: add DFS pattern detector instance to ath_softc by Zefir Kurtisi · 13 years ago
  55. 6ee159e ath9k: add DFS pattern detector by Zefir Kurtisi · 13 years ago
  56. 8f727ef mac80211: notify driver of rate control updates by Johannes Berg · 13 years ago
  57. 64f68e5 mac80211: remove channel type argument from rate_update by Johannes Berg · 13 years ago
  58. 81ddbb5 mac80211: don't always advertise remain-on-channel by Johannes Berg · 13 years ago
  59. 516304b ath: Add and use pr_fmt, convert printks to pr_<level> by Joe Perches · 13 years ago
  60. 011afa1 Revert "ath9k: fix going to full-sleep on PS idle" by Sujith Manoharan · 12 years ago
  61. 68d9e1f ath9k_hw: Update rx gain initval to improve rx sensitivity by Rajkumar Manoharan · 13 years ago
  62. 01e1891 ath9k: recover ar9380 chips from rare stuck state by Rajkumar Manoharan · 13 years ago
  63. 54da20d ath9k_hw: improve ANI processing and rx desensitizing parameters by Rajkumar Manoharan · 13 years ago
  64. 5d32c88 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 13 years ago
  65. 234e340 simple_open: automatically convert to simple_open() by Stephen Boyd · 13 years ago
  66. a4d6367 ath9k: Use HW HT capabilites properly by Sujith Manoharan · 13 years ago
  67. b5447ff ath9k: fix a memory leak in ath_rx_tasklet() by Eric Dumazet · 13 years ago
  68. 195ca3b ath9k: reduce listen time period by Rajkumar Manoharan · 13 years ago
  69. 2ee0a07 ath9k: fix max noise floor threshold by Rajkumar Manoharan · 13 years ago
  70. 01a2829 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 13 years ago
  71. 783b732 ath9k_hw: remove unused initvals by Felix Fietkau · 13 years ago
  72. c7effd3 ath9k: inline AR9271 1.0 INI overrides by Felix Fietkau · 13 years ago
  73. aa0e578 ath9k_hw: remove iniModes_*_tx_gain_9271 by Felix Fietkau · 13 years ago
  74. c7d36f9 ath9k_hw: clean up iniModesAdditional by Felix Fietkau · 13 years ago
  75. 9951c4d ath9k_hw: fix AR9380 register settings for channel 14 by Felix Fietkau · 13 years ago
  76. c8664d1 ath9k_hw: fold ar9002_hw_cck_chan14_spread into mode regs initialization by Felix Fietkau · 13 years ago
  77. bbf2b30 ath9k_hw: remove iniCommon_*_cck_fir_coeff_9271 by Felix Fietkau · 13 years ago
  78. aebc0a8 ath9k_hw: clean up ath9k_hw_setuprxdesc by Felix Fietkau · 13 years ago
  79. 239c795 ath9k_hw: remove ath9k_hw_gettxintrtxqs by Felix Fietkau · 13 years ago
  80. f3eef64 ath9k: optimize register access functions by Felix Fietkau · 13 years ago
  81. 99ac8cd ath9k_hw: remove ath9k_hw_getdefantenna by Felix Fietkau · 13 years ago
  82. 8efa7a8 ath9k_hw: remove ath9k_hw_htc_resetinit by Felix Fietkau · 13 years ago
  83. ce8fdf6 ath9k_hw: clean up tx completion interrupt handling by Felix Fietkau · 13 years ago
  84. 7e03072 ath9k_hw: simplify tx queue interrupt mask handling by Felix Fietkau · 13 years ago
  85. d47a61a ath9k: Fix multi-VIF BSS handling by Sujith Manoharan · 13 years ago
  86. 3d4e20f ath9k: Remove aggregation flags by Sujith Manoharan · 13 years ago
  87. caed657 ath9k_hw: Cleanup FastChannelChange by Sujith Manoharan · 13 years ago
  88. bcf6f96 ath9k: Remove 'other' VIF count by Sujith Manoharan · 13 years ago
  89. 62450b8 ath9k: Remove unused variables by Sujith Manoharan · 13 years ago
  90. bf106e1 ath9k: Remove unnecessary initialization by Sujith Manoharan · 13 years ago
  91. c1afdaf ath9k: fix going to full-sleep on PS idle by Felix Fietkau · 13 years ago
  92. ffb1c56 ath9k: Fix mactime from being clobbered in rx_status by Ashok Nagarajan · 13 years ago
  93. 9f61903 ath9k: configure bss info at assoc notification by Rajkumar Manoharan · 13 years ago
  94. 3789d59 ath9k_hw: Fix enabling of MCI and RTT by Mohammed Shafi Shajakhan · 13 years ago
  95. bff2ec2 ath9k: Fix BTCOEX shutdown by Sujith Manoharan · 13 years ago
  96. 74dd152 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 13 years ago
  97. 2ef1675 ath9k: fix signal strength reporting issues by Felix Fietkau · 13 years ago
  98. 3a2923e ath9k: get rid of double queueing of rx frames on EDMA by Felix Fietkau · 13 years ago
  99. fc16fd8 ath9k: remove rssi/antenna information from recv debug stats by Felix Fietkau · 13 years ago
  100. 5baec74 ath9k: make MAC sample statistics optional by Felix Fietkau · 13 years ago