1. 47db3a6 ath5k: adding LED support for AR5BXB63 cards by Luca Verdesca · 15 years ago
  2. a951ae2 ath5k: fix setup for CAB queue by Bob Copeland · 15 years ago
  3. 5d6ce62 ath5k: dont use external sleep clock in AP mode by Bob Copeland · 15 years ago
  4. 6e08d22 ath5k: Implement mac80211 callback set_coverage_class by Lukáš Turek · 15 years ago
  5. 3578e6e ath5k: Reimplement clock rate to usec conversion by Lukáš Turek · 15 years ago
  6. e1aa369 ath5k: Fix functions for getting/setting slot time by Lukáš Turek · 15 years ago
  7. 4f9b2a7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 15 years ago
  8. 359207c ath5k: Fix eeprom checksum check for custom sized eeproms by Luis R. Rodriguez · 15 years ago
  9. 891dc5e Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 15 years ago
  10. 1ed32e4 mac80211: remove struct ieee80211_if_init_conf by Johannes Berg · 15 years ago
  11. 671adc9 wireless: remove remaining qual code by Johannes Berg · 15 years ago
  12. 242ab7a ath5k: fix SWI calibration interrupt storm by Bob Copeland · 15 years ago
  13. 512414b ath5k: enable EEPROM checksum check by Luis R. Rodriguez · 15 years ago
  14. 6a213af ath5k: add support for Dell Vostro A860 LED by Shahar Or · 15 years ago
  15. f1cf2db ath5k: Fix I/Q calibration by Lukáš Turek · 15 years ago
  16. 2eb2fa6 ath5k: allow setting txpower to 0 by Bob Copeland · 15 years ago
  17. dc1e001 ath5k: use the common->keymap by Luis R. Rodriguez · 15 years ago
  18. dd84978 ath5k: remove double cache alignment, ath_rxbuf_alloc() already does it by Luis R. Rodriguez · 15 years ago
  19. cc861f7 ath: move the rx bufsize to common to share with ath5k/ath9k by Luis R. Rodriguez · 15 years ago
  20. 2071a00 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  21. 1e93bd4 ath5k: add LED definition for BenQ Joybook R55v by Bob Copeland · 15 years ago
  22. 6f9797a ath5k: add LED support for HP Compaq CQ60 by Bob Copeland · 15 years ago
  23. bcfc56a ath5k: don't reset mcast filter when configuring the mode by Bob Copeland · 15 years ago
  24. 77c8258 ath5k: add LED support for Acer Aspire One AO751h/AO531h by Keng-Yu Lin · 15 years ago
  25. 133d7c6 wireless: remove WLAN_80211 and WLAN_PRE80211 from Kconfig by John W. Linville · 15 years ago
  26. e5e2647 ath5k: use noise calibration from madwifi hal by Bob Copeland · 15 years ago
  27. 8ce54c5 ath5k: enable Power-Save Polls by setting the association ID by Luis R. Rodriguez · 15 years ago
  28. a3f86bf ath5k: fix regression which triggers an SME join upon assoc by Luis R. Rodriguez · 15 years ago
  29. abba068 ath5k: remove temporary low_id and high_id vars on ath5k_hw_set_associd() by Luis R. Rodriguez · 15 years ago
  30. be5d6b7 ath5k: simplify passed params to ath5k_hw_set_associd() by Luis R. Rodriguez · 15 years ago
  31. 91b9eb8 ath5k: fix regression introduced upon the removal of AR5K_HIGH_ID() by Luis R. Rodriguez · 15 years ago
  32. a72d57a ath5k: use ath_hw_setbssidmask() for bssid mask setting upon assoc by Luis R. Rodriguez · 15 years ago
  33. eb053a0 ath5k: fix regression on setting bssid mask on association by Luis R. Rodriguez · 15 years ago
  34. baee1f3 Wireless / ath5k: Simplify suspend and resume callbacks by Rafael J. Wysocki · 15 years ago
  35. b002a4a atheros: add ieee80211_hw to ath_common by Luis R. Rodriguez · 15 years ago
  36. 13b8155 atheros: define shared bssidmask setting by Luis R. Rodriguez · 15 years ago
  37. e5aa847 ath5k: define ath_common ops by Luis R. Rodriguez · 15 years ago
  38. 9adca12 ath5k: allocate ath5k_hw prior to initializing hw by Luis R. Rodriguez · 15 years ago
  39. db71971 ath5k: move ath_common to ath5k_hw by Luis R. Rodriguez · 15 years ago
  40. 394317f ath5k: initialize eeprom struct early on attach by Luis R. Rodriguez · 15 years ago
  41. 954fece ath5k: use common curbssid, bssidmask and macaddr by Luis R. Rodriguez · 15 years ago
  42. bcd8f54 atheros: use get_unaligned_le*() for bssid mask setting by Luis R. Rodriguez · 15 years ago
  43. 1775374 ath: move ath_bcast_mac to common header by Luis R. Rodriguez · 15 years ago
  44. 3dbda77 trivial: fix typos "man[ae]g?ment" -> "management" by Uwe Kleine-Koenig · 15 years ago
  45. 97a81f5 ath5k: don't use PCI ID to find the chip revision by Pavel Roskin · 15 years ago
  46. 3b3ee43 ath5k: fix uninitialized value use in ath5k_eeprom_read_turbo_modes() by Pavel Roskin · 15 years ago
  47. ca5efbe ath5k: clarify srev comparison for CCMP check by Bob Copeland · 15 years ago
  48. 1c81874 ath5k: add hardware CCMP encyption support by Bob Copeland · 15 years ago
  49. 1c5256b ath5k: use the skb->cb directly for RX status by Bob Copeland · 15 years ago
  50. 09c9bae ath5k: add led pin configuration for compaq c700 laptop by Marcos Chaparro · 15 years ago
  51. 56d1de0 ath5k: clean up filter flags setting by Bob Copeland · 15 years ago
  52. 608b88c ath: move regulatory info into shared common structure by Luis R. Rodriguez · 15 years ago
  53. 3ac64be mac80211: allow configure_filter callback to sleep by Johannes Berg · 15 years ago
  54. 13311b0 ath5k: use bit shift operators for cache line size by Luis R. Rodriguez · 15 years ago
  55. aeb63cf ath5k: use common ath.ko ath_rxbuf_alloc() by Luis R. Rodriguez · 15 years ago
  56. 6e220662 ath5k: Use SWI to trigger calibration by Nick Kossifidis · 15 years ago
  57. b55a5de ath5k: Preserve pcicfg bits during attach by Nick Kossifidis · 15 years ago
  58. edd7fc7 ath5k: Wakeup fixes by Nick Kossifidis · 15 years ago
  59. d1cb0bd ath5k: Linear PCDAC code fixes by Nick Kossifidis · 15 years ago
  60. c38e7a9 ath5k: Check EEPROM before tweaking SERDES by Nick Kossifidis · 15 years ago
  61. 4d30d30 drivers/net/wireless/ath/ath5k: Change constant name by Julia Lawall · 15 years ago
  62. e30eb4a ath5k: fix missing output in monitor mode after ifconfig up by Joerg Albert · 15 years ago
  63. 8784d2e ath5k: fix CAB queue operation by Bob Copeland · 15 years ago
  64. ae6f53f ath5k: update PCU opmode whenever a new interface is added by Bob Copeland · 15 years ago
  65. 75323fa ath5k: remove EXPERIMENTAL marker by Luis R. Rodriguez · 15 years ago
  66. b820b3b ath: simplify kconfig dependency and add documentation by Luis R. Rodriguez · 15 years ago
  67. f974cfd ath5k: fix values for bus error bits in ISR2 by Pavel Roskin · 15 years ago
  68. 74d1541 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  69. 65b5a69 ath5k: temporarily disable crypto for AP mode by Bob Copeland · 15 years ago
  70. 3355443 ath5k: write PCU registers on initial reset by Bob Copeland · 15 years ago
  71. 0d0cd72 ath5k: do not release irq across suspend/resume by Bob Copeland · 15 years ago
  72. 2180049 ath5k: rework beacon configuration by Bob Copeland · 15 years ago
  73. cec8db2 ath5k: send buffered frames after the beacon by Bob Copeland · 15 years ago
  74. 3167007 ath5k: remove permissions from debugfs files by Jiri Slaby · 15 years ago
  75. f1d58c2 mac80211: push rx status into skb->cb by Johannes Berg · 15 years ago
  76. f0f3d38 ath5k: enable hardware LEDs by Bob Copeland · 15 years ago
  77. 46026e8 ath5k: cleanup ath5k_hw struct by Bob Copeland · 15 years ago
  78. 5165aec Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago
  79. eab0cd4 ath5k: fix beacon_int handling by Jiri Slaby · 15 years ago
  80. 8451d22d ath5k: avoid PCI FATAL interrupts by restoring RETRY_TIMEOUT disabling by Jouni Malinen · 15 years ago
  81. d2aa455 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago
  82. 156f5a7 debugfs: Fix terminology inconsistency of dir name to mount debugfs filesystem. by GeunSik Lim · 15 years ago
  83. 35edf8a ath5k: fix mesh beaconing by Nick Kossifidis · 15 years ago
  84. a6ae071 ath5k: minor rfkill cleanup by Bob Copeland · 15 years ago
  85. e6a3b61 ath5k: added cfg80211 based rfkill support by Tobias Doerffel · 15 years ago
  86. 72828b1 ath5k: disable beacon interrupt when interface is down by Bob Copeland · 15 years ago
  87. 73ca520 ath5k: remove conf->beacon_int usage by Bob Copeland · 15 years ago
  88. 55aa4e0 ath5k: avoid leaking mutex in ath5k_config by John W. Linville · 15 years ago
  89. c649c0e3 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  90. e31a16d wireless: move some utility functions from mac80211 to cfg80211 by Zhu Yi · 15 years ago
  91. 9c8b3ed ath5k: avoid and warn on potential infinite loop by Bob Copeland · 15 years ago
  92. 1071db8 ath5k: update beacons in AP mode by Bob Copeland · 15 years ago
  93. bb803cf Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  94. 84379cb Add LED support for AR5BXB6 IBM Thinkpad PCIe adapters by Paride Legovini · 16 years ago
  95. 6752ee9 ath5k: use ctl settings based on current regdomain by Bob Copeland · 16 years ago
  96. 57e6c56 ath5k: Add Spur filter support on newer chips by Nick Kossifidis · 16 years ago
  97. 2bed03e ath5k: Implement antenna control by Nick Kossifidis · 16 years ago
  98. 6f5f39c ath5k: Enable AP mode by Jiri Slaby · 16 years ago
  99. 428cbd4 ath5k: Beaconing fixes by Nick Kossifidis · 16 years ago
  100. 1889ba0 ath5k: Put remaining EEPROM data on ee struct by Nick Kossifidis · 16 years ago