1. 45d4270 iwlwifi: check for aggregation frame and queue by Wey-Yi Guy · 14 years ago
  2. 1f44780 iwlwifi: update copyright year to 2010 by Reinette Chatre · 15 years ago
  3. 7949673 iwlwifi: Storage class should be before const qualifier by Tobias Klauser · 15 years ago
  4. 43e8511 iwlwifi: set read/write permission for debugfs files by Wey-Yi Guy · 15 years ago
  5. c951ad3 mac80211: convert aggregation to operate on vifs/stas by Johannes Berg · 15 years ago
  6. 5ad13f8 iwlagn: move rate scale initialization to init function by Reinette Chatre · 15 years ago
  7. 8d9698b iwlagn: store station rate scale information in mac80211 station structure by Reinette Chatre · 15 years ago
  8. cc1282f iwlwifi: move rate scaling structures to header file by Reinette Chatre · 15 years ago
  9. 4d80d72 iwlwifi: set default aggregation frame count limit to 31 by Wey-Yi Guy · 15 years ago
  10. e3949d6 iwlwifi: add aggregation tables to the rate scaling algorithm by Daniel C Halperin · 15 years ago
  11. 95407aa iwlwifi: clean up rs_tx_status by Daniel C Halperin · 15 years ago
  12. 47eef9b iwlwifi: Use RTS/CTS as the preferred protection mechanism for 6000 series by Wey-Yi Guy · 15 years ago
  13. fad95bf iwlwifi: clean up ht config naming by Johannes Berg · 15 years ago
  14. 2ff6578 iwlwifi: find the correct first antenna by Wey-Yi Guy · 15 years ago
  15. 392a0ba iwlwifi: fix HT operation in 2.4 GHz band by Daniel C Halperin · 15 years ago
  16. 31513be iwlwifi: use iwl_hwrate_get_mac80211_idx where appropriate by Daniel C Halperin · 15 years ago
  17. 5027309 iwlwifi: remove 60 Mbps from sband bitrates table by Daniel C Halperin · 15 years ago
  18. 7ebaeff iwlwifi: clear rate control flags on non-HT packet by Daniel C Halperin · 15 years ago
  19. b261793 iwlwifi: use station HT capabilities and BSS operating mode for Green-field by Daniel C Halperin · 15 years ago
  20. 28e6f48 iwlwifi: check short GI support per-station rather than globally by Daniel C Halperin · 15 years ago
  21. 7869b0e iwlwifi: include HT configuration when adding stations through rs_rate_init by Daniel C Halperin · 15 years ago
  22. e6a6cf4 iwlwifi: prevent read outside array bounds by Reinette Chatre · 15 years ago
  23. 3ad3b92 iwlwifi: refactor some thermal throttle code by Johannes Berg · 15 years ago
  24. 7aafef1 iwlwifi: name changed from "fat" to "ht40" by Wey-Yi Guy · 15 years ago
  25. 46f9381 iwlwifi: Thermal Throttling Management - part 2 by Wey-Yi Guy · 15 years ago
  26. e3139fe iwlwifi: revert to active table when rate is not valid by Wey-Yi Guy · 15 years ago
  27. 4c6d4f5 mac80211: add helper for management / no-ack frame rate decision by Luis R. Rodriguez · 15 years ago
  28. 0ab216d iwlwifi: remove rs_get_rate workaround by Luis R. Rodriguez · 15 years ago
  29. 13c33a0 iwlwifi: add value and range define for link quality command by Wey-Yi Guy · 15 years ago
  30. c587de0 iwlwifi: unify station management by Tomas Winkler · 15 years ago
  31. a9c146b iwlwifi: report the rate index as an MCS rate number by Wey-Yi Guy · 15 years ago
  32. 2681b20 iwlwifi: add Greenfield support for 11n by Wey-Yi Guy · 15 years ago
  33. 3816745 iwlagn: show current rate scale data in debugfs by Wey-Yi Guy · 15 years ago
  34. d6e9339 iwlagn: improve rate scale table search by Mohamed Abbas · 15 years ago
  35. a30199f iwlwifi: "is_fat" bit in rate scale match RXON flag by Wey-Yi Guy · 15 years ago
  36. 514d65c iwlwifi: Fix handling of retry count of NO_ACK frames in iwl-{3945|agn}-rs by Gábor Stefanik · 15 years ago
  37. 447fee7 iwlcore: Fix stay in table function. by Mohamed Abbas · 15 years ago
  38. ddfcf999 iwlwifi: do not set dual_stream_ant_msk for 3 streams by Daniel C Halperin · 15 years ago
  39. 12b9681 iwlwifi: Display decoded rate/mcs information by Wey-Yi Guy · 15 years ago
  40. 06fd3d8 iwl3945/iwlwifi: unify add_station function by Abhijeet Kolekar · 15 years ago
  41. e11bc02 iwlwifi: use station management ops by Abhijeet Kolekar · 15 years ago
  42. 584a0f0 iwlwifi: adding MIMO3 support in rate scaling by Wey-Yi Guy · 15 years ago
  43. 3c4955f iwlwifi: verify the antenna selection when receive fixed rate debugfs by Wey-Yi Guy · 15 years ago
  44. df36c04 iwlwifi: check IEEE80211_TX_STAT_AMPDU for agg pkt by Wey-Yi Guy · 15 years ago
  45. 8fe7231 iwlwifi: HT performance improvement changes by Wey-Yi Guy · 15 years ago
  46. 86b4766 iwlwifi: remove un-necessary rs_tl_turn_on_agg() after agg enabled by Wey-Yi Guy · 15 years ago
  47. adb7b5e iwlwifi: add rf information in rate_scale debugfs command by Wey-Yi Guy · 15 years ago
  48. d8ae4f5 iwlwifi: add valid tx antenna information in rate_scale_table debugfs by Wey-Yi Guy · 15 years ago
  49. a412c80 iwlwifi: reduce stack size by Frank Seidel · 15 years ago
  50. e162344 iwlwifi: don't use implicit priv in IWL_DEBUG by Tomas Winkler · 16 years ago
  51. 7d049e5 iwlagn: fix agn rate scaling by Abbas, Mohamed · 16 years ago
  52. c6ec7a9 iwlwifi: allow user to set max rate by Abbas, Mohamed · 16 years ago
  53. 01f8162 iwlwifi: update copyright year to 2009 by Reinette Chatre · 16 years ago
  54. de27e64 iwlwifi: make use of conf_is_ht*() helpers by Luis R. Rodriguez · 16 years ago
  55. 15b1687 iwlwifi: replace IWL_ERROR with IWL_ERR by Winkler, Tomas · 16 years ago
  56. 978785a iwlwifi: clean up printing by Tomas Winkler · 16 years ago
  57. a3139c5 iwl3945: Remove DRV_NAME dependenies by Samuel Ortiz · 16 years ago
  58. c338ba3 iwlwifi: fix rs_get_rate WARN_ON() by Abbas, Mohamed · 16 years ago
  59. d5e4903 iwlagn: fix agn rate scaling by Mohamed Abbas · 16 years ago
  60. b5047f7 iwlwifi: remove includes of iwl-helpers.h where not needed by Tomas Winkler · 16 years ago
  61. 759ef89 iwlwifi: change email contact information by Winkler, Tomas · 16 years ago
  62. c305606 iwlwifi : fix checkpatch.pl errors by Abhijeet Kolekar · 16 years ago
  63. 417f114 iwlwifi: rs: remove fc variable and other cleanups by Tomas Winkler · 16 years ago
  64. eb48dca iwlwifi: iwl-agn-rs: initialize rs with valid antenna by Winkler, Tomas · 16 years ago
  65. a96a27f iwlwifi: run through spell checker by Tomas Winkler · 16 years ago
  66. 50fb2e4 mac80211: remove rate_control_clear by Johannes Berg · 16 years ago
  67. e6a9854 mac80211/drivers: rewrite the rate control API by Johannes Berg · 16 years ago
  68. ae5eb02 mac80211: rewrite HT handling by Johannes Berg · 16 years ago
  69. d9fe60d 802.11: clean up/fix HT support by Johannes Berg · 16 years ago
  70. e174961 net: convert print_mac to %pM by Johannes Berg · 16 years ago
  71. 45527c2 iwlwifi: fix compilation warning when CONFIG_IWLWIFI_DEBUG is not set. by Rami Rosen · 16 years ago
  72. 4b7679a mac80211: clean up rate control API by Johannes Berg · 16 years ago
  73. ff550cb iwlwifi: don't access mac80211's AMPDU state machine by Johannes Berg · 16 years ago
  74. 687c7c0 mac80211: share sta_info->ht_info by Johannes Berg · 16 years ago
  75. ae17e98 mac80211: move txrate_idx into RC algorithms by Johannes Berg · 16 years ago
  76. 323ce79 mac80211: share sta->supp_rates by Johannes Berg · 16 years ago
  77. b7e3500 mac80211: move last_txrate_idx into RC algorithms by Johannes Berg · 16 years ago
  78. 17741cd mac80211: share STA information with driver by Johannes Berg · 16 years ago
  79. 05c914f mac80211: use nl80211 interface types by Johannes Berg · 16 years ago
  80. 3110bef iwlwifi: Added support for 3 antennas by Guy Cohen · 16 years ago
  81. 90d7795 iwlwifi: fix searching for best rate in new search column by Guy Cohen · 16 years ago
  82. 00c5ae2 mac80211: change MIMO_PS to SM_PS by Tomas Winkler · 16 years ago
  83. 17dce5d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 16 years ago
  84. 05ecc2c iwlwifi: remove bad language from the comments by Tomas Winkler · 16 years ago
  85. 68d12b7 iwlwifi: take a fresh set of supported rates at each cycle by Emmanuel Grumbach · 16 years ago
  86. 4834c73 iwlwifi: fix station mimo power save values by Ron Rindjunsky · 16 years ago
  87. 3ac7f14 iwlwifi: fix checkpatch.pl errors by Tomas Winkler · 16 years ago
  88. e170402 iwlwifi: RS small compile warnings without CONFIG_IWLWIFI_DEBUG by Denis V. Lunev · 16 years ago
  89. 3ce84b9 iwlwifi: kill iwl4965_fill_rs_info by Tomas Winkler · 16 years ago
  90. 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]
  91. 6c53790 iwlwifi: rs always set lq_sta->priv by Tomas Winkler · 16 years ago
  92. e58942a iwlwifi: Remove unnecessary code by Abhijeet Kolekar · 16 years ago
  93. 36e1f16 iwlwifi: remove obsolete lq_ready use by Ron Rindjunsky · 16 years ago
  94. fd7c8a4 mac80211: add helpers for frame control testing by Harvey Harrison · 16 years ago
  95. be1f3ab6 iwlwifi: general code clean up by Emmanuel Grumbach · 16 years ago
  96. e7d326a iwlwifi: move rate helpers to iwlcore by Tomas Winkler · 16 years ago
  97. faa2971 iwlwifi: fix allow iwlwifi to aggregate according to tid load by Ron Rindjunsky · 16 years ago
  98. 263b5f5 iwlwifi: use ieee80211_conf to examine rate capabilities by Ron Rindjunsky · 16 years ago
  99. 4f85f5b iwlwifi: removing IWL4965_HT config by Ron Rindjunsky · 16 years ago
  100. 65b53e4c Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago