1. e832435 ath9k: Reorganize code in xmit.c by Sujith · 17 years ago
  2. dd00639 ath9k: Update short guard interval in rate control by Sujith · 17 years ago
  3. 6642fe6 ath9k: rateCodeToIndex is not used, remove it by Sujith · 17 years ago
  4. ecf7044 ath9k: make use of conf_is_ht*() in the rest of the driver by Luis R. Rodriguez · 17 years ago
  5. b657ead ath9k: Fix an operator typo in phy rate validation by Jouni Malinen · 17 years ago
  6. f66000f ath9k: Fix a NULL pointer dereference in ath_rate_get by Jouni Malinen · 17 years ago
  7. 3706de6 ath9k: Maintain rate table choice after association by Sujith · 17 years ago
  8. 40990ec ath9k: Fix bug in rate table management by Sujith · 17 years ago
  9. d97809d ath9k: Replace ath9k_opmode with nl80211_iftype by Colin McCabe · 17 years ago
  10. 04bd4638 ath9k: Use cleaner debug masks by Sujith · 17 years ago
  11. e11602b ath9k: Handle channel initialization for AP mode by Sujith · 17 years ago
  12. ff37e33 ath9k: Code scrub by Sujith · 17 years ago
  13. 7ac4701 ath9k: Dont update rate control for every AMPDU by Vasanthakumar Thiagarajan · 17 years ago
  14. 2c5a744 ath9k: Use helpers by Sujith · 17 years ago
  15. 46d14a5 ath9k: General code scrub by Sujith · 17 years ago
  16. e63835b ath9k: Remove ath9k_rate_table by Sujith · 17 years ago
  17. a8efee4 ath9k: Use rate_driver_data by Sujith · 17 years ago
  18. fe7f4a7 ath9k: Remove ath_rate_softc by Sujith · 17 years ago
  19. 5ddfac3 ath9k: Remove rate control reference in VAP by Sujith · 17 years ago
  20. 2b406f1 ath9k: Nuke fixed rate handling in driver by Sujith · 17 years ago
  21. 46494e6 ath9k: Remove half/quarter rate tables by Sujith · 17 years ago
  22. 4df8ec6 ath9k: Remove ath_rate_newassoc() by Sujith · 17 years ago
  23. 7b4d273 ath9k: Remove ath_setup_rates by Sujith · 17 years ago
  24. fe60594 ath9k: Simplify RC alloc/free functions by Sujith · 17 years ago
  25. 256b7759 ath9k: Merge struct ath_tx_ratectrl with ath_rate_node by Sujith · 17 years ago
  26. 87c1687 drivers/net/wireless/ath9k/rc.c: use ARRAY_SIZE by Julia Lawall · 17 years ago
  27. ccc75c5 ath9k: Remove ath_tx_aggr_resp() by Sujith · 17 years ago
  28. 5640b08 ath9k: Revamp VAP management by Sujith · 17 years ago
  29. a37c2c7 ath9k: Use bitfields to store tid's state in a single variable by Sujith · 17 years ago
  30. 102e057 ath9k: Ensure ath_node is not NULL when updating tx chainmask by Sujith · 17 years ago
  31. b5aa9bf ath9k: Node cleanup by Sujith · 17 years ago
  32. a4510bf ath9k: Check if the STA supports HT when initializing rate control by Sujith · 17 years ago
  33. 50fb2e4 mac80211: remove rate_control_clear by Johannes Berg · 17 years ago
  34. e6a9854 mac80211/drivers: rewrite the rate control API by Johannes Berg · 17 years ago
  35. ae5eb02 mac80211: rewrite HT handling by Johannes Berg · 17 years ago
  36. d9fe60d 802.11: clean up/fix HT support by Johannes Berg · 17 years ago
  37. e174961 net: convert print_mac to %pM by Johannes Berg · 17 years ago
  38. 4b7679a mac80211: clean up rate control API by Johannes Berg · 17 years ago
  39. ae17e98 mac80211: move txrate_idx into RC algorithms by Johannes Berg · 17 years ago
  40. 323ce79 mac80211: share sta->supp_rates by Johannes Berg · 17 years ago
  41. 5701ed8 ath9k: rc.h cleanup by Sujith · 17 years ago
  42. dc2222a ath9k: Random cleanup by Sujith · 17 years ago
  43. 7c56d24 ath9k: Use ah_curchan and remove sc_curchan which is redundant by Sujith · 17 years ago
  44. 672840a ath9k: Use bitfields for sc operations by Sujith · 17 years ago
  45. 86b89ee ath9k: Revamp wireless mode usage by Sujith · 17 years ago
  46. 60b67f5 ath9k: Cleanup data structures related to HW capabilities by Sujith · 17 years ago
  47. f078f20 ath9k: Add new Atheros IEEE 802.11n driver by Luis R. Rodriguez · 17 years ago