1. 15b1687 iwlwifi: replace IWL_ERROR with IWL_ERR by Winkler, Tomas · 16 years ago
  2. 39aadf8 iwlwifi: replace IWL_WARNING with IWL_WARN by Winkler, Tomas · 16 years ago
  3. 250bdd2 iwl3945: Have consistant and not redefined HW constants by Samuel Ortiz · 16 years ago
  4. febf337 iwlwifi: remove useless goto by Wu Fengguang · 16 years ago
  5. 95aa194 iwlwifi: use type uint for module param debug by Wu, Fengguang · 16 years ago
  6. 30dab79e iwlwifi: remove qos module parameter by Winkler, Tomas · 16 years ago
  7. 73d7b5a iwlwifi: iwl_poll_{direct_}bit cleanup by Zhu, Yi · 16 years ago
  8. a0987a8 iwlwifi: rely on API version read from firmware by Reinette Chatre · 16 years ago
  9. f3f911d iwlwifi: fix DMA channel number in iwl_txq_ctx_stop by Zhu Yi · 16 years ago
  10. 7470d7f iwlwifi: 5150 enable LO, TXIQ and BB calibrations by Winkler, Tomas · 16 years ago
  11. fd63edb iwlwifi: 5150 parametrize eeprom versions by Tomas Winkler · 16 years ago
  12. 339afc89 iwlwifi: 5150 compute ct kill threshold by Tomas Winkler · 16 years ago
  13. 819500c iwlwifi: 5150 enable DC calibration by Tomas Winkler · 16 years ago
  14. 7100e92 iwlwifi: 5150 add support for 5150 by Tomas Winkler · 16 years ago
  15. 0d950d8 iwlwifi: properly initialize calibration command header by Tomas Winkler · 16 years ago
  16. 40fc95d iwlwifi: TX update chicken bits by Winkler, Tomas · 16 years ago
  17. 31a73fe iwlwifi: TX setup fix confusion between TX queue and TX DMA channel by Winkler, Tomas · 16 years ago
  18. 201706a iwlwifi: enable base band calibration in 5000 HW by Tomas Winkler · 16 years ago
  19. c305606 iwlwifi : fix checkpatch.pl errors by Abhijeet Kolekar · 16 years ago
  20. 9f58671 iwlwifi: consolidate station management code by Tomas Winkler · 16 years ago
  21. 4ddbb7d iwlwifi: revamp tx scheduler byte count tables handling by Tomas Winkler · 16 years ago
  22. 8d86422 iwlwifi: move rx queue read pointer into rxq by Winkler, Tomas · 16 years ago
  23. 5b9f8cd iwlwifi: rename generic iwlagn functions that had a HW specific name by Emmanuel Grumbach · 16 years ago
  24. 9c80c50 iwlwifi: reorganize flow handler bitology by Winkler, Tomas · 16 years ago
  25. a96a27f iwlwifi: run through spell checker by Tomas Winkler · 16 years ago
  26. 127901a iwlwifi: refactor tx byte count table usage by Tomas Winkler · 16 years ago
  27. f69f42a iwlwifi: calibration command namespace renaming by Tomas Winkler · 16 years ago
  28. 0ef2ca6 iwlwifi: parametrize eeprom versions by Tomas Winkler · 16 years ago
  29. 3fd07a1 iwlwifi: refactor TX response flow by Tomas Winkler · 16 years ago
  30. 499b188 iwlwifi: fix TX cmd dma unmapping by Tomas Winkler · 16 years ago
  31. 4e062f9 iwlwifi: define firmware file name once by Jay Sternberg · 16 years ago
  32. e6a9854 mac80211/drivers: rewrite the rate control API by Johannes Berg · 16 years ago
  33. 5d664a4 iwlwifi: take a valid antenna upon rate scale init by Tomas Winkler · 16 years ago
  34. be5d56e iwlwifi: make initial calibration set configurable by Tomas Winkler · 16 years ago
  35. d5d7c58 iwlwifi: fix ct kill configuration for 5350 by Tomas Winkler · 16 years ago
  36. c9f79ed iwlwifi: add MODULE_FIRMWARE for 5000 HW by Tomas Winkler · 16 years ago
  37. 17dce5d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 16 years ago
  38. e7b6358 iwlwifi: cleanup PCI register handling by Tomas Winkler · 16 years ago
  39. 6e21f2c iwlwifi: generic init calibrations framework by Tomas Winkler · 16 years ago
  40. f0b9f5c iwlwifi: fix 64bit platform firmware loading by Tomas Winkler · 16 years ago
  41. 1d3e6c6 iwlwifi: fix apm_stop (wrong bit polarity for FLAG_INIT_DONE) by Mohamed Abbas · 16 years ago
  42. 3eb75aa removed unused #include <version.h> by Huang Weiyi · 16 years ago
  43. 2d3db67 iwlwifi: grap nic access before accessing periphery registers by Tomas Winkler · 16 years ago
  44. caab8f1 iwlwifi: implement iwl5000_calc_rssi by Tomas Winkler · 16 years ago
  45. da99c4b iwlwifi: memory allocation optimization by Gregory Greenman · 16 years ago
  46. 4c43e0d iwlwifi: HW bug fixes by Tomas Winkler · 16 years ago
  47. 3ac7f14 iwlwifi: fix checkpatch.pl errors by Tomas Winkler · 16 years ago
  48. 4aa41f1 iwlwifi: bug fix in AGG flow - cast const to ULL by Emmanuel Grumbach · 16 years ago
  49. ca57961 iwlwifi: add power save to 5000 HW by Mohamed Abbas · 16 years ago
  50. 9f17b31 iwlwifi: differentiate 4965 and 5000 hw ampdu queues number by Tomas Winkler · 16 years ago
  51. a326a5d iwlwifi: fixes RTS / CTS support by Emmanuel Grumbach · 16 years ago
  52. 4740863 iwlwifi: adding pci device ids to iwl_hw_card_ids by Esti Kummer · 16 years ago
  53. 3235427 iwlwifi: request Tx of block ack request if necessary by Ron Rindjunsky · 16 years ago
  54. 5225640 iwlwifi: fix iwl4965 temperature callback calibration issue by Zhu Yi · 16 years ago
  55. 0a078ff iwlwifi: fix 4965 uCode load by Tomas Winkler · 16 years ago
  56. 4977929 iwlwifi: control 11n capabilities through module param by Ron Rindjunsky · 16 years ago
  57. da154e30 iwlwifi: unite common settings of HW params by Ron Rindjunsky · 16 years ago
  58. 37deb2a iwlwifi: don't send REPLY_REMOVE_ALL_STA upon exit by Emmanuel Grumbach · 16 years ago
  59. 8f91aec iwlwifi: move RX stats to core, and move temperature to handler by Emmanuel Grumbach · 16 years ago
  60. 853554a iwlwifi: configure uCode to use open loop tx power algorithm by Gregory Greenman · 16 years ago
  61. fd7c8a4 mac80211: add helpers for frame control testing by Harvey Harrison · 17 years ago
  62. e7d326ac iwlwifi: move rate helpers to iwlcore by Tomas Winkler · 17 years ago
  63. 630fe9b iwlwifi: refactor setting tx power by Tomas Winkler · 17 years ago
  64. 25a6572 iwlwifi: refactor tx aggregation response flow by Tomas Winkler · 17 years ago
  65. e26e47d iwlwifi: add TX aggregation code for 5000 HW by Tomas Winkler · 17 years ago
  66. 7f3e4bb iwlwifi: map sw and hw ampdu queues by Ron Rindjunsky · 17 years ago
  67. 203566f iwlwifi: add possibility to disable tx_power calibration by Emmanuel Grumbach · 17 years ago
  68. 16e727e iwlwifi: removes the RUN_TIME_CALIB ifdef by Emmanuel Grumbach · 17 years ago
  69. 4f85f5b iwlwifi: removing IWL4965_HT config by Ron Rindjunsky · 17 years ago
  70. d2f18bf iwlwifi: send calibration results as HUGE commands by Emmanuel Grumbach · 17 years ago
  71. 30e553e iwlwifi: move aggregation code to iwl-tx.c by Tomas Winkler · 17 years ago
  72. fe7a90c iwlwifi: iwl-5000 add rxon_assoc by Ron Rindjunsky · 17 years ago
  73. 972cf44 iwlwifi: implement txq invalidate byte count table by Tomas Winkler · 17 years ago
  74. 17b8892 iwlwifi: move tx reclaim flow into iwl-tx by Tomas Winkler · 17 years ago
  75. e532fa0 iwlwlifi: impelemnt 5000 tx response path by Ron Rindjunsky · 17 years ago
  76. fe9b6b7 iwlwifi: activate status ready timeout only for run time ucode by Ron Rindjunsky · 17 years ago
  77. 7c616cb iwlwifi-5000: implement initial calibration for 5000 by Tomas Winkler · 17 years ago
  78. da1bc45 iwlwifi: move txq_ctx_stop into iwl-tx.c by Tomas Winkler · 17 years ago
  79. 46315e0 iwlwifi: refactor stop master function by Tomas Winkler · 17 years ago
  80. f118a91 iwlwifi: implement apm stop function by Tomas Winkler · 17 years ago
  81. 7f06610 iwlwifi: implement apm reset flow by Tomas Winkler · 17 years ago
  82. 8f06189 iwlwifi: setup correctly L1 L0S pi link values by Tomas Winkler · 17 years ago
  83. 4a4a9e8 iwlwifi: clean up alive_start routine by Tomas Winkler · 17 years ago
  84. 87283cc iwlwifi: add RTC data address for iwl5000 by Ron Rindjunsky · 17 years ago
  85. 9636e58 iwlwifi: iwl5000 WiFi/WiMax coexistence by Ron Rindjunsky · 17 years ago
  86. 99da1b4 iwlwifi: add ucode init flow handling for iwl5000 by Ron Rindjunsky · 17 years ago
  87. dbb983b iwlwifi: add ucode loaders for iwl5000 by Ron Rindjunsky · 17 years ago
  88. b600e4e iwlwifi: add rx_handlers stub for iwl5000 by Ron Rindjunsky · 17 years ago
  89. 83d527d iwlwifi: remove 4956 form iwl4965_tx_cmd by Tomas Winkler · 17 years ago
  90. c1adf9f iwlwifi: get_hw_cmd_size by Gregory Greenman · 17 years ago
  91. 3a1081e iwlwifi: adding parameter of fw_restart by Ester Kummer · 17 years ago
  92. 1646690 iwlwifi: remove 4965 prefix from iwl4965_kw and iwl4965_tx_queue by Ron Rindjunsky · 17 years ago
  93. d67f548 iwlwifi: handle shared memory Rx index access by Ron Rindjunsky · 17 years ago
  94. 5a676bb iwlwifi: create disable SCD Tx FIFOs handler by Ron Rindjunsky · 17 years ago
  95. 2469bf2 iwlwifi-5000: add build_addsta_hcmd handler for 5000 HW by Tomas Winkler · 17 years ago
  96. 5a83535 iwlwifi-5000: rename iwl5000_init_nic to iwl5000_init_config by Ron Rindjunsky · 17 years ago
  97. 3e0d4cb iwlwifi: rename iwl-4965.h to iwl-dev.h by Tomas Winkler · 17 years ago
  98. e86fe9f iwlwifi-5000: add nic config handler for 5000 HW by Tomas Winkler · 17 years ago
  99. f1f6941 iwlwifi-5000: add eeprom check version handler by Tomas Winkler · 17 years ago
  100. 7839fc0 iwlwifi-5000: update the byte count in SCD by Emmanuel Grumbach · 17 years ago