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: rework the iwlwifi debugfs structure
Meenakshi Venkataraman
2012-07-26
1
-18
/
+114
*
iwlwifi: s/iwl_ucode_callback/iwl_req_fw_callback
Emmanuel Grumbach
2012-07-26
1
-4
/
+5
*
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...
John W. Linville
2012-07-09
1
-0
/
+1
|
\
|
*
iwlwifi: disable the watchdog for queues by default
Emmanuel Grumbach
2012-06-25
1
-0
/
+1
*
|
iwlwifi: unlock on error path
Dan Carpenter
2012-06-14
1
-1
/
+3
|
/
*
iwlwifi: use request_module instead of _nowait
Johannes Berg
2012-06-13
1
-1
/
+10
*
Merge remote-tracking branch 'wireless-next/master' into iwlwifi-next
Johannes Berg
2012-06-13
1
-1
/
+9
|
\
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-06-06
1
-1
/
+9
|
|
\
|
|
*
iwlwifi: fix double free/complete in firmware loading
Johannes Berg
2012-06-05
1
-2
/
+7
*
|
|
iwlwifi: fix dynamic loading
Johannes Berg
2012-06-13
1
-0
/
+23
|
/
/
*
|
iwlwifi: implement dynamic opmode loading
Don Fry
2012-06-05
1
-4
/
+108
|
/
*
iwlwifi: fix memory leak if opmode fails to init
Johannes Berg
2012-05-25
1
-9
/
+9
*
iwlwifi: add option to disable 5GHz band
Stanislaw Gruszka
2012-05-08
1
-0
/
+4
*
iwlwifi: use IWL_* instead of dev_printk when possible
Emmanuel Grumbach
2012-05-08
1
-4
/
+4
*
iwlwifi: clean up module parameters
Johannes Berg
2012-04-23
1
-0
/
+88
*
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