index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
iwlwifi
/
iwl-drv.c
Age
Commit message (
Expand
)
Author
2012-04-18
iwlwifi: remove unneeded includes
Emmanuel Grumbach
2012-04-18
iwlwifi: remove the shared area
Emmanuel Grumbach
2012-04-18
iwlwifi: don't use shared for the logger any more
Emmanuel Grumbach
2012-04-18
iwlwifi: driver holds its pointer to the transport
Emmanuel Grumbach
2012-04-18
iwlwifi: transport holds its pointer to the config
Emmanuel Grumbach
2012-04-18
iwlwifi: driver holds its pointer to the config
Emmanuel Grumbach
2012-04-18
iwlwifi: op_mode holds its pointer to the config
Emmanuel Grumbach
2012-04-18
iwlwifi: kill shrd->drv, driver points to transport
Emmanuel Grumbach
2012-04-16
iwlwifi: remove double verification of ucode sections
David Spinadel
2012-04-16
iwlwifi: set size of ucode section
David Spinadel
2012-04-16
iwlwifi: remove uCode alternatives mechanism
Johannes Berg
2012-03-12
iwlwifi: Add bool mvm_ucode to iwl_fw
David Spinadel
2012-03-12
iwlwifi: change struct iwl_fw
David Spinadel
2012-03-12
iwlwifi: Add TLVs and fields for 16.0 uCode
David Spinadel
2012-03-12
iwlwifi: more modularity in fw images and sections
David Spinadel
2012-03-07
iwlwifi: rename ucode.h to fw-file.h
Johannes Berg
2012-03-07
iwlwifi: remove iwl-wifi.h
Johannes Berg
2012-03-07
iwlwifi: split out firmware store
Johannes Berg
2012-03-06
iwlwifi: move firmware completion wait
Johannes Berg
2012-03-06
iwlwifi: move firmware request into drv
Johannes Berg
2012-03-06
iwlwifi: move uCode deallocation to drv
Johannes Berg
2012-03-06
iwlwifi: make config const
Johannes Berg
2012-02-27
iwlwifi: virtualize the op_mode
Emmanuel Grumbach
2012-02-27
iwlwifi: rename iwl_remove to iwl_op_mode_dvm_stop
Emmanuel Grumbach
2012-02-27
iwlwifi: drv object can release its own memory
Emmanuel Grumbach
2012-02-27
iwlwifi: introducing the drv object's flows
Emmanuel Grumbach