summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/cxgbi
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2017-11-143-19/+33
|\
| * scsi: libcxgbi: simplify task->hdr allocation for mgmt cmdsVarun Prakash2017-10-112-16/+28
| * scsi: cxgb4i: fix Tx skb leakVarun Prakash2017-10-111-0/+1
| * scsi: libcxgbi: in case of vlan pass 0 as ifindex to find routeVarun Prakash2017-10-111-1/+4
| * scsi: libcxgbi: remove redundant check and close on cskColin Ian King2017-09-151-2/+0
* | scsi: cxgbi: Convert timers to use timer_setup()Kees Cook2017-11-013-9/+9
|/
* Merge branch 'fixes' into miscJames Bottomley2017-09-071-0/+3
|\
| * scsi: cxgb4i: call neigh_event_send() to update MAC addressVarun Prakash2017-08-161-0/+3
* | scsi: libcxgbi: use ndev->ifindex to find routeVarun Prakash2017-08-101-9/+18
|/
* scsi: libcxgbi: add check for valid cxgbi_task_dataVarun Prakash2017-07-241-0/+7
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2017-07-062-1/+5
|\
| * scsi: cxgb4i: assign rxqs in round robin modeVarun Prakash2017-06-262-1/+5
* | networking: make skb_push & __skb_push return void pointersJohannes Berg2017-06-162-2/+2