1. 875690c ath5k: fix interpolation with equal power levels by Fabio Rossi · 16 years ago
  2. a54be5d ath5k: fix exp off-by-one when computing OFDM delta slope by Forrest Zhang · 16 years ago
  3. 2b611cb ath5k: fix scanning in AR2424 by Pavel Roskin · 16 years ago
  4. 209d889 ath5k: update channel in sw state after stopping RX and TX by Bob Copeland · 16 years ago
  5. b7fcb5c ath5k: fix buffer overrun in rate debug code by Bob Copeland · 16 years ago
  6. 284901a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) by Yang Hongyang · 16 years ago
  7. 5a0fe8ac ath5k: properly drop packets from ops->tx by Bob Copeland · 16 years ago
  8. b726604 ath5k: warn and correct rate for unknown hw rate indexes by Bob Copeland · 16 years ago
  9. af83deb ath5k: Support LED's on Acer Extensa 5620z by Tulio Magno Quites Machado Filho · 16 years ago
  10. 8f655dd ath5k: Add tx power calibration support by Nick Kossifidis · 16 years ago
  11. e23a901 ath5k: remove dummy PCI "retry timeout" fix by Bob Copeland · 16 years ago
  12. 9ca9fb8 ath5k: disable MIB interrupts by Bob Copeland · 16 years ago
  13. 8e218fb ath5k: Convert chip specific calibration data to a generic format by Nick Kossifidis · 16 years ago
  14. 504f365 ath5k: Choose the right initvals for RF2425 by Nick Kossifidis · 16 years ago
  15. 22e5b085 ath5k: update LED table with reported devices by Bob Copeland · 16 years ago
  16. cdb02dc ath5k: use a table for LED parameters by Bob Copeland · 16 years ago
  17. 0ed4548 ath5k: extract LED code into a separate file by Bob Copeland · 16 years ago
  18. 8d6c39e ath5k: don't change mac in eeprom_read_mac on error by Jiri Slaby · 16 years ago
  19. 2c91108c ath5k: constify stuff by Jiri Slaby · 16 years ago
  20. 0ad65bd ath5k: Set TSF fix by Alina Friedrichsen · 16 years ago
  21. db5b4f7 ath5k: fix hw rate index condition by Jiri Slaby · 16 years ago
  22. 362695e ath5k: compute rts/cts duration after computing full pktlen by Bob Copeland · 16 years ago
  23. acf3c1a ath5k: move beacon processing to a tasklet by Bob Copeland · 16 years ago
  24. b5f0395 ath5k: use spin_lock_irqsave for beacon lock by Bob Copeland · 16 years ago
  25. 0b6f582 ath5k: don't mask off interrupt bits by Bob Copeland · 16 years ago
  26. 925be8a ath5k: Storage class should be before const qualifier by Tobias Klauser · 16 years ago
  27. fa8419d ath5k: Don't call reset on config_interface by Nick Kossifidis · 16 years ago
  28. 1e3e6e8 ath5k: Disable BMISS interrupts by Nick Kossifidis · 16 years ago
  29. e8f055f ath5k: Update reset code by Nick Kossifidis · 16 years ago
  30. a406c13 ath5k: Update initvals by Nick Kossifidis · 16 years ago
  31. 8892e4e ath5k: Update RF Buffer handling by Nick Kossifidis · 16 years ago
  32. 6f3b414 ath5k: Update gain_F calibration code and add documentation by Nick Kossifidis · 16 years ago
  33. 33a3182 ath5k: PHY code cleanup by Nick Kossifidis · 16 years ago
  34. a6c8d37 ath5k: properly free rx dma descriptors by Felix Fietkau · 16 years ago
  35. 1725d40 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 16 years ago
  36. 05bee47 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  37. be00937 ath5k: fix locking in ath5k_config by Bob Copeland · 16 years ago
  38. f677d77 ath5k: support LED's on emachines E510 notebook by Tulio Magno Quites Machado Filho · 16 years ago
  39. 3b5d665 mac80211: Generic TSF debugging by Alina Friedrichsen · 16 years ago
  40. 8cab758 ath5k: Read and write the TSF via debugfs by Alina Friedrichsen · 16 years ago
  41. 07c1e85 ath5k: honor the RTS/CTS bits by Bob Copeland · 16 years ago
  42. 8902ff4 ath5k: use short preamble when possible by Bob Copeland · 16 years ago
  43. 5ef4017 ath5k: remove unused led_off parameter by Bob Copeland · 16 years ago
  44. bb2beca ath5k: remove stop/start calls from within suspend/resume by Bob Copeland · 16 years ago
  45. 672cf3c ath5k: notice a negative keytype by Roel Kluin · 16 years ago
  46. 8109488 ath5k: discard 11g caps if reported by an ar5211 eeprom by Helmut Schaa · 16 years ago
  47. b6ea035 ath5k: fix bf->skb==NULL panic in ath5k_tasklet_rx by Bob Copeland · 16 years ago
  48. 3cfcf6ac mac80211: 802.11w - Use BIP (AES-128-CMAC) by Jouni Malinen · 16 years ago
  49. 84656762 ath5k: Minor QCU updates by Nick Kossifidis · 16 years ago
  50. 7d96920 ath5k: fix off-by-one in gpio checks by Bob Copeland · 16 years ago
  51. 63649b6 ath5k: support LEDs on Acer Aspire One netbook by Bob Copeland · 16 years ago
  52. dc822b5 mac80211: clean up set_key callback by Johannes Berg · 16 years ago
  53. eaee7cc ath5k: More EEPROM code updates by Nick Kossifidis · 16 years ago
  54. 0ea9c00 ath5k: Update EEPROM code by Nick Kossifidis · 16 years ago
  55. 4101dec net: constify VFTs by Jan Engelhardt · 16 years ago
  56. 71ef99c ath5k: fix return values from ath5k_tx by Bob Copeland · 16 years ago
  57. 4fb7404 ath5k: Correct usage of AR5K_CFG_ADHOC by Steve Brown · 16 years ago
  58. 73ac36e fix similar typos to successfull by Coly Li · 16 years ago
  59. fd6effc ath5k: correct packet length in tx descriptors by Bob Copeland · 16 years ago
  60. 0fe45b1 ath5k: fix 802.11 header padding on RX, unpadding on TX by Benoit PAPILLAULT · 16 years ago
  61. 388cdf3 ath5k: fix endianness of bitwise ops when installing mic by Bob Copeland · 16 years ago
  62. f650470 ath5k: enable combined michael mic in key cache by Bob Copeland · 16 years ago
  63. 6714349 ath5k: clean up ath5k_hw_set_key by Bob Copeland · 16 years ago
  64. f6bac3e ath5k: preserve higher order bits when setting mac address by Bob Copeland · 16 years ago
  65. 5b9ab2e Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  66. 1048643 ath5k: Clean up eeprom parsing and add missing calibration data by Felix Fietkau · 16 years ago
  67. 0e149cf ath5k: set mac address in add_interface by Bob Copeland · 16 years ago
  68. 9764f3f ath5k: name pci driver "ath5k" too by Johannes Berg · 16 years ago
  69. 02969b3 ath5k: disable beacon filter when station is not associated by Martin Xu · 16 years ago
  70. 33ab625 ath5k: fix Security issue in DebugFS part of ath5k by Cheng Renquan · 16 years ago
  71. 296bf2a ath5k: allow APs to receive beacons by Luis R. Rodriguez · 16 years ago
  72. 6a53a8a ath5k: Fix IMR init by Nick Kossifidis · 16 years ago
  73. 8b0162a ath5k: ignore the return value of ath5k_hw_noise_floor_calibration by Felix Fietkau · 16 years ago
  74. 3f64b43 ath5k: update keycache to support TKIP handling by Bob Copeland · 16 years ago
  75. 9ad9a26 ath5k: enable hardware encryption for WEP by Bob Copeland · 16 years ago
  76. 17683c6 ath5k: fix keytable type buglet in ath5k_hw_reset_key by Bob Copeland · 16 years ago
  77. f07a6c4 ath5k: Update PCU code by Nick Kossifidis · 16 years ago
  78. 9eeda9a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  79. c793033 ath5k: correct handling of rx status fields by Bob Copeland · 16 years ago
  80. 934f6c3 Revert "ath5k: honor FIF_BCN_PRBRESP_PROMISC in STA mode" by John W. Linville · 16 years ago
  81. 4c674c6 ath5k: Update interrupt masking code by Nick Kossifidis · 16 years ago
  82. 0bbac08 ath5k: reduce checkpatch.pl errors by John Daiker · 16 years ago
  83. e6a9854 mac80211/drivers: rewrite the rate control API by Johannes Berg · 16 years ago
  84. b706e65 ath5k: fix mesh point operation by Andrey Yurovsky · 16 years ago
  85. 6e0e0bf ath5k: correct ath5k signal quality by Luis R. Rodriguez · 16 years ago
  86. da966bc Ath5k: add AP mode by Jiri Slaby · 16 years ago
  87. e897558 mac80211: introduce hw config change flags by Johannes Berg · 16 years ago
  88. 0632790 ath5k: honor FIF_BCN_PRBRESP_PROMISC in STA mode by Bob Copeland · 16 years ago
  89. 7d19267 ath5k: Fix reset sequence for AR5212 in general and RF5111 in particular by Elias Oltmanns · 16 years ago
  90. 85519a6 ath5k: correct misspelling in debug help by Bob Copeland · 16 years ago
  91. bc1b32d ath5k: Reset key cache on interface up, thus fixing resume by Elias Oltmanns · 16 years ago
  92. 8bdd5b9 ath5k: fix suspend-related oops on rmmod by Bob Copeland · 16 years ago
  93. 2f7fe87 ath5k: implement multi-rate retry support, fix tx status reporting by Felix Fietkau · 16 years ago
  94. 76708de mac80211: free up 2 bytes in skb->cb by Felix Fietkau · 16 years ago
  95. 0d5f031 ath5k: Add support for AR2417 v2 by Nick Kossifidis · 16 years ago
  96. 75d0edb ath5k: Fix SREV reporting after SREV updates by Nick Kossifidis · 16 years ago
  97. 509a106 ath5k: Use QUIET mechanism on tx dma stop by Nick Kossifidis · 16 years ago
  98. ee81c55 ath5k: Use new srevs to properly attach radio chips by Nick Kossifidis · 16 years ago
  99. 1bef016 ath5k: Update registers and SREV ids v2 by Nick Kossifidis · 16 years ago
  100. 14be994 ath5k: write beacon control register twice when resetting tsf by Bob Copeland · 16 years ago