summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/cxgbi/libcxgbi.c
Commit message (Expand)AuthorAgeFilesLines
* 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: libcxgbi: remove unused function to stop warningAustin Kim2019-09-301-28/+0
* 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-291-0/+4
* 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: 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-091-8/+5
|\
| * scsi: remove bidirectional command supportChristoph Hellwig2019-02-051-8/+5
* | scsi: cxgb4i: add wait_for_completion()Varun Prakash2019-01-111-3/+4
|/
* 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: libcxgbi: use GFP_ATOMIC in cxgbi_conn_alloc_pdu()Varun Prakash2018-01-081-1/+1
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2017-11-141-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-151-2/+0
* | scsi: cxgbi: Convert timers to use timer_setup()Kees Cook2017-11-011-1/+1
|/
* 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
* scsi: cxgb4i: libcxgbi: in error case RST tcp connVarun Prakash2017-06-021-7/+22
* scsi: libcxgbi: fix skb use after freeVarun Prakash2017-05-231-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-081-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/+0
* cxgbi: fix uninitialized flowi6Jiri Benc2016-04-251-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-06-241-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-211-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/+8
|/
* 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-061-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