1. eb48dca iwlwifi: iwl-agn-rs: initialize rs with valid antenna by Winkler, Tomas · 16 years ago
  2. a96a27f iwlwifi: run through spell checker by Tomas Winkler · 16 years ago
  3. 50fb2e4 mac80211: remove rate_control_clear by Johannes Berg · 16 years ago
  4. e6a9854 mac80211/drivers: rewrite the rate control API by Johannes Berg · 16 years ago
  5. ae5eb02 mac80211: rewrite HT handling by Johannes Berg · 16 years ago
  6. d9fe60d 802.11: clean up/fix HT support by Johannes Berg · 16 years ago
  7. e174961 net: convert print_mac to %pM by Johannes Berg · 16 years ago
  8. 45527c2 iwlwifi: fix compilation warning when CONFIG_IWLWIFI_DEBUG is not set. by Rami Rosen · 16 years ago
  9. 4b7679a mac80211: clean up rate control API by Johannes Berg · 16 years ago
  10. ff550cb iwlwifi: don't access mac80211's AMPDU state machine by Johannes Berg · 16 years ago
  11. 687c7c0 mac80211: share sta_info->ht_info by Johannes Berg · 16 years ago
  12. ae17e98 mac80211: move txrate_idx into RC algorithms by Johannes Berg · 16 years ago
  13. 323ce79 mac80211: share sta->supp_rates by Johannes Berg · 16 years ago
  14. b7e3500 mac80211: move last_txrate_idx into RC algorithms by Johannes Berg · 16 years ago
  15. 17741cd mac80211: share STA information with driver by Johannes Berg · 16 years ago
  16. 05c914f mac80211: use nl80211 interface types by Johannes Berg · 16 years ago
  17. 3110bef iwlwifi: Added support for 3 antennas by Guy Cohen · 16 years ago
  18. 90d7795 iwlwifi: fix searching for best rate in new search column by Guy Cohen · 16 years ago
  19. 00c5ae2 mac80211: change MIMO_PS to SM_PS by Tomas Winkler · 16 years ago
  20. 17dce5d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 16 years ago
  21. 05ecc2c iwlwifi: remove bad language from the comments by Tomas Winkler · 16 years ago
  22. 68d12b7 iwlwifi: take a fresh set of supported rates at each cycle by Emmanuel Grumbach · 16 years ago
  23. 4834c73 iwlwifi: fix station mimo power save values by Ron Rindjunsky · 16 years ago
  24. 3ac7f14 iwlwifi: fix checkpatch.pl errors by Tomas Winkler · 16 years ago
  25. e170402 iwlwifi: RS small compile warnings without CONFIG_IWLWIFI_DEBUG by Denis V. Lunev · 16 years ago
  26. 3ce84b9 iwlwifi: kill iwl4965_fill_rs_info by Tomas Winkler · 16 years ago
  27. e227cea iwlwifi: rename iwl-4695-rs to iwl-agn-rs by Tomas Winkler · 16 years ago[Renamed (93%) from drivers/net/wireless/iwlwifi/iwl-4965-rs.c]
  28. 6c53790 iwlwifi: rs always set lq_sta->priv by Tomas Winkler · 16 years ago
  29. e58942a iwlwifi: Remove unnecessary code by Abhijeet Kolekar · 16 years ago
  30. 36e1f16 iwlwifi: remove obsolete lq_ready use by Ron Rindjunsky · 16 years ago
  31. fd7c8a4 mac80211: add helpers for frame control testing by Harvey Harrison · 16 years ago
  32. be1f3ab6 iwlwifi: general code clean up by Emmanuel Grumbach · 16 years ago
  33. e7d326a iwlwifi: move rate helpers to iwlcore by Tomas Winkler · 16 years ago
  34. faa2971 iwlwifi: fix allow iwlwifi to aggregate according to tid load by Ron Rindjunsky · 16 years ago
  35. 263b5f5 iwlwifi: use ieee80211_conf to examine rate capabilities by Ron Rindjunsky · 16 years ago
  36. 4f85f5b iwlwifi: removing IWL4965_HT config by Ron Rindjunsky · 16 years ago
  37. 65b53e4c Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  38. 5e1dd8d iwlwifi: add frame count limit to link quality command by Tomas Winkler · 16 years ago
  39. a5e8b50 iwlwifi: fix in-column rate scaling by Guy Cohen · 16 years ago
  40. 135a548 iwlwifi: fix rate scale TLC column selection bug by Guy Cohen · 16 years ago
  41. 47cfd46 iwlwifi: fix exit from stay_in_table state by Guy Cohen · 16 years ago
  42. e039fa4 mac80211: move TX info into skb->cb by Johannes Berg · 16 years ago
  43. 2e92e6f mac80211: use rate index in TX control by Johannes Berg · 16 years ago
  44. a984101 iwlwifi: don't switch to SGI if not supported by AP by Emmanuel Grumbach · 16 years ago
  45. 54dbb52 iwlwifi: refactor ieee80211_get_qos_ctrl by Tomas Winkler · 16 years ago
  46. 4f40e4d iwlwifi: move more station managment into iwl-sta.c by Tomas Winkler · 16 years ago
  47. 1826dcc iwlwifi: remove 4965 from iwl4965_rate_info by Tomas Winkler · 16 years ago
  48. f42a444 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 16 years ago
  49. 63fe46d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  50. bf403db iwlwifi: move per driverdebug_level to per device by Ester Kummer · 16 years ago
  51. 07346f81 mac80211: proper STA info locking by Johannes Berg · 16 years ago
  52. 6243065 iwlwifi: fix compile error when CONFIG_MAC80211_DEBUGFS is not selected by Zhu Yi · 16 years ago
  53. 3e0d4cb iwlwifi: rename iwl-4965.h to iwl-dev.h by Tomas Winkler · 16 years ago
  54. 07bc28e iwlwifi: more RS improvements by Guy Cohen · 16 years ago
  55. f935a6d iwlwifi: rate sacaling fixes by Guy Cohen · 16 years ago
  56. 69fdb30 iwlwifi: rs fix wrong parenthesizing in rs_get_lower_rate function by Guy Cohen · 16 years ago
  57. aade00c iwlwifi: rate scale restructure toggle_antenna functions by Guy Cohen · 16 years ago
  58. eecd6e5 iwlwifi: rate scale module cleanups by Guy Cohen · 16 years ago
  59. 39e8850 iwlwifi: TLC modifications by Guy Cohen · 16 years ago
  60. fde0db3 iwlwifi: HT antenna/chains overhaul by Guy Cohen · 16 years ago
  61. 82c7892 iwlwifi: remove includes to net/ieee80211.h by Tomas Winkler · 16 years ago
  62. 947b13a iwlwifi: move find station to iwl-sta.c by Tomas Winkler · 16 years ago
  63. 66c73db iwlwifi: move the creation of LQ host command to iwlcore by Tomas Winkler · 16 years ago
  64. 2c8dccc mac80211: rename files by Johannes Berg · 16 years ago
  65. 3109ece iwlwifi: Eliminate association from beacon by Tomas Winkler · 16 years ago
  66. 897e1cf iwlwifi: move rate registration to module load by Reinette Chatre · 16 years ago
  67. cee24a3 mac80211: A-MPDU MLME use dynamic allocation by Ron Rindjunsky · 16 years ago
  68. 857485c iwlwifi: move host command sending functions to core module by Tomas Winkler · 16 years ago
  69. c79dd5b iwlwifi: rename struct iwl4965_priv to struct iwl_priv by Tomas Winkler · 16 years ago
  70. 0a6857e iwlwifi: rename iwl-4965-debug.h back to iwl-debug.h by Tomas Winkler · 16 years ago
  71. eb7ae89 iwlwifi: update copyright year by Reinette Chatre · 16 years ago
  72. f4d6082 iwlwifi: fix locking unbalance in 4965 rate scale by Tomas Winkler · 16 years ago
  73. 4c424e4 iwlwifi: use mac80211_tx_control_flags by Ron Rindjunsky · 16 years ago
  74. 17744ff iwlwifi: Fix 52 rate report in rx status by Tomas Winkler · 16 years ago
  75. d0709a6 mac80211: RCU-ify STA info structure access by Johannes Berg · 16 years ago
  76. 8318d78 cfg80211 API for channels/bitrates, mac80211 and driver conversion by Johannes Berg · 17 years ago
  77. 0c11b4d iwlwifi: A-MPDU Tx activation by load measures by Ron Rindjunsky · 17 years ago
  78. 9955643 iwlwifi: A-MPDU Tx conform block Ack rate scaling to mac80211 by Ron Rindjunsky · 17 years ago
  79. c33104f iwlwifi: 4965 unify rate scale variable names for station data by Tomas Winkler · 17 years ago
  80. 2bc454b mac80211: Fix rate reporting regression by Michael Wu · 17 years ago
  81. 270243a iwlwifi: 802.11n comply HT rate scaling flows with mac80211 framework by Ron Rindjunsky · 17 years ago
  82. 67d6203 iwlwifi: 802.11n comply HT add station flow with mac80211 framework by Ron Rindjunsky · 17 years ago
  83. 9e0cc6d iwlwifi: 802.11n new framework structures preperation by Ron Rindjunsky · 17 years ago
  84. 7762635 iwl4965: add comments to rate scaling code by Ben Cahill · 17 years ago
  85. bb8c093 iwlwifi: cleanup namespace by Christoph Hellwig · 17 years ago
  86. 403ab56 iwl4965: fix cannot find a suitable rate issue by Mohamed Abbas · 17 years ago
  87. c8b0e6e iwlwifi: cleanup Kconfig and ifdefs to split 3945 and 4965 by Christoph Hellwig · 17 years ago
  88. 5d08cd1 iwlwifi: keep 3945 and 4965 headers separate by Christoph Hellwig · 17 years ago
  89. dc2453ae iwlwifi: rs-4965 fix return values by Tomas Winkler · 17 years ago
  90. 01ebd06 iwlwifi: fix various spelling and typos by Ian Schram · 17 years ago
  91. 1abbe49 mac80211: clean up rate selection by Mattias Nissler · 17 years ago
  92. 4457e1a [PATCH] iwlwifi: set correct base rate for A band in rs_dbgfs_set_mcs by Ron Rindjunsky · 17 years ago
  93. 90ba931 [PATCH] janitorial: fix all double includes in drivers/net/wireless by Holger Schurig · 17 years ago
  94. 0209dc1 [PATCH] iwlwifi: add debugfs rate scale stats by Zhu Yi · 17 years ago
  95. 98d7e09 [PATCH] iwlwifi: set fixed rate through debugfs by Zhu Yi · 17 years ago
  96. 1b696de [PATCH] iwlwifi: rs_rate_scale_perform clean up by Zhu Yi · 17 years ago
  97. 02dede0 [PATCH] iwlwifi: add supp_rates to rate scale sta private data by Zhu Yi · 17 years ago
  98. 5882635 [PATCH] iwlwifi: limit printouts on hot path by Zhu Yi · 17 years ago
  99. 5ae212c [PATCH] iwlwifi: add read rate scale table debugfs function by Zhu Yi · 17 years ago
  100. 93dc646 [PATCH] iwlwifi: add debugfs framework to rate scale by Zhu Yi · 17 years ago