1. be41f5c Merge branch 'wireless-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-2.6 by John W. Linville · 15 years ago
  2. 8961212 iwlwifi: increase command buffer size by Abhijeet Kolekar · 15 years ago
  3. a24dd27 iwlwifi: remove unused op-code in PHY Calibration command by Wey-Yi Guy · 15 years ago
  4. 06702a7 iwlwifi: module parameter to enable/disable bt co-exist by Wey-Yi Guy · 15 years ago
  5. dab1c16 iwlwifi: bit field description for BT Config command by Wey-Yi Guy · 15 years ago
  6. a13d276 iwlwifi: configure missed beacon threshold by Wey-Yi Guy · 15 years ago
  7. 1f44780 iwlwifi: update copyright year to 2010 by Reinette Chatre · 15 years ago
  8. 11fc524 iwlwifi: add num_of_sos_stats to statistics counter by Wey-Yi Guy · 15 years ago
  9. c15867f iwlwifi: remove obsoleted host command by Wey-Yi Guy · 15 years ago
  10. f0118a4 iwlwifi: ucode statistics data structure update by Wey-Yi Guy · 15 years ago
  11. 3a41bbd iwlwifi: log CT_CARD_DISABLED flag by Wey-Yi Guy · 15 years ago
  12. 6ab10ff iwlwifi: handle unicast PS buffering by Johannes Berg · 15 years ago
  13. 9bb487b iwlwifi: add sleep_tx_count ucode station API by Johannes Berg · 15 years ago
  14. c397bf1 iwlwifi: report PS filtered status by Johannes Berg · 15 years ago
  15. ef8d552 iwlwifi: update reply_statistics_cmd with 'clear' parameter by Wey-Yi Guy · 15 years ago
  16. 2a3b793 iwlwifi: Update comments for struct iwl_ssid_ie by Ben Cahill · 15 years ago
  17. 1933ac4 iwlwifi: add wimax/wifi coexist support for 6x50 series by Wey-Yi Guy · 15 years ago
  18. fe1bcbf iwlwifi: coex API data structure by Wey-Yi Guy · 15 years ago
  19. d23000c iwlwifi: minor comments changes for wimax co-exist command by Wey-Yi Guy · 15 years ago
  20. 456d0f7 iwlwifi: update bt co-exit configuration parameter by Wey-Yi Guy · 15 years ago
  21. 1a5c3d6 iwlwifi: add missing commands to syslog messages by Jay Sternberg · 15 years ago
  22. 2f30122 iwlwifi: use paged Rx by Zhu Yi · 15 years ago
  23. e57f148 iwlwifi: update channel switch command API by Wey-Yi Guy · 15 years ago
  24. 55036d6 iwlwifi: additional items in sensitivity range table by Wey-Yi Guy · 15 years ago
  25. 7fe13c5 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  26. 2f748de iwlwifi: send cmd to uCode to configure valid tx antenna by Wey-Yi Guy · 15 years ago
  27. 9024adf iwlwifi: fix compile warning by Reinette Chatre · 15 years ago
  28. c4d9b50 iwlwifi: remove duplicated define by Wey-Yi Guy · 15 years ago
  29. fcbaf8b iwlwifi: change IWL6000_UCODE_API_MAX to v4 by Wey-Yi Guy · 15 years ago
  30. 396887a iwlwifi: fix erroneous use of iwl_rx_packet.len as a length by Daniel C Halperin · 15 years ago
  31. 9f30e04 iwlwifi: refactor packet reception code by Daniel C Halperin · 15 years ago
  32. e312c24 iwlwifi: automatically adjust sleep level by Johannes Berg · 15 years ago
  33. 7aafef1 iwlwifi: name changed from "fat" to "ht40" by Wey-Yi Guy · 15 years ago
  34. 672639d iwlwifi: critical temperature enter/exit condition by Wey-Yi Guy · 15 years ago
  35. b623a9f iwlwifi: fix aggregation limit by Johannes Berg · 15 years ago
  36. 2c2f3b3 iwlwifi: unify iwl_setup_rxon_timing by Tomas Winkler · 15 years ago
  37. 13c33a0 iwlwifi: add value and range define for link quality command by Wey-Yi Guy · 15 years ago
  38. c587de0 iwlwifi: unify station management by Tomas Winkler · 15 years ago
  39. a2b0f02 iwlwifi: support "pure 40MHz" in RXON command by Wey-Yi Guy · 15 years ago
  40. 1ecf9fc iwlwifi: improve scan support by Johannes Berg · 15 years ago
  41. 9b3bf06 iwlwifi: rename PROBE_OPTION_MAX_API1 to PROBE_OPTION_MAX_3945 by Johannes Berg · 15 years ago
  42. c1b4aa3 wireless: replace uses of __constant_{endian} by Harvey Harrison · 16 years ago
  43. 76a2407 iwlwifi: correct API command overlap by Jay Sternberg · 16 years ago
  44. 0d21044 iwlwifi: fix probe mask for 39 scan API by Winkler, Tomas · 16 years ago
  45. 7b84172 iwlagn: reduce off channel reception for 4965 by Rick Farrington · 16 years ago
  46. 01f8162 iwlwifi: update copyright year to 2009 by Reinette Chatre · 16 years ago
  47. a3139c5 iwl3945: Remove DRV_NAME dependenies by Samuel Ortiz · 16 years ago
  48. 3d24a9f iwlwifi: 3945 remove iwl-3945-commands.h by Tomas Winkler · 16 years ago
  49. 4c89725 iwlwifi: 3945 remove duplicated code from iwl-3945-commands.h by Tomas Winkler · 16 years ago
  50. 600c0e1 iwlwifi: use iwl-commands.h also in 3945 by Tomas Winkler · 16 years ago
  51. 1061787 iwlwifi: Fix typo in iwl-commands.h for CCK rate bit range. by Daniel Wu · 16 years ago
  52. 34c22cf iwlwifi: cleanup iwl-dev.h by Winkler, Tomas · 16 years ago
  53. 2aa6ab8 iwlwifi: remove 4965 from common uCode API structures by Tomas Winkler · 16 years ago
  54. 759ef89 iwlwifi: change email contact information by Winkler, Tomas · 16 years ago
  55. 00e540b iwlwifi: implement iwl_debug_report_frame for iwlagn by Halperin, Daniel C · 16 years ago
  56. c02b3ac iwlwifi: store ucode version number by Chatre, Reinette · 16 years ago
  57. 8f5c87d iwlwifi: move host command check function into separate file by Winkler, Tomas · 16 years ago
  58. 51e9bf5 iwlwifi: remove uses of __constant_{endian} helpers by Harvey Harrison · 16 years ago
  59. 0d950d8 iwlwifi: properly initialize calibration command header by Tomas Winkler · 16 years ago
  60. 5c5aa3f iwlwifi: update iwl-commands.h for 3 stream support by Halperin, Daniel C · 16 years ago
  61. 6a63578 iwlwifi: rename double inclusion protection name in iwl-commands.h by Emmanuel Grumbach · 16 years ago
  62. a96a27f iwlwifi: run through spell checker by Tomas Winkler · 16 years ago
  63. f69f42a iwlwifi: calibration command namespace renaming by Tomas Winkler · 16 years ago
  64. 3fd07a1 iwlwifi: refactor TX response flow by Tomas Winkler · 16 years ago
  65. 76eff18 iwlwifi: unify tx antenna toggling by Tomas Winkler · 16 years ago
  66. 3195c1f iwlwifi: refactor rxon time command by Tomas Winkler · 16 years ago
  67. be5d56e iwlwifi: make initial calibration set configurable by Tomas Winkler · 16 years ago
  68. 9734cb2 iwlwifi: fix host command header according the HW spec by Tomas Winkler · 16 years ago
  69. e7b6358 iwlwifi: cleanup PCI register handling by Tomas Winkler · 16 years ago
  70. caab8f1 iwlwifi: implement iwl5000_calc_rssi by Tomas Winkler · 16 years ago
  71. b5d7be5 iwlwifi: use dtim_period from association, and set listen_interval by Tomas Winkler · 16 years ago
  72. 4bf64ef iwlwifi: move beacon handling to iwl4965-base.c by Tomas Winkler · 16 years ago
  73. ca57961 iwlwifi: add power save to 5000 HW by Mohamed Abbas · 16 years ago
  74. d16dc48 iwlwifi: unify 4965 and 5000 scanning code by Tomas Winkler · 16 years ago
  75. ec1a746 iwlwifi: LED use correctly blink table by Tomas Winkler · 16 years ago
  76. 1ff50bd iwlwifi: make iwl4965_mac_conf_tx in atomic context by Emmanuel Grumbach · 16 years ago
  77. a326a5d iwlwifi: fixes RTS / CTS support by Emmanuel Grumbach · 16 years ago
  78. 653fa4a iwlwifi: setup compressed BA handler by Emmanuel Grumbach · 16 years ago
  79. 8f91aec iwlwifi: move RX stats to core, and move temperature to handler by Emmanuel Grumbach · 16 years ago
  80. 853554a iwlwifi: configure uCode to use open loop tx power algorithm by Gregory Greenman · 16 years ago
  81. 47f4a58 iwlwifi: move iwl4965_rf_kill_ct_config to iwl-core.c by Emmanuel Grumbach · 16 years ago
  82. f53696d iwlwifi: cleans up scanning code by Tomas Winkler · 16 years ago
  83. 2a421b9 iwlwifi: move scan to iwl-scan.c iwlcore by Tomas Winkler · 16 years ago
  84. 4564ce8 iwlwifi: add bad length check for WEP keys by Emmanuel Grumbach · 16 years ago
  85. 630fe9b iwlwifi: refactor setting tx power by Tomas Winkler · 16 years ago
  86. 25a6572 iwlwifi: refactor tx aggregation response flow by Tomas Winkler · 16 years ago
  87. fe7a90c iwlwifi: iwl-5000 add rxon_assoc by Ron Rindjunsky · 16 years ago
  88. a332f8d iwlwifi: move tx response common handlers to iwlcore by Tomas Winkler · 16 years ago
  89. 001caff iwlwifi: add iwl5000_tx_response structure by Ron Rindjunsky · 16 years ago
  90. 7c616cb iwlwifi-5000: implement initial calibration for 5000 by Tomas Winkler · 16 years ago
  91. 7a999bf iwlwifi: add remove station functionality by Tomas Winkler · 16 years ago
  92. 885ba20 iwlwifi: remove 4965 from alive_resp structures by Tomas Winkler · 16 years ago
  93. 9636e58 iwlwifi: iwl5000 WiFi/WiMax coexistence by Ron Rindjunsky · 16 years ago
  94. 83d527d iwlwifi: remove 4956 form iwl4965_tx_cmd by Tomas Winkler · 16 years ago
  95. c1adf9f iwlwifi: get_hw_cmd_size by Gregory Greenman · 16 years ago
  96. 133636d iwlwifi: generalize iwl4965_send_add_station function by Tomas Winkler · 16 years ago
  97. db11d63 iwlwifi: remove 4965 from rx_packet by Tomas Winkler · 16 years ago
  98. 3e0d4cb iwlwifi: rename iwl-4965.h to iwl-dev.h by Tomas Winkler · 16 years ago
  99. 5a36ba0 iwlwifi: rename iwl-4965-commands to iwl-commands.h by Tomas Winkler · 16 years ago[Renamed (99%) from drivers/net/wireless/iwlwifi/iwl-4965-commands.h]
  100. 33fd503 iwlwifi-5000: add run time calibrations for 5000 by Emmanuel Grumbach · 16 years ago