Age | Commit message (Expand) | Author | Files | Lines |
2019-04-30 | scsi: qla2xxx: Introduce the dsd32 and dsd64 data structures | Bart Van Assche | 1 | -6/+4 |
2019-04-16 | scsi: qla2xxx: Leave a blank line after declarations | Bart Van Assche | 1 | -0/+5 |
2019-04-09 | scsi: qla2xxx: Use get/put_unaligned where appropriate | Bart Van Assche | 1 | -1/+1 |
2019-03-20 | scsi: qla2xxx: Fix a small typo in qla_bsg.c | Milan P. Gandhi | 1 | -1/+1 |
2019-03-20 | scsi: qla2xxx: Fix comment alignment in qla_bsg.c | Milan P. Gandhi | 1 | -1/+1 |
2019-03-19 | scsi: qla2xxx: Add 28xx flash primary/secondary status/image mechanism | Joe Carnuccio | 1 | -0/+42 |
2019-03-19 | scsi: qla2xxx: Add support for multiple fwdump templates/segments | Joe Carnuccio | 1 | -2/+1 |
2019-03-19 | scsi: qla2xxx: Cleanups for NVRAM/Flash read/write path | Joe Carnuccio | 1 | -3/+3 |
2019-03-19 | scsi: qla2xxx: Add Device ID for ISP28XX | Joe Carnuccio | 1 | -5/+7 |
2019-01-08 | cross-tree: phase out dma_zalloc_coherent() | Luis Chamberlain | 1 | -2/+2 |
2018-09-12 | scsi: qla2xxx: Reject bsg request if chip is down. | Quinn Tran | 1 | -1/+1 |
2018-02-23 | scsi: qla2xxx: Use dma_pool_zalloc() | Souptick Joarder | 1 | -2/+1 |
2018-01-04 | scsi: qla2xxx: Use zeroing allocator rather than allocator/memset | Himanshu Jha | 1 | -6/+3 |
2017-10-17 | scsi: qla2xxx: don't break the bsg-lib abstractions | Christoph Hellwig | 1 | -6/+4 |
2017-09-26 | scsi: qla2xxx: Cocci spatch "pool_zalloc-simple" | Thomas Meyer | 1 | -2/+1 |
2017-07-02 | scsi: qla2xxx: fix a bunch of typos and spelling mistakes | Colin Ian King | 1 | -1/+1 |
2017-06-13 | scsi: qla2xxx: Cleanup debug message IDs | Quinn Tran | 1 | -1/+1 |
2017-05-25 | scsi: qla2xxx: Set bit 15 for DIAG_ECHO_TEST MBC | Joe Carnuccio | 1 | -4/+5 |
2017-05-04 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 1 | -1/+1 |
2017-04-20 | scsi: introduce a result field in struct scsi_request | Christoph Hellwig | 1 | -3/+3 |
2017-04-05 | scsi: qla2xxx: Fix typo in driver | Milan P Gandhi | 1 | -1/+1 |
2017-03-03 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds | 1 | -13/+10 |
2017-02-09 | qla2xxx: Simplify usage of SRB structure in driver | Joe Carnuccio | 1 | -13/+10 |
2017-01-28 | block: split scsi_request out of struct request | Christoph Hellwig | 1 | -1/+1 |
2016-11-18 | scsi: fc: use bsg_job_done | Johannes Thumshirn | 1 | -22/+22 |
2016-11-18 | scsi: change FC drivers to use 'struct bsg_job' | Johannes Thumshirn | 1 | -30/+31 |
2016-11-18 | scsi: fc: provide fc_bsg_to_rport() helper | Johannes Thumshirn | 1 | -2/+2 |
2016-11-18 | scsi: fc: provide fc_bsg_to_shost() helper | Johannes Thumshirn | 1 | -27/+27 |
2016-11-18 | scsi: fc: Export fc_bsg_jobdone and use it in FC drivers | Johannes Thumshirn | 1 | -22/+44 |
2016-11-18 | scsi: don't use fc_bsg_job::request and fc_bsg_job::reply directly | Johannes Thumshirn | 1 | -112/+152 |
2016-07-15 | qla2xxx: Add bsg interface to support statistics counter reset. | Sawan Chandak | 1 | -25/+26 |
2016-07-15 | qla2xxx: Add bsg interface to support D_Port Diagnostics. | Joe Carnuccio | 1 | -0/+44 |
2016-07-15 | qla2xxx: Properly reset firmware statistics. | Joe Carnuccio | 1 | -1/+1 |
2016-02-24 | qla2xxx: Provide mbx info in BBCR data after mbx failure | Harish Zunjarrao | 1 | -2/+7 |
2016-02-24 | qla2xxx: Add support for Private link statistics counters. | Harish Zunjarrao | 1 | -0/+61 |
2016-02-24 | qla2xxx: Add support for buffer to buffer credit value for ISP27XX. | Sawan Chandak | 1 | -0/+55 |
2016-02-24 | qla2xxx: Add support for online flash update for ISP27XX. | Sawan Chandak | 1 | -0/+80 |
2015-08-26 | qla2xxx: Remove set-but-not-used variables | Bart Van Assche | 1 | -5/+0 |
2015-08-26 | qla2xxx: Declare local functions static | Bart Van Assche | 1 | -1/+1 |
2014-09-25 | qla2xxx: Add missing ISP27xx checks to optrom code. | Alex Vechersky | 1 | -1/+1 |
2014-05-19 | qla2xxx: Change copyright year to 2014 in all the source files. | Armen Baloyan | 1 | -1/+1 |
2014-05-19 | qla2xxx: Add ISP8044 serdes bsg interface. | Joe Carnuccio | 1 | -2/+45 |
2014-03-15 | [SCSI] qla2xxx: Add mutex around optrom calls to serialize accesses. | Chad Dupuis | 1 | -2/+10 |
2013-12-19 | [SCSI] qla2xxx: Add BSG interface for read/write serdes register. | Joe Carnuccio | 1 | -0/+44 |
2013-09-06 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2013-09-04 | treewide: Convert retrun typos to return | Joe Perches | 1 | -1/+1 |
2013-09-03 | [SCSI] qla2xxx: Add loopback IDC-TIME-EXTEND aen handling support. | Santosh Vernekar | 1 | -2/+15 |
2013-09-03 | [SCSI] qla2xxx: Fix incorrect test after list_for_each_entry() exits. | Joe Carnuccio | 1 | -1/+4 |
2013-09-03 | [SCSI] qla2xxx: Add support for ISP8044. | Atul Deshmukh | 1 | -6/+6 |
2013-09-03 | [SCSI] qla2xxx: Print some variables to hexadecimal string via %*phN format | Oleksandr Khoshaba | 1 | -6/+3 |