summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/iwl-drv.c
AgeCommit message (Expand)Author
2012-06-05iwlwifi: fix double free/complete in firmware loadingJohannes Berg
2012-05-25iwlwifi: fix memory leak if opmode fails to initJohannes Berg
2012-05-08iwlwifi: add option to disable 5GHz bandStanislaw Gruszka
2012-05-08iwlwifi: use IWL_* instead of dev_printk when possibleEmmanuel Grumbach
2012-04-23iwlwifi: clean up module parametersJohannes Berg
2012-04-23iwlwifi: clean up iwl-shared.h includesJohannes Berg
2012-04-18iwlwifi: remove unneeded includesEmmanuel Grumbach
2012-04-18iwlwifi: remove the shared areaEmmanuel Grumbach
2012-04-18iwlwifi: don't use shared for the logger any moreEmmanuel Grumbach
2012-04-18iwlwifi: driver holds its pointer to the transportEmmanuel Grumbach
2012-04-18iwlwifi: transport holds its pointer to the configEmmanuel Grumbach
2012-04-18iwlwifi: driver holds its pointer to the configEmmanuel Grumbach
2012-04-18iwlwifi: op_mode holds its pointer to the configEmmanuel Grumbach
2012-04-18iwlwifi: kill shrd->drv, driver points to transportEmmanuel Grumbach
2012-04-16iwlwifi: remove double verification of ucode sectionsDavid Spinadel
2012-04-16iwlwifi: set size of ucode sectionDavid Spinadel
2012-04-16iwlwifi: remove uCode alternatives mechanismJohannes Berg
2012-03-12iwlwifi: Add bool mvm_ucode to iwl_fwDavid Spinadel
2012-03-12iwlwifi: change struct iwl_fwDavid Spinadel
2012-03-12iwlwifi: Add TLVs and fields for 16.0 uCodeDavid Spinadel
2012-03-12iwlwifi: more modularity in fw images and sectionsDavid Spinadel
2012-03-07iwlwifi: rename ucode.h to fw-file.hJohannes Berg
2012-03-07iwlwifi: remove iwl-wifi.hJohannes Berg
2012-03-07iwlwifi: split out firmware storeJohannes Berg
2012-03-06iwlwifi: move firmware completion waitJohannes Berg
2012-03-06iwlwifi: move firmware request into drvJohannes Berg
2012-03-06iwlwifi: move uCode deallocation to drvJohannes Berg
2012-03-06iwlwifi: make config constJohannes Berg
2012-02-27iwlwifi: virtualize the op_modeEmmanuel Grumbach
2012-02-27iwlwifi: rename iwl_remove to iwl_op_mode_dvm_stopEmmanuel Grumbach
2012-02-27iwlwifi: drv object can release its own memoryEmmanuel Grumbach
2012-02-27iwlwifi: introducing the drv object's flowsEmmanuel Grumbach