1. a6d2055 ath9k: fix extending the rx timestamp with the hardware TSF by Felix Fietkau · 15 years ago
  2. ebe297c ath9k: make ath_get_hal_qnum static by Felix Fietkau · 15 years ago
  3. 9623009 ath9k: remove declarations of some nonexistant functions by Felix Fietkau · 15 years ago
  4. 1d2231e ath9k: remove duplicate WMM AC definitions by Felix Fietkau · 15 years ago
  5. e8c35a7 ath9k_htc: use common WMM AC definitions instead of ath9k ones by Felix Fietkau · 15 years ago
  6. 293f2ba ath9k: fix mac80211 queue lookup for waking up queues by Felix Fietkau · 15 years ago
  7. 1cc5c4b ath9k_hw: update 5 GHz tx gain tables for femless and high power PA by Luis R. Rodriguez · 15 years ago
  8. 644c78c ath9k_hw: reduce delay on programming INI on AR9003 by Luis R. Rodriguez · 15 years ago
  9. 03c7251 ath9k_hw: enable ANI for AR9003 by Luis R. Rodriguez · 15 years ago
  10. e36b27a ath9k: add new ANI implementation for AR9003 by Luis R. Rodriguez · 15 years ago
  11. 40346b6 ath9k_hw: inform ANI calibration when scanning by Luis R. Rodriguez · 15 years ago
  12. 7ca710d ath9k_hw: add register definitions for the new ANI by Luis R. Rodriguez · 15 years ago
  13. ac0bb76 ath9k_hw: allow for spliting up ANI operations by family by Luis R. Rodriguez · 15 years ago
  14. 6e97f0f ath9k_hw: clear MIB interrupt causes when skipping ANI adjustments by Luis R. Rodriguez · 15 years ago
  15. 37e5bf6 ath9k_hw: fix clock rate calculations for ANI by Luis R. Rodriguez · 15 years ago
  16. 7337725 ath9k_hw: move clock definitions from hw.c to hw.h by Luis R. Rodriguez · 15 years ago
  17. 85ad181 mac80211: allow drivers to sleep in ampdu_action by Johannes Berg · 15 years ago
  18. 5d22c89 mac80211: remove non-irqsafe aggregation callbacks by Johannes Berg · 15 years ago
  19. a5fdbca ath: Fix uninitialized variable warnings by Prarit Bhargava · 15 years ago
  20. 9e55ba7 ath9k: Fix bug in rate table by Vasanthakumar Thiagarajan · 15 years ago
  21. 6267dc7 ath9k_htc: Configure credit size for AR7010 by Sujith · 15 years ago
  22. ea46e64 ath9k_htc: Setup 5GHz channels by Sujith · 15 years ago
  23. 29d9075 ath9k_htc: Configure dual stream rates by Sujith · 15 years ago
  24. 6debeca ath9k_htc: Setup HT capabilites for 2-stream devices by Sujith · 15 years ago
  25. 61389f3 ath9k_common: Move count_streams to common module by Sujith · 15 years ago
  26. b176286 ath9k_htc: Add support for AR7010 by Sujith · 15 years ago
  27. cbba8cd ath9k_hw: Configure byte swap for non AR9271 chips by Sujith · 15 years ago
  28. ce43cee ath9k: Determine Firmware on probe by Sujith · 15 years ago
  29. abd984e ath9k_htc: Use proper station add/remove callbacks by Sujith · 15 years ago
  30. ce9426d ath9k: fix dma sync in rx path by Ming Lei · 15 years ago
  31. 84642d6 ath9k: fix queue stop/start based on the number of pending frames by Felix Fietkau · 15 years ago
  32. 764580f ath9k_htc: Fix fair beacon distribution by Sujith · 15 years ago
  33. 21d5130 ath9k_htc: Handle host RX disable by Sujith · 15 years ago
  34. e9201f0 ath9k_htc: Handle monitor interface removal by Sujith · 15 years ago
  35. 2336776 ath9k_htc: Fix locking for ps_idle by Sujith · 15 years ago
  36. 3901737 ath9k_htc: Remove useless cancel_work_sync by Sujith · 15 years ago
  37. 4a34a8c ath9k_htc: Fix bug in handling CONF_IDLE by Sujith · 15 years ago
  38. cb551df ath9k_htc: Add PS wrappers by Sujith · 15 years ago
  39. 881ac6a ath9k_htc: Revamp CONF_IDLE handling by Sujith · 15 years ago
  40. e9141f7 ath9k_hw: Fix async fifo for AR9287 by Sujith · 15 years ago
  41. 15ae733 ath9k_hw: Update the PCI WAR register by Sujith · 15 years ago
  42. a55f858 ath9k_hw: Cleanup TX power calculation for AR9287 by Sujith · 15 years ago
  43. 79d7f4b ath9k_hw: Optimize ath9k_hw_ar9287_set_board_values by Sujith · 15 years ago
  44. 16c94ac ath9k_hw: Cleanup eeprom_9287.c by Sujith · 15 years ago
  45. 1f03baa ath9k: use the key handling code from ath9k_common instead of duplicating it by Felix Fietkau · 15 years ago
  46. eed8e22 ath9k_common: use allocated key cache entries for multi BSS crypto support by Felix Fietkau · 15 years ago
  47. 1d0bb42 ath9k_hw: add multicast key search support by Felix Fietkau · 15 years ago
  48. ed3305b ath9k_htc: fix build error when ATH9K_HTC_DEBUGFS not enabled by John W. Linville · 15 years ago
  49. 43163f0 ath9k: cleanup: remove unneeded null check by Dan Carpenter · 15 years ago
  50. b7b1b51 ath9k: Fix bug in validating received data length for edma by Vasanthakumar Thiagarajan · 15 years ago
  51. 5c6dd92 ath9k: Fix bug in accessing skb->data of rx frame for edma by Vasanthakumar Thiagarajan · 15 years ago
  52. 9f167f6 ath9k: Clean up few function parameters in recv.c by Vasanthakumar Thiagarajan · 15 years ago
  53. 93ef24b ath9k: Move driver specific structures by Sujith · 15 years ago
  54. d435700 ath9k: Move ath9k specific RX code to driver by Sujith · 15 years ago
  55. c5395b6 ath9k_hw: Enable TX IQ calibration on AR9003 by Luis R. Rodriguez · 15 years ago
  56. d5d1154 ath9k_hw: Enable auto sleep for ar9003 by Vasanthakumar Thiagarajan · 15 years ago
  57. fdf7662 ath9k: Fix power save with auto sleeping by Vasanthakumar Thiagarajan · 15 years ago
  58. de0f648 ath9k: Make sure null func frame is acked before going into PS for ar9003 by Vasanthakumar Thiagarajan · 15 years ago
  59. 77c2061 wireless: fix several minor description typos by Walter Goldens · 15 years ago
  60. 17525f9 ath9k_htc: Enable RX STBC for AR9271 by Sujith · 15 years ago
  61. b4dec5e ath9k_htc: Enable SGI in HT20 for AR9271 by Sujith · 15 years ago
  62. 2c76ef8 ath9k_htc: Update HT configuration properly by Sujith · 15 years ago
  63. 0d425a7 ath9k_htc: Cleanup rate initialization by Sujith · 15 years ago
  64. 01574c4 ath9k_htc: Initvals update for AR9271 by Sujith · 15 years ago
  65. a465a2c drivers/net/wireless/ath/ath9k: Use kmemdup by Julia Lawall · 15 years ago
  66. 0423606 ath9k/debug: fixup the return codes by Dan Carpenter · 15 years ago
  67. 2b87f3a ath9k/debug: improve the snprintf() handling by Dan Carpenter · 15 years ago
  68. 5682422 ath9k: fix dma direction for map/unmap in ath_rx_tasklet by Ming Lei · 15 years ago
  69. ff37d9a ath9k_htc: Increase credit size by Sujith · 15 years ago
  70. b80841c ath9k_htc: Remove HW queue translation by Sujith · 15 years ago
  71. ca74b83 ath9k_htc: Initialize beacon/CAB queues by Sujith · 15 years ago
  72. 2edb458 ath9k_htc: Add queue statistics to xmit debugfs file by Sujith · 15 years ago
  73. 6473d24 ath9k: Enable Short GI in 20 Mhz for ar9287 and later chips by Vasanthakumar Thiagarajan · 15 years ago
  74. 08578b8 ath9k: enable the baseband watchdog events for AR9003 by Luis R. Rodriguez · 15 years ago
  75. aea702b ath9k_hw: add support for the AR9003 baseband watchdog by Luis R. Rodriguez · 15 years ago
  76. 9a13b1e ath9k_hw: rename the ar9003_initvals.h to ar9003_2p0_initvals.h by Luis R. Rodriguez · 15 years ago
  77. 7284635 ath9k_hw: add support for the AR9003 2.2 by Luis R. Rodriguez · 15 years ago
  78. 7c9fd60 ath9k: Fix bug in the way "bf_tx_aborted" of struct ath_buf is used by Vasanthakumar Thiagarajan · 15 years ago
  79. 9be8ab2 ath9k: Fix ath_print in xmit for hardware reset. by Justin P. Mattock · 15 years ago
  80. a65e4cb ath9k: remove VEOL support for ad-hoc by Felix Fietkau · 15 years ago
  81. 774610e ath9k: change beacon allocation to prefer the first beacon slot by Felix Fietkau · 15 years ago
  82. ededf1f ath9k: Fix rx of mcast/bcast frames in PS mode with auto sleep by Vasanthakumar Thiagarajan · 15 years ago
  83. 7606688 ath9k_htc: rare leak in ath9k_hif_usb_alloc_tx_urbs() by Dan Carpenter · 15 years ago
  84. 690e781 ath9k_htc: dereferencing before check in hif_usb_tx_cb() by Dan Carpenter · 15 years ago
  85. 3dc3fc5 Revert "ath9k: Group Key fix for VAPs" by John W. Linville · 15 years ago
  86. 617f3d0 wireless: update gfp/slab.h includes by Tejun Heo · 15 years ago
  87. ab1d864 ath9k: remove AR9003 from PCI IDs for now by Luis R. Rodriguez · 15 years ago
  88. ee289b6 drivers/net: remove useless semicolons by Joe Perches · 15 years ago
  89. 820ae8a Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 15 years ago
  90. 6fe70aa 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 · 15 years ago
  91. a4b7709 drivers/net: Remove unnecessary returns from void function()s by Joe Perches · 15 years ago
  92. ffdc4cb ath9k_hw: clean up EEPROM endian handling on AR9003 by Felix Fietkau · 15 years ago
  93. 9bff0bc ath9k: add debugfs files for reading/writing registers by Felix Fietkau · 15 years ago
  94. 1534069 ath9k: add debugfs files for reading/writing the rx and tx chainmask by Felix Fietkau · 15 years ago
  95. c8a72c0 ath9k: use debugfs_remove_recursive() instead of keeping pointers to all entries by Felix Fietkau · 15 years ago
  96. 8116daf ath9k_htc: Fix array overflow by Sujith.Manoharan@atheros.com · 15 years ago
  97. d8c49ff ath9k_htc: Fix target ready race condition by Sujith.Manoharan@atheros.com · 15 years ago
  98. 47fce02 ath9k_htc: Reorder HTC initialization by Sujith.Manoharan@atheros.com · 15 years ago
  99. 1d8af8c ath9k_htc: Allocate URBs properly by Sujith.Manoharan@atheros.com · 15 years ago
  100. 05a30f9 ath9k_htc: Lock sta_notify() callback by Sujith.Manoharan@atheros.com · 15 years ago