1. cc861f7 ath: move the rx bufsize to common to share with ath5k/ath9k by Luis R. Rodriguez · 16 years ago
  2. 2071a00 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  3. bcfc56a ath5k: don't reset mcast filter when configuring the mode by Bob Copeland · 16 years ago
  4. 8ce54c5 ath5k: enable Power-Save Polls by setting the association ID by Luis R. Rodriguez · 16 years ago
  5. be5d6b7 ath5k: simplify passed params to ath5k_hw_set_associd() by Luis R. Rodriguez · 16 years ago
  6. baee1f3 Wireless / ath5k: Simplify suspend and resume callbacks by Rafael J. Wysocki · 16 years ago
  7. b002a4a atheros: add ieee80211_hw to ath_common by Luis R. Rodriguez · 16 years ago
  8. 13b8155 atheros: define shared bssidmask setting by Luis R. Rodriguez · 16 years ago
  9. e5aa847 ath5k: define ath_common ops by Luis R. Rodriguez · 16 years ago
  10. 9adca12 ath5k: allocate ath5k_hw prior to initializing hw by Luis R. Rodriguez · 16 years ago
  11. db71971 ath5k: move ath_common to ath5k_hw by Luis R. Rodriguez · 16 years ago
  12. 954fece ath5k: use common curbssid, bssidmask and macaddr by Luis R. Rodriguez · 16 years ago
  13. 1775374 ath: move ath_bcast_mac to common header by Luis R. Rodriguez · 16 years ago
  14. 97a81f5 ath5k: don't use PCI ID to find the chip revision by Pavel Roskin · 16 years ago
  15. 1c81874 ath5k: add hardware CCMP encyption support by Bob Copeland · 16 years ago
  16. 1c5256b ath5k: use the skb->cb directly for RX status by Bob Copeland · 16 years ago
  17. 56d1de0 ath5k: clean up filter flags setting by Bob Copeland · 16 years ago
  18. 608b88c ath: move regulatory info into shared common structure by Luis R. Rodriguez · 16 years ago
  19. 3ac64be mac80211: allow configure_filter callback to sleep by Johannes Berg · 16 years ago
  20. 13311b0 ath5k: use bit shift operators for cache line size by Luis R. Rodriguez · 16 years ago
  21. aeb63cf ath5k: use common ath.ko ath_rxbuf_alloc() by Luis R. Rodriguez · 16 years ago
  22. 6e22066 ath5k: Use SWI to trigger calibration by Nick Kossifidis · 16 years ago
  23. edd7fc7 ath5k: Wakeup fixes by Nick Kossifidis · 16 years ago
  24. e30eb4a ath5k: fix missing output in monitor mode after ifconfig up by Joerg Albert · 16 years ago
  25. 8784d2e ath5k: fix CAB queue operation by Bob Copeland · 16 years ago
  26. ae6f53f ath5k: update PCU opmode whenever a new interface is added by Bob Copeland · 16 years ago
  27. 74d1541 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  28. 65b5a69 ath5k: temporarily disable crypto for AP mode by Bob Copeland · 16 years ago
  29. 3355443 ath5k: write PCU registers on initial reset by Bob Copeland · 16 years ago
  30. 0d0cd72 ath5k: do not release irq across suspend/resume by Bob Copeland · 16 years ago
  31. 2180049 ath5k: rework beacon configuration by Bob Copeland · 16 years ago
  32. cec8db2 ath5k: send buffered frames after the beacon by Bob Copeland · 16 years ago
  33. f1d58c2 mac80211: push rx status into skb->cb by Johannes Berg · 16 years ago
  34. f0f3d38 ath5k: enable hardware LEDs by Bob Copeland · 16 years ago
  35. eab0cd4 ath5k: fix beacon_int handling by Jiri Slaby · 16 years ago
  36. 8451d22 ath5k: avoid PCI FATAL interrupts by restoring RETRY_TIMEOUT disabling by Jouni Malinen · 16 years ago
  37. a6ae071 ath5k: minor rfkill cleanup by Bob Copeland · 16 years ago
  38. e6a3b61 ath5k: added cfg80211 based rfkill support by Tobias Doerffel · 16 years ago
  39. 72828b1 ath5k: disable beacon interrupt when interface is down by Bob Copeland · 16 years ago
  40. 73ca520 ath5k: remove conf->beacon_int usage by Bob Copeland · 16 years ago
  41. 55aa4e0 ath5k: avoid leaking mutex in ath5k_config by John W. Linville · 16 years ago
  42. 1071db8 ath5k: update beacons in AP mode by Bob Copeland · 16 years ago
  43. bb803cf Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  44. 2bed03e ath5k: Implement antenna control by Nick Kossifidis · 16 years ago
  45. 6f5f39c ath5k: Enable AP mode by Jiri Slaby · 16 years ago
  46. 428cbd4 ath5k: Beaconing fixes by Nick Kossifidis · 16 years ago
  47. a082381 ath5k: Allow user/driver to set txpower by Nick Kossifidis · 16 years ago
  48. 2516baa ath5k: correct interrupt storm warning by Bob Copeland · 16 years ago
  49. 2d0ddec mac80211: unify config_interface and bss_info_changed by Johannes Berg · 16 years ago
  50. 57c4d7b mac80211: clean up beacon interval settings by Johannes Berg · 16 years ago
  51. 2692504 ath5k: manipulate rxlink and descriptor address under rxbuf lock by Bob Copeland · 16 years ago
  52. c57ca81 ath5k: use rx hw descriptor pointer for self-linked check by Bob Copeland · 16 years ago
  53. 46802a4 ath5k: use bool for modparams by Bob Copeland · 16 years ago
  54. 56d2ac7 ath5k: use tasklet_hi_schedule for beacon queue by Bob Copeland · 16 years ago
  55. 203c480 atheros: put atheros wireless drivers into ath/ by Luis R. Rodriguez · 16 years ago[Renamed from drivers/net/wireless/ath5k/base.c]
  56. f769c36 ath5k: use regulatory infrastructure by Bob Copeland · 16 years ago
  57. 42639fc ath5k: reduce exported channel list by Bob Copeland · 16 years ago
  58. 284901a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) by Yang Hongyang · 16 years ago
  59. 5a0fe8a ath5k: properly drop packets from ops->tx by Bob Copeland · 16 years ago
  60. b726604 ath5k: warn and correct rate for unknown hw rate indexes by Bob Copeland · 16 years ago
  61. 8f655dd ath5k: Add tx power calibration support by Nick Kossifidis · 16 years ago
  62. e23a901 ath5k: remove dummy PCI "retry timeout" fix by Bob Copeland · 16 years ago
  63. 9ca9fb8 ath5k: disable MIB interrupts by Bob Copeland · 16 years ago
  64. 0ed4548 ath5k: extract LED code into a separate file by Bob Copeland · 16 years ago
  65. 2c91108c ath5k: constify stuff by Jiri Slaby · 16 years ago
  66. db5b4f7 ath5k: fix hw rate index condition by Jiri Slaby · 16 years ago
  67. 362695e ath5k: compute rts/cts duration after computing full pktlen by Bob Copeland · 16 years ago
  68. acf3c1a ath5k: move beacon processing to a tasklet by Bob Copeland · 16 years ago
  69. b5f0395 ath5k: use spin_lock_irqsave for beacon lock by Bob Copeland · 16 years ago
  70. 0b6f582 ath5k: don't mask off interrupt bits by Bob Copeland · 16 years ago
  71. fa8419d ath5k: Don't call reset on config_interface by Nick Kossifidis · 17 years ago
  72. 1e3e6e8 ath5k: Disable BMISS interrupts by Nick Kossifidis · 17 years ago
  73. 6f3b414 ath5k: Update gain_F calibration code and add documentation by Nick Kossifidis · 17 years ago
  74. a6c8d37 ath5k: properly free rx dma descriptors by Felix Fietkau · 17 years ago
  75. 1725d40 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 17 years ago
  76. be00937 ath5k: fix locking in ath5k_config by Bob Copeland · 17 years ago
  77. f677d77 ath5k: support LED's on emachines E510 notebook by Tulio Magno Quites Machado Filho · 17 years ago
  78. 3b5d665 mac80211: Generic TSF debugging by Alina Friedrichsen · 17 years ago
  79. 07c1e85 ath5k: honor the RTS/CTS bits by Bob Copeland · 17 years ago
  80. 8902ff4 ath5k: use short preamble when possible by Bob Copeland · 17 years ago
  81. bb2beca ath5k: remove stop/start calls from within suspend/resume by Bob Copeland · 17 years ago
  82. b6ea035 ath5k: fix bf->skb==NULL panic in ath5k_tasklet_rx by Bob Copeland · 17 years ago
  83. 63649b6 ath5k: support LEDs on Acer Aspire One netbook by Bob Copeland · 17 years ago
  84. dc822b5 mac80211: clean up set_key callback by Johannes Berg · 17 years ago
  85. 71ef99c ath5k: fix return values from ath5k_tx by Bob Copeland · 17 years ago
  86. fd6effc ath5k: correct packet length in tx descriptors by Bob Copeland · 17 years ago
  87. 0fe45b1 ath5k: fix 802.11 header padding on RX, unpadding on TX by Benoit PAPILLAULT · 17 years ago
  88. 5b9ab2e Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 17 years ago
  89. 0e149cf ath5k: set mac address in add_interface by Bob Copeland · 17 years ago
  90. 9764f3f ath5k: name pci driver "ath5k" too by Johannes Berg · 17 years ago
  91. 02969b3 ath5k: disable beacon filter when station is not associated by Martin Xu · 17 years ago
  92. 296bf2a ath5k: allow APs to receive beacons by Luis R. Rodriguez · 17 years ago
  93. 6a53a8a ath5k: Fix IMR init by Nick Kossifidis · 17 years ago
  94. 3f64b43 ath5k: update keycache to support TKIP handling by Bob Copeland · 17 years ago
  95. 9ad9a26 ath5k: enable hardware encryption for WEP by Bob Copeland · 17 years ago
  96. 9eeda9a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 17 years ago
  97. 934f6c3 Revert "ath5k: honor FIF_BCN_PRBRESP_PROMISC in STA mode" by John W. Linville · 17 years ago
  98. 4c674c6 ath5k: Update interrupt masking code by Nick Kossifidis · 17 years ago
  99. 0bbac08 ath5k: reduce checkpatch.pl errors by John Daiker · 17 years ago
  100. e6a9854 mac80211/drivers: rewrite the rate control API by Johannes Berg · 17 years ago