summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/cxgbi/libcxgbi.c
Commit message (Expand)AuthorAgeFilesLines
* cxgb4/libcxgb/cxgb4i/cxgbit: enable eDRAM page pods for iSCSIVarun Prakash2019-06-101-6/+9
* scsi: libcxgbi: add a check for NULL pointer in cxgbi_check_route()Varun Prakash2019-05-301-0/+4
* scsi: libcxgbi: update route finding logicVarun Prakash2019-04-161-5/+8
* scsi: libcxgbi: find cxgbi device by MAC addressVarun Prakash2019-04-161-2/+2
* scsi: libcxgbi: remove uninitialized variable lenColin Ian King2019-03-281-3/+2Star
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2019-03-101-8/+5Star
|\
| * scsi: remove bidirectional command supportChristoph Hellwig2019-02-061-8/+5Star
* | scsi: cxgb4i: add wait_for_completion()Varun Prakash2019-01-121-3/+4
|/
* scsi: libcxgbi: fib6_ino reference in rt6_info is rcu protectedDavid Ahern2018-09-121-3/+2Star
* net/ipv6: Remove rt6i_prefsrcDavid Ahern2018-09-101-2/+2
* scsi: libcxgbi: use GFP_ATOMIC in cxgbi_conn_alloc_pdu()Varun Prakash2018-01-091-1/+1
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2017-11-151-18/+32
|\
| * scsi: libcxgbi: simplify task->hdr allocation for mgmt cmdsVarun Prakash2017-10-111-15/+28
| * 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-161-2/+0Star
* | scsi: cxgbi: Convert timers to use timer_setup()Kees Cook2017-11-011-1/+1
|/
* scsi: libcxgbi: use ndev->ifindex to find routeVarun Prakash2017-08-111-9/+18
* scsi: libcxgbi: add check for valid cxgbi_task_dataVarun Prakash2017-07-251-0/+7
* scsi: cxgb4i: libcxgbi: in error case RST tcp connVarun Prakash2017-06-021-7/+22
* scsi: libcxgbi: fix skb use after freeVarun Prakash2017-05-241-7/+18
* net-next: treewide use is_vlan_dev() helper function.Parav Pandit2017-02-061-3/+3
* scsi: libcxgbi: return error if interface is not upVarun Prakash2016-12-141-0/+12
* scsi: cxgb4i: libcxgbi: add missing module_put()Varun Prakash2016-12-141-0/+3
* scsi: cxgb4i: libcxgbi: cxgb4: add T6 iSCSI completion featureVarun Prakash2016-12-141-0/+19
* scsi: cxgb4i: libcxgbi: add active open cmd for T6 adaptersVarun Prakash2016-12-141-3/+3
* scsi: libcxgbi: fix incorrect DDP resource cleanupVarun Prakash2016-11-091-1/+2
* libcxgb: export ppm release and tagmask set apiVarun Prakash2016-07-251-0/+1
* cxgb4i,libcxgbi: add iSCSI DDP supportVarun Prakash2016-07-251-0/+331
* cxgb3i,cxgb4i,libcxgbi: remove iSCSI DDP supportVarun Prakash2016-07-251-578/+0Star
* cxgbi: fix uninitialized flowi6Jiri Benc2016-04-251-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-06-251-1/+1
|\
| * ipv6: Remove external dependency on rt6i_dst and rt6i_srcMartin KaFai Lau2015-05-251-1/+1
* | cxgbi: update driver versionsKaren Xie2015-05-251-2/+8
* | cxgbi: update copyright to 2015Karen Xie2015-05-251-1/+1
* | cxgbi: use per-connection link-speed dependent send/recv windowsKaren Xie2015-05-251-4/+4
|/
* libcxgbi: fix freeing skb prematurelyKaren Xie2014-12-121-1/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-11-221-1/+1
|\
| * cxgb4i : Don't block unload/cxgb4 unload when remote closes TCP connectionAnish Bhatt2014-11-191-1/+1
* | cxgb4i: send abort_rpl correctlyAnish Bhatt2014-11-101-10/+8Star
|/
* libcxgbi : support ipv6 address host_paramAnish Bhatt2014-10-281-5/+37
* cxgb4i : Fix -Wunused-function warningAnish Bhatt2014-10-151-0/+2
* cxgb4i: avoid holding mutex in interrupt contextAnish Bhatt2014-09-221-6/+51
* scsi: fix decimal printf format specifiers prefixed with 0xHans Wennborg2014-09-161-1/+1
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2014-08-071-1/+1
|\
| * scsi: use 64-bit value for 'max_luns'Hannes Reinecke2014-07-171-1/+1
* | libcxgbi:cxgb4i Guard ipv6 code with a config checkAnish Bhatt2014-07-201-0/+4
* | libcxgbi: Add ipv6 api to driverAnish Bhatt2014-07-181-19/+218
|/
* cxgbi: Convert over to dst_neigh_lookup().David S. Miller2012-07-051-4/+8
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/s...Linus Torvalds2012-03-221-11/+2Star
|\
| * [SCSI] libiscsi_tcp: fix max_r2t manipulationMike Christie2012-02-191-11/+2Star