1. daf67ce iwlwifi: unlock on error path by Dan Carpenter · 12 years ago
  2. d4b1048 iwlwifi: use request_module instead of _nowait by Johannes Berg · 12 years ago
  3. 627ae3d Merge remote-tracking branch 'wireless-next/master' into iwlwifi-next by Johannes Berg · 12 years ago
  4. ff1ffb8 iwlwifi: fix dynamic loading by Johannes Berg · 12 years ago
  5. 7c9c46c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  6. cc5f7e3 iwlwifi: implement dynamic opmode loading by Don Fry · 12 years ago
  7. f69a23b iwlwifi: fix double free/complete in firmware loading by Johannes Berg · 12 years ago
  8. 75813bd iwlwifi: fix memory leak if opmode fails to init by Johannes Berg · 12 years ago
  9. f6b1154 iwlwifi: add option to disable 5GHz band by Stanislaw Gruszka · 12 years ago
  10. c15797e iwlwifi: use IWL_* instead of dev_printk when possible by Emmanuel Grumbach · 12 years ago
  11. 65de7e8 iwlwifi: clean up module parameters by Johannes Berg · 12 years ago
  12. 6238b00 iwlwifi: clean up iwl-shared.h includes by Johannes Berg · 12 years ago
  13. ff8ead4 iwlwifi: remove unneeded includes by Emmanuel Grumbach · 12 years ago
  14. 87ce05a iwlwifi: remove the shared area by Emmanuel Grumbach · 12 years ago
  15. 4b9844f iwlwifi: don't use shared for the logger any more by Emmanuel Grumbach · 12 years ago
  16. 93faaee iwlwifi: driver holds its pointer to the transport by Emmanuel Grumbach · 12 years ago
  17. 035f7ff iwlwifi: transport holds its pointer to the config by Emmanuel Grumbach · 12 years ago
  18. 68f360d iwlwifi: driver holds its pointer to the config by Emmanuel Grumbach · 12 years ago
  19. 2152268 iwlwifi: op_mode holds its pointer to the config by Emmanuel Grumbach · 12 years ago
  20. 9130bab iwlwifi: kill shrd->drv, driver points to transport by Emmanuel Grumbach · 12 years ago
  21. 0e02fe5 iwlwifi: remove double verification of ucode sections by David Spinadel · 12 years ago
  22. 1176f43 iwlwifi: set size of ucode section by David Spinadel · 12 years ago
  23. 0479c19 iwlwifi: remove uCode alternatives mechanism by Johannes Berg · 12 years ago
  24. 4db2c9a iwlwifi: Add bool mvm_ucode to iwl_fw by David Spinadel · 12 years ago
  25. 6dfa8d0 iwlwifi: change struct iwl_fw by David Spinadel · 12 years ago
  26. ed8c836 iwlwifi: Add TLVs and fields for 16.0 uCode by David Spinadel · 12 years ago
  27. 0cedacc iwlwifi: more modularity in fw images and sections by David Spinadel · 12 years ago
  28. 3995dea iwlwifi: rename ucode.h to fw-file.h by Johannes Berg · 12 years ago
  29. 965974a iwlwifi: remove iwl-wifi.h by Johannes Berg · 12 years ago
  30. 0692fe4 iwlwifi: split out firmware store by Johannes Berg · 12 years ago
  31. 2e7eb11 iwlwifi: move firmware completion wait by Johannes Berg · 12 years ago
  32. 15854ef iwlwifi: move firmware request into drv by Johannes Berg · 12 years ago
  33. 7db5b98 iwlwifi: move uCode deallocation to drv by Johannes Berg · 12 years ago
  34. 706c4ff iwlwifi: make config const by Johannes Berg · 12 years ago
  35. d0f76d6 iwlwifi: virtualize the op_mode by Emmanuel Grumbach · 13 years ago
  36. 6459f98 iwlwifi: rename iwl_remove to iwl_op_mode_dvm_stop by Emmanuel Grumbach · 13 years ago
  37. 07590f0 iwlwifi: drv object can release its own memory by Emmanuel Grumbach · 13 years ago
  38. 5c58edc iwlwifi: introducing the drv object's flows by Emmanuel Grumbach · 13 years ago