1. b685577 ath5k: initialize ah->ah_current_channel by Bob Copeland · 14 years ago
  2. 436c109 ath5k: fix NULL pointer in antenna configuration by Bruno Randolf · 14 years ago
  3. 6b5dcccb ath5k: retain promiscuous setting by Bob Copeland · 14 years ago
  4. e307139 ath5k: depend on CONFIG_PM_SLEEP for suspend/resume functions by Tobias Doerffel · 15 years ago
  5. 397f385 ath5k: wake queues on reset by Bruno Randolf · 15 years ago
  6. b5eae9f ath5k: consistently use rx_bufsize for RX DMA by Bruno Randolf · 15 years ago
  7. 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
  8. 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
  9. a4b7709 drivers/net: Remove unnecessary returns from void function()s by Joe Perches · 15 years ago
  10. 9637e51 ath5k: drop warning on jumbo frames by Luis R. Rodriguez · 15 years ago
  11. cc75589 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
  12. 05e8594 ath5k: several off by one range checks by Dan Carpenter · 15 years ago
  13. 8316324 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
  14. f5c044e mac80211: remove deprecated noise field from ieee80211_rx_status by John W. Linville · 15 years ago
  15. 54c7c91e ath5k: remove usage of deprecated noise value by John W. Linville · 15 years ago
  16. 3b51cc9 Merge branch 'master' into for-davem by John W. Linville · 15 years ago
  17. 55ee82b ath5k: basic support for survey by Holger Schurig · 15 years ago
  18. 1c0fc65 ath5k/ath9k: Fix 64 bits TSF reads by Benoit Papillault · 15 years ago
  19. 5c01d56 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
  20. 87d77c4 ath5k: treat RXORN as non-fatal by Bruno Randolf · 15 years ago
  21. 0edc9a6 ath5k: Use high bitrates for ACK/CTS by Bruno Randolf · 15 years ago
  22. 871039f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  23. ace5d5d ath5k: fixup some merge damage for AR5211 IQ calibration by John W. Linville · 15 years ago
  24. 4f59fce ath5k: add bounds check to pdadc table by Bob Copeland · 15 years ago
  25. a05988b ath5k: fix race condition in tx desc processing by Bob Copeland · 15 years ago
  26. 6b5d117 ath5k: clean up queue manipulation by Bob Copeland · 15 years ago
  27. 1968cc7 ath5k: correct channel setting for 2.5 mhz spacing by Bob Copeland · 15 years ago
  28. 0f2df9e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into merge by John W. Linville · 15 years ago
  29. 2111ac0 ath5k: Adaptive Noise Immunity (ANI) Implementation by Bruno Randolf · 15 years ago
  30. 22bedad3 net: convert multicast list to list_head by Jiri Pirko · 15 years ago
  31. a8c944f ath5k: add capability flag for phyerror counters by Bruno Randolf · 15 years ago
  32. da35111 ath5k: update phy errors codes by Bruno Randolf · 15 years ago
  33. 495391d ath5k: simplify MIB counters by Bruno Randolf · 15 years ago
  34. 9d332c8 ath5k: initialize default noise floor by Bruno Randolf · 15 years ago
  35. b4ea449 ath5k: keep beacon RSSI average by Bruno Randolf · 15 years ago
  36. 6a8a3f6 ath5k: move ath5k_hw_calibration_poll to base.c by Bruno Randolf · 15 years ago
  37. a9167f9 ath5k: optimize ath5k_hw_calibration_poll by Bruno Randolf · 15 years ago
  38. e65e1d7 ath5k: remove the use of SWI interrupt by Bruno Randolf · 15 years ago
  39. 1063b17 ath5k: remove static calibration interval variable by Bruno Randolf · 15 years ago
  40. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  41. 33e2bf6 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 15 years ago
  42. 200763b ath5k: remove unused beacon timer code by John W. Linville · 15 years ago
  43. a93b7ae ath5k: remove dead source in ath5k_combine_linear_pcdac_curves by John W. Linville · 15 years ago
  44. 6fe10e7 ath5k: remove some dead functions by John W. Linville · 15 years ago
  45. e9f0838 ath5k: fixing retries in ath5k_hw_setup_4word_tx_desc by Andrew Blaich · 15 years ago
  46. 687c8ff ath5k: Minor EEPROM documentation updates by Bruno Randolf · 15 years ago
  47. 49a85d2 ath5k: IQ calibration for AR5211 is slightly different by Bruno Randolf · 15 years ago
  48. 7644395 ath5k: add debugfs file frameerrors by Bruno Randolf · 15 years ago
  49. 9191545 ath5k: remove ah_gpio_npins by Bruno Randolf · 15 years ago
  50. a71bceb ath5k: remove ah_mac_revision by Bruno Randolf · 15 years ago
  51. ff5d96c ath5k: remove ah_magic by Bruno Randolf · 15 years ago
  52. ccfe555 ath5k: remove double opmode definition by Bruno Randolf · 15 years ago
  53. caec911 ath5k: preserve antenna settings by Bruno Randolf · 15 years ago
  54. 604eead ath5k: add antenna statistics and debugfs file for antenna settings by Bruno Randolf · 15 years ago
  55. 8127fbd ath5k: Fix TX/RX padding for all frames by Benoit Papillault · 15 years ago
  56. 5f13bfa ath5k: read eeprom IQ calibration values correctly for G mode by Bruno Randolf · 15 years ago
  57. 86415d4 ath5k: fix I/Q calibration (for real) by Bruno Randolf · 15 years ago
  58. a3b980f ath5k: fix TSF reset by Bruno Randolf · 15 years ago
  59. 8bd8bea ath5k: use fixed antenna for tx descriptors by Bruno Randolf · 15 years ago
  60. ec182d9 ath5k: move ath5k_hw_register_timeout() into reset.c by Pavel Roskin · 15 years ago
  61. a25d1e4 ath5k: remove useless "extern" from function declarations by Pavel Roskin · 15 years ago
  62. 626ede6 ath5k: remove stale function declarations, make some functions static by Pavel Roskin · 15 years ago
  63. f6f2230 Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 15 years ago
  64. 2ac2927 ath5k: use correct packet type when transmitting by Bob Copeland · 15 years ago
  65. 3b21190 ath5k: remove get_tx_stats() mac80211 op by Kalle Valo · 15 years ago
  66. 10be7eb Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 15 years ago
  67. 47db3a6 ath5k: adding LED support for AR5BXB63 cards by Luca Verdesca · 15 years ago
  68. a951ae2 ath5k: fix setup for CAB queue by Bob Copeland · 15 years ago
  69. 5d6ce62 ath5k: dont use external sleep clock in AP mode by Bob Copeland · 15 years ago
  70. 6373464 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 15 years ago
  71. 6e08d22 ath5k: Implement mac80211 callback set_coverage_class by Lukáš Turek · 15 years ago
  72. 3578e6e ath5k: Reimplement clock rate to usec conversion by Lukáš Turek · 15 years ago
  73. e1aa369 ath5k: Fix functions for getting/setting slot time by Lukáš Turek · 15 years ago
  74. a3aa188 drivers/net/: use DEFINE_PCI_DEVICE_TABLE() by Alexey Dobriyan · 15 years ago
  75. 4f9b2a7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 15 years ago
  76. 359207c ath5k: Fix eeprom checksum check for custom sized eeproms by Luis R. Rodriguez · 15 years ago
  77. 3a999e6e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 15 years ago
  78. 891dc5e Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 15 years ago
  79. 1ed32e4 mac80211: remove struct ieee80211_if_init_conf by Johannes Berg · 15 years ago
  80. 671adc9 wireless: remove remaining qual code by Johannes Berg · 15 years ago
  81. 242ab7a ath5k: fix SWI calibration interrupt storm by Bob Copeland · 15 years ago
  82. 5017065 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  83. 512414b ath5k: enable EEPROM checksum check by Luis R. Rodriguez · 15 years ago
  84. 4ef58d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  85. 6a213af ath5k: add support for Dell Vostro A860 LED by Shahar Or · 15 years ago
  86. d014d04 Merge branch 'for-next' into for-linus by Jiri Kosina · 15 years ago
  87. 6070d81 tree-wide: fix misspelling of "definition" in comments by Adam Buchbinder · 15 years ago
  88. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  89. bf48aab tree-wide: fix typos "offest" -> "offset" by Uwe Kleine-König · 15 years ago
  90. 94e2bd6 tree-wide: fix some typos and punctuation in comments by Thadeu Lima de Souza Cascardo · 15 years ago
  91. f1cf2db ath5k: Fix I/Q calibration by Lukáš Turek · 15 years ago
  92. 2eb2fa6 ath5k: allow setting txpower to 0 by Bob Copeland · 15 years ago
  93. dc1e001 ath5k: use the common->keymap by Luis R. Rodriguez · 15 years ago
  94. dd84978 ath5k: remove double cache alignment, ath_rxbuf_alloc() already does it by Luis R. Rodriguez · 15 years ago
  95. cc861f7 ath: move the rx bufsize to common to share with ath5k/ath9k by Luis R. Rodriguez · 15 years ago
  96. 2071a00 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  97. 1e93bd4 ath5k: add LED definition for BenQ Joybook R55v by Bob Copeland · 15 years ago
  98. 6f9797a ath5k: add LED support for HP Compaq CQ60 by Bob Copeland · 15 years ago
  99. bcfc56a ath5k: don't reset mcast filter when configuring the mode by Bob Copeland · 15 years ago
  100. 77c8258 ath5k: add LED support for Acer Aspire One AO751h/AO531h by Keng-Yu Lin · 15 years ago