aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/cxgbi (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-01-29scsi: prefix header search paths with $(srctree)/Masahiro Yamada1-1/+1
2018-12-28Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds3-4/+4
2018-12-18scsi: remove the use_clustering flagChristoph Hellwig2-2/+2
2018-11-23cxgb4: use new fw interface to get the VIN and smt indexSantosh Rastapur1-2/+1
2018-11-21scsi: cxgb4i: fix thermal configuration dependenciesArnd Bergmann1-2/+2
2018-10-25Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2-1/+156
2018-10-16scsi: cxgb4i: add DCB support for iSCSI connectionsVarun Prakash2-1/+156
2018-09-12scsi: libcxgbi: fib6_ino reference in rt6_info is rcu protectedDavid Ahern1-3/+2
2018-09-10net/ipv6: Remove rt6i_prefsrcDavid Ahern1-2/+2
2018-04-09scsi: cxgb4i: silence overflow warning in t4_uld_rx_handler()Dan Carpenter1-4/+4
2018-01-08scsi: libcxgbi: use GFP_ATOMIC in cxgbi_conn_alloc_pdu()Varun Prakash1-1/+1
2017-11-21treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE castsKees Cook2-4/+4
2017-11-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds3-19/+33
2017-11-01scsi: cxgbi: Convert timers to use timer_setup()Kees Cook3-9/+9
2017-10-11scsi: libcxgbi: simplify task->hdr allocation for mgmt cmdsVarun Prakash2-16/+28
2017-10-11scsi: cxgb4i: fix Tx skb leakVarun Prakash1-0/+1
2017-10-11scsi: libcxgbi: in case of vlan pass 0 as ifindex to find routeVarun Prakash1-1/+4
2017-09-15scsi: libcxgbi: remove redundant check and close on cskColin Ian King1-2/+0
2017-09-07Merge branch 'fixes' into miscJames Bottomley1-0/+3
2017-08-16scsi: cxgb4i: call neigh_event_send() to update MAC addressVarun Prakash1-0/+3
2017-08-10scsi: libcxgbi: use ndev->ifindex to find routeVarun Prakash1-9/+18
2017-07-24scsi: libcxgbi: add check for valid cxgbi_task_dataVarun Prakash1-0/+7
2017-07-06Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2-1/+5
2017-06-26scsi: cxgb4i: assign rxqs in round robin modeVarun Prakash2-1/+5
2017-06-16networking: make skb_push & __skb_push return void pointersJohannes Berg2-2/+2
2017-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-8/+23
2017-06-07cxgb4: Fix tids count for ipv6 offload connectionGanesh Goudar1-3/+5
2017-06-02scsi: cxgb4i: libcxgbi: in error case RST tcp connVarun Prakash3-8/+23
2017-05-23scsi: libcxgbi: fix skb use after freeVarun Prakash2-15/+26
2017-04-18scsi: cxgb4i: update module descriptionVarun Prakash1-1/+1
2017-02-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-3/+3
2017-02-21Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2-0/+2
2017-02-06scsi: remove eh_timed_out methods in the transport templateChristoph Hellwig2-0/+2
2017-02-06net-next: treewide use is_vlan_dev() helper function.Parav Pandit1-3/+3
2017-01-14locking/atomic, kref: Add kref_read()Peter Zijlstra1-2/+2
2016-12-14scsi: libcxgbi: return error if interface is not upVarun Prakash1-0/+12
2016-12-14scsi: cxgb4i: libcxgbi: add missing module_put()Varun Prakash3-3/+12
2016-12-14scsi: cxgb4i: libcxgbi: cxgb4: add T6 iSCSI completion featureVarun Prakash3-26/+213
2016-12-14scsi: cxgb4i: libcxgbi: add active open cmd for T6 adaptersVarun Prakash2-15/+77
2016-12-14scsi: cxgb4i: use cxgb4_tp_smt_idx() to get smt_idxVarun Prakash1-2/+2
2016-12-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-1/+1
2016-11-30scsi: cxgb4i: Add a missing call to neigh_releaseQuentin Lambert1-1/+1
2016-11-18cxgb4: Allocate Tx queues dynamicallyHariprasad Shenai1-0/+1
2016-11-10Merge remote-tracking branch 'mkp-scsi/4.9/scsi-fixes' into fixesJames Bottomley1-1/+2
2016-11-08scsi: libcxgbi: fix incorrect DDP resource cleanupVarun Prakash1-1/+2
2016-10-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-0/+5
2016-09-28scsi: cxgb4i: Set completion bit in work requestVarun Prakash1-0/+5
2016-09-19chcr/cxgb4i/cxgbit/RDMA/cxgb4: Allocate resources dynamically for all cxgb4 ULD'sHariprasad Shenai1-0/+3
2016-07-25cxgb3i, cxgb4i: fix symbol not declared sparse warningVarun Prakash2-3/+3
2016-07-25libcxgb: export ppm release and tagmask set apiVarun Prakash2-0/+2