1. 6bbb137 iwlegacy: move iwl-3945-{,hw,fh,debugfs}.h to 3945.h by Stanislaw Gruszka · 14 years ago
  2. af038f4 iwlegacy: move iwl-4965-{,hw,debugfs,calib}.h to 4965.h by Stanislaw Gruszka · 14 years ago
  3. 8f29b45 iwlegacy: add accidentally removed comments by Stanislaw Gruszka · 14 years ago
  4. ccf5533 iwlegacy: rename iwl-3945-{rs,debugfs}.c to 3945-{rs,debug}.c by Stanislaw Gruszka · 14 years ago
  5. f3a1b49 iwlegacy: rename iwl-4965-{rs,calib,debugfs}.c to 4965-{rs,calib,debug}.c by Stanislaw Gruszka · 14 years ago
  6. fcb7458 iwlegacy: merge iwl-4965-lib.c into 4965-mac.c by Stanislaw Gruszka · 14 years ago
  7. a1751b2 iwlegacy: merge iwl-4965-{tx,rx}.c into 4965-mac.c by Stanislaw Gruszka · 14 years ago
  8. eb3cdfb iwlegacy: merge iwl-4965-sta.c into 4965-mac.c by Stanislaw Gruszka · 14 years ago
  9. 862d32e iwlegacy: merge iwl-4965-ucode.c into 4965.c by Stanislaw Gruszka · 14 years ago
  10. 56e7a8c iwlegacy: merge iwl-4965-eeprom.c into 4965.c by Stanislaw Gruszka · 14 years ago
  11. ecce1f0 iwlegacy: merge iwl-3945-led.c into 3945.c by Stanislaw Gruszka · 14 years ago
  12. fc19cbd iwlegacy: merge iwl-4965-led.c into 4965.c by Stanislaw Gruszka · 14 years ago
  13. 61fe55f iwlegacy: rename base 4965 and 3945 file names by Stanislaw Gruszka · 14 years ago
  14. 17d6e55 iwlegacy: remove for_each_context by Stanislaw Gruszka · 14 years ago
  15. 3b98c7f iwlegacy: s/TABLE/TBL/ by Stanislaw Gruszka · 14 years ago
  16. 0c2c885 iwlegacy: s/index/idx/ by Stanislaw Gruszka · 14 years ago
  17. 2d09b06 iwlegacy: s/INDEX/IDX/ by Stanislaw Gruszka · 14 years ago
  18. 2eb0581 iwlegacy: s/IL_RATE/RATE/ by Stanislaw Gruszka · 14 years ago
  19. 6ce1dc4 iwlegacy: s/window/win/ by Stanislaw Gruszka · 14 years ago
  20. ebf0d90 iwlegacy: s/statistics/stats/ by Stanislaw Gruszka · 14 years ago
  21. b73bb5f iwlegacy: s/il_rx_mem_buffer/il_rx_buf/ by Stanislaw Gruszka · 14 years ago
  22. 7c2cde2 iwlegacy: partial rxon context cleanup by Stanislaw Gruszka · 14 years ago
  23. dcae1c6 iwlegacy: s/iwl_rx_packet/iwl_rx_pkt/ by Stanislaw Gruszka · 14 years ago
  24. d317516 iwlegacy: rename remaining IWLs to ILs by Stanislaw Gruszka · 14 years ago
  25. 232913b iwlegacy: remove not needed parentheses by Stanislaw Gruszka · 14 years ago
  26. db54eb5 iwlegacy: rename il_{read,write}_prph by Stanislaw Gruszka · 14 years ago
  27. 0c1a94e iwlegacy: rename i/o direct methods by Stanislaw Gruszka · 14 years ago
  28. 1c8cae5 iwlegacy: remove _il_{read,write}_direct32 by Stanislaw Gruszka · 14 years ago
  29. 1388226 iwlegacy: mark il_{grab,release}_nic_access as unlocked by Stanislaw Gruszka · 14 years ago
  30. 142b343 iwlegacy: mark poll bit as unlocked function by Stanislaw Gruszka · 14 years ago
  31. 841b2cc iwlegacy: rename il_{read,write}32 to _il_{rd,wr} by Stanislaw Gruszka · 14 years ago
  32. b6297cd iwlegacy: remove IL_CRIT by Stanislaw Gruszka · 14 years ago
  33. 9406f79 iwlegacy: remove il argument from IWL_ERR/INFO/WARN/CRIT by Stanislaw Gruszka · 14 years ago
  34. 58de00a iwlegacy: rename IL_DEBUG_ to D_ by Stanislaw Gruszka · 14 years ago
  35. 2d27c5d iwlegacy: remove DEBUG_LIMIT by Stanislaw Gruszka · 14 years ago
  36. 46f16c4 iwlegacy: remove DEBUG_IO by Stanislaw Gruszka · 14 years ago
  37. d2ddf62 iwlegacy: rename iwlegacy to il by Stanislaw Gruszka · 14 years ago
  38. 46bc8d4 iwlegacy: rename priv to il by Stanislaw Gruszka · 14 years ago
  39. e2ebc83 iwlegacy: rename iwl to il by Stanislaw Gruszka · 14 years ago
  40. fee005e iwlegacy: remove tracing by Stanislaw Gruszka · 14 years ago
  41. 8a3a3c8 mac80211: pass vif param to conf_tx() callback by Eliad Peller · 14 years ago
  42. 47086fc mac80211: implement uAPSD by Johannes Berg · 14 years ago
  43. 0874073 Merge branch 'master' of git://git.infradead.org/users/linville/wireless by John W. Linville · 14 years ago
  44. 37a41b4 mac80211: add ieee80211_vif param to tsf functions by Eliad Peller · 14 years ago
  45. 65d0f19 iwlegacy: do not use interruptible waits by Stanislaw Gruszka · 14 years ago
  46. 2e2a41d iwlegacy: fix command queue timeout by Stanislaw Gruszka · 14 years ago
  47. 4d8b614 Merge branch 'master' of git://git.infradead.org/users/linville/wireless by John W. Linville · 14 years ago
  48. 7c25101 iwlegacy: fix BUG_ON(info->control.rates[0].idx < 0) by Stanislaw Gruszka · 14 years ago
  49. e2a772f iwlegacy: remove wireless extensions inclusions by Johannes Berg · 14 years ago
  50. a5d5a91 Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 14 years ago
  51. 17e859a iwlegacy: set tx power after rxon_assoc by Stanislaw Gruszka · 14 years ago
  52. d3ec484 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  53. 497888c treewide: fix potentially dangerous trailing ';' in #defined values/expressions by Phil Carmody · 14 years ago
  54. 95a943c 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
  55. 861d9c3 iwlegacy: Add missing comma between constant string array by Joe Perches · 14 years ago
  56. 523b02e mac80211: fix TKIP races, make API easier to use by Johannes Berg · 14 years ago
  57. df2cbe4 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
  58. f05b691 iwlegacy: remove unnecessary read of PCI_CAP_ID_EXP by Jon Mason · 14 years ago
  59. 3609936 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
  60. 9f6ec8d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  61. 2055403 iwlegacy: fix stop/wake queue hacks by Kalle Valo · 14 years ago
  62. a6f0f04 iwlegacy: fix up brokenness caused by cleanup by Dan Carpenter · 14 years ago
  63. 7f1f974 iwlegacy: refactor iwl4965_mac_channel_switch by Stanislaw Gruszka · 14 years ago
  64. 0d01550 iwlegacy: remove unused agg_tids_count by Stanislaw Gruszka · 14 years ago
  65. 1ba2f12 iwlegacy: remove firmware event log by Stanislaw Gruszka · 14 years ago
  66. dd6d2a8 iwlegacy: remove reset rf infrastructure by Stanislaw Gruszka · 14 years ago
  67. ecaee0f iwlegacy: remove recover from statistics by Stanislaw Gruszka · 14 years ago
  68. 3c09b17 iwlegacy: remove unused power commands defines by Stanislaw Gruszka · 14 years ago
  69. c48b1f7 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 14 years ago
  70. 51e6525 iwlegacy: fix channel switch locking by Stanislaw Gruszka · 14 years ago
  71. c0c33ad 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
  72. 41bfce8 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 14 years ago
  73. a6b7a40 net: remove interrupt.h inclusion from netdevice.h by Alexey Dobriyan · 14 years ago
  74. 51892db iwl4965: set tx power after rxon_assoc by Stanislaw Gruszka · 14 years ago
  75. 0c34861 iwlegacy: add missing null check by Greg Dietsche · 14 years ago
  76. 5c30c76 iwlegacy: propagate error return value by Greg Dietsche · 14 years ago
  77. 8e63818 iwlegacy: return -EINVAL instead of -1 by Greg Dietsche · 14 years ago
  78. 04975f3 iwlegacy: remove unecessary if statement by Greg Dietsche · 14 years ago
  79. e5a042e iwlegacy: remove unreachable code by Greg Dietsche · 14 years ago
  80. dfe2158 iwl4965: correctly validate temperature value by Stanislaw Gruszka · 14 years ago
  81. 11ad2f5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 14 years ago
  82. aac11c1 iwl4965: fix 5GHz operation by Stanislaw Gruszka · 14 years ago
  83. 57d19e8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  84. 9cbc94e Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  85. e00cf3b 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
  86. 8220ba3 iwlegacy: Silence DEBUG_STRICT_USER_COPY_CHECKS=y warning by Stephen Boyd · 14 years ago
  87. 78d41b3 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 14 years ago
  88. eb85de3 iwlegacy: fix IBSS mode crashes by Stanislaw Gruszka · 14 years ago
  89. 7143b7d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  90. a70171d 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
  91. badb029 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 14 years ago
  92. 2245090 iwlegacy: remove sync_cmd_mutex by Stanislaw Gruszka · 14 years ago
  93. 28a6e57 iwlegacy: more priv->mutex serialization by Stanislaw Gruszka · 14 years ago
  94. 81e6326 iwlegacy: fix enqueue hcmd race conditions by Stanislaw Gruszka · 14 years ago
  95. 93fd74e iwlegacy: comment typo fix diable -> disable by Stanislaw Gruszka · 14 years ago
  96. 7a55237 iwlegacy: remove scan_tx_antennas by Stanislaw Gruszka · 14 years ago
  97. 5855c7d iwlegacy: remove unneeded __packed by Stanislaw Gruszka · 14 years ago
  98. 8eb0ac7 iwlegacy: remove unneeded disable_hw_scan check by Stanislaw Gruszka · 14 years ago
  99. 3e41de8 iwlegacy: simplify init geos by Stanislaw Gruszka · 14 years ago
  100. a078a1f iwlegacy: enable only rfkill interrupt when device is down by Stanislaw Gruszka · 14 years ago