1. 2dac4fb ath9k: Add more information to debugfs xmit file. by Ben Greear · 15 years ago
  2. 233536e ath9k: Initialize ah->hw by Ben Greear · 15 years ago
  3. 1f427dd ath9k: Show some live tx-queue values in debugfs. by Ben Greear · 15 years ago
  4. 0b01f030 mac80211: track receiver's aggregation reorder buffer size by Johannes Berg · 15 years ago
  5. 4801416 ath9k: Fix up hardware mode and beacons with multiple vifs. by Ben Greear · 15 years ago
  6. f0b8220 ath9k: fix excessive BAR sending when a frame exceeds its retry limit by Felix Fietkau · 15 years ago
  7. 21f28e6 ath9k: try more than one tid when scheduling a new aggregate by Felix Fietkau · 15 years ago
  8. a4d6e17 ath9k_hw: fix carrier leakage calibration for AR9271 by Rajkumar Manoharan · 15 years ago
  9. 4e3ae38 ath9k_htc: keep calibrated noise floor value for oper channel by Rajkumar Manoharan · 15 years ago
  10. bdd196a ath9k: preserve caldata history buffer across scanning by Rajkumar Manoharan · 15 years ago
  11. 115dad7 ath9k_hw: partially revert "fix dma descriptor rx error bit parsing" by Felix Fietkau · 15 years ago
  12. fda9b7a ath5k: Fix return codes for eeprom read functions. by Wojciech Dubowik · 15 years ago
  13. 8b3f461 ath9k: reduce the likelihood of baseband hang check false positives by Felix Fietkau · 15 years ago
  14. 2ed7222 ath9k: reinitialize block ack window data when starting aggregation by Felix Fietkau · 15 years ago
  15. 49447f2 ath9k: fix initial sequence number after starting an ampdu session by Felix Fietkau · 15 years ago
  16. a9e99a0 ath9k: fix bogus sequence number increases on aggregation tid flush by Felix Fietkau · 15 years ago
  17. 04cf53f ath9k_hw: Offload USB eeprom reading to target by Sujith Manoharan · 15 years ago
  18. 09a525d ath9k_htc: Add multiple register read API by Sujith Manoharan · 15 years ago
  19. d018b6f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  20. 008d23e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  21. 55de80d ath9k_htc: Really fix packet injection by Sujith Manoharan · 15 years ago
  22. 6d50192 ath9k_hw: Fix RX handling for USB devices by Sujith Manoharan · 15 years ago
  23. 69bdacc ath9k_hw: Fix thermal issue with UB94 by Sujith Manoharan · 15 years ago
  24. 0742206 ath9k_hw: Fix calibration for AR9287 devices by Sujith Manoharan · 15 years ago
  25. 6cae913d ath9k_hw: Fix chip test by Sujith Manoharan · 15 years ago
  26. c96e963 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
  27. 33af881 ath9k: correct MODULE_PARM_DESC parameters for force_new_ani by John W. Linville · 15 years ago
  28. 18cb6e3 ath5k: qualify global modparam_nohwcrypt variable by John W. Linville · 15 years ago
  29. 3e6109c ath9k: qualify global modparam_nohwcrypt variable by John W. Linville · 15 years ago
  30. cc72128 ath9k_htc: Fix packet injection by Sujith Manoharan · 15 years ago
  31. a8851d1 ath5k: ath5k_eeprom_mode_from_channel() returns signed by Dan Carpenter · 15 years ago
  32. 2ae79d5 ath9k : few rate control clean ups by Mohammed Shafi Shajakhan · 15 years ago
  33. 1186488 ath9k: fix beacon restart on channel change by Rajkumar Manoharan · 15 years ago
  34. bd8027a Revert "ath9k: Parse DTIM period from mac80211" by Mohammed Shafi Shajakhan · 15 years ago
  35. 1c30cc1 ath9k_hw: fix dma descriptor rx error bit parsing by Felix Fietkau · 15 years ago
  36. 1e1f4ad ath9k_htc: Move LED/RFKILL code to htc_drv_gpio.c by Sujith Manoharan · 15 years ago
  37. 039a072 ath9k_htc: Fix fast channel change by Sujith Manoharan · 15 years ago
  38. 7390867 ath9k_htc: Handle FATAL events by Sujith Manoharan · 15 years ago
  39. 66e3547 ath9k_htc: Move work cancellation outside of mutex by Sujith Manoharan · 15 years ago
  40. ff8f59b ath9k_htc: Handle pending URBs properly by Sujith Manoharan · 15 years ago
  41. ee832d3e ath9k: Few clean ups in beacon config parameters by Mohammed Shafi Shajakhan · 15 years ago
  42. 97e2c40 carl9170: fix usb pm suspend->resume woes by Christian Lamparter · 15 years ago
  43. 3b38651 carl9170: reduce channel change delay by Christian Lamparter · 15 years ago
  44. c9e57f0 carl9170: add missing return-value check by Christian Lamparter · 15 years ago
  45. bb00755 ath5k: fix cycle counter inconsistent locking by Bob Copeland · 15 years ago
  46. 44cefea ath9k: fix spur mitigation no-spur case for AR9002 by Brian Prodoehl · 15 years ago
  47. 52671e4 ath9k: spin_lock_bh is not required within tasklet context. by Senthil Balasubramanian · 15 years ago
  48. cd2c548 ath5k: Move mac80211 functions into new file by Bruno Randolf · 15 years ago
  49. db7ec38 ath9k: Reset keycache on resume by Mohammed Shafi Shajakhan · 15 years ago
  50. d0ce2d1 ath9k_hw: Fix bug in eeprom data length validation for AR9485 by Vasanthakumar Thiagarajan · 15 years ago
  51. 0207c0c ath5k: Use helper function to get eeprom mode from channel by Bruno Randolf · 15 years ago
  52. 26a51ad ath5k: Remove ATH5K_INI_RFGAIN defines, use band instead by Bruno Randolf · 15 years ago
  53. 51f0062 ath5k: Track current TX power separately from max TX power by Bruno Randolf · 15 years ago
  54. 56bd29d ath5k: Separate powertable setup and writing by Bruno Randolf · 15 years ago
  55. 26c7fc4 ath5k: Simplify powertable recalculation by Bruno Randolf · 15 years ago
  56. 6dab55b ath9k: unlock on error path in ath9k_change_interface() by Dan Carpenter · 15 years ago
  57. e40b5fa ath9k: Use pci_is_pcie() by Hauke Mehrtens · 15 years ago
  58. e98b06b ath5k: Use pci_is_pcie() by Hauke Mehrtens · 15 years ago
  59. afe68d0 ath9k: fix aphy / wiphy idle mismatch by Luis R. Rodriguez · 15 years ago
  60. d584747 ath9k: Fix warnings on card removal by Rajkumar Manoharan · 15 years ago
  61. 97dcec5 ath9k_htc: Fix warning on device removal by Sujith Manoharan · 15 years ago
  62. 63e35cd 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
  63. 4b7bd36 Merge branch 'master' into for-next by Jiri Kosina · 15 years ago
  64. d4d5dc3 ath9k: do not limit the chainmask to 1 for legacy mode by Felix Fietkau · 15 years ago
  65. f1a8abb ath9k_hw: fix PA predistortion HT40 mask by Felix Fietkau · 15 years ago
  66. b1c1d00 ath9k: Properly initialize channel table for 2GHz by Mohammed Shafi Shajakhan · 15 years ago
  67. 5582132 ath9k_hw: remove baseband rfsilent support by Felix Fietkau · 15 years ago
  68. 4b3ba66 ath9k: fix queue depth check for forming new aggregates by Felix Fietkau · 15 years ago
  69. 3de135d ath5k: Set available antenna information for cfg80211 by Bruno Randolf · 15 years ago
  70. f15a4bb ath5k: Fix survey by Bruno Randolf · 15 years ago
  71. 931299c ath: fix NULL pointer dereference on reg_notifier() by Luis R. Rodriguez · 15 years ago
  72. 45ef6a0 ath9k_hw: Configure appropriate Tx power when PAPRD fails by Vasanthakumar Thiagarajan · 15 years ago
  73. 7072bf6 ath9k_hw: Disable PAPRD for rates with low Tx power by Vasanthakumar Thiagarajan · 15 years ago
  74. 8698bca ath9k_hw: Add a helper to get paprd scale factor by Vasanthakumar Thiagarajan · 15 years ago
  75. 0b2084b ath9k_hw: Tx IQ cal changes for AR9003 by Vasanthakumar Thiagarajan · 15 years ago
  76. 895ad7e ath9k_hw: Move get_streams() to hw.h by Vasanthakumar Thiagarajan · 15 years ago
  77. d8a8440 ath9k_hw: Remove unnecessary Rx IQ cal register configuration in ar9003_hw_tx_iq_cal() by Vasanthakumar Thiagarajan · 15 years ago
  78. 7e68b74 ath9k_hw: Remove delay during regwrite of analog shift registers by Vasanthakumar Thiagarajan · 15 years ago
  79. 2b7e6bce ath9k: Add comments for making pm-qos as modparam by Mohammed Shafi Shajakhan · 15 years ago
  80. 64c6e50 ath9k_htc: Remove PCI specific configuration by Sujith Manoharan · 15 years ago
  81. bd2ce6e mac80211: Add timeout to BA session start API by Sujith Manoharan · 15 years ago
  82. 4dc3530 ath9k: Make PM-QOS value as user configurable by Mohammed Shafi Shajakhan · 15 years ago
  83. 7a7793e ath9k_hw: update AR9003 initvals to improve carrier leak calibration/correction by Felix Fietkau · 15 years ago
  84. e172e0f ath9k_hw: update AR9003 initvals for improved radar detection by Felix Fietkau · 15 years ago
  85. 1bf3866 ath9k_hw: fix PA predistortion training power selection by Felix Fietkau · 15 years ago
  86. 1782352 ath9k_hw: fix the PA predistortion rate mask by Felix Fietkau · 15 years ago
  87. 7607cbe ath9k: fix PA predistortion thermal measurement handling by Felix Fietkau · 15 years ago
  88. caabf2b ath9k_hw: fix the slot time setting for long distance links by Felix Fietkau · 15 years ago
  89. 4357c6b ath9k_hw: initialize ah->slottime by Felix Fietkau · 15 years ago
  90. 452d7dd ath9k_htc: Add Ubiquiti wifistation ext to supported devices by Sujith Manoharan · 15 years ago
  91. 62a957e ath9k_hw: remove ah->txpower_indexoffset by Felix Fietkau · 15 years ago
  92. 5f65c30 ath9k_hw: remove ah->beacon_interval by Felix Fietkau · 15 years ago
  93. 6da5a72 ath9k_hw: clean up SREV version checks by Felix Fietkau · 15 years ago
  94. df3c8b2 ath9k_hw: remove antenna configuration eeprom ops and variables by Felix Fietkau · 15 years ago
  95. 940cd2c ath9k_hw: merge the ar9287 version of ath9k_hw_get_gain_boundaries_pdadcs by Felix Fietkau · 15 years ago
  96. 115277a ath9k_hw: merge ath9k_hw_get_gain_boundaries_pdadcs between eeprom_def.c and eeprom_4k.c by Felix Fietkau · 15 years ago
  97. 4ddfcd7 ath9k_hw: clean up duplicate and unnused eeprom related defines by Felix Fietkau · 15 years ago
  98. 040b74f ath9k_hw: only use the PCIe disable register write sequence for AR5416 by Felix Fietkau · 15 years ago
  99. 248a38d ath9k: fix sequence number assigment for non-AMPDU QoS data frames by Felix Fietkau · 15 years ago
  100. 9abbfb2 ath9k: Use power save wrappers for TSF get/set by Sujith Manoharan · 15 years ago