1. 0cdd5c6 ath9k: remove the bf->aphy field by Felix Fietkau · 15 years ago
  2. 7545daf ath9k: remove support for virtual wiphys by Felix Fietkau · 15 years ago
  3. 3430239 ath9k: remove the virtual wiphy debugfs interface by Felix Fietkau · 15 years ago
  4. 9246041 ath9k: clean up the code that wakes the mac80211 queues by Felix Fietkau · 15 years ago
  5. 8d8d3fd ath9k: fix misplaced debug code by Felix Fietkau · 15 years ago
  6. aa32452 carl9170: utilize fw seq counter for mgmt/non-QoS data frames by Christian Lamparter · 15 years ago
  7. c42d6cf carl9170: enable wake-on-lan feature testing by Christian Lamparter · 15 years ago
  8. 9e09b5c carl9170: update fw/hw headers by Christian Lamparter · 15 years ago
  9. 436d0d9 ath9k: clean up enums and unused macros by Mohammed Shafi Shajakhan · 15 years ago
  10. 97d9c3a ath5k: ath5k_setup_channels cleanup and whitespace by Bruno Randolf · 15 years ago
  11. 0a8d7cb ath9k_hw: read and backup AR_WA register value even before chip reset on. by Senthil Balasubramanian · 15 years ago
  12. ac45c12 ath9k_hw: Fix incorrect macversion and macrev checks by Senthil Balasubramanian · 15 years ago
  13. 4a4fdf2 ath9k_hw: replace magic values in register writes with proper defines by Felix Fietkau · 15 years ago
  14. 2b1351a ath5k: Simplify loop when setting up channels by Bruno Randolf · 15 years ago
  15. d7e86c3 ath9k: remove a bogus error message by Felix Fietkau · 15 years ago
  16. 930a762 ath5k: Remove redundant sc->curband by Bruno Randolf · 15 years ago
  17. 4b3721c ath5k: Remove unused sc->curmode by Bruno Randolf · 15 years ago
  18. 75f9569 ath5: Remove unused CTL definitions by Bruno Randolf · 15 years ago
  19. 410e612 ath5k: Add 802.11j 4.9GHz channels to allowed channels by Bruno Randolf · 15 years ago
  20. 0810569 ath5k: Rename ath5k_copy_channels by Bruno Randolf · 15 years ago
  21. 90c02d7 ath5k: Use mac80211 channel mapping function by Bruno Randolf · 15 years ago
  22. 7755bad ath9k: Try more than one queue when scheduling new aggregate. by Ben Greear · 15 years ago
  23. 55f6d0f ath9k: Add 'misc' file to debugfs, fix queue indexes. by Ben Greear · 15 years ago
  24. 60f2d1d ath9k: Restart xmit logic in xmit watchdog. by Ben Greear · 15 years ago
  25. 71e025a ath9k: More xmit queue debugfs information. by Ben Greear · 15 years ago
  26. 7f010c9 ath9k: Keep track of stations for debugfs. by Ben Greear · 15 years ago
  27. bda8add ath9k: Add counters to distinquish AMPDU enqueues. by Ben Greear · 15 years ago
  28. 082f653 ath9k: Ensure xmit makes progress. by Ben Greear · 15 years ago
  29. 9244f48 ath9k: Remove un-used member from ath_node. by Ben Greear · 15 years ago
  30. 2dac4fb ath9k: Add more information to debugfs xmit file. by Ben Greear · 15 years ago
  31. 233536e ath9k: Initialize ah->hw by Ben Greear · 15 years ago
  32. 1f427dd ath9k: Show some live tx-queue values in debugfs. by Ben Greear · 15 years ago
  33. 0b01f030 mac80211: track receiver's aggregation reorder buffer size by Johannes Berg · 15 years ago
  34. 4801416 ath9k: Fix up hardware mode and beacons with multiple vifs. by Ben Greear · 15 years ago
  35. f0b8220 ath9k: fix excessive BAR sending when a frame exceeds its retry limit by Felix Fietkau · 15 years ago
  36. 21f28e6 ath9k: try more than one tid when scheduling a new aggregate by Felix Fietkau · 15 years ago
  37. a4d6e17 ath9k_hw: fix carrier leakage calibration for AR9271 by Rajkumar Manoharan · 15 years ago
  38. 4e3ae38 ath9k_htc: keep calibrated noise floor value for oper channel by Rajkumar Manoharan · 15 years ago
  39. bdd196a ath9k: preserve caldata history buffer across scanning by Rajkumar Manoharan · 15 years ago
  40. 115dad7 ath9k_hw: partially revert "fix dma descriptor rx error bit parsing" by Felix Fietkau · 15 years ago
  41. fda9b7a ath5k: Fix return codes for eeprom read functions. by Wojciech Dubowik · 15 years ago
  42. 8b3f461 ath9k: reduce the likelihood of baseband hang check false positives by Felix Fietkau · 15 years ago
  43. 2ed7222 ath9k: reinitialize block ack window data when starting aggregation by Felix Fietkau · 15 years ago
  44. 49447f2 ath9k: fix initial sequence number after starting an ampdu session by Felix Fietkau · 15 years ago
  45. a9e99a0 ath9k: fix bogus sequence number increases on aggregation tid flush by Felix Fietkau · 15 years ago
  46. 04cf53f ath9k_hw: Offload USB eeprom reading to target by Sujith Manoharan · 15 years ago
  47. 09a525d ath9k_htc: Add multiple register read API by Sujith Manoharan · 15 years ago
  48. d018b6f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  49. 008d23e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  50. 55de80d ath9k_htc: Really fix packet injection by Sujith Manoharan · 15 years ago
  51. 6d50192 ath9k_hw: Fix RX handling for USB devices by Sujith Manoharan · 15 years ago
  52. 69bdacc ath9k_hw: Fix thermal issue with UB94 by Sujith Manoharan · 15 years ago
  53. 0742206 ath9k_hw: Fix calibration for AR9287 devices by Sujith Manoharan · 15 years ago
  54. 6cae913d ath9k_hw: Fix chip test by Sujith Manoharan · 15 years ago
  55. 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
  56. 33af881 ath9k: correct MODULE_PARM_DESC parameters for force_new_ani by John W. Linville · 15 years ago
  57. 18cb6e3 ath5k: qualify global modparam_nohwcrypt variable by John W. Linville · 15 years ago
  58. 3e6109c ath9k: qualify global modparam_nohwcrypt variable by John W. Linville · 15 years ago
  59. cc72128 ath9k_htc: Fix packet injection by Sujith Manoharan · 15 years ago
  60. a8851d1 ath5k: ath5k_eeprom_mode_from_channel() returns signed by Dan Carpenter · 15 years ago
  61. 2ae79d5 ath9k : few rate control clean ups by Mohammed Shafi Shajakhan · 15 years ago
  62. 1186488 ath9k: fix beacon restart on channel change by Rajkumar Manoharan · 15 years ago
  63. bd8027a Revert "ath9k: Parse DTIM period from mac80211" by Mohammed Shafi Shajakhan · 15 years ago
  64. 1c30cc1 ath9k_hw: fix dma descriptor rx error bit parsing by Felix Fietkau · 15 years ago
  65. 1e1f4ad ath9k_htc: Move LED/RFKILL code to htc_drv_gpio.c by Sujith Manoharan · 15 years ago
  66. 039a072 ath9k_htc: Fix fast channel change by Sujith Manoharan · 15 years ago
  67. 7390867 ath9k_htc: Handle FATAL events by Sujith Manoharan · 15 years ago
  68. 66e3547 ath9k_htc: Move work cancellation outside of mutex by Sujith Manoharan · 15 years ago
  69. ff8f59b ath9k_htc: Handle pending URBs properly by Sujith Manoharan · 15 years ago
  70. ee832d3e ath9k: Few clean ups in beacon config parameters by Mohammed Shafi Shajakhan · 15 years ago
  71. 97e2c40 carl9170: fix usb pm suspend->resume woes by Christian Lamparter · 15 years ago
  72. 3b38651 carl9170: reduce channel change delay by Christian Lamparter · 15 years ago
  73. c9e57f0 carl9170: add missing return-value check by Christian Lamparter · 15 years ago
  74. bb00755 ath5k: fix cycle counter inconsistent locking by Bob Copeland · 15 years ago
  75. 44cefea ath9k: fix spur mitigation no-spur case for AR9002 by Brian Prodoehl · 15 years ago
  76. 52671e4 ath9k: spin_lock_bh is not required within tasklet context. by Senthil Balasubramanian · 15 years ago
  77. cd2c548 ath5k: Move mac80211 functions into new file by Bruno Randolf · 15 years ago
  78. db7ec38 ath9k: Reset keycache on resume by Mohammed Shafi Shajakhan · 15 years ago
  79. d0ce2d1 ath9k_hw: Fix bug in eeprom data length validation for AR9485 by Vasanthakumar Thiagarajan · 15 years ago
  80. 0207c0c ath5k: Use helper function to get eeprom mode from channel by Bruno Randolf · 15 years ago
  81. 26a51ad ath5k: Remove ATH5K_INI_RFGAIN defines, use band instead by Bruno Randolf · 15 years ago
  82. 51f0062 ath5k: Track current TX power separately from max TX power by Bruno Randolf · 15 years ago
  83. 56bd29d ath5k: Separate powertable setup and writing by Bruno Randolf · 15 years ago
  84. 26c7fc4 ath5k: Simplify powertable recalculation by Bruno Randolf · 15 years ago
  85. 6dab55b ath9k: unlock on error path in ath9k_change_interface() by Dan Carpenter · 15 years ago
  86. e40b5fa ath9k: Use pci_is_pcie() by Hauke Mehrtens · 15 years ago
  87. e98b06b ath5k: Use pci_is_pcie() by Hauke Mehrtens · 15 years ago
  88. afe68d0 ath9k: fix aphy / wiphy idle mismatch by Luis R. Rodriguez · 15 years ago
  89. d584747 ath9k: Fix warnings on card removal by Rajkumar Manoharan · 15 years ago
  90. 97dcec5 ath9k_htc: Fix warning on device removal by Sujith Manoharan · 15 years ago
  91. 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
  92. 4b7bd36 Merge branch 'master' into for-next by Jiri Kosina · 15 years ago
  93. d4d5dc3 ath9k: do not limit the chainmask to 1 for legacy mode by Felix Fietkau · 15 years ago
  94. f1a8abb ath9k_hw: fix PA predistortion HT40 mask by Felix Fietkau · 15 years ago
  95. b1c1d00 ath9k: Properly initialize channel table for 2GHz by Mohammed Shafi Shajakhan · 15 years ago
  96. 5582132 ath9k_hw: remove baseband rfsilent support by Felix Fietkau · 15 years ago
  97. 4b3ba66 ath9k: fix queue depth check for forming new aggregates by Felix Fietkau · 15 years ago
  98. 3de135d ath5k: Set available antenna information for cfg80211 by Bruno Randolf · 15 years ago
  99. f15a4bb ath5k: Fix survey by Bruno Randolf · 15 years ago
  100. 931299c ath: fix NULL pointer dereference on reg_notifier() by Luis R. Rodriguez · 15 years ago