1. 5640b08 ath9k: Revamp VAP management by Sujith · 16 years ago
  2. a37c2c7 ath9k: Use bitfields to store tid's state in a single variable by Sujith · 16 years ago
  3. 102e057 ath9k: Ensure ath_node is not NULL when updating tx chainmask by Sujith · 16 years ago
  4. 43453b3 ath9k: Remove SM Power Save as it is not supported now by Sujith · 16 years ago
  5. 528f0c6 ath9k: Revamp transmit control block by Sujith · 16 years ago
  6. c517016 ath9k: Simplify node attach/detach routines by Sujith · 16 years ago
  7. b5aa9bf ath9k: Node cleanup by Sujith · 16 years ago
  8. e5704bf ath9k: remove useless NULL initialisers by Johannes Berg · 16 years ago
  9. 4c24429 ath9k: use ETH_P_PAE by Luis R. Rodriguez · 16 years ago
  10. 9371dd6 ath9k: remove useless conditional by Bob Copeland · 16 years ago
  11. 8b30b1f mac80211: Re-enable aggregation by Sujith · 16 years ago
  12. a4510bf ath9k: Check if the STA supports HT when initializing rate control by Sujith · 16 years ago
  13. 5c020dc ath9k: Allow user to change tx power when asked by Luis R. Rodriguez · 16 years ago
  14. f97e400 ath9k: enable RX interrupt mitigation by Luis R. Rodriguez · 16 years ago
  15. b139a10 ath9k: remove pointless sc_txintrperiod and spin_lock_bh on tx prepare by Luis R. Rodriguez · 16 years ago
  16. 50fb2e4 mac80211: remove rate_control_clear by Johannes Berg · 16 years ago
  17. e6a9854 mac80211/drivers: rewrite the rate control API by Johannes Berg · 16 years ago
  18. c49d154 ath9k: correct signal quality report by Luis R. Rodriguez · 16 years ago
  19. ae5eb02 mac80211: rewrite HT handling by Johannes Berg · 16 years ago
  20. 9124b07 mac80211: make retry limits part of hw config by Johannes Berg · 16 years ago
  21. e897558 mac80211: introduce hw config change flags by Johannes Berg · 16 years ago
  22. d9fe60d 802.11: clean up/fix HT support by Johannes Berg · 16 years ago
  23. e174961 net: convert print_mac to %pM by Johannes Berg · 16 years ago
  24. 4233df6 ath9k/mac80211: disallow fragmentation in ath9k, report to userspace by Johannes Berg · 16 years ago
  25. d2a3b22 ath9k: Fix return code when ath9k_hw_setpower() fails on reset by Luis R. Rodriguez · 16 years ago
  26. 1cf69cf ath9k: remove nasty FAIL macro from ath9k_hw_reset() by Luis R. Rodriguez · 16 years ago
  27. 76708de mac80211: free up 2 bytes in skb->cb by Felix Fietkau · 16 years ago
  28. 6f25542 ath9k: enable ANI to help with noisy environments by Luis R. Rodriguez · 16 years ago
  29. a477e4e ath9k: fix oops on trying to hold the wrong spinlock by Luis R. Rodriguez · 16 years ago
  30. 0345f37 ath9k: kill ath9k's memzero() and use memset() instead by Luis R. Rodriguez · 16 years ago
  31. 8ec8eba ath9k: fixup some merge damage by John W. Linville · 16 years ago
  32. b262e60 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  33. e6c948e ath9k: Add a few comments about mibevents by Luis R. Rodriguez · 16 years ago
  34. 4b7679a mac80211: clean up rate control API by Johannes Berg · 16 years ago
  35. 31e9ab2 ath9k: Fix TSF Adjust usage by Sujith · 16 years ago
  36. 459f5f9 ath9k: Fix nexttbtt calculation by Sujith · 16 years ago
  37. 980b24d ath9k: Whitespace cleanup by Sujith · 16 years ago
  38. 92cccc2 ath9k: disable MIB interrupts to fix interrupt storm by Luis R. Rodriguez · 16 years ago
  39. 6115e85 ath9k: Fix IRQ nobody cared issue with ath9k by Senthil Balasubramanian · 16 years ago
  40. d0be7cc ath9k: connectivity is lost after Group rekeying is done by Senthil Balasubramanian · 16 years ago
  41. ae17e98 mac80211: move txrate_idx into RC algorithms by Johannes Berg · 16 years ago
  42. 323ce79 mac80211: share sta->supp_rates by Johannes Berg · 16 years ago
  43. 17741cd mac80211: share STA information with driver by Johannes Berg · 16 years ago
  44. 05c914f mac80211: use nl80211 interface types by Johannes Berg · 16 years ago
  45. 500c064 ath9k: Add RF kill support by Vasanthakumar Thiagarajan · 16 years ago
  46. 8feceb6 ath9k: Re-order functions in main.c by Vasanthakumar Thiagarajan · 16 years ago
  47. 00c5ae2 mac80211: change MIMO_PS to SM_PS by Tomas Winkler · 16 years ago
  48. 69da6b87 ath9k: Assign seq# when mac80211 requests this by Jouni Malinen · 16 years ago
  49. 17dce5d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 16 years ago
  50. d203b8e ath9k: uses/needs led_classdev_[un]register by Randy Dunlap · 16 years ago
  51. f59ac04 cfg80211: keep track of supported interface modes by Luis R. Rodriguez · 16 years ago
  52. 9aab3e3 ath9k: Fix TX control flag use for no ACK and RTS/CTS by Jouni Malinen · 16 years ago
  53. 43f30ae ath9k: Fix TX status reporting by Jouni Malinen · 16 years ago
  54. 773b4e0 ath9: Fix ath_rx_flush_tid() for IRQs disabled kernel warning message. by Senthil Balasubramanian · 16 years ago
  55. 1b96175 ath9k: Incorrect key used when group and pairwise ciphers are different. by Senthil Balasubramanian · 16 years ago
  56. 5701ed8 ath9k: rc.h cleanup by Sujith · 16 years ago
  57. 1fe1132 ath9k: Remove sc_lastrx as we don't use it anywhere by Sujith · 16 years ago
  58. 14cc709 ath9k: Do not update frame's duration field by Sujith · 16 years ago
  59. 822ceae ath9k: Remove more dead code by Sujith · 16 years ago
  60. c83be68 ath9k: Add LED support by Vasanthakumar Thiagarajan · 16 years ago
  61. e022edb ath9k: Use mac80211 for multicast power save buffering by Jouni Malinen · 16 years ago
  62. 19b73c7 ath9k: Add IEEE80211_HW_RX_INCLUDES_FCS to hw flags by Sujith · 16 years ago
  63. 6065367 ath9k: Use definition from ieee80211.h by Sujith · 16 years ago
  64. ff9b662 ath9k: Miscellaneous fixes by Sujith · 16 years ago
  65. dc2222a ath9k: Random cleanup by Sujith · 16 years ago
  66. 927e70e ath9k: Remove remaining occurences of ath_skb_map functions by Sujith · 16 years ago
  67. b14ecdd ath9k: Fix TX control flag use for no ACK and RTS/CTS by Jouni Malinen · 16 years ago
  68. 147583c ath9k: Assign seq# when mac80211 requests this by Jouni Malinen · 16 years ago
  69. 580f0b8 ath9k: Fix TX status reporting by Jouni Malinen · 16 years ago
  70. a8fff50 ath9k: Updated Beacon generation to use mac80211-style by Jouni Malinen · 16 years ago
  71. 2ad67de ath9k: Allow AP mode to be enabled by Jouni Malinen · 16 years ago
  72. 98deeea ath9k: Trim struct ath_softc by Sujith · 16 years ago
  73. 7c56d24 ath9k: Use ah_curchan and remove sc_curchan which is redundant by Sujith · 16 years ago
  74. 672840a ath9k: Use bitfields for sc operations by Sujith · 16 years ago
  75. b4696c8b ath9k: Use a single opmode variable by Sujith · 16 years ago
  76. 6a2b9e8 ath9k: Unused macros, variables by Sujith · 16 years ago
  77. d2d80ee ath9k: Remove ar5416hal and assign default values directly by Sujith · 16 years ago
  78. 556bb8f ath9k: Remove a few unnecessary macros by Sujith · 16 years ago
  79. cd3d39a ath9k: Use bitfields for buffer type by Sujith · 16 years ago
  80. 7dcfdcd ath9k: RX Filter cleanup by Sujith · 16 years ago
  81. f45144e ath9k: Merge reset functions by Sujith · 16 years ago
  82. 88b9e2b ath9k: work around gcc ICEs (again) by Adrian Bunk · 16 years ago
  83. 86b89ee ath9k: Revamp wireless mode usage by Sujith · 16 years ago
  84. 3b95978 ath9k: More unused macros by Sujith · 16 years ago
  85. f22f558 ath9k: Remove a few unused macros and fix indentation by Sujith · 16 years ago
  86. 06df8be ath9k: Use mac80211's band macros and remove enum hal_freq_band by Sujith · 16 years ago
  87. ea9880f ath9k: Remove redundant data structure ath9k_txq_info by Sujith · 16 years ago
  88. 60b67f5 ath9k: Cleanup data structures related to HW capabilities by Sujith · 16 years ago
  89. b08cbcd ath9k: work around gcc ICEs by Adrian Bunk · 16 years ago
  90. f078f20 ath9k: Add new Atheros IEEE 802.11n driver by Luis R. Rodriguez · 16 years ago