1. 71ef99c ath5k: fix return values from ath5k_tx by Bob Copeland · 16 years ago
  2. 4fb7404 ath5k: Correct usage of AR5K_CFG_ADHOC by Steve Brown · 16 years ago
  3. 73ac36e fix similar typos to successfull by Coly Li · 16 years ago
  4. fd6effc ath5k: correct packet length in tx descriptors by Bob Copeland · 16 years ago
  5. 0fe45b1 ath5k: fix 802.11 header padding on RX, unpadding on TX by Benoit PAPILLAULT · 16 years ago
  6. 388cdf3 ath5k: fix endianness of bitwise ops when installing mic by Bob Copeland · 16 years ago
  7. f650470 ath5k: enable combined michael mic in key cache by Bob Copeland · 16 years ago
  8. 6714349 ath5k: clean up ath5k_hw_set_key by Bob Copeland · 16 years ago
  9. f6bac3e ath5k: preserve higher order bits when setting mac address by Bob Copeland · 16 years ago
  10. 5b9ab2e Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  11. 1048643 ath5k: Clean up eeprom parsing and add missing calibration data by Felix Fietkau · 16 years ago
  12. 0e149cf ath5k: set mac address in add_interface by Bob Copeland · 16 years ago
  13. 9764f3f ath5k: name pci driver "ath5k" too by Johannes Berg · 16 years ago
  14. 02969b3 ath5k: disable beacon filter when station is not associated by Martin Xu · 16 years ago
  15. 33ab625 ath5k: fix Security issue in DebugFS part of ath5k by Cheng Renquan · 16 years ago
  16. 296bf2ae ath5k: allow APs to receive beacons by Luis R. Rodriguez · 16 years ago
  17. 6a53a8a ath5k: Fix IMR init by Nick Kossifidis · 16 years ago
  18. 8b0162a ath5k: ignore the return value of ath5k_hw_noise_floor_calibration by Felix Fietkau · 16 years ago
  19. 3f64b43 ath5k: update keycache to support TKIP handling by Bob Copeland · 16 years ago
  20. 9ad9a26 ath5k: enable hardware encryption for WEP by Bob Copeland · 16 years ago
  21. 17683c6 ath5k: fix keytable type buglet in ath5k_hw_reset_key by Bob Copeland · 16 years ago
  22. f07a6c4 ath5k: Update PCU code by Nick Kossifidis · 16 years ago
  23. 9eeda9a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  24. c793033 ath5k: correct handling of rx status fields by Bob Copeland · 16 years ago
  25. 934f6c3 Revert "ath5k: honor FIF_BCN_PRBRESP_PROMISC in STA mode" by John W. Linville · 16 years ago
  26. 4c674c6 ath5k: Update interrupt masking code by Nick Kossifidis · 16 years ago
  27. 0bbac08 ath5k: reduce checkpatch.pl errors by John Daiker · 16 years ago
  28. e6a9854 mac80211/drivers: rewrite the rate control API by Johannes Berg · 16 years ago
  29. b706e65 ath5k: fix mesh point operation by Andrey Yurovsky · 16 years ago
  30. 6e0e0bf ath5k: correct ath5k signal quality by Luis R. Rodriguez · 16 years ago
  31. da966bc Ath5k: add AP mode by Jiri Slaby · 16 years ago
  32. e897558 mac80211: introduce hw config change flags by Johannes Berg · 16 years ago
  33. 0632790 ath5k: honor FIF_BCN_PRBRESP_PROMISC in STA mode by Bob Copeland · 16 years ago
  34. 7d19267 ath5k: Fix reset sequence for AR5212 in general and RF5111 in particular by Elias Oltmanns · 16 years ago
  35. 85519a6 ath5k: correct misspelling in debug help by Bob Copeland · 16 years ago
  36. bc1b32d ath5k: Reset key cache on interface up, thus fixing resume by Elias Oltmanns · 16 years ago
  37. 8bdd5b9 ath5k: fix suspend-related oops on rmmod by Bob Copeland · 16 years ago
  38. 2f7fe87 ath5k: implement multi-rate retry support, fix tx status reporting by Felix Fietkau · 16 years ago
  39. 76708de mac80211: free up 2 bytes in skb->cb by Felix Fietkau · 16 years ago
  40. 0d5f031 ath5k: Add support for AR2417 v2 by Nick Kossifidis · 16 years ago
  41. 75d0edb ath5k: Fix SREV reporting after SREV updates by Nick Kossifidis · 16 years ago
  42. 509a106 ath5k: Use QUIET mechanism on tx dma stop by Nick Kossifidis · 16 years ago
  43. ee81c55 ath5k: Use new srevs to properly attach radio chips by Nick Kossifidis · 16 years ago
  44. 1bef016 ath5k: Update registers and SREV ids v2 by Nick Kossifidis · 16 years ago
  45. 14be994 ath5k: write beacon control register twice when resetting tsf by Bob Copeland · 16 years ago
  46. 84e463f ath5k: Fix bad udelay calls on AR5210 code by Nick Kossifidis · 16 years ago
  47. 05c914f mac80211: use nl80211 interface types by Johannes Berg · 16 years ago
  48. f59ac04 cfg80211: keep track of supported interface modes by Luis R. Rodriguez · 16 years ago
  49. c6e387a ath5k: HW code cleanup by Nick Kossifidis · 16 years ago
  50. b171e19 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  51. 67d2e2d Ath5k: fix bintval setup by Jiri Slaby · 16 years ago
  52. 0048297 Ath5k: lock beacons by Jiri Slaby · 16 years ago
  53. 0630335 ath5k: set short preamble flag for rx by Bruno Randolf · 16 years ago
  54. 798ee98 ath5k: explicitly check skb->len by Harvey Harrison · 17 years ago
  55. 63266a6 ath5k: rates cleanup by Bruno Randolf · 16 years ago
  56. d7dc100 Ath5k: unify resets by Jiri Slaby · 17 years ago
  57. 8e5f3d0 ath5k: add Mesh Point support by Andrey Yurovsky · 17 years ago
  58. 3eb75aa removed unused #include <version.h> by Huang Weiyi · 16 years ago
  59. 37465c8 ath5k: Don't fiddle with MSI on suspend/resume. by Michael Karcher · 16 years ago
  60. b1a5215 ath5k: remove Atheros 11n devices from supported list by Luis R. Rodriguez · 16 years ago
  61. 8de394f ath5k: remove obsolete declaration of struct ieee80211_hw_mode by Helmut Schaa · 17 years ago
  62. dc1968e Ath5k: mask out unneeded interrupts by Jiri Slaby · 17 years ago
  63. f860ee2 ath5k: Update phy calibration functions by Nick Kossifidis · 17 years ago
  64. cc6323c ath5k: Update channel functions by Nick Kossifidis · 17 years ago
  65. 27bcdee ath5k: Add RF2425 initial rfgain values by Nick Kossifidis · 17 years ago
  66. df75dcd ath5k: Reorder calibration calls during reset and update hw_set_power by Nick Kossifidis · 17 years ago
  67. e2a0cce ath5k: Do ADC test during reset by Nick Kossifidis · 17 years ago
  68. 2203d6b ath5k: Misc hw_reset updates by Nick Kossifidis · 17 years ago
  69. e5a4ad0 ath5k: Misc hw_attach fixes by Nick Kossifidis · 17 years ago
  70. ba37746 ath5k: Restore saved initval after POST by Nick Kossifidis · 17 years ago
  71. 0bacdf3 ath5k: Update register list by Nick Kossifidis · 16 years ago
  72. d0f0980 mac80211: partially fix skb->cb use by Johannes Berg · 16 years ago
  73. 256b152 ath5k: don't enable MSI, we cannot handle it yet by Pavel Roskin · 17 years ago
  74. bc05116 ath5k: fix recursive locking in ath5k_beacon_update by Bob Copeland · 17 years ago
  75. 734b5aa ath5k: use positive logic for HP laptop LEDs by Bob Copeland · 17 years ago
  76. 3e4242b Ath5k: suspend/resume fixes by Jiri Slaby · 17 years ago
  77. e86600c Ath5k: fix dma operation by Jiri Slaby · 17 years ago
  78. 274c7c3 Ath5k: flush work by Jiri Slaby · 17 years ago
  79. 10488f8 Ath5k: kill tasklets on shutdown by Jiri Slaby · 17 years ago
  80. 3a0f2c8 Ath5k: fix memory corruption by Jiri Slaby · 17 years ago
  81. 8d8bb39 dma-mapping: add the device argument to dma_mapping_error() by FUJITA Tomonori · 17 years ago
  82. 9d139c8 mac80211: revamp beacon configuration by Johannes Berg · 17 years ago
  83. d195a2c ath5k: remove now unused variable declared in ath5k_tx by John W. Linville · 17 years ago
  84. e292c73 wireless: Small cleanups by Pavel Machek · 17 years ago
  85. 3a07887 ath5k: convert LED code to use mac80211 triggers by Bob Copeland · 17 years ago
  86. 24b56e7 ath5k: use frame control helpers by Harvey Harrison · 17 years ago
  87. a888d52 ath5k: use IEEE80211_SKB_CB by Johannes Berg · 17 years ago
  88. e253008 mac80211: use multi-queue master netdevice by Johannes Berg · 17 years ago
  89. e039fa4 mac80211: move TX info into skb->cb by Johannes Berg · 17 years ago
  90. 2e92e6f mac80211: use rate index in TX control by Johannes Berg · 17 years ago
  91. 36d6825 mac80211: let drivers wake but not start queues by Johannes Berg · 17 years ago
  92. d6894b5 ath5k: Fix loop variable initializations by Bob Copeland · 17 years ago
  93. 566bfe5 mac80211: use hardware flags for signal/noise units by Bruno Randolf · 17 years ago
  94. 57ffc58 mac80211: clean up get_tx_stats callback by Johannes Berg · 17 years ago
  95. 1c01442 mac80211: Replace ieee80211_tx_control->key_idx with ieee80211_key_conf by Ivo van Doorn · 17 years ago
  96. 533dd1b wireless: use get/put_unaligned_* helpers by Harvey Harrison · 17 years ago
  97. d1d8f44 ath5k: Fix radio identification on AR5424/2424 by Nick Kossifidis · 17 years ago
  98. 194828a ath5k: Misc fixes/cleanups by Nick Kossifidis · 17 years ago
  99. 136bfc7 ath5k: Add RF2425 initvals by Nick Kossifidis · 17 years ago
  100. 06501d2 wireless: fix various printk warnings on ia64 (and others) by John W. Linville · 17 years ago