1. 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
  2. 99e4d43 ath9k: configure beacons based on hw opmode by Rajkumar Manoharan · 14 years ago
  3. 4f5ef75b ath9k: Handle BSSID/AID for multiple interfaces by Rajkumar Manoharan · 14 years ago
  4. 66da424 ath9k: Cleanup ath_vif struct by Rajkumar Manoharan · 14 years ago
  5. 59575d1 ath9k: deny new interface addtion on IBSS mode by Rajkumar Manoharan · 14 years ago
  6. 26cd322 ath9k: use the hw opmode to select the beacon timer mode by Felix Fietkau · 14 years ago
  7. 5e65968 ath9k: fix beacon slot processing in ad-hoc mode by Felix Fietkau · 14 years ago
  8. b0006e6 ar9170usb: purge obsolete driver by Christian Lamparter · 14 years ago
  9. bd39a27 ath: add missing regdomain pair 0x5c mapping by Christian Lamparter · 14 years ago
  10. 832fd35 ath9k_hw: Use appropriate rx gain table for AR9485 by Vasanthakumar Thiagarajan · 14 years ago
  11. 2638126 ath9k_hw: remove ath9k_get_channel_edges by Mohammed Shafi Shajakhan · 14 years ago
  12. 468b0d4 ath9k: remove set11n_virtualmorefrag by Mohammed Shafi Shajakhan · 14 years ago
  13. b64c6a3 ath9k: cleanup few redundant macros by Mohammed Shafi Shajakhan · 14 years ago
  14. 8f06ca2 ath9k: Fix phy info print message with AR9485 chipset. by Senthil Balasubramanian · 14 years ago
  15. 83860c5 ath9k_hw: remove pCap->tx_triglevel_max by Felix Fietkau · 14 years ago
  16. 340d0ea ath9k_hw: remove ATH9K_HW_CAP_ENHANCEDPM by Felix Fietkau · 14 years ago
  17. 6de12a1 ath9k_hw: remove pCap->keycache_size by Felix Fietkau · 14 years ago
  18. c429bdc ath9k_hw: remove pCap->reg_cap by Felix Fietkau · 14 years ago
  19. 0db156e ath9k_hw: remove ah->config.ht_enable by Felix Fietkau · 14 years ago
  20. f4c607d ath9k_hw: remove pCap->total_queues by Felix Fietkau · 14 years ago
  21. a9b6b25 ath9k_hw: turn a few big macros into functions by Felix Fietkau · 14 years ago
  22. ca7a4de ath9k_hw: replace REG_READ+REG_WRITE with REG_RMW by Felix Fietkau · 14 years ago
  23. 845e03c ath9k_hw: add a new register op for read-mask-write by Felix Fietkau · 14 years ago
  24. f9f84e9 ath9k_hw: embed the ath_ops callbacks in the ath_hw struct by Felix Fietkau · 14 years ago
  25. cfdc9a8 ath9k: Support RSN IBSS by Jouni Malinen · 14 years ago
  26. c944daf4 ath9k: fix stuck beacon detection by Felix Fietkau · 14 years ago
  27. 87c510fe ath9k: trigger nfcal only after multiple missed beacons in AP mode by Felix Fietkau · 14 years ago
  28. dd347f2 ath9k: fix beacon timer handling issues by Felix Fietkau · 14 years ago
  29. 903946e ath9k_hw: remove AR9485 1.0 support by Luis R. Rodriguez · 14 years ago
  30. a9cbe96 ath9k: remove the pending frames ath_txq_schedule workaround by Felix Fietkau · 14 years ago
  31. 598cdd5 ath9k_hw: force rx chainmask to 7 on AR9100 by Felix Fietkau · 14 years ago
  32. f171760 ath9k_hw: enable a BlockAck related fixup specific to AR9100 by Felix Fietkau · 14 years ago
  33. 6de66dd ath9k: add support for overriding LED pin and GPIO settings from platform data by Felix Fietkau · 14 years ago
  34. 6fb1b1e ath9k: add support for overriding the MAC address through platform data by Felix Fietkau · 14 years ago
  35. 691680b ath9k: add an interface for overriding the value of specific GPIO pins by Felix Fietkau · 14 years ago
  36. c70cab1 ath9k: remove unnecessary debugfs return code checks by Felix Fietkau · 14 years ago
  37. e7fc633 ath9k_hw: Speedup register ops for HTC driver by Rajkumar Manoharan · 14 years ago
  38. b0a9ede ath: Speedup key set/reset ops for HTC driver by Rajkumar Manoharan · 14 years ago
  39. 81544026 ath9k_hw: Fix throughput drops in HT40 mode for AR9287 chips by Rajkumar Manoharan · 14 years ago
  40. 6d64ab7 ath9k_htc: Fix LED pin for AR9287 HTC device by Rajkumar Manoharan · 14 years ago
  41. 24047e2 carl9170: Fix tx aggregation problems with some clients by Christian Lamparter · 14 years ago
  42. f62d816 ath9k: fix a chip wakeup related crash in ath9k_start by Felix Fietkau · 14 years ago
  43. d78f4b3 ath9k: Fix TX queue stuck issue. by Senthil Balasubramanian · 14 years ago
  44. 19b9675 ath9k: Fix kernel panic caused by invalid rate index access. by Senthil Balasubramanian · 14 years ago
  45. 61e1b0b ath9k: Fix kernel panic in AR2427 by Mohammed Shafi Shajakhan · 14 years ago
  46. 106af2c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 14 years ago
  47. 7d2c16b ath9k: fix aggregation related interoperability issues by Felix Fietkau · 14 years ago
  48. efff395 ath9k: improve reliability of beacon transmission and stuck beacon handling by Felix Fietkau · 14 years ago
  49. 86271e4 ath9k: fix the .flush driver op implementation by Felix Fietkau · 14 years ago
  50. 0d51ccc ath9k: fix stopping tx dma on reset by Felix Fietkau · 14 years ago
  51. 997941d ath9k_hw: fix REG_SET_BIT and REG_CLR_BIT for multiple bits by Felix Fietkau · 14 years ago
  52. 81266ba ath5k: implement ieee80211_ops->{get,set}_ringparam by John W. Linville · 14 years ago
  53. 23952ec ath9k_hw: Increase the wait count for nf load. by Vivek Natarajan · 14 years ago
  54. 75e0351 ath9k_hw: Fix PLL initialization for AR9485. by Vivek Natarajan · 14 years ago
  55. 7ea1362 ath9k_hw: Improve idle power consumption for AR9485. by Vivek Natarajan · 14 years ago
  56. 2e28694 ath9k: remove support for the FIF_PROMISC_IN_BSS filter flag by Felix Fietkau · 14 years ago
  57. 409ec36 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 14 years ago
  58. 23ffaa8 ath5k: restrict AR5K_TX_QUEUE_ID_DATA_MAX to reflect the [0,3] range by John W. Linville · 14 years ago
  59. 9ac4793 wireless:ath: use resource_size() help function by Shan Wei · 14 years ago
  60. e4b0b32 ath5k: Put hardware in PROMISC mode if there is more than 1 stations. by Ben Greear · 14 years ago
  61. d72751e Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 14 years ago
  62. db7889c ath9k: Fix txq memory address printing in debugfs. by Ben Greear · 14 years ago
  63. b06af7a ath9k_hw: Read noise floor only for available chains for AR9003 by Vasanthakumar Thiagarajan · 14 years ago
  64. 582d006 ath9k: Add a debugfs interface to dump chip registers by Vasanthakumar Thiagarajan · 14 years ago
  65. 0a0e9ae Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  66. 6ea25a6 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 14 years ago
  67. e7a2a4f ath9k_htc: Handle BSSID/AID for multiple interfaces by Sujith Manoharan · 14 years ago
  68. 1517853 ath9k: Fix incorrect GPIO LED pin for AR9485 by Senthil Balasubramanian · 14 years ago
  69. 0cf55c2 ath9k: use generic mac80211 LED blinking code by Felix Fietkau · 14 years ago
  70. 2c27392 ath9k_htc: Fix an endian issue by Sujith Manoharan · 14 years ago
  71. 08f6c852 ath9k: Fix compilation warning. by Vivek Natarajan · 14 years ago
  72. 7e3514f ath9k: Cancel pll_work while disabling radio. by Vivek Natarajan · 14 years ago
  73. 06fed57 ath9k_hw: Fix pcie_serdes setting for AR9485 1.1 version. by Vivek Natarajan · 14 years ago
  74. 7bb4568 mac80211: make tx() operation return void by Johannes Berg · 14 years ago
  75. c86664e carl9170: add Airlive X.USB a/b/g/n USBID by Jan Puk · 14 years ago
  76. 385918c ath9k: correct ath9k_hw_set_interrupts by Stanislaw Gruszka · 14 years ago
  77. 6ebacbb mac80211: rename RX_FLAG_TSFT by Johannes Berg · 14 years ago
  78. 512c044 ath9k_htc: Fix error path in URB allocation by Sujith Manoharan · 14 years ago
  79. 3e3f1d1 ath9k_htc: Add debug code to print endpoint mapping by Sujith Manoharan · 14 years ago
  80. 4825f54 ath9k_htc: Fix RX filters by Sujith Manoharan · 14 years ago
  81. 88427c6 ath9k_htc: Fix host RX initialization by Sujith Manoharan · 14 years ago
  82. 200be65 ath9k_htc: Fix TBTT calculation for IBSS mode by Sujith Manoharan · 14 years ago
  83. a5fae37 ath9k_htc: Configure beacon timers in AP mode by Sujith Manoharan · 14 years ago
  84. a236254 ath9k_htc: Add ANI for AP mode by Sujith Manoharan · 14 years ago
  85. ffbe7c8 ath9k_htc: Calculate and set the HW opmode by Sujith Manoharan · 14 years ago
  86. da8d9d9 ath9k_htc: Allow AP interface to be created by Sujith Manoharan · 14 years ago
  87. 0df8359 ath9k_htc: Maintain individual counters for interfaces by Sujith Manoharan · 14 years ago
  88. 87df895 ath9k_htc: Protect ampdu_action with a mutex by Sujith Manoharan · 14 years ago
  89. 2299423 ath9k_htc: Use VIF from the packet's control data by Sujith Manoharan · 14 years ago
  90. 9a3d025 ath9k_htc: Make sequence number calculation per-VIF by Sujith Manoharan · 14 years ago
  91. 585895c ath9k_htc: Set the BSSID mask for multiple interfaces by Sujith Manoharan · 14 years ago
  92. 7c27734 ath9k_htc: Remove OP_ASSOCIATED variable by Sujith Manoharan · 14 years ago
  93. 9304c82 ath9k_htc: Remove OP_PROTECT_ENABLE by Sujith Manoharan · 14 years ago
  94. cf04e77 ath9k_htc: Remove OP_PREAMBLE_SHORT by Sujith Manoharan · 14 years ago
  95. ab77c70 ath9k_htc: Fix error handling in add_interface by Sujith Manoharan · 14 years ago
  96. 1057b75 ath9k_htc: Unify target capability updating by Sujith Manoharan · 14 years ago
  97. a97b478 ath9k_htc: Allow upto two simultaneous interfaces by Sujith Manoharan · 14 years ago
  98. 36bcce4 ath9k_htc: Handle storage devices by Sujith Manoharan · 14 years ago
  99. d3bd1b4 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 14 years ago
  100. 320d6c1 ath9k_hw: Fix power on reset by Sujith Manoharan · 14 years ago