Johannes Berg
|
75813bde1f
iwlwifi: fix memory leak if opmode fails to init
|
13 years ago |
Stanislaw Gruszka
|
f6b1154678
iwlwifi: add option to disable 5GHz band
|
13 years ago |
Emmanuel Grumbach
|
c15797e6af
iwlwifi: use IWL_* instead of dev_printk when possible
|
13 years ago |
Johannes Berg
|
65de7e84fd
iwlwifi: clean up module parameters
|
13 years ago |
Johannes Berg
|
6238b00880
iwlwifi: clean up iwl-shared.h includes
|
13 years ago |
Emmanuel Grumbach
|
ff8ead40e2
iwlwifi: remove unneeded includes
|
13 years ago |
Emmanuel Grumbach
|
87ce05a251
iwlwifi: remove the shared area
|
13 years ago |
Emmanuel Grumbach
|
4b9844f5d8
iwlwifi: don't use shared for the logger any more
|
13 years ago |
Emmanuel Grumbach
|
93faaeea4f
iwlwifi: driver holds its pointer to the transport
|
13 years ago |
Emmanuel Grumbach
|
035f7ff27d
iwlwifi: transport holds its pointer to the config
|
13 years ago |
Emmanuel Grumbach
|
68f360dcff
iwlwifi: driver holds its pointer to the config
|
13 years ago |
Emmanuel Grumbach
|
2152268ff9
iwlwifi: op_mode holds its pointer to the config
|
13 years ago |
Emmanuel Grumbach
|
9130bab137
iwlwifi: kill shrd->drv, driver points to transport
|
13 years ago |
David Spinadel
|
0e02fe5ff3
iwlwifi: remove double verification of ucode sections
|
13 years ago |
David Spinadel
|
1176f431fd
iwlwifi: set size of ucode section
|
13 years ago |
Johannes Berg
|
0479c19d9f
iwlwifi: remove uCode alternatives mechanism
|
13 years ago |
David Spinadel
|
4db2c9aeb2
iwlwifi: Add bool mvm_ucode to iwl_fw
|
13 years ago |
David Spinadel
|
6dfa8d019c
iwlwifi: change struct iwl_fw
|
13 years ago |
David Spinadel
|
ed8c8365c4
iwlwifi: Add TLVs and fields for 16.0 uCode
|
13 years ago |
David Spinadel
|
0cedacc579
iwlwifi: more modularity in fw images and sections
|
13 years ago |
Johannes Berg
|
3995deafda
iwlwifi: rename ucode.h to fw-file.h
|
13 years ago |
Johannes Berg
|
965974a631
iwlwifi: remove iwl-wifi.h
|
13 years ago |
Johannes Berg
|
0692fe41b3
iwlwifi: split out firmware store
|
13 years ago |
Johannes Berg
|
2e7eb11758
iwlwifi: move firmware completion wait
|
13 years ago |
Johannes Berg
|
15854ef94f
iwlwifi: move firmware request into drv
|
13 years ago |
Johannes Berg
|
7db5b989a0
iwlwifi: move uCode deallocation to drv
|
13 years ago |
Johannes Berg
|
706c4ff67c
iwlwifi: make config const
|
13 years ago |
Emmanuel Grumbach
|
d0f76d6869
iwlwifi: virtualize the op_mode
|
13 years ago |
Emmanuel Grumbach
|
6459f9871a
iwlwifi: rename iwl_remove to iwl_op_mode_dvm_stop
|
13 years ago |
Emmanuel Grumbach
|
07590f080d
iwlwifi: drv object can release its own memory
|
13 years ago |