1. da99c4b iwlwifi: memory allocation optimization by Gregory Greenman · 16 years ago
  2. 4fc22b2 iwlwifi: rename 4965 to AGN by Tomas Winkler · 16 years ago
  3. e227cea iwlwifi: rename iwl-4695-rs to iwl-agn-rs by Tomas Winkler · 16 years ago
  4. 4bf64ef iwlwifi: move beacon handling to iwl4965-base.c by Tomas Winkler · 16 years ago
  5. d783b06 iwlwifi: move iwl4965_mac_ampdu_action to iwl4965-base.c by Tomas Winkler · 16 years ago
  6. ca57961 iwlwifi: add power save to 5000 HW by Mohamed Abbas · 16 years ago
  7. d16dc48 iwlwifi: unify 4965 and 5000 scanning code by Tomas Winkler · 16 years ago
  8. ec1a746 iwlwifi: LED use correctly blink table by Tomas Winkler · 16 years ago
  9. 0eee612 iwlwifi: fix LED stall by Tomas Winkler · 16 years ago
  10. 1ff50bd iwlwifi: make iwl4965_mac_conf_tx in atomic context by Emmanuel Grumbach · 16 years ago
  11. 65fdbb4 iwlwifi: remove post associate work by Tomas Winkler · 16 years ago
  12. 4740863 iwlwifi: adding pci device ids to iwl_hw_card_ids by Esti Kummer · 16 years ago
  13. 4bd9b4f iwl3965: remove useless network and duplicate checking by Adel Gadllah · 16 years ago
  14. 994d31f iwlwifi: fix typo which caused iwl_get_tx_fail_reason to ever return an empty string by Helmut Schaa · 16 years ago
  15. 80fcc9e iwlwifi: remove input device and fix rfkill state by Adel Gadllah · 16 years ago
  16. 36e1f16 iwlwifi: remove obsolete lq_ready use by Ron Rindjunsky · 16 years ago
  17. 4b8817b iwlwifi: remove useless network and duplicate checking by Emmanuel Grumbach · 16 years ago
  18. 1781a07 iwlwifi: move RX handlers to iwl-rx.c by Emmanuel Grumbach · 16 years ago
  19. 8f91aec iwlwifi: move RX stats to core, and move temperature to handler by Emmanuel Grumbach · 16 years ago
  20. 14a08a7 iwlwifi: unify SW rf-kill flow by Emmanuel Grumbach · 16 years ago
  21. 14b3d33 iwlwifi: remove 4965 prefix from iwl4965_ucode by Ron Rindjunsky · 16 years ago
  22. be1f3ab6 iwlwifi: general code clean up by Emmanuel Grumbach · 16 years ago
  23. 91dbc5b iwlwifi: retfactor get_temperature functions by Emmanuel Grumbach · 16 years ago
  24. f53696d iwlwifi: cleans up scanning code by Tomas Winkler · 16 years ago
  25. e7d326a iwlwifi: move rate helpers to iwlcore by Tomas Winkler · 16 years ago
  26. 2a421b9 iwlwifi: move scan to iwl-scan.c iwlcore by Tomas Winkler · 16 years ago
  27. 630fe9b iwlwifi: refactor setting tx power by Tomas Winkler · 16 years ago
  28. 64e72c3e iwlwifi: fix resume SW RF-kill by Mohamed Abbas · 16 years ago
  29. 753f766 iwlwifi: fix bug when moving from 11gn to 11a or 11an to 11g by Emmanuel Grumbach · 16 years ago
  30. 963f551 iwlwifi: remove redundant flags regarding to FAT channel by Emmanuel Grumbach · 16 years ago
  31. 7f3e4bb iwlwifi: map sw and hw ampdu queues by Ron Rindjunsky · 16 years ago
  32. 203566f iwlwifi: add possibility to disable tx_power calibration by Emmanuel Grumbach · 16 years ago
  33. 4e39317 iwlwifi: clean up in setup/cancel deferred work by Emmanuel Grumbach · 16 years ago
  34. 16e727e iwlwifi: removes the RUN_TIME_CALIB ifdef by Emmanuel Grumbach · 16 years ago
  35. 4f85f5b iwlwifi: removing IWL4965_HT config by Ron Rindjunsky · 16 years ago
  36. d2f18bf iwlwifi: send calibration results as HUGE commands by Emmanuel Grumbach · 16 years ago
  37. 37a4421 iwlwifi: Rx handlers common use for 4965 and 5000 by Ron Rindjunsky · 16 years ago
  38. 17b8892 iwlwifi: move tx reclaim flow into iwl-tx by Tomas Winkler · 16 years ago
  39. a332f8d iwlwifi: move tx response common handlers to iwlcore by Tomas Winkler · 16 years ago
  40. 7c616cb iwlwifi-5000: implement initial calibration for 5000 by Tomas Winkler · 16 years ago
  41. 7a999bf iwlwifi: add remove station functionality by Tomas Winkler · 16 years ago
  42. b3bbacb iwlwifi: move iwl_rxq_stop into iwl-rx.c by Tomas Winkler · 16 years ago
  43. da1bc45 iwlwifi: move txq_ctx_stop into iwl-tx.c by Tomas Winkler · 16 years ago
  44. 46315e0 iwlwifi: refactor stop master function by Tomas Winkler · 16 years ago
  45. 7f06610 iwlwifi: implement apm reset flow by Tomas Winkler · 16 years ago
  46. 885ba20 iwlwifi: remove 4965 from alive_resp structures by Tomas Winkler · 16 years ago
  47. 84df9d3 iwlwifi: remove notif_missed_beacons variable by Tomas Winkler · 16 years ago
  48. bd68fb6 iwlwifi: increase max payload of iwl_cmd by Ron Rindjunsky · 16 years ago
  49. e039fa4 mac80211: move TX info into skb->cb by Johannes Berg · 16 years ago
  50. 445c2df iwlwifi: add debugfs to disable/enable run time calibration by Tomas Winkler · 16 years ago
  51. dbb983b iwlwifi: add ucode loaders for iwl5000 by Ron Rindjunsky · 16 years ago
  52. 3647074 iwlwifi: rename and move Tx queue activation/deactivation by Ron Rindjunsky · 16 years ago
  53. ccc038a iwlwifi: clean up and bug fix for security by Emmanuel Grumbach · 16 years ago
  54. a984101 iwlwifi: don't switch to SGI if not supported by AP by Emmanuel Grumbach · 16 years ago
  55. fd4abac iwlwifi: move TX code into iwl-tx.c by Tomas Winkler · 16 years ago
  56. 54dbb52 iwlwifi: refactor ieee80211_get_qos_ctrl by Tomas Winkler · 16 years ago
  57. 83d527d iwlwifi: remove 4956 form iwl4965_tx_cmd by Tomas Winkler · 16 years ago
  58. 4f40e4d iwlwifi: move more station managment into iwl-sta.c by Tomas Winkler · 16 years ago
  59. 57bd1be iwlwifi: move iwl_bcast_addr to iwlcore by Tomas Winkler · 16 years ago
  60. fcab423 iwlwifi: remove 4965 prefix from iwl4965_frame by Tomas Winkler · 16 years ago
  61. c1adf9f iwlwifi: get_hw_cmd_size by Gregory Greenman · 16 years ago
  62. 8567c63 iwlwifi: rename iwl4965_tx_info to iwl_tx_info by Tomas Winkler · 16 years ago
  63. 443cfd4 iwlwifi: rename iwl4965_queue to iwl_queue by Tomas Winkler · 16 years ago
  64. 1646690 iwlwifi: remove 4965 prefix from iwl4965_kw and iwl4965_tx_queue by Ron Rindjunsky · 16 years ago
  65. d67f548 iwlwifi: handle shared memory Rx index access by Ron Rindjunsky · 16 years ago
  66. 4419e39 iwlwifi : Set monitor mode for 4965 by Abhijeet Kolekar · 16 years ago
  67. 1053d35 iwlwifi: move NIC init and Tx queues init to iwlcore by Ron Rindjunsky · 16 years ago
  68. 47c5196 iwlwifi: move iwl4965_set_rxon_ht into iwlcore by Tomas Winkler · 16 years ago
  69. bf403db iwlwifi: move per driverdebug_level to per device by Ester Kummer · 16 years ago
  70. 133636d iwlwifi: generalize iwl4965_send_add_station function by Tomas Winkler · 16 years ago
  71. 6def976 iwlwifi: remove 4965 from station_entry by Tomas Winkler · 16 years ago
  72. a55360e iwlwifi: move RX code to iwl-rx.c by Tomas Winkler · 16 years ago
  73. 3e0d4cb iwlwifi: rename iwl-4965.h to iwl-dev.h by Tomas Winkler · 16 years ago[Renamed (99%) from drivers/net/wireless/iwlwifi/iwl-4965.h]
  74. 5a36ba0 iwlwifi: rename iwl-4965-commands to iwl-commands.h by Tomas Winkler · 16 years ago
  75. 5a6a256 iwlwifi-5000: adding initial recognition for the 5000 family by Tomas Winkler · 16 years ago
  76. d4789ef iwlwifi: move hw_rx_handler_setup to iwl-4965.c by Emmanuel Grumbach · 16 years ago
  77. c7de35c iwlwifi: unify init driver flow by Ron Rindjunsky · 16 years ago
  78. 3195cdb iwlwifi: reorganize TX RX constatns by Tomas Winkler · 16 years ago
  79. b661c81 iwlwifi: add iwl_hw_detect function to iwl core by Tomas Winkler · 16 years ago
  80. fde0db3 iwlwifi: HT antenna/chains overhaul by Guy Cohen · 16 years ago
  81. fe7c404 iwlwifi: remove support for Narrow Channel (10Mhz) by Guy Cohen · 16 years ago
  82. 099b40b iwlwifi: expanding HW parameters control by Ron Rindjunsky · 16 years ago
  83. 073d3f5 iwlwifi: changing EEPROM layout handling by Tomas Winkler · 16 years ago
  84. 5da4b55 iwlwifi: Add power level support by Mohamed Abbas · 16 years ago
  85. 079a253 iwlwifi: export int iwl4965_set_pwr_src by Tomas Winkler · 16 years ago
  86. 3ec4773 iwlwifi: HW crypto acceleration fixes by Emmanuel Grumbach · 16 years ago
  87. 6f4083a iwlwifi: cleanup set_pwr_src by Tomas Winkler · 16 years ago
  88. 947b13a iwlwifi: move find station to iwl-sta.c by Tomas Winkler · 16 years ago
  89. f0832f1 iwlwifi: HW dependent run time calibration by Emmanuel Grumbach · 16 years ago
  90. f527648 iwlwifi: fix current channel is not scanned by Guy Cohen · 16 years ago
  91. dfe7d45 iwlwifi: arrange max number of Tx queues by Ron Rindjunsky · 16 years ago
  92. fed9017 iwlwifi: move HW device registration by Ron Rindjunsky · 16 years ago
  93. ec35cf2 iwlwifi: support different num of tx and rx antennas by Tomas Winkler · 16 years ago
  94. 5425e49 iwlwifi: hw_setting cleanup by Tomas Winkler · 16 years ago
  95. 49ea859 iwlwifi: remove the statistics work by Emmanuel Grumbach · 16 years ago
  96. 059ff82 iwlwifi: move shared pointers to iwl_priv by Tomas Winkler · 16 years ago
  97. eadd3c4 iwlwifi: make Makefile more concise by Reinette Chatre · 16 years ago
  98. 80fb47a iwlwifi: maintain uCode key table state by Emmanuel Grumbach · 16 years ago
  99. 0211ddd iwlwifi: add 1X HW WEP support by Emmanuel Grumbach · 16 years ago
  100. 6974e36 iwlwifi: default WEP HW encryption by Emmanuel Grumbach · 16 years ago