1. 65b5a69 ath5k: temporarily disable crypto for AP mode by Bob Copeland · 15 years ago
  2. eab0cd4 ath5k: fix beacon_int handling by Jiri Slaby · 15 years ago
  3. 8451d22 ath5k: avoid PCI FATAL interrupts by restoring RETRY_TIMEOUT disabling by Jouni Malinen · 15 years ago
  4. a6ae071 ath5k: minor rfkill cleanup by Bob Copeland · 15 years ago
  5. e6a3b61 ath5k: added cfg80211 based rfkill support by Tobias Doerffel · 15 years ago
  6. 72828b1 ath5k: disable beacon interrupt when interface is down by Bob Copeland · 15 years ago
  7. 73ca520 ath5k: remove conf->beacon_int usage by Bob Copeland · 15 years ago
  8. 55aa4e0 ath5k: avoid leaking mutex in ath5k_config by John W. Linville · 15 years ago
  9. 1071db8 ath5k: update beacons in AP mode by Bob Copeland · 15 years ago
  10. bb803cf Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  11. 2bed03e ath5k: Implement antenna control by Nick Kossifidis · 15 years ago
  12. 6f5f39c ath5k: Enable AP mode by Jiri Slaby · 15 years ago
  13. 428cbd4 ath5k: Beaconing fixes by Nick Kossifidis · 15 years ago
  14. a082381 ath5k: Allow user/driver to set txpower by Nick Kossifidis · 15 years ago
  15. 2516baa ath5k: correct interrupt storm warning by Bob Copeland · 15 years ago
  16. 2d0ddec mac80211: unify config_interface and bss_info_changed by Johannes Berg · 15 years ago
  17. 57c4d7b mac80211: clean up beacon interval settings by Johannes Berg · 15 years ago
  18. 2692504 ath5k: manipulate rxlink and descriptor address under rxbuf lock by Bob Copeland · 15 years ago
  19. c57ca81 ath5k: use rx hw descriptor pointer for self-linked check by Bob Copeland · 15 years ago
  20. 46802a4 ath5k: use bool for modparams by Bob Copeland · 15 years ago
  21. 56d2ac7 ath5k: use tasklet_hi_schedule for beacon queue by Bob Copeland · 15 years ago
  22. 203c480 atheros: put atheros wireless drivers into ath/ by Luis R. Rodriguez · 15 years ago[Renamed from drivers/net/wireless/ath5k/base.c]
  23. f769c36 ath5k: use regulatory infrastructure by Bob Copeland · 15 years ago
  24. 42639fc ath5k: reduce exported channel list by Bob Copeland · 15 years ago
  25. 284901a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) by Yang Hongyang · 15 years ago
  26. 5a0fe8a ath5k: properly drop packets from ops->tx by Bob Copeland · 15 years ago
  27. b726604 ath5k: warn and correct rate for unknown hw rate indexes by Bob Copeland · 16 years ago
  28. 8f655dd ath5k: Add tx power calibration support by Nick Kossifidis · 15 years ago
  29. e23a901 ath5k: remove dummy PCI "retry timeout" fix by Bob Copeland · 15 years ago
  30. 9ca9fb8 ath5k: disable MIB interrupts by Bob Copeland · 15 years ago
  31. 0ed4548 ath5k: extract LED code into a separate file by Bob Copeland · 16 years ago
  32. 2c91108c ath5k: constify stuff by Jiri Slaby · 16 years ago
  33. db5b4f7 ath5k: fix hw rate index condition by Jiri Slaby · 16 years ago
  34. 362695e ath5k: compute rts/cts duration after computing full pktlen by Bob Copeland · 16 years ago
  35. acf3c1a ath5k: move beacon processing to a tasklet by Bob Copeland · 16 years ago
  36. b5f0395 ath5k: use spin_lock_irqsave for beacon lock by Bob Copeland · 16 years ago
  37. 0b6f582 ath5k: don't mask off interrupt bits by Bob Copeland · 16 years ago
  38. fa8419d ath5k: Don't call reset on config_interface by Nick Kossifidis · 16 years ago
  39. 1e3e6e8 ath5k: Disable BMISS interrupts by Nick Kossifidis · 16 years ago
  40. 6f3b414 ath5k: Update gain_F calibration code and add documentation by Nick Kossifidis · 16 years ago
  41. a6c8d37 ath5k: properly free rx dma descriptors by Felix Fietkau · 16 years ago
  42. 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
  43. be00937 ath5k: fix locking in ath5k_config by Bob Copeland · 16 years ago
  44. f677d77 ath5k: support LED's on emachines E510 notebook by Tulio Magno Quites Machado Filho · 16 years ago
  45. 3b5d665 mac80211: Generic TSF debugging by Alina Friedrichsen · 16 years ago
  46. 07c1e85 ath5k: honor the RTS/CTS bits by Bob Copeland · 16 years ago
  47. 8902ff4 ath5k: use short preamble when possible by Bob Copeland · 16 years ago
  48. bb2beca ath5k: remove stop/start calls from within suspend/resume by Bob Copeland · 16 years ago
  49. b6ea035 ath5k: fix bf->skb==NULL panic in ath5k_tasklet_rx by Bob Copeland · 16 years ago
  50. 63649b6 ath5k: support LEDs on Acer Aspire One netbook by Bob Copeland · 16 years ago
  51. dc822b5 mac80211: clean up set_key callback by Johannes Berg · 16 years ago
  52. 71ef99c ath5k: fix return values from ath5k_tx by Bob Copeland · 16 years ago
  53. fd6effc ath5k: correct packet length in tx descriptors by Bob Copeland · 16 years ago
  54. 0fe45b1 ath5k: fix 802.11 header padding on RX, unpadding on TX by Benoit PAPILLAULT · 16 years ago
  55. 5b9ab2e Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  56. 0e149cf ath5k: set mac address in add_interface by Bob Copeland · 16 years ago
  57. 9764f3f ath5k: name pci driver "ath5k" too by Johannes Berg · 16 years ago
  58. 02969b3 ath5k: disable beacon filter when station is not associated by Martin Xu · 16 years ago
  59. 296bf2ae ath5k: allow APs to receive beacons by Luis R. Rodriguez · 16 years ago
  60. 6a53a8a ath5k: Fix IMR init by Nick Kossifidis · 16 years ago
  61. 3f64b43 ath5k: update keycache to support TKIP handling by Bob Copeland · 16 years ago
  62. 9ad9a26 ath5k: enable hardware encryption for WEP by Bob Copeland · 16 years ago
  63. 9eeda9a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  64. 934f6c3 Revert "ath5k: honor FIF_BCN_PRBRESP_PROMISC in STA mode" by John W. Linville · 16 years ago
  65. 4c674c6 ath5k: Update interrupt masking code by Nick Kossifidis · 16 years ago
  66. 0bbac08 ath5k: reduce checkpatch.pl errors by John Daiker · 16 years ago
  67. e6a9854 mac80211/drivers: rewrite the rate control API by Johannes Berg · 16 years ago
  68. b706e65 ath5k: fix mesh point operation by Andrey Yurovsky · 16 years ago
  69. 6e0e0bf ath5k: correct ath5k signal quality by Luis R. Rodriguez · 16 years ago
  70. da966bc Ath5k: add AP mode by Jiri Slaby · 16 years ago
  71. e897558 mac80211: introduce hw config change flags by Johannes Berg · 16 years ago
  72. 0632790 ath5k: honor FIF_BCN_PRBRESP_PROMISC in STA mode by Bob Copeland · 16 years ago
  73. bc1b32d ath5k: Reset key cache on interface up, thus fixing resume by Elias Oltmanns · 16 years ago
  74. 8bdd5b9 ath5k: fix suspend-related oops on rmmod by Bob Copeland · 16 years ago
  75. 2f7fe87 ath5k: implement multi-rate retry support, fix tx status reporting by Felix Fietkau · 16 years ago
  76. 76708de mac80211: free up 2 bytes in skb->cb by Felix Fietkau · 16 years ago
  77. 0d5f031 ath5k: Add support for AR2417 v2 by Nick Kossifidis · 16 years ago
  78. 75d0edb ath5k: Fix SREV reporting after SREV updates by Nick Kossifidis · 16 years ago
  79. 1bef016 ath5k: Update registers and SREV ids v2 by Nick Kossifidis · 16 years ago
  80. 05c914f mac80211: use nl80211 interface types by Johannes Berg · 16 years ago
  81. f59ac04 cfg80211: keep track of supported interface modes by Luis R. Rodriguez · 16 years ago
  82. c6e387a ath5k: HW code cleanup by Nick Kossifidis · 16 years ago
  83. b171e19 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  84. 67d2e2d Ath5k: fix bintval setup by Jiri Slaby · 16 years ago
  85. 0048297 Ath5k: lock beacons by Jiri Slaby · 16 years ago
  86. 0630335 ath5k: set short preamble flag for rx by Bruno Randolf · 16 years ago
  87. 798ee98 ath5k: explicitly check skb->len by Harvey Harrison · 16 years ago
  88. 63266a6 ath5k: rates cleanup by Bruno Randolf · 16 years ago
  89. d7dc100 Ath5k: unify resets by Jiri Slaby · 16 years ago
  90. 8e5f3d0 ath5k: add Mesh Point support by Andrey Yurovsky · 16 years ago
  91. 3eb75aa removed unused #include <version.h> by Huang Weiyi · 16 years ago
  92. 37465c8 ath5k: Don't fiddle with MSI on suspend/resume. by Michael Karcher · 16 years ago
  93. b1a5215 ath5k: remove Atheros 11n devices from supported list by Luis R. Rodriguez · 16 years ago
  94. dc1968e Ath5k: mask out unneeded interrupts by Jiri Slaby · 16 years ago
  95. d0f0980 mac80211: partially fix skb->cb use by Johannes Berg · 16 years ago
  96. 256b152 ath5k: don't enable MSI, we cannot handle it yet by Pavel Roskin · 16 years ago
  97. bc05116 ath5k: fix recursive locking in ath5k_beacon_update by Bob Copeland · 16 years ago
  98. 734b5aa ath5k: use positive logic for HP laptop LEDs by Bob Copeland · 16 years ago
  99. 3e4242b Ath5k: suspend/resume fixes by Jiri Slaby · 16 years ago
  100. e86600c Ath5k: fix dma operation by Jiri Slaby · 16 years ago