1. 2152268 iwlwifi: op_mode holds its pointer to the config by Emmanuel Grumbach · 13 years ago
  2. 3ac40ed iwlwifi: calculate active legacy rates per station by Johannes Berg · 13 years ago
  3. 9e29511 iwlwifi: move hw_params into priv by Johannes Berg · 13 years ago
  4. 8065248 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 13 years ago
  5. d748b46 mac80211: remove antenna_sel_tx TX info field by Johannes Berg · 13 years ago
  6. 0ca24da iwlwifi: add trailing newline to various messages by Johannes Berg · 13 years ago
  7. 234e340 simple_open: automatically convert to simple_open() by Stephen Boyd · 13 years ago
  8. 9b6ca44 iwlwifi: remove unused argument from rs_initialize_lq by Johannes Berg · 13 years ago
  9. 08ae86a iwlwifi: remove shared lock by Johannes Berg · 13 years ago
  10. d0f76d6 iwlwifi: virtualize the op_mode by Emmanuel Grumbach · 13 years ago
  11. 1ee158d iwlwifi: move workqueue to priv by Johannes Berg · 13 years ago
  12. fb4961d iwlwifi: update Copyright by Wey-Yi Guy · 13 years ago
  13. 04cf682 iwlwifi: tid_data moves to iwl_priv by Emmanuel Grumbach · 13 years ago
  14. 3862241 iwlwifi: move iwl_cfg from iwl_priv to iwl_shared by Don Fry · 13 years ago
  15. a844855 iwlagn: use IWL_MAX_TID_COUNT instead of TID_MAX_LOAD_COUNT by Johannes Berg · 13 years ago
  16. 5ef15cc iwlwifi: rename CONFIG_IWLWIFI_DEVICE_SVTOOL to CONFIG_IWLWIFI_DEVICE_TESTMODE by Wey-Yi Guy · 13 years ago
  17. 383b087 iwlwifi: fix rate-scaling algorithm for BT combo devices by Venkataraman, Meenakshi · 13 years ago
  18. c745f55 iwlagn: merge station management functions by Wey-Yi Guy · 13 years ago
  19. c3322b3 iwlagn: remove un-necessary step by Wey-Yi Guy · 13 years ago
  20. a76011e iwlagn: iwl-agn-rs: remove unnecessary null check for sta and lq_sta by Greg Dietsche · 13 years ago
  21. c689290 iwlagn: remove common station priv by Johannes Berg · 13 years ago
  22. 2fa8b6a iwlwifi: iwl-agn-rs.c: remove old comment by Greg Dietsche · 13 years ago
  23. 5f85a78 iwlagn: iwl_tid_data moves to iwl-shared by Emmanuel Grumbach · 13 years ago
  24. dd5b6d0 iwlagn: enable 11n aggregation without checking traffic load by Wey-Yi Guy · 13 years ago
  25. 10b15e6 iwlagn: priv->lock moves to iwl_shared by Emmanuel Grumbach · 13 years ago
  26. 74e28e4 iwlagn: workqueue moves to iwl_shared by Emmanuel Grumbach · 13 years ago
  27. d618912 iwlagn: hw_params moves to iwl_shared by Emmanuel Grumbach · 13 years ago
  28. 29a34f9 iwlagn: remove wireless extensions inclusions by Johannes Berg · 13 years ago
  29. c10e2c1 iwlagn: testmode fixed rate available for testmode only by Wey-Yi Guy · 13 years ago
  30. 4e30811 iwlagn: separate and enhance the fixed rate from by Wey-Yi Guy · 14 years ago
  31. 5f88ac2 iwlagn: change the logging level for aggregation enable check by Wey-Yi Guy · 14 years ago
  32. 54a430c iwlagn: dbg_fixed_rate only used when CONFIG_MAC80211_DEBUGFS enabled by Wey-Yi Guy · 14 years ago
  33. f51f87a Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-2.6 by John W. Linville · 14 years ago
  34. 805d7d2 iwlwifi: Silence DEBUG_STRICT_USER_COPY_CHECKS=y warning by Stephen Boyd · 14 years ago
  35. 70817b5 iwlagn: remove set but unused vars by Johannes Berg · 14 years ago
  36. 6489854 iwlagn: add testmode set fixed rate command by Wey-Yi Guy · 14 years ago
  37. 901069c iwlagn: change Copyright to 2011 by Wey-Yi Guy · 14 years ago
  38. 08960de iwlagn: remove pointless return variables by Johannes Berg · 14 years ago
  39. 2520546 iwlwifi: add RATE_MCS_RATE_MSK by Daniel Halperin · 14 years ago
  40. 374920c iwlwifi: limit number of attempts for highest HT rate by Daniel Halperin · 14 years ago
  41. 7b09068 iwlwifi: use maximum aggregation size by Johannes Berg · 14 years ago
  42. 7fc11e9 iwlagn: adjust rate table by Wey-Yi Guy · 14 years ago
  43. 7d5f01a iwlwifi: Fix error: struct iwl_lq_sta has no member named dbg_fixed_rate by Sedat Dilek · 14 years ago
  44. bd2ce6e mac80211: Add timeout to BA session start API by Sujith Manoharan · 14 years ago
  45. a1da077 iwlwifi: clear dbg_fixed_rate during init by Shanyu Zhao · 14 years ago
  46. 66e863a5 iwlagn: support dynamic aggregation for BT coex by Wey-Yi Guy · 14 years ago
  47. 5f05647 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
  48. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
  49. 635b85b iwlwifi: remove agn rates info there by Johannes Berg · 14 years ago
  50. a30e311 iwlwifi: move agn specific station code there by Johannes Berg · 14 years ago
  51. 7cb1b08 iwlagn: reduce redundant parameter definitions by Wey-Yi Guy · 14 years ago
  52. 7e6a588 iwlwifi: move HT configuration data into context by Johannes Berg · 14 years ago
  53. da5dbb9 iwlagn: set traffic load based on multiple factors by Wey-Yi Guy · 14 years ago
  54. bee008b iwlwifi: add bt full concurrency support by Wey-Yi Guy · 14 years ago
  55. 290f599 iwlagn: let bluetooth traffic load impact rate scale by Johannes Berg · 14 years ago
  56. 80e9158 iwlagn: continue perform rate scale when error detected by Wey-Yi Guy · 14 years ago
  57. b1a7885 iwlagn: adjust starting action for rate scale by Wey-Yi Guy · 14 years ago
  58. 7469701 iwlwifi: make aggregation time limit configurable by Wey-Yi Guy · 14 years ago
  59. 2411054 iwlagn: Improve aggregation failure error messages by Andy Lutomirski · 14 years ago
  60. cfecc6b iwlwifi: turn on RTS/CTS after aggregation become operational by Wey-Yi Guy · 15 years ago
  61. 6a8579d mac80211: clean up ieee80211_stop_tx_ba_session by Johannes Berg · 15 years ago
  62. a4b7709 drivers/net: Remove unnecessary returns from void function()s by Joe Perches · 15 years ago
  63. 8316324 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 15 years ago
  64. 3d79b2a iwlwifi: recalculate average tpt if not current by Reinette Chatre · 15 years ago
  65. e3a3cd8 iwlwifi: set AMPDU status variables correctly by Daniel Halperin · 15 years ago
  66. 3b51cc9 Merge branch 'master' into for-davem by John W. Linville · 15 years ago
  67. 82ca934 iwlwifi: sanity check for turn on aggregation tid by Wey-Yi Guy · 15 years ago
  68. 3a23d69 iwlwifi: set correct single/dual stream mask by Wey-Yi Guy · 15 years ago
  69. 5c01d56 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 15 years ago
  70. 871039f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  71. 4a1032f Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  72. f875f51 iwlwifi: fix compile warnings when compiling without debug by Reinette Chatre · 15 years ago
  73. 0f2df9e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into merge by John W. Linville · 15 years ago
  74. 91dd6c2 iwlwifi: remove trailing space in messages by Frans Pop · 15 years ago
  75. 04f2dec iwlwifi: use consistent table for tx data collect by Shanyu Zhao · 15 years ago
  76. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  77. ed1b6e9 iwlwifi: remove noise reporting by Johannes Berg · 15 years ago
  78. fe0b3b9 iwlwifi: sta_id cannot be invalid in rs_initialize_lq by Johannes Berg · 15 years ago
  79. fe6b23d iwlwifi: implement new mac80211 station add/remove calls by Reinette Chatre · 15 years ago
  80. 4a02886 iwlwifi: remove priv->active_rate_basic by Johannes Berg · 15 years ago
  81. e99f168 iwlagn: remove write-only variables by Johannes Berg · 15 years ago
  82. 45d4270 iwlwifi: check for aggregation frame and queue by Wey-Yi Guy · 15 years ago
  83. 1f44780 iwlwifi: update copyright year to 2010 by Reinette Chatre · 15 years ago
  84. 7949673 iwlwifi: Storage class should be before const qualifier by Tobias Klauser · 15 years ago
  85. 43e8511 iwlwifi: set read/write permission for debugfs files by Wey-Yi Guy · 15 years ago
  86. c951ad3 mac80211: convert aggregation to operate on vifs/stas by Johannes Berg · 15 years ago
  87. 5ad13f8 iwlagn: move rate scale initialization to init function by Reinette Chatre · 15 years ago
  88. 8d9698b iwlagn: store station rate scale information in mac80211 station structure by Reinette Chatre · 15 years ago
  89. cc1282f iwlwifi: move rate scaling structures to header file by Reinette Chatre · 15 years ago
  90. 4d80d72 iwlwifi: set default aggregation frame count limit to 31 by Wey-Yi Guy · 15 years ago
  91. e3949d6 iwlwifi: add aggregation tables to the rate scaling algorithm by Daniel C Halperin · 15 years ago
  92. 95407aa iwlwifi: clean up rs_tx_status by Daniel C Halperin · 15 years ago
  93. 47eef9b iwlwifi: Use RTS/CTS as the preferred protection mechanism for 6000 series by Wey-Yi Guy · 15 years ago
  94. fad95bf iwlwifi: clean up ht config naming by Johannes Berg · 15 years ago
  95. 2ff6578 iwlwifi: find the correct first antenna by Wey-Yi Guy · 15 years ago
  96. 392a0ba iwlwifi: fix HT operation in 2.4 GHz band by Daniel C Halperin · 15 years ago
  97. 31513be iwlwifi: use iwl_hwrate_get_mac80211_idx where appropriate by Daniel C Halperin · 15 years ago
  98. 5027309 iwlwifi: remove 60 Mbps from sband bitrates table by Daniel C Halperin · 15 years ago
  99. 7ebaeff iwlwifi: clear rate control flags on non-HT packet by Daniel C Halperin · 15 years ago
  100. b261793 iwlwifi: use station HT capabilities and BSS operating mode for Green-field by Daniel C Halperin · 15 years ago