1. 6bca610 ath9k_htc: Do not support PowerSave by default by Oleksij Rempel · 10 years ago
  2. f133525 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 11 years ago
  3. 685328b mac80211: remove channel_change_time by Johannes Berg · 11 years ago
  4. 1e51aca ath9k_htc: reconfigure led_gpios after resume by Oleksij Rempel · 11 years ago
  5. dc2a87f ath9k_htc: do some initial hardware configuration by Oleksij Rempel · 11 years ago
  6. 0c9acaa ath9k_htc: ifdef out IFTYPE_MESH advertisement by Thomas Pedersen · 11 years ago
  7. 156652b ath9k_htc: Support reporting tx and rx chain mask. by Ben Greear · 11 years ago
  8. a226c3d ath9k_htc: add STBC TX support by Oleksij Rempel · 11 years ago
  9. bd4a85e ath9k_htc: Claim support for mgmt frame protection by Javier Cardona · 11 years ago
  10. 594e65b ath9k_htc: Add support for mesh interfaces by Javier Cardona · 11 years ago
  11. 319e7bd ath9k_htc: accept 1.x firmware newer than 1.3 by Felix Fietkau · 11 years ago
  12. 4205e6e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 11 years ago
  13. 0c0280b wireless: make the reg_notifier() void by Luis R. Rodriguez · 12 years ago
  14. 8113554 net: use ETHTOOL_FWVERS_LEN instead of ETHTOOL_BUSINFO_LEN for fw_ver strings by Jiri Pirko · 12 years ago
  15. bea843c ath9k/ath9k_htc: Remove WME macros by Sujith Manoharan · 12 years ago
  16. 8b0b6be ath9k_htc: Advertise interface combinations supported by Mohammed Shafi Shajakhan · 12 years ago
  17. 7f34778e ath9k_htc: Add a modparam to enable BTCOEX rather than default by Mohammed Shafi Shajakhan · 12 years ago
  18. d8a2c51 ath9k_htc: Use atomic operations for op_flags by Sujith Manoharan · 12 years ago
  19. fb1c078 ath9k_htc: Change default listen interval to 1 by Sujith Manoharan · 12 years ago
  20. 81ddbb5 mac80211: don't always advertise remain-on-channel by Johannes Berg · 12 years ago
  21. 516304b ath: Add and use pr_fmt, convert printks to pr_<level> by Joe Perches · 12 years ago
  22. cee5341 ath9k_htc: Init BTCOEX inside htc_drv_gpio.c by Sujith Manoharan · 12 years ago
  23. d7d312c ath9k_htc: claim support for IBSS RSN by Antonio Quartulli · 13 years ago
  24. 8a30930 ath9k_hw: make bluetooth coexistence support optional at compile time by Felix Fietkau · 13 years ago
  25. d2182b6 ath: Convert ath_dbg(bar, ATH_DBG_<FOO>, to ath_dbg(bar, FOO by Joe Perches · 13 years ago
  26. 82b2d33 ath9k: eliminate common->{rx,tx}_chainmask by Felix Fietkau · 13 years ago
  27. f82b4bd ath9k: Move ath9k_init_crypto to common by Rajkumar Manoharan · 13 years ago
  28. eb93e89 ath9k: remove all references to subsysid, it's never used by Pavel Roskin · 13 years ago
  29. 8ae2e12 ath9k_htc: Inform stack about tx ack status by Rajkumar Manoharan · 13 years ago
  30. 5b68138 ath9k: Drag the driver to the year 2011 by Sujith Manoharan · 13 years ago
  31. d108e8b ath9k_htc: Change credit limit for UB94/95 by Sujith Manoharan · 13 years ago
  32. bd54879 ath9k_htc: Fix max subframe handling by Sujith Manoharan · 13 years ago
  33. d244f21 ath9k_htc: Revamp LED management by Sujith Manoharan · 13 years ago
  34. 484b1829 ath9k_htc: Increase credit size for AR7010 devices by Sujith Manoharan · 13 years ago
  35. 3a0593e ath9k_htc: Fix AMPDU subframe handling by Sujith Manoharan · 13 years ago
  36. e5facc7 ath9k_htc: Cleanup HTC debugfs by Rajkumar Manoharan · 13 years ago
  37. 09d5b94 ath9k_htc: Enable AP and P2P modes by Sujith Manoharan · 13 years ago
  38. 859c3ca ath9k_htc: Add a timer to cleanup WMI events by Sujith Manoharan · 13 years ago
  39. 27876a2 ath9k_htc: Add support for TX completion by Sujith Manoharan · 13 years ago
  40. 658ef04 ath9k_htc: Move TX specific stuff to a separate structure by Sujith Manoharan · 13 years ago
  41. f4c8899 ath9k_htc: Queue WMI events by Sujith Manoharan · 13 years ago
  42. 7d547eb ath9k_htc: Handle buffered frames in AP mode by Sujith Manoharan · 13 years ago
  43. 832f6a1 ath9k_htc: Add beacon slots by Sujith Manoharan · 13 years ago
  44. 29bbfb2 ath9k_htc: Add a WMI command to get the firmware version by Sujith Manoharan · 13 years ago
  45. 6de12a1 ath9k_hw: remove pCap->keycache_size by Felix Fietkau · 13 years ago
  46. 845e03c ath9k_hw: add a new register op for read-mask-write by Felix Fietkau · 13 years ago
  47. f9f84e9 ath9k_hw: embed the ath_ops callbacks in the ath_hw struct by Felix Fietkau · 13 years ago
  48. 3e3f1d1 ath9k_htc: Add debug code to print endpoint mapping by Sujith Manoharan · 13 years ago
  49. a236254 ath9k_htc: Add ANI for AP mode by Sujith Manoharan · 13 years ago
  50. 3e11210d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 14 years ago
  51. ea88835 ath9k_htc: fix race conditions when stop device by Stanislaw Gruszka · 14 years ago
  52. 09a525d ath9k_htc: Add multiple register read API by Sujith Manoharan · 14 years ago
  53. bd8027a Revert "ath9k: Parse DTIM period from mac80211" by Mohammed Shafi Shajakhan · 14 years ago
  54. 7390867 ath9k_htc: Handle FATAL events by Sujith Manoharan · 14 years ago
  55. 97dcec5 ath9k_htc: Fix warning on device removal by Sujith Manoharan · 14 years ago
  56. 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
  57. f933ebe ath9k_htc: Fix suspend/resume by Sujith Manoharan · 14 years ago
  58. 0ce3bcf ath9k: Parse DTIM period from mac80211 by Mohammed Shafi Shajakhan · 14 years ago
  59. 0b5ead9 ath9k_htc: Cleanup device identification by Sujith Manoharan · 14 years ago
  60. 226afe6 ath: Convert ath_print to ath_dbg by Joe Perches · 14 years ago
  61. 3800276 ath: Convert ath_print(.., ATH_DBG_FATAL to ath_err by Joe Perches · 14 years ago
  62. fa6e15e ath9k_htc: Identify devices using driver_info by Rajkumar Manoharan · 14 years ago
  63. 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
  64. f8afa42 ath9k_htc: fix eeprom access by Felix Fietkau · 14 years ago
  65. 07b2fa5 ath9k: Use static const by Joe Perches · 14 years ago
  66. 7cbf261 ath9k_htc: Add new devices into AR7010 by Rajkumar Manoharan · 14 years ago
  67. d465991 ath9k_hw: remove enum wireless_mode and its users by Felix Fietkau · 14 years ago
  68. 435c161 ath9k_hw: clean up register write buffering by Felix Fietkau · 14 years ago
  69. e2b6262 ath9k_htc: Fix TKIP disconnect failure with HTC drivers by Rajkumar Manoharan · 14 years ago
  70. 040e539 ath9k: Use common ath key management functions by Bruno Randolf · 14 years ago
  71. 364734f ath9k_hw: remove useless hw capability flags by Felix Fietkau · 14 years ago
  72. 21cb987 ath9k_htc: Add support for bluetooth coexistence. by Vivek Natarajan · 14 years ago
  73. ca6cff1 ath9k_htc: load proper firmware for device ID 7015 by Rajkumar Manoharan · 14 years ago
  74. 4e63f76 ath9k_htc: Update supported product list by Sujith · 14 years ago
  75. d7ca213 ath9k_htc: Fix ampdu_action callback by Sujith · 14 years ago
  76. 16f2411 ath9k_hw: remove ATH9K_CAP_MCAST_KEYSRCH by Felix Fietkau · 14 years ago
  77. f32a488 ath9k_hw: remove ATH9K_CAP_TKIP_SPLIT by Felix Fietkau · 14 years ago
  78. 71fca6e ath9k_hw: remove ATH9K_CAP_TKIP_MIC by Felix Fietkau · 14 years ago
  79. 716f7fc ath9k_hw: remove ATH9K_CAP_CIPHER by Felix Fietkau · 14 years ago
  80. e8c35a7 ath9k_htc: use common WMM AC definitions instead of ath9k ones by Felix Fietkau · 14 years ago
  81. 6267dc7 ath9k_htc: Configure credit size for AR7010 by Sujith · 14 years ago
  82. ea46e64 ath9k_htc: Setup 5GHz channels by Sujith · 14 years ago
  83. 6debeca ath9k_htc: Setup HT capabilites for 2-stream devices by Sujith · 14 years ago
  84. 17525f9 ath9k_htc: Enable RX STBC for AR9271 by Sujith · 14 years ago
  85. b4dec5e ath9k_htc: Enable SGI in HT20 for AR9271 by Sujith · 14 years ago
  86. ca74b83 ath9k_htc: Initialize beacon/CAB queues by Sujith · 14 years ago
  87. d8c49ff ath9k_htc: Fix target ready race condition by Sujith.Manoharan@atheros.com · 14 years ago
  88. 9c6dda4 ath9k_htc: Fix beaconing in IBSS mode by Sujith · 14 years ago
  89. a3be14b ath9k_htc: Handle device unplug properly by Sujith · 14 years ago
  90. 4a22fe1 ath9k_htc: Implement multiple register write support by Sujith · 14 years ago
  91. bde748a ath9k_htc: Add support for power save. by Vivek Natarajan · 14 years ago
  92. 497ad9a ath: Add a bus type field by Sujith · 14 years ago
  93. 32fbcca ath9k_htc: Fix TKIP encryption by Sujith · 14 years ago
  94. 9f01a84 ath9k_htc: Initialize HW opmode by Sujith · 14 years ago
  95. 7757dfe ath9k_htc: Handle TX queue overflow by Sujith · 14 years ago
  96. e1572c5 ath9k_htc: Fix symbol collision with ath9k by Sujith · 14 years ago
  97. fb9987d ath9k_htc: Support for AR9271 chipset. by Sujith · 14 years ago