1. 503ab8c iwlwifi: Add 8000 HW family support by Eran Harary · 11 years ago
  2. 49464ae iwlwifi: remove testmode by Johannes Berg · 11 years ago
  3. 4f25bbd iwlwifi: create opmode/device dependencies by Johannes Berg · 11 years ago
  4. b1f553c iwlwifi: make device configuration bus agnostic by Emmanuel Grumbach · 12 years ago
  5. 8ca151b iwlwifi: add the MVM driver by Johannes Berg · 12 years ago
  6. b1e1adf iwlwifi: add NVM and PHY DB code for new MVM driver by Johannes Berg · 12 years ago
  7. 99cd471 iwlwifi: add 7000 series device configuration by Johannes Berg · 12 years ago
  8. 65fe593 iwlwifi: Fix Makefile build order for built-in driver by Brandon Misemer · 12 years ago
  9. 3a6490c iwlwifi: refactor testmode by Ilan Peer · 12 years ago
  10. 26a7ca9 iwlwifi: refactor EEPROM reading/parsing by Johannes Berg · 12 years ago
  11. 1023fdc iwlwifi: move DVM code into subdirectory by Johannes Berg · 12 years ago
  12. 6468a01 iwlwifi: move PCIe into subdirectory by Johannes Berg · 12 years ago
  13. ac91f91 iwlwifi: move notification wait into core by Johannes Berg · 12 years ago
  14. cc5f7e3 iwlwifi: implement dynamic opmode loading by Don Fry · 12 years ago
  15. a7b2ad5 iwlwifi: remove ucode16 option by Johannes Berg · 12 years ago
  16. 56322f5 iwlwifi: remove TX/RX frame statistics by Johannes Berg · 12 years ago
  17. e967669 iwlwifi: dynamically determine lib_ops by Johannes Berg · 12 years ago
  18. aa27a70 iwlwifi: phy_db structure by David Spinadel · 13 years ago
  19. 4bd14dd iwlwifi: abstract out notification wait support by Johannes Berg · 13 years ago
  20. e10a053 iwlwifi: add wrappers for command sending by Johannes Berg · 13 years ago
  21. 5c58edc iwlwifi: introducing the drv object's flows by Emmanuel Grumbach · 13 years ago
  22. 2655e31 iwlwifi: trace debug messages by Johannes Berg · 13 years ago
  23. 5ef15cc iwlwifi: rename CONFIG_IWLWIFI_DEVICE_SVTOOL to CONFIG_IWLWIFI_DEVICE_TESTMODE by Wey-Yi Guy · 13 years ago
  24. 8a3cb29 iwlwifi: rename iwl-agn-ucode as iwl-ucode by Don Fry · 13 years ago
  25. 7152375 iwlwifi: Rename file name from iwl-sv-open.c to iwl-testmode.c by Wey-Yi Guy · 13 years ago
  26. 7335613 iwlwifi: move all mac80211 related functions to one place by Wey-Yi Guy · 13 years ago
  27. 3246c4e iwlagn: rename iwl-rx.c to iwl-agn-rx.c by Wey-Yi Guy · 13 years ago
  28. c745f55 iwlagn: merge station management functions by Wey-Yi Guy · 13 years ago
  29. 3c607d2 iwlagn: rename iwlagn module iwlwifi and alias to iwlagn. by Don Fry · 13 years ago
  30. 72afb10 iwlagn: Makefile whitespace cleanup by Johannes Berg · 13 years ago
  31. 370ad31 iwlagn: generically provide iwl_trans_send_cmd_pdu by Johannes Berg · 13 years ago
  32. c17d068 iwlagn: move PCI-E transport files by Johannes Berg · 13 years ago
  33. 701cb09 iwlagn: merge eeprom access into single file by Wey-Yi Guy · 13 years ago
  34. 1a361cd iwlagn: move all the ICT related functions to iwl-trans-rx-pcie.c by Emmanuel Grumbach · 13 years ago
  35. 253a634 iwlagn: move tx transport functions to iwl-trans-tx-pcie.c by Emmanuel Grumbach · 13 years ago
  36. ab697a9 iwlagn: move rx transport functions to iwl-trans-rx-pcie.c by Emmanuel Grumbach · 13 years ago
  37. e505c43 iwlagn: remove un-necessary file by Wey-Yi Guy · 13 years ago
  38. c85eb61 iwlagn: introduce transport layer and implement rx_init by Emmanuel Grumbach · 13 years ago
  39. 48d1a21 iwlagn: add a iwl_pci.[ch] files that will contain all PCI specific code by Emmanuel Grumbach · 13 years ago
  40. 4613e72 iwlwifi: support the svtool messages interactions through nl80211 test mode by Cindy H. Kao · 13 years ago
  41. d6d023a iwlagn: remove un-necessary debugfs callback by Wey-Yi Guy · 13 years ago
  42. e79b1ca iwlagn: use direct call for led functions by Wey-Yi Guy · 14 years ago
  43. 02a7fa0 iwlagn: move IO functions out of line by Johannes Berg · 14 years ago
  44. 6728994 iwlwifi: move remaining iwl-agn-rx.c code into iwl-rx.c by Stanislaw Gruszka · 14 years ago
  45. be663ab iwlwifi: split the drivers for agn and legacy devices 3945/4965 by Wey-Yi Guy · 14 years ago
  46. 4bc85c1 Revert "iwlwifi: split the drivers for agn and legacy devices 3945/4965" by Wey-Yi Guy · 14 years ago
  47. aa833c4 iwlwifi: split the drivers for agn and legacy devices 3945/4965 by Wey-Yi Guy · 14 years ago
  48. c5a5e18 iwlagn: 2000 series devices support by Wey-Yi Guy · 14 years ago
  49. b5bb2f2 iwlwifi: fix modular 3945 only build by Johannes Berg · 14 years ago
  50. e39fdee iwlwifi: put all the isr related function under ops by Wey-Yi Guy · 14 years ago
  51. ae79d23 iwlagn: fix non-5000+ build by Johannes Berg · 14 years ago
  52. 2295c66 iwlagn: new RXON processing for modern devices by Johannes Berg · 14 years ago
  53. 3be63ff iwlwifi: move agn only eeprom functions to separate file by Wey-Yi Guy · 14 years ago
  54. a30e311 iwlwifi: move agn specific station code there by Johannes Berg · 14 years ago
  55. 0975cc8 iwlwifi: separate thermal throttling function by Wey-Yi Guy · 14 years ago
  56. f84ac08 iwlwifi: move calibration from iwlcore to iwlagn by Wey-Yi Guy · 14 years ago
  57. 278fc73 iwlwifi: move agn specific rx related code to iwl-agn-rx.c by Wey-Yi Guy · 14 years ago
  58. 17f36fc iwl3945: add ucode statistics by Abhijeet Kolekar · 14 years ago
  59. b8c7626 iwlwifi: add debugfs ops to iwlwifi by Abhijeet Kolekar · 14 years ago
  60. e04ed0a iwlwifi: move agn common code to iwlagn library file by Wey-Yi Guy · 15 years ago
  61. b305a08 iwlwifi: move tx queue related code to separate file by Wey-Yi Guy · 15 years ago
  62. 7dc77db iwlwifi: move hcmd related code to separate file by Wey-Yi Guy · 15 years ago
  63. 792bc3c iwlwifi: move ucode loading related code to separated file by Wey-Yi Guy · 15 years ago
  64. a117512 iwlagn: move ICT code into separate file by Johannes Berg · 15 years ago
  65. 81963d6 iwlwifi: cleanup spectrum measurement command support by Reinette Chatre · 15 years ago
  66. 65baa90 iwlwifi: check endianness annotations by default by Johannes Berg · 15 years ago
  67. e932a60 iwlwifi: LED cleanup by Johannes Berg · 15 years ago
  68. be1a71a iwlwifi: device tracing by Johannes Berg · 15 years ago
  69. a60e77e iwlwifi: port to cfg80211 rfkill by Johannes Berg · 15 years ago
  70. 5c8df2d iwl3945: use iwl_led structure by Abhijeet Kolekar · 16 years ago
  71. 77dcb6a iwlwifi: correct device name for 1000 series by Jay Sternberg · 16 years ago
  72. 80bc539 iwlwifi: Fix and rework Kconfig file by Reinette Chatre · 16 years ago
  73. 8ccde88 iwl3945: Getting rid of the *39_rxon iwl_priv fields by Samuel Ortiz · 16 years ago
  74. c5d0569 iwlwifi: add recognition of Intel WiFi Link 100 Series by Jay Sternberg · 16 years ago
  75. e122837 iwlwifi: add recognition of Intel WiFi Link 6000 and 6050 Series by Jay Sternberg · 16 years ago
  76. 8f5c87d iwlwifi: move host command check function into separate file by Winkler, Tomas · 16 years ago
  77. 21c339b iwlwifi: move spectrum measurement code to iwl-spectrum.c file by Tomas Winkler · 16 years ago
  78. 4fc22b2 iwlwifi: rename 4965 to AGN by Tomas Winkler · 16 years ago
  79. 25bc2de iwlwifi: rename iwl4965-base.c to iwl-agn.c by Tomas Winkler · 16 years ago
  80. e227cea iwlwifi: rename iwl-4695-rs to iwl-agn-rs by Tomas Winkler · 16 years ago
  81. 2a421b9 iwlwifi: move scan to iwl-scan.c iwlcore by Tomas Winkler · 16 years ago
  82. 16e727e iwlwifi: removes the RUN_TIME_CALIB ifdef by Emmanuel Grumbach · 16 years ago
  83. 27aaba0 iwlwifi: compile iwl-sta into iwlcore by Tomas Winkler · 16 years ago
  84. 1053d35 iwlwifi: move NIC init and Tx queues init to iwlcore by Ron Rindjunsky · 16 years ago
  85. a55360e iwlwifi: move RX code to iwl-rx.c by Tomas Winkler · 16 years ago
  86. 5a6a256 iwlwifi-5000: adding initial recognition for the 5000 family by Tomas Winkler · 16 years ago
  87. 5da4b55 iwlwifi: Add power level support by Mohamed Abbas · 16 years ago
  88. f0832f1 iwlwifi: HW dependent run time calibration by Emmanuel Grumbach · 16 years ago
  89. d7d3130 iwlwifi: Fix built-in compilation of iwlcore by Tomas Winkler · 16 years ago
  90. eadd3c4 iwlwifi: make Makefile more concise by Reinette Chatre · 16 years ago
  91. 6974e36 iwlwifi: default WEP HW encryption by Emmanuel Grumbach · 16 years ago
  92. ad97edd iwlwifi: hook iwlwifi with Linux rfkill by Mohamed Abbas · 17 years ago
  93. ab53d8a iwlwifi: Add led support by Mohamed Abbas · 17 years ago
  94. 857485c iwlwifi: move host command sending functions to core module by Tomas Winkler · 17 years ago
  95. 712b6cf iwlwifi: Add debugfs to iwl core by Tomas Winkler · 17 years ago
  96. 6bc913b iwlwifi: Use eeprom form iwlcore by Assaf Krauss · 17 years ago
  97. df48c32 iwlwifi: add iwl-core module by Tomas Winkler · 17 years ago
  98. 1156b2c [IWLWIFI]: remove per-file CFLAGS for IWL define by Zhu Yi · 17 years ago
  99. b481de9 [IWLWIFI]: add iwlwifi wireless drivers by Zhu Yi · 17 years ago