summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/cxgbi
Commit message (Expand)AuthorAgeFilesLines
* scsi: cxgb4i: Fix TLS dependencyRandy Dunlap2020-12-091-0/+1
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2020-10-142-20/+4
|\
| * Merge branch '5.9/scsi-fixes' into 5.10/scsi-ufsMartin K. Petersen2020-09-151-1/+1
| |\
| * | scsi: libcxgbi: Use kvzalloc instead of opencoded kzalloc/vzallocDenis Efremov2020-08-202-20/+4
* | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2020-09-011-1/+1
|\ \ \ | | |/ | |/|
| * | scsi: libcxgbi: Fix a use after free in cxgbi_conn_xmit_pdu()Dan Carpenter2020-08-241-1/+1
| |/
* / treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-232-2/+2
|/
* scsi: cxgb3i: Remove bad documentation and demote kerneldoc headerLee Jones2020-07-241-8/+5
* scsi: libcxgbi: Remove unnecessary NULL checks for 'tdata' pointerVarun Prakash2020-07-241-4/+4
* scsi: cxgb4i: Remove an unnecessary NULL check for 'cconn' pointerVarun Prakash2020-07-151-1/+1
* scsi: cxgb4i: Clean up a debug printkDan Carpenter2020-07-131-2/+1
* scsi: cxgb4i: Fix dereference of pointer tdata before it is null checkedColin Ian King2020-07-131-2/+4
* scsi: cxgb4i: Add support for iSCSI segmentation offloadVarun Prakash2020-07-084-231/+726
* treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada2020-06-142-2/+2
* scsi: cxgb3i: Fix some leaks in init_act_open()Dan Carpenter2020-05-261-4/+14
* scsi: cxgb4i: Remove superfluous null checkXu Wang2020-04-241-4/+3
* Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2019-12-271-1/+2
|\
| * scsi: libcxgbi: fix NULL pointer dereference in cxgbi_device_destroy()Varun Prakash2019-12-191-1/+2
* | treewide: Use sizeof_field() macroPankaj Bharadiya2019-12-091-1/+1
|/
* scsi: cxgb4i: remove set but not used variable 'ppmax'YueHaibing2019-10-241-2/+0
* scsi: libcxgbi: remove unused function to stop warningAustin Kim2019-09-301-28/+0
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2019-07-111-2/+7
|\
| * scsi: cxgb4i: add support for IEEE_8021QAZ_APP_SEL_STREAM selectorVarun Prakash2019-06-201-2/+7
* | cxgb4/libcxgb/cxgb4i/cxgbit: enable eDRAM page pods for iSCSIVarun Prakash2019-06-104-17/+34
* | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2019-06-021-0/+4
|\ \
| * | scsi: libcxgbi: add a check for NULL pointer in cxgbi_check_route()Varun Prakash2019-05-291-0/+4
| |/
* | treewide: Add SPDX license identifier - KbuildGreg Kroah-Hartman2019-05-302-0/+2
* | treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-214-0/+4
|/
* scsi: cxgb4i: fix incorrect spelling "reveive" -> "receive"Varun Prakash2019-04-151-1/+1
* scsi: libcxgbi: update route finding logicVarun Prakash2019-04-151-5/+8
* scsi: libcxgbi: find cxgbi device by MAC addressVarun Prakash2019-04-151-2/+2
* scsi: cxgbi: remove redundant __kfree_skb call on skb and free cst->atidColin Ian King2019-04-121-8/+6
* scsi: libcxgbi: remove uninitialized variable lenColin Ian King2019-03-271-3/+2
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2019-03-093-12/+9
|\
| * scsi: cxgb4i: validate tcp sequence number only if chip version <= T5Varun Prakash2019-02-271-1/+2
| * scsi: cxgb4i: get pf number from lldi->pfVarun Prakash2019-02-271-2/+1
| * scsi: remove bidirectional command supportChristoph Hellwig2019-02-051-8/+5
| * scsi: prefix header search paths with $(srctree)/Masahiro Yamada2019-01-291-1/+1
* | scsi: cxgb4i: add wait_for_completion()Varun Prakash2019-01-114-18/+31
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2018-12-283-4/+4
|\
| * scsi: remove the use_clustering flagChristoph Hellwig2018-12-182-2/+2
| * scsi: cxgb4i: fix thermal configuration dependenciesArnd Bergmann2018-11-211-2/+2
* | cxgb4: use new fw interface to get the VIN and smt indexSantosh Rastapur2018-11-231-2/+1
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2018-10-252-1/+156
|\
| * scsi: cxgb4i: add DCB support for iSCSI connectionsVarun Prakash2018-10-162-1/+156
* | scsi: libcxgbi: fib6_ino reference in rt6_info is rcu protectedDavid Ahern2018-09-121-3/+2
* | net/ipv6: Remove rt6i_prefsrcDavid Ahern2018-09-101-2/+2
|/
* scsi: cxgb4i: silence overflow warning in t4_uld_rx_handler()Dan Carpenter2018-04-091-4/+4
* scsi: libcxgbi: use GFP_ATOMIC in cxgbi_conn_alloc_pdu()Varun Prakash2018-01-081-1/+1
* treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE castsKees Cook2017-11-212-4/+4