index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
iwlwifi
/
iwl-drv.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
iwlwifi: clean up iwl-shared.h includes
Johannes Berg
2012-04-23
1
-0
/
+2
*
iwlwifi: remove unneeded includes
Emmanuel Grumbach
2012-04-18
1
-1
/
+0
*
iwlwifi: remove the shared area
Emmanuel Grumbach
2012-04-18
1
-6
/
+1
*
iwlwifi: don't use shared for the logger any more
Emmanuel Grumbach
2012-04-18
1
-0
/
+3
*
iwlwifi: driver holds its pointer to the transport
Emmanuel Grumbach
2012-04-18
1
-4
/
+4
*
iwlwifi: transport holds its pointer to the config
Emmanuel Grumbach
2012-04-18
1
-2
/
+0
*
iwlwifi: driver holds its pointer to the config
Emmanuel Grumbach
2012-04-18
1
-12
/
+14
*
iwlwifi: op_mode holds its pointer to the config
Emmanuel Grumbach
2012-04-18
1
-1
/
+1
*
iwlwifi: kill shrd->drv, driver points to transport
Emmanuel Grumbach
2012-04-18
1
-11
/
+11
*
iwlwifi: remove double verification of ucode sections
David Spinadel
2012-04-16
1
-36
/
+0
*
iwlwifi: set size of ucode section
David Spinadel
2012-04-16
1
-0
/
+1
*
iwlwifi: remove uCode alternatives mechanism
Johannes Berg
2012-04-16
1
-32
/
+1
*
iwlwifi: Add bool mvm_ucode to iwl_fw
David Spinadel
2012-03-12
1
-1
/
+8
*
iwlwifi: change struct iwl_fw
David Spinadel
2012-03-12
1
-65
/
+76
*
iwlwifi: Add TLVs and fields for 16.0 uCode
David Spinadel
2012-03-12
1
-0
/
+84
*
iwlwifi: more modularity in fw images and sections
David Spinadel
2012-03-12
1
-76
/
+204
*
iwlwifi: rename ucode.h to fw-file.h
Johannes Berg
2012-03-07
1
-1
/
+1
*
iwlwifi: remove iwl-wifi.h
Johannes Berg
2012-03-07
1
-125
/
+147
*
iwlwifi: split out firmware store
Johannes Berg
2012-03-07
1
-20
/
+29
*
iwlwifi: move firmware completion wait
Johannes Berg
2012-03-06
1
-0
/
+2
*
iwlwifi: move firmware request into drv
Johannes Berg
2012-03-06
1
-0
/
+625
*
iwlwifi: move uCode deallocation to drv
Johannes Berg
2012-03-06
1
-0
/
+2
*
iwlwifi: make config const
Johannes Berg
2012-03-06
1
-1
/
+1
*
iwlwifi: virtualize the op_mode
Emmanuel Grumbach
2012-02-27
1
-2
/
+4
*
iwlwifi: rename iwl_remove to iwl_op_mode_dvm_stop
Emmanuel Grumbach
2012-02-27
1
-1
/
+1
*
iwlwifi: drv object can release its own memory
Emmanuel Grumbach
2012-02-27
1
-0
/
+7
*
iwlwifi: introducing the drv object's flows
Emmanuel Grumbach
2012-02-27
1
-0
/
+94