| Commit message (Expand) | Author | Age | Files | Lines |
* | scsi: qla2xxx: Use __le64 instead of uint32_t[2] for sending DMA addresses to... | Bart Van Assche | 2019-04-29 | 1 | -4/+2 |
* | scsi: qla2xxx: Increase the size of the mailbox arrays from 4 to 8 | Bart Van Assche | 2019-04-29 | 1 | -3/+3 |
* | scsi: qla2xxx: Move the <linux/io-64-nonatomic-lo-hi.h> include directive | Bart Van Assche | 2019-04-15 | 1 | -0/+1 |
* | scsi: qla2xxx: Leave a blank line after declarations | Bart Van Assche | 2019-04-15 | 1 | -0/+12 |
* | scsi: qla2xxx: Simplify conditional check again | Nathan Chancellor | 2019-03-27 | 1 | -2/+2 |
* | scsi: qla2xxx: Secure flash update support for ISP28XX | Michael Hernandez | 2019-03-19 | 1 | -1/+3 |
* | scsi: qla2xxx: Update flash read/write routine | Joe Carnuccio | 2019-03-19 | 1 | -7/+6 |
* | scsi: qla2xxx: Improve several kernel-doc headers | Bart Van Assche | 2018-10-23 | 1 | -1/+1 |
* | scsi: qla2xxx: Simplify conditional check | Nathan Chancellor | 2018-10-16 | 1 | -2/+2 |
* | treewide: kmalloc() -> kmalloc_array() | Kees Cook | 2018-06-12 | 1 | -1/+1 |
* | scsi: qla2xxx: Fix function argument descriptions | Bart Van Assche | 2018-02-12 | 1 | -4/+3 |
* | scsi: qla2xxx: fix a bunch of typos and spelling mistakes | Colin Ian King | 2017-07-01 | 1 | -2/+2 |
* | qla2xxx: Move two arrays from header files to .c files | Bart Van Assche | 2017-01-17 | 1 | -0/+5 |
* | qla2xxx: Indicate out-of-memory with -ENOMEM | Bart Van Assche | 2016-04-11 | 1 | -1/+1 |
* | qla2xxx: Fix rwlock recursion | Bart Van Assche | 2015-11-17 | 1 | -1/+2 |
* | qla2xxx: Avoid that sparse complains about context imbalances | Bart Van Assche | 2015-08-26 | 1 | -0/+8 |
* | qla2xxx: Remove dead code | Bart Van Assche | 2015-08-26 | 1 | -7/+5 |
* | qla2xxx: Fix sparse annotations | Bart Van Assche | 2015-08-26 | 1 | -57/+50 |
* | qla2xxx: Remove __constant_ prefix | Bart Van Assche | 2015-08-26 | 1 | -3/+3 |
* | qla2xxx: Replace two macros with an inline function | Bart Van Assche | 2015-08-26 | 1 | -12/+9 |
* | qla2xxx: Remove set-but-not-used variables | Bart Van Assche | 2015-08-26 | 1 | -6/+3 |
* | qla2xxx: Declare local functions static | Bart Van Assche | 2015-08-26 | 1 | -1/+1 |
* | qla2xxx: Fix indentation | Bart Van Assche | 2015-06-13 | 1 | -1/+1 |
* | treewide: Fix typo in printk messages | Masanari Iida | 2015-03-06 | 1 | -1/+1 |
* | qla2xxx: Move warning message to debug level. | Sawan Chandak | 2014-09-25 | 1 | -1/+1 |
* | qla2xxx: Collect PCI register checks and board_disable scheduling | Joe Lawrence | 2014-09-16 | 1 | -3/+3 |
* | qla2xxx: Don't check for firmware hung during the reset context for ISP82XX. | Tej Prakash | 2014-05-19 | 1 | -30/+13 |
* | qla2xxx: Use proper log message for flash lock failed error. | Atul Deshmukh | 2014-05-19 | 1 | -0/+4 |
* | qla2xxx: Change copyright year to 2014 in all the source files. | Armen Baloyan | 2014-05-19 | 1 | -1/+1 |
* | qla2xxx: Track the process when the ROM_LOCK failure happens | Hiral Patel | 2014-05-19 | 1 | -6/+14 |
* | qla2xxx: Allow the next firmware dump if the previous dump capture fails for ... | Saurav Kashyap | 2014-05-19 | 1 | -6/+6 |
* | qla2xxx: Issue abort command for outstanding commands during cleanup when onl... | Giridhar Malavali | 2014-05-19 | 1 | -2/+4 |
* | [SCSI] qla2xxx: Read capture firmware dump on mailbox timeout for ISP8044 and... | Chad Dupuis | 2014-03-15 | 1 | -0/+17 |
* | [SCSI] qla2xxx: Add support for ISP2071. | Chad Dupuis | 2014-03-15 | 1 | -2/+2 |
* | [SCSI] qla2xxx: Fix warning reported by smatch. | Saurav Kashyap | 2013-12-19 | 1 | -1/+1 |
* | [SCSI] qla2xxx: Clear RISC INT reg only for an event and not always while pol... | Atul Deshmukh | 2013-12-19 | 1 | -1/+1 |
* | [SCSI] qla2xxx: Disable adapter when we encounter a PCI disconnect. | Chad Dupuis | 2013-12-19 | 1 | -2/+16 |
* | [SCSI] qla2xxx: Reconfigure thermal temperature. | Joe Carnuccio | 2013-09-03 | 1 | -0/+8 |
* | [SCSI] qla2xxx: Remove QL_DEBUG_LEVEL_17 defines from qla_nx.c. | Chad Dupuis | 2013-09-03 | 1 | -14/+0 |
* | [SCSI] qla2xxx: Add support for ISP8044. | Atul Deshmukh | 2013-09-03 | 1 | -25/+70 |
* | [SCSI] qla2xxx: Fix for locking issue between driver ISR and mailbox routines | gurinder.shergill@hp.com | 2013-05-12 | 1 | -16/+10 |
* | [SCSI] qla2xxx: Update the copyright information. | Saurav Kashyap | 2013-02-22 | 1 | -1/+1 |
* | [SCSI] qla2xxx: Display the lock owner on lock acquire failure. | Saurav Kashyap | 2013-02-22 | 1 | -1/+8 |
* | [SCSI] qla2xxx: Determine the number of outstanding commands based on availab... | Chad Dupuis | 2013-02-22 | 1 | -1/+1 |
* | [SCSI] qla2xxx: Dont clear drv active on iospace config failure. | Saurav Kashyap | 2012-11-30 | 1 | -2/+0 |
* | [SCSI] qla2xxx: Fix typo in qla2xxx driver. | Masanari Iida | 2012-11-30 | 1 | -2/+2 |
* | [SCSI] qla2xxx: Fix for warnings reported by sparse. | Saurav Kashyap | 2012-11-30 | 1 | -48/+29 |
* | Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Linus Torvalds | 2012-10-02 | 1 | -68/+83 |
|\ |
|
| * | [SCSI] qla2xxx: Enclose adapter related calls in adapter check in failed stat... | Saurav Kashyap | 2012-09-24 | 1 | -2/+4 |
| * | [SCSI] qla2xxx: set idc version if function is first one to come. | Saurav Kashyap | 2012-09-24 | 1 | -4/+26 |