1. 199afd9 ath9k: Fix monitor mode handling by Sujith · 15 years ago
  2. cc9c378 ath9k: Fix queue handling by Sujith · 15 years ago
  3. 1b04b93 ath9k: Cleanup Powersave flags by Sujith · 15 years ago
  4. 5562420 ath9k: Add new file init.c by Sujith · 15 years ago
  5. 0fca65c ath9k: Add a new file for GPIO by Sujith · 15 years ago
  6. 14acdde ath9k: re-enable ps by default for new single chip families by Luis R. Rodriguez · 15 years ago
  7. 891dc5e Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 15 years ago
  8. 1ed32e4 mac80211: remove struct ieee80211_if_init_conf by Johannes Berg · 15 years ago
  9. 8b685ba ath9k: wake hardware during AMPDU TX actions by Luis R. Rodriguez · 15 years ago
  10. 5f70a88 ath9k: wake hardware for interface IBSS/AP/Mesh removal by Luis R. Rodriguez · 15 years ago
  11. 3867cf6 ath9k: fix suspend by waking device prior to stop by Sujith · 15 years ago
  12. ea1e4b8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 15 years ago
  13. b6ce5c3 ath9k: Fix TX poll routine by Sujith · 15 years ago
  14. 05c78d6 ath9k: Remove ANI lock by Sujith · 15 years ago
  15. 2ab81d4 ath9k: Stop ANI when doing a reset by Sujith · 15 years ago
  16. a9a29ce ath9k: enable 2GHz band only if the device supports it by Gabor Juhos · 15 years ago
  17. 94db293 ath9k: Ensure a fair beacon distribution in IBSS mode. by Vivek Natarajan · 15 years ago
  18. 1bc1488 ath9k: Proper padding/unpadding for the TX/RX path. by Benoit Papillault · 15 years ago
  19. e7824a5 ath9k: fix processing of TX PS null data frames by Luis R. Rodriguez · 15 years ago
  20. 545750d ath9k: properly use the mac80211 rate control api by Felix Fietkau · 15 years ago
  21. 18b6c9a ath9k: set ps_default as false by John W. Linville · 15 years ago
  22. c951ad3 mac80211: convert aggregation to operate on vifs/stas by Johannes Berg · 15 years ago
  23. c6089cc ath9k: Cleanup bss_info_changed callback by Sujith · 15 years ago
  24. 7e86c10 ath9k: move driver keymap, keymax and splitmic to common by Luis R. Rodriguez · 15 years ago
  25. 3d536ac ath9k: move struct ath_ani to common area by Luis R. Rodriguez · 15 years ago
  26. 68a8911 ath9k: pass the ieee80211_hw on radio enable/disable by Luis R. Rodriguez · 15 years ago
  27. 194b7c1 ath9k: fix listening to idle requests by Luis R. Rodriguez · 15 years ago
  28. 2da4f01 ath9k_hw: move mac name and rf name helpers to hw code by Luis R. Rodriguez · 15 years ago
  29. af1fc67 ath9k: use right parameter for MODULE_PARM_DESC() for debug by Luis R. Rodriguez · 15 years ago
  30. 536b3a7 ath9k: rename ath_beaconq_setup() to ath9k_hw_beaconq_setup() by Luis R. Rodriguez · 15 years ago
  31. bd96d39 ath9k: move ath_cleanup() below helpers to avoid forward declarations by Luis R. Rodriguez · 15 years ago
  32. 2568835 ath9k: add a helper to clean the core driver upon module unload by Luis R. Rodriguez · 15 years ago
  33. 7fda166 ath9k: add helper to un-init the hw properly by Luis R. Rodriguez · 15 years ago
  34. 211f585 ath9k: initialize hw prior to debugfs by Luis R. Rodriguez · 15 years ago
  35. faa27fa ath9k: move common->debug_mask setting to ath_init_softc() by Luis R. Rodriguez · 15 years ago
  36. bc974f4 atheros: define a common priv struct by Luis R. Rodriguez · 15 years ago
  37. 2ddb5c8 ath9k: make ath9k_common_ops const by Luis R. Rodriguez · 15 years ago
  38. 5bb1279 atheros: move bus ops to ath_common by Luis R. Rodriguez · 15 years ago
  39. 9680e8a ath9k: remove driver ASSERT, just use BUG_ON() by Luis R. Rodriguez · 15 years ago
  40. 25c56ee ath9k: remove ath9k_ht_macmode by Luis R. Rodriguez · 15 years ago
  41. 43c2761 atheros: move tx/rx chainmask to ath_common by Luis R. Rodriguez · 15 years ago
  42. c46917b atheros: add common debug printing by Luis R. Rodriguez · 15 years ago
  43. cd9bf68 ath9k: separate core driver and hw timer code by Luis R. Rodriguez · 15 years ago
  44. b002a4a atheros: add ieee80211_hw to ath_common by Luis R. Rodriguez · 15 years ago
  45. 13b8155 atheros: define shared bssidmask setting by Luis R. Rodriguez · 15 years ago
  46. 9e4bffd atheros/ath9k: add common read/write ops and port ath9k to use it by Luis R. Rodriguez · 15 years ago
  47. 867633f ath9k: Define bus agnostic bluetooth coex prep helper by Luis R. Rodriguez · 15 years ago
  48. 27c51f1 ath9k: move ath_common to ath_hw by Luis R. Rodriguez · 15 years ago
  49. 1510718 atheros/ath9k: move macaddr, curaid, curbssid and bssidmask to common by Luis R. Rodriguez · 15 years ago
  50. f2b2143 ath9k: make ath9k_hw_setbssidmask() and ath9k_hw_write_associd() use ath_hw by Luis R. Rodriguez · 15 years ago
  51. 9ecdef4 ath9k: rename driver core and hw power save helpers by Luis R. Rodriguez · 15 years ago
  52. 8c77a56 ath9k: move ath9k_hw_setpower() to main.c by Luis R. Rodriguez · 15 years ago
  53. a91d75a ath9k: move ath9k_ps_wakeup() and ath9k_ps_restore() to main.c by Luis R. Rodriguez · 15 years ago
  54. 21526d5 ath9k: move ps helpers onto core driver when reseting tsf by Luis R. Rodriguez · 15 years ago
  55. 5e19729 ath9k: now move ath9k_hw_btcoex_set_weight() to btcoex.c by Luis R. Rodriguez · 15 years ago
  56. 269ad81 ath9k: simplify ath_btcoex_bt_stomp() by Luis R. Rodriguez · 15 years ago
  57. 766ec4a ath9k: rename ath_btcoex_info to ath_btcoex_hw by Luis R. Rodriguez · 15 years ago
  58. 46289e1 ath9k: rename btcoex_scheme to just scheme by Luis R. Rodriguez · 15 years ago
  59. e08a6ac ath9k: move bt_stomp_type to driver core by Luis R. Rodriguez · 15 years ago
  60. 8c1b39547 ath9k: replaces SC_OP_BTCOEX_ENABLED with a bool by Luis R. Rodriguez · 15 years ago
  61. 75d7839 ath9k: move driver core helpers to main.c by Luis R. Rodriguez · 15 years ago
  62. af03abe ath9k: move hw specific btcoex info to ath_hw by Luis R. Rodriguez · 15 years ago
  63. 2e20250 ath9k: move btcoex core driver info to its own struct by Luis R. Rodriguez · 15 years ago
  64. 4d6b228 ath9k: use ath_hw for DPRINTF() and debug init/exit by Luis R. Rodriguez · 15 years ago
  65. e31f7b9 ath9k: Fix RFKILL bugs by Sujith · 15 years ago
  66. 93b1b37 ath9k: Revamp PCIE workarounds by Vivek Natarajan · 15 years ago
  67. aeac355 ath9k: Store subsystem id in struct hw_version by Vasanthakumar Thiagarajan · 15 years ago
  68. 7b6840a ath9k: Disable ASPM when btcoex is active by Vasanthakumar Thiagarajan · 15 years ago
  69. 8813262 ath9k: Fix channelFlags for 2GHZ by Sujith · 15 years ago
  70. 7ea310b ath9k: Fix RX Filter handling for BAR by Sujith · 15 years ago
  71. d0bec34 ath9k: Reconfigure beacon timers after the scan is completed. by Vivek Natarajan · 15 years ago
  72. ebb8e1d ath9k: Move generic hw timer intr handler to bottom-half by Vasanthakumar Thiagarajan · 15 years ago
  73. 1773912 ath9k: Add Bluetooth Coexistence 3-wire support by Vasanthakumar Thiagarajan · 15 years ago
  74. 81fa16f ath9k: Remove hw capability bit meant for btcoex by Vasanthakumar Thiagarajan · 15 years ago
  75. 22f25d0 ath9k: Determine btcoex scheme type based on chip version by Vasanthakumar Thiagarajan · 15 years ago
  76. f985ad1 ath9k: Split ath9k_hw_btcoex_enable() into two logical pieces by Vasanthakumar Thiagarajan · 15 years ago
  77. 3d83261 ath9k: Fix chainmask selection during scanning by Sujith · 15 years ago
  78. 22e66a4 ath9k: Nuke struct ath9k_node_stats by Vasanthakumar Thiagarajan · 15 years ago
  79. 608b88c ath: move regulatory info into shared common structure by Luis R. Rodriguez · 15 years ago
  80. 4c48381 ath9k: Fix TX poll cancelling by Sujith · 15 years ago
  81. 3ac64be mac80211: allow configure_filter callback to sleep by Johannes Berg · 15 years ago
  82. 08fc5c1 ath9k: Enable LEDs for AR9287 chipsets. by Vivek Natarajan · 15 years ago
  83. eff563c ath9k: Set HW state properly by Sujith · 15 years ago
  84. 1aa8e84 ath9k: Remove has_hw_phycounters by Sujith · 15 years ago
  85. d15dd3e ath: add common ath_rxbuf_alloc() and make ath9k use it by Luis R. Rodriguez · 15 years ago
  86. af6a3fc ath9k: Fix regression on receiving PS poll frames by Luis R. Rodriguez · 15 years ago
  87. e48e3a2 ath9k: cancel xmit poll work at stop() callback by Luis R. Rodriguez · 15 years ago
  88. 2f69ffa ath9k: remove dangling error check on keycache reset on hw init by Luis R. Rodriguez · 15 years ago
  89. 95fafca ath9k: call ath9k_hw_detach() once upon hw init failure by Luis R. Rodriguez · 15 years ago
  90. 3ce1b1a ath9k: set sc->sc_ah to NULL after freeing it by Luis R. Rodriguez · 15 years ago
  91. 1e40bcf ath9k: distinguish between device initialization and ath_softc init by Luis R. Rodriguez · 15 years ago
  92. f637cfd ath9k: describe hw initialization better by Luis R. Rodriguez · 15 years ago
  93. 08e0403 ath9k: remove debug message for no memoery on ath_init() by Luis R. Rodriguez · 15 years ago
  94. 07c10c6 ath9k: pass only one argument to hw attach by Luis R. Rodriguez · 15 years ago
  95. e1e2f93 ath9k: move cache setting of softc ah prior to attach by Luis R. Rodriguez · 15 years ago
  96. 8df5d1b ath9k: move devid cache setting to ath_init() by Luis R. Rodriguez · 15 years ago
  97. 4f3acf8 ath9k: move memory allocation of ath_hw to ath_init() by Luis R. Rodriguez · 15 years ago
  98. 7819ac8 ath9k: propagate hw initialization errors by Luis R. Rodriguez · 15 years ago
  99. 42935ec mac80211: redefine usage of the mac80211 workqueue by Luis R. Rodriguez · 15 years ago
  100. c94dbff ath9k: move workqueue cancels to stop callback by Luis R. Rodriguez · 15 years ago