1. b002a4a atheros: add ieee80211_hw to ath_common by Luis R. Rodriguez · 15 years ago
  2. 13b8155 atheros: define shared bssidmask setting by Luis R. Rodriguez · 15 years ago
  3. e5aa847 ath5k: define ath_common ops by Luis R. Rodriguez · 15 years ago
  4. 9adca12 ath5k: allocate ath5k_hw prior to initializing hw by Luis R. Rodriguez · 15 years ago
  5. db71971 ath5k: move ath_common to ath5k_hw by Luis R. Rodriguez · 15 years ago
  6. 394317f ath5k: initialize eeprom struct early on attach by Luis R. Rodriguez · 15 years ago
  7. 954fece ath5k: use common curbssid, bssidmask and macaddr by Luis R. Rodriguez · 15 years ago
  8. bcd8f54 atheros: use get_unaligned_le*() for bssid mask setting by Luis R. Rodriguez · 15 years ago
  9. 1775374 ath: move ath_bcast_mac to common header by Luis R. Rodriguez · 15 years ago
  10. 3dbda77 trivial: fix typos "man[ae]g?ment" -> "management" by Uwe Kleine-Koenig · 15 years ago
  11. 97a81f5 ath5k: don't use PCI ID to find the chip revision by Pavel Roskin · 15 years ago
  12. 3b3ee43 ath5k: fix uninitialized value use in ath5k_eeprom_read_turbo_modes() by Pavel Roskin · 15 years ago
  13. ca5efbe ath5k: clarify srev comparison for CCMP check by Bob Copeland · 15 years ago
  14. 1c81874 ath5k: add hardware CCMP encyption support by Bob Copeland · 15 years ago
  15. 1c5256b ath5k: use the skb->cb directly for RX status by Bob Copeland · 15 years ago
  16. 09c9bae ath5k: add led pin configuration for compaq c700 laptop by Marcos Chaparro · 15 years ago
  17. 56d1de0 ath5k: clean up filter flags setting by Bob Copeland · 15 years ago
  18. 608b88c ath: move regulatory info into shared common structure by Luis R. Rodriguez · 15 years ago
  19. 3ac64be mac80211: allow configure_filter callback to sleep by Johannes Berg · 15 years ago
  20. 13311b0 ath5k: use bit shift operators for cache line size by Luis R. Rodriguez · 15 years ago
  21. aeb63cf ath5k: use common ath.ko ath_rxbuf_alloc() by Luis R. Rodriguez · 15 years ago
  22. 6e220662 ath5k: Use SWI to trigger calibration by Nick Kossifidis · 15 years ago
  23. b55a5de ath5k: Preserve pcicfg bits during attach by Nick Kossifidis · 15 years ago
  24. edd7fc7 ath5k: Wakeup fixes by Nick Kossifidis · 15 years ago
  25. d1cb0bd ath5k: Linear PCDAC code fixes by Nick Kossifidis · 15 years ago
  26. c38e7a9 ath5k: Check EEPROM before tweaking SERDES by Nick Kossifidis · 15 years ago
  27. 4d30d30 drivers/net/wireless/ath/ath5k: Change constant name by Julia Lawall · 15 years ago
  28. e30eb4a ath5k: fix missing output in monitor mode after ifconfig up by Joerg Albert · 15 years ago
  29. 8784d2e ath5k: fix CAB queue operation by Bob Copeland · 15 years ago
  30. ae6f53f ath5k: update PCU opmode whenever a new interface is added by Bob Copeland · 15 years ago
  31. 75323fa ath5k: remove EXPERIMENTAL marker by Luis R. Rodriguez · 15 years ago
  32. b820b3b ath: simplify kconfig dependency and add documentation by Luis R. Rodriguez · 15 years ago
  33. f974cfd ath5k: fix values for bus error bits in ISR2 by Pavel Roskin · 15 years ago
  34. 74d1541 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  35. 65b5a69 ath5k: temporarily disable crypto for AP mode by Bob Copeland · 15 years ago
  36. 3355443 ath5k: write PCU registers on initial reset by Bob Copeland · 15 years ago
  37. 0d0cd72 ath5k: do not release irq across suspend/resume by Bob Copeland · 15 years ago
  38. 2180049 ath5k: rework beacon configuration by Bob Copeland · 15 years ago
  39. cec8db2 ath5k: send buffered frames after the beacon by Bob Copeland · 15 years ago
  40. 3167007 ath5k: remove permissions from debugfs files by Jiri Slaby · 15 years ago
  41. f1d58c2 mac80211: push rx status into skb->cb by Johannes Berg · 15 years ago
  42. f0f3d38 ath5k: enable hardware LEDs by Bob Copeland · 15 years ago
  43. 46026e8 ath5k: cleanup ath5k_hw struct by Bob Copeland · 15 years ago
  44. 5165aec Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago
  45. eab0cd4 ath5k: fix beacon_int handling by Jiri Slaby · 15 years ago
  46. 8451d22d ath5k: avoid PCI FATAL interrupts by restoring RETRY_TIMEOUT disabling by Jouni Malinen · 15 years ago
  47. d2aa455 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago
  48. 156f5a7 debugfs: Fix terminology inconsistency of dir name to mount debugfs filesystem. by GeunSik Lim · 15 years ago
  49. 35edf8a ath5k: fix mesh beaconing by Nick Kossifidis · 15 years ago
  50. a6ae071 ath5k: minor rfkill cleanup by Bob Copeland · 15 years ago
  51. e6a3b61 ath5k: added cfg80211 based rfkill support by Tobias Doerffel · 15 years ago
  52. 72828b1 ath5k: disable beacon interrupt when interface is down by Bob Copeland · 15 years ago
  53. 73ca520 ath5k: remove conf->beacon_int usage by Bob Copeland · 15 years ago
  54. 55aa4e0 ath5k: avoid leaking mutex in ath5k_config by John W. Linville · 15 years ago
  55. c649c0e3 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  56. e31a16d wireless: move some utility functions from mac80211 to cfg80211 by Zhu Yi · 15 years ago
  57. 9c8b3ed ath5k: avoid and warn on potential infinite loop by Bob Copeland · 15 years ago
  58. 1071db8 ath5k: update beacons in AP mode by Bob Copeland · 15 years ago
  59. bb803cf Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  60. 84379cb Add LED support for AR5BXB6 IBM Thinkpad PCIe adapters by Paride Legovini · 15 years ago
  61. 6752ee9 ath5k: use ctl settings based on current regdomain by Bob Copeland · 15 years ago
  62. 57e6c56 ath5k: Add Spur filter support on newer chips by Nick Kossifidis · 15 years ago
  63. 2bed03e ath5k: Implement antenna control by Nick Kossifidis · 15 years ago
  64. 6f5f39c ath5k: Enable AP mode by Jiri Slaby · 15 years ago
  65. 428cbd4 ath5k: Beaconing fixes by Nick Kossifidis · 15 years ago
  66. 1889ba0 ath5k: Put remaining EEPROM data on ee struct by Nick Kossifidis · 15 years ago
  67. cd41751 ath5k: Read Spur channels from EEPROM by Nick Kossifidis · 15 years ago
  68. a082381 ath5k: Allow user/driver to set txpower by Nick Kossifidis · 15 years ago
  69. 2516baa ath5k: correct interrupt storm warning by Bob Copeland · 15 years ago
  70. bbb3388 ath5k: Storage class should be before const qualifier by Tobias Klauser · 15 years ago
  71. ded7a7e ath5k: 5211, don't crypt every protected frame by Jiri Slaby · 15 years ago
  72. 2d0ddec mac80211: unify config_interface and bss_info_changed by Johannes Berg · 15 years ago
  73. 57c4d7b mac80211: clean up beacon interval settings by Johannes Berg · 15 years ago
  74. aba7453 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  75. 2692504 ath5k: manipulate rxlink and descriptor address under rxbuf lock by Bob Copeland · 15 years ago
  76. c57ca81 ath5k: use rx hw descriptor pointer for self-linked check by Bob Copeland · 15 years ago
  77. 46802a4 ath5k: use bool for modparams by Bob Copeland · 15 years ago
  78. 56d2ac7 ath5k: use tasklet_hi_schedule for beacon queue by Bob Copeland · 15 years ago
  79. 77ded01 ath5k: fix initvals errors by Bob Copeland · 15 years ago
  80. 6a362bb ath5k: add support for Fukato Datacask Jupiter LEDs by Bob Copeland · 15 years ago
  81. 64cdb0e ath5k: fix interpolation with equal power levels by Fabio Rossi · 15 years ago
  82. 75c2148 ath5k: sparse fix ath5k_led_on needs to be static by Luis R. Rodriguez · 15 years ago
  83. 203c480 atheros: put atheros wireless drivers into ath/ by Luis R. Rodriguez · 15 years ago