1. 39b73fb1 iwlwifi: Thermal Throttling Management - Part 1 by Wey-Yi Guy · 15 years ago
  2. 672639d iwlwifi: critical temperature enter/exit condition by Wey-Yi Guy · 15 years ago
  3. a562a9d iwlwifi: make debug level more user friendly by Reinette Chatre · 15 years ago
  4. 34a66de iwlwifi: uCode Alive notification with timeout by Wey-Yi Guy · 15 years ago
  5. cc0f555 iwlwifi: Handle new firmware file with ucode build number in header by Jay Sternberg · 15 years ago
  6. fe6efb4 iwlwifi: no need to refer to max_nrg_cck range value by Wey-Yi Guy · 15 years ago
  7. c587de0 iwlwifi: unify station management by Tomas Winkler · 15 years ago
  8. ef850d7 iwlcore: support ICT interrupt by Mohamed Abbas · 15 years ago
  9. a2b0f02 iwlwifi: support "pure 40MHz" in RXON command by Wey-Yi Guy · 15 years ago
  10. a8b50a0 iwlcore: register locks by Mohamed Abbas · 15 years ago
  11. 62161ae iwlwifi: Temperature sensor voltage reading for 5150 by Wey-Yi Guy · 15 years ago
  12. 09f9bf7 iwlwifi: remove radio disable parameter. by Abhijeet Kolekar · 15 years ago
  13. 60690a6 iwlwifi: add config_ap lib op by Abhijeet Kolekar · 16 years ago
  14. 4582353 iwlwifi: add set_rxon_chain op by Abhijeet Kolekar · 16 years ago
  15. 06fd3d8 iwl3945/iwlwifi: unify add_station function by Abhijeet Kolekar · 16 years ago
  16. 79fa455 iwlwifi: add station management ops by Abhijeet Kolekar · 16 years ago
  17. e0158e6 iwlwifi: add commit_rxon lib by Abhijeet Kolekar · 16 years ago
  18. 5bbe233 iwl3945: use iwl_bss_info_changed by Abhijeet Kolekar · 16 years ago
  19. e4e72fb mac80211/iwlwifi: move virtual A-MDPU queue bookkeeping to iwlwifi by Johannes Berg · 16 years ago
  20. 24566f4 iwlwifi: drop PCIe workaround applicable for development boards by Tomas Winkler · 16 years ago
  21. 3fdb68d iwlwifi: use pci registers defined in pci_regs.h by Tomas Winkler · 16 years ago
  22. c1b4aa3 wireless: replace uses of __constant_{endian} by Harvey Harrison · 16 years ago
  23. e162344 iwlwifi: don't use implicit priv in IWL_DEBUG by Tomas Winkler · 16 years ago
  24. a8e74e27 iwl3945: Use iwlcore TX queue management routines by Samuel Ortiz · 16 years ago
  25. 62ea9c5 iwlwifi: remove unused or twice defined members in iwl_priv by Winkler, Tomas · 16 years ago
  26. 7aaa1d7 iwlwifi: Add TFD library operations by Samuel Ortiz · 16 years ago
  27. 01f8162 iwlwifi: update copyright year to 2009 by Reinette Chatre · 16 years ago
  28. 141c43a iwl3945: kill iwl3945_rx_queue_restock by Winkler, Tomas · 16 years ago
  29. 15b1687 iwlwifi: replace IWL_ERROR with IWL_ERR by Winkler, Tomas · 16 years ago
  30. 39aadf8 iwlwifi: replace IWL_WARNING with IWL_WARN by Winkler, Tomas · 16 years ago
  31. 250bdd2 iwl3945: Have consistant and not redefined HW constants by Samuel Ortiz · 16 years ago
  32. a3139c5 iwl3945: Remove DRV_NAME dependenies by Samuel Ortiz · 16 years ago
  33. febf337 iwlwifi: remove useless goto by Wu Fengguang · 16 years ago
  34. 95aa194 iwlwifi: use type uint for module param debug by Wu, Fengguang · 16 years ago
  35. 30dab79e iwlwifi: remove qos module parameter by Winkler, Tomas · 16 years ago
  36. 759ef89 iwlwifi: change email contact information by Winkler, Tomas · 16 years ago
  37. 73d7b5a iwlwifi: iwl_poll_{direct_}bit cleanup by Zhu, Yi · 16 years ago
  38. 42802d7 iwlwifi: fix "MAC in deep sleep" error by Zhu, Yi · 16 years ago
  39. a0987a8 iwlwifi: rely on API version read from firmware by Reinette Chatre · 16 years ago
  40. f3f911d iwlwifi: fix DMA channel number in iwl_txq_ctx_stop by Zhu Yi · 16 years ago
  41. 0d950d8 iwlwifi: properly initialize calibration command header by Tomas Winkler · 16 years ago
  42. 40fc95d iwlwifi: TX update chicken bits by Winkler, Tomas · 16 years ago
  43. 31a73fe iwlwifi: TX setup fix confusion between TX queue and TX DMA channel by Winkler, Tomas · 16 years ago
  44. 25e35a5 iwlwifi: 4965 define firmware file name once by Winkler, Tomas · 16 years ago
  45. c305606 iwlwifi : fix checkpatch.pl errors by Abhijeet Kolekar · 16 years ago
  46. 9f58671 iwlwifi: consolidate station management code by Tomas Winkler · 16 years ago
  47. 4ddbb7d iwlwifi: revamp tx scheduler byte count tables handling by Tomas Winkler · 16 years ago
  48. 8d86422 iwlwifi: move rx queue read pointer into rxq by Winkler, Tomas · 16 years ago
  49. 5b9f8cd iwlwifi: rename generic iwlagn functions that had a HW specific name by Emmanuel Grumbach · 16 years ago
  50. a96a27f iwlwifi: run through spell checker by Tomas Winkler · 16 years ago
  51. 127901a iwlwifi: refactor tx byte count table usage by Tomas Winkler · 16 years ago
  52. f69f42a iwlwifi: calibration command namespace renaming by Tomas Winkler · 16 years ago
  53. 0ef2ca6 iwlwifi: parametrize eeprom versions by Tomas Winkler · 16 years ago
  54. ed7fafe iwlwifi: don't update TFD free counter for invalid station by Tomas Winkler · 16 years ago
  55. 3fd07a1 iwlwifi: refactor TX response flow by Tomas Winkler · 16 years ago
  56. e6a9854 mac80211/drivers: rewrite the rate control API by Johannes Berg · 16 years ago
  57. 3c93552 iwlwifi: fix compile warning by Zhu Yi · 16 years ago
  58. a33c2f4 iwlwifi: remove uneeded declarations by Emmanuel Grumbach · 16 years ago
  59. 17dce5d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 16 years ago
  60. e7b6358 iwlwifi: cleanup PCI register handling by Tomas Winkler · 16 years ago
  61. 1d3e6c6 iwlwifi: fix apm_stop (wrong bit polarity for FLAG_INIT_DONE) by Mohamed Abbas · 16 years ago
  62. 3eb75aa removed unused #include <version.h> by Huang Weiyi · 16 years ago
  63. 6f14792 iwlwifi: fix printk newlines by Jiri Slaby · 16 years ago
  64. caab8f1 iwlwifi: implement iwl5000_calc_rssi by Tomas Winkler · 16 years ago
  65. 3ac7f14 iwlwifi: fix checkpatch.pl errors by Tomas Winkler · 16 years ago
  66. 4aa41f1 iwlwifi: bug fix in AGG flow - cast const to ULL by Emmanuel Grumbach · 16 years ago
  67. e2e3c57 iwlwifi: move iwl4965_set_pwr_src to iwl4965-base.c by Tomas Winkler · 16 years ago
  68. 4bf64ef iwlwifi: move beacon handling to iwl4965-base.c by Tomas Winkler · 16 years ago
  69. d783b06 iwlwifi: move iwl4965_mac_ampdu_action to iwl4965-base.c by Tomas Winkler · 16 years ago
  70. ca57961 iwlwifi: add power save to 5000 HW by Mohamed Abbas · 16 years ago
  71. 61a2d07 Remove newline from the description of module parameters by Niels de Vos · 16 years ago
  72. d16dc48 iwlwifi: unify 4965 and 5000 scanning code by Tomas Winkler · 16 years ago
  73. 9f17b31 iwlwifi: differentiate 4965 and 5000 hw ampdu queues number by Tomas Winkler · 16 years ago
  74. a326a5d iwlwifi: fixes RTS / CTS support by Emmanuel Grumbach · 16 years ago
  75. 3235427 iwlwifi: request Tx of block ack request if necessary by Ron Rindjunsky · 16 years ago
  76. 5225640 iwlwifi: fix iwl4965 temperature callback calibration issue by Zhu Yi · 16 years ago
  77. 4977929 iwlwifi: control 11n capabilities through module param by Ron Rindjunsky · 16 years ago
  78. da154e30 iwlwifi: unite common settings of HW params by Ron Rindjunsky · 16 years ago
  79. 0c70515 iwlwifi: move rx aggregation functions to iwl-rx.c by Ron Rindjunsky · 16 years ago
  80. 653fa4a iwlwifi: setup compressed BA handler by Emmanuel Grumbach · 16 years ago
  81. 1781a07 iwlwifi: move RX handlers to iwl-rx.c by Emmanuel Grumbach · 16 years ago
  82. 8f91aec iwlwifi: move RX stats to core, and move temperature to handler by Emmanuel Grumbach · 16 years ago
  83. fd7c8a4 mac80211: add helpers for frame control testing by Harvey Harrison · 16 years ago
  84. 14a08a7 iwlwifi: unify SW rf-kill flow by Emmanuel Grumbach · 16 years ago
  85. be1f3ab6 iwlwifi: general code clean up by Emmanuel Grumbach · 16 years ago
  86. 91dbc5b iwlwifi: retfactor get_temperature functions by Emmanuel Grumbach · 16 years ago
  87. 47f4a58 iwlwifi: move iwl4965_rf_kill_ct_config to iwl-core.c by Emmanuel Grumbach · 16 years ago
  88. e7d326a iwlwifi: move rate helpers to iwlcore by Tomas Winkler · 16 years ago
  89. 630fe9b iwlwifi: refactor setting tx power by Tomas Winkler · 16 years ago
  90. 25a6572 iwlwifi: refactor tx aggregation response flow by Tomas Winkler · 16 years ago
  91. 7f3e4bb iwlwifi: map sw and hw ampdu queues by Ron Rindjunsky · 16 years ago
  92. 203566f iwlwifi: add possibility to disable tx_power calibration by Emmanuel Grumbach · 16 years ago
  93. 4e39317 iwlwifi: clean up in setup/cancel deferred work by Emmanuel Grumbach · 16 years ago
  94. 16e727e iwlwifi: removes the RUN_TIME_CALIB ifdef by Emmanuel Grumbach · 16 years ago
  95. 4f85f5b iwlwifi: removing IWL4965_HT config by Ron Rindjunsky · 16 years ago
  96. 37a4421 iwlwifi: Rx handlers common use for 4965 and 5000 by Ron Rindjunsky · 16 years ago
  97. 30e553e iwlwifi: move aggregation code to iwl-tx.c by Tomas Winkler · 16 years ago
  98. 5083e56 iwlwifi: move iwl_sta_modify_enable_tid_tx to iwl-sta.c by Tomas Winkler · 16 years ago
  99. 17b8892 iwlwifi: move tx reclaim flow into iwl-tx by Tomas Winkler · 16 years ago
  100. f20217d iwlwifi: move 4965 tx response into iwl-4965.c by Tomas Winkler · 16 years ago