1. 3de805c mac80211/rc80211: add chandef to rate initialization by Simon Wunderlich · 11 years ago
  2. 9277326 Merge remote-tracking branch 'wireless-next/master' into iwlwifi-next by Johannes Berg · 11 years ago
  3. 9d1059c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 11 years ago
  4. 49464ae iwlwifi: remove testmode by Johannes Berg · 11 years ago
  5. 44cc429 iwlwifi: remove auto_agg module parameter by Emmanuel Grumbach · 11 years ago
  6. 622ebe9 iwlwifi: fix rate control regression by Moshe Benji · 11 years ago
  7. 0d8877a iwlwifi: move some configuration parameters into DVM by Johannes Berg · 11 years ago
  8. 675a0b0 mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chan by Karl Beldan · 12 years ago
  9. af0ed69 mac80211: stop modifying HT SMPS capability by Johannes Berg · 12 years ago
  10. e1a0c6b mac80211: stop toggling IEEE80211_HT_CAP_SUP_WIDTH_20_40 by Johannes Berg · 12 years ago
  11. 6690c01 iwlwifi: lower BT coex aggregation message severity by Johannes Berg · 12 years ago
  12. 128e63e iwlwifi: update copyright by Johannes Berg · 12 years ago
  13. b7998c8 iwlwifi: Change define and struct names in iwl-eeprom-parse.h by Eytan Lifshitz · 12 years ago
  14. 50e2a30 iwlwifi: disable greenfield transmissions as a workaround by Johannes Berg · 12 years ago
  15. 26a7ca9 iwlwifi: refactor EEPROM reading/parsing by Johannes Berg · 12 years ago
  16. 1023fdc iwlwifi: move DVM code into subdirectory by Johannes Berg · 12 years ago[Renamed (99%) from drivers/net/wireless/iwlwifi/iwl-agn-rs.c]
  17. 882dde8 iwlwifi: update BT traffic load states correctly by Meenakshi Venkataraman · 12 years ago
  18. 65de7e8 iwlwifi: clean up module parameters by Johannes Berg · 12 years ago
  19. 56322f5 iwlwifi: remove TX/RX frame statistics by Johannes Berg · 12 years ago
  20. 2152268 iwlwifi: op_mode holds its pointer to the config by Emmanuel Grumbach · 13 years ago
  21. 3ac40ed iwlwifi: calculate active legacy rates per station by Johannes Berg · 13 years ago
  22. 9e29511 iwlwifi: move hw_params into priv by Johannes Berg · 12 years ago
  23. 8065248 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  24. d748b46 mac80211: remove antenna_sel_tx TX info field by Johannes Berg · 13 years ago
  25. 0ca24da iwlwifi: add trailing newline to various messages by Johannes Berg · 13 years ago
  26. 234e340 simple_open: automatically convert to simple_open() by Stephen Boyd · 13 years ago
  27. 9b6ca44 iwlwifi: remove unused argument from rs_initialize_lq by Johannes Berg · 13 years ago
  28. 08ae86a iwlwifi: remove shared lock by Johannes Berg · 13 years ago
  29. d0f76d6 iwlwifi: virtualize the op_mode by Emmanuel Grumbach · 13 years ago
  30. 1ee158d iwlwifi: move workqueue to priv by Johannes Berg · 13 years ago
  31. fb4961d iwlwifi: update Copyright by Wey-Yi Guy · 13 years ago
  32. 04cf682 iwlwifi: tid_data moves to iwl_priv by Emmanuel Grumbach · 13 years ago
  33. 3862241 iwlwifi: move iwl_cfg from iwl_priv to iwl_shared by Don Fry · 13 years ago
  34. a844855 iwlagn: use IWL_MAX_TID_COUNT instead of TID_MAX_LOAD_COUNT by Johannes Berg · 13 years ago
  35. 5ef15cc iwlwifi: rename CONFIG_IWLWIFI_DEVICE_SVTOOL to CONFIG_IWLWIFI_DEVICE_TESTMODE by Wey-Yi Guy · 13 years ago
  36. 383b087 iwlwifi: fix rate-scaling algorithm for BT combo devices by Venkataraman, Meenakshi · 13 years ago
  37. c745f55 iwlagn: merge station management functions by Wey-Yi Guy · 13 years ago
  38. c3322b3 iwlagn: remove un-necessary step by Wey-Yi Guy · 13 years ago
  39. a76011e iwlagn: iwl-agn-rs: remove unnecessary null check for sta and lq_sta by Greg Dietsche · 13 years ago
  40. c689290 iwlagn: remove common station priv by Johannes Berg · 13 years ago
  41. 2fa8b6a iwlwifi: iwl-agn-rs.c: remove old comment by Greg Dietsche · 13 years ago
  42. 5f85a78 iwlagn: iwl_tid_data moves to iwl-shared by Emmanuel Grumbach · 13 years ago
  43. dd5b6d0 iwlagn: enable 11n aggregation without checking traffic load by Wey-Yi Guy · 13 years ago
  44. 10b15e6 iwlagn: priv->lock moves to iwl_shared by Emmanuel Grumbach · 13 years ago
  45. 74e28e4 iwlagn: workqueue moves to iwl_shared by Emmanuel Grumbach · 13 years ago
  46. d618912 iwlagn: hw_params moves to iwl_shared by Emmanuel Grumbach · 13 years ago
  47. 29a34f9 iwlagn: remove wireless extensions inclusions by Johannes Berg · 13 years ago
  48. c10e2c1 iwlagn: testmode fixed rate available for testmode only by Wey-Yi Guy · 13 years ago
  49. 4e30811 iwlagn: separate and enhance the fixed rate from by Wey-Yi Guy · 13 years ago
  50. 5f88ac2 iwlagn: change the logging level for aggregation enable check by Wey-Yi Guy · 13 years ago
  51. 54a430c iwlagn: dbg_fixed_rate only used when CONFIG_MAC80211_DEBUGFS enabled by Wey-Yi Guy · 13 years ago
  52. 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 · 13 years ago
  53. 805d7d2 iwlwifi: Silence DEBUG_STRICT_USER_COPY_CHECKS=y warning by Stephen Boyd · 13 years ago
  54. 70817b5 iwlagn: remove set but unused vars by Johannes Berg · 13 years ago
  55. 6489854 iwlagn: add testmode set fixed rate command by Wey-Yi Guy · 13 years ago
  56. 901069c iwlagn: change Copyright to 2011 by Wey-Yi Guy · 14 years ago
  57. 08960de iwlagn: remove pointless return variables by Johannes Berg · 14 years ago
  58. 2520546 iwlwifi: add RATE_MCS_RATE_MSK by Daniel Halperin · 14 years ago
  59. 374920c iwlwifi: limit number of attempts for highest HT rate by Daniel Halperin · 14 years ago
  60. 7b09068 iwlwifi: use maximum aggregation size by Johannes Berg · 14 years ago
  61. 7fc11e9 iwlagn: adjust rate table by Wey-Yi Guy · 14 years ago
  62. 7d5f01a iwlwifi: Fix error: struct iwl_lq_sta has no member named dbg_fixed_rate by Sedat Dilek · 14 years ago
  63. bd2ce6e mac80211: Add timeout to BA session start API by Sujith Manoharan · 14 years ago
  64. a1da077 iwlwifi: clear dbg_fixed_rate during init by Shanyu Zhao · 14 years ago
  65. 66e863a5 iwlagn: support dynamic aggregation for BT coex by Wey-Yi Guy · 14 years ago
  66. 5f05647 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
  67. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
  68. 635b85b iwlwifi: remove agn rates info there by Johannes Berg · 14 years ago
  69. a30e311 iwlwifi: move agn specific station code there by Johannes Berg · 14 years ago
  70. 7cb1b08 iwlagn: reduce redundant parameter definitions by Wey-Yi Guy · 14 years ago
  71. 7e6a588 iwlwifi: move HT configuration data into context by Johannes Berg · 14 years ago
  72. da5dbb9 iwlagn: set traffic load based on multiple factors by Wey-Yi Guy · 14 years ago
  73. bee008b iwlwifi: add bt full concurrency support by Wey-Yi Guy · 14 years ago
  74. 290f599 iwlagn: let bluetooth traffic load impact rate scale by Johannes Berg · 14 years ago
  75. 80e9158 iwlagn: continue perform rate scale when error detected by Wey-Yi Guy · 14 years ago
  76. b1a7885 iwlagn: adjust starting action for rate scale by Wey-Yi Guy · 14 years ago
  77. 7469701 iwlwifi: make aggregation time limit configurable by Wey-Yi Guy · 14 years ago
  78. 2411054 iwlagn: Improve aggregation failure error messages by Andy Lutomirski · 14 years ago
  79. cfecc6b iwlwifi: turn on RTS/CTS after aggregation become operational by Wey-Yi Guy · 14 years ago
  80. 6a8579d mac80211: clean up ieee80211_stop_tx_ba_session by Johannes Berg · 14 years ago
  81. a4b7709 drivers/net: Remove unnecessary returns from void function()s by Joe Perches · 14 years ago
  82. 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 · 14 years ago
  83. 3d79b2a iwlwifi: recalculate average tpt if not current by Reinette Chatre · 14 years ago
  84. e3a3cd8 iwlwifi: set AMPDU status variables correctly by Daniel Halperin · 14 years ago
  85. 3b51cc9 Merge branch 'master' into for-davem by John W. Linville · 14 years ago
  86. 82ca934 iwlwifi: sanity check for turn on aggregation tid by Wey-Yi Guy · 14 years ago
  87. 3a23d69 iwlwifi: set correct single/dual stream mask by Wey-Yi Guy · 15 years ago
  88. 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 · 14 years ago
  89. 871039f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  90. 4a1032f Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 14 years ago
  91. f875f51 iwlwifi: fix compile warnings when compiling without debug by Reinette Chatre · 15 years ago
  92. 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
  93. 91dd6c2 iwlwifi: remove trailing space in messages by Frans Pop · 15 years ago
  94. 04f2dec iwlwifi: use consistent table for tx data collect by Shanyu Zhao · 15 years ago
  95. 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
  96. ed1b6e9 iwlwifi: remove noise reporting by Johannes Berg · 15 years ago
  97. fe0b3b9 iwlwifi: sta_id cannot be invalid in rs_initialize_lq by Johannes Berg · 15 years ago
  98. fe6b23d iwlwifi: implement new mac80211 station add/remove calls by Reinette Chatre · 15 years ago
  99. 4a02886 iwlwifi: remove priv->active_rate_basic by Johannes Berg · 15 years ago
  100. e99f168 iwlagn: remove write-only variables by Johannes Berg · 15 years ago