summaryrefslogtreecommitdiff
path: root/drivers/scsi/cxgbi/libcxgbi.c
AgeCommit message (Expand)Author
2019-12-09treewide: Use sizeof_field() macroPankaj Bharadiya
2019-09-30scsi: libcxgbi: remove unused function to stop warningAustin Kim
2019-06-10cxgb4/libcxgb/cxgb4i/cxgbit: enable eDRAM page pods for iSCSIVarun Prakash
2019-05-29scsi: libcxgbi: add a check for NULL pointer in cxgbi_check_route()Varun Prakash
2019-04-15scsi: libcxgbi: update route finding logicVarun Prakash
2019-04-15scsi: libcxgbi: find cxgbi device by MAC addressVarun Prakash
2019-03-27scsi: libcxgbi: remove uninitialized variable lenColin Ian King
2019-03-09Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2019-02-05scsi: remove bidirectional command supportChristoph Hellwig
2019-01-11scsi: cxgb4i: add wait_for_completion()Varun Prakash
2018-09-12scsi: libcxgbi: fib6_ino reference in rt6_info is rcu protectedDavid Ahern
2018-09-10net/ipv6: Remove rt6i_prefsrcDavid Ahern
2018-01-08scsi: libcxgbi: use GFP_ATOMIC in cxgbi_conn_alloc_pdu()Varun Prakash
2017-11-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2017-11-01scsi: cxgbi: Convert timers to use timer_setup()Kees Cook
2017-10-11scsi: libcxgbi: simplify task->hdr allocation for mgmt cmdsVarun Prakash
2017-10-11scsi: libcxgbi: in case of vlan pass 0 as ifindex to find routeVarun Prakash
2017-09-15scsi: libcxgbi: remove redundant check and close on cskColin Ian King
2017-08-10scsi: libcxgbi: use ndev->ifindex to find routeVarun Prakash
2017-07-24scsi: libcxgbi: add check for valid cxgbi_task_dataVarun Prakash
2017-06-02scsi: cxgb4i: libcxgbi: in error case RST tcp connVarun Prakash
2017-05-23scsi: libcxgbi: fix skb use after freeVarun Prakash
2017-02-06net-next: treewide use is_vlan_dev() helper function.Parav Pandit
2016-12-14scsi: libcxgbi: return error if interface is not upVarun Prakash
2016-12-14scsi: cxgb4i: libcxgbi: add missing module_put()Varun Prakash
2016-12-14scsi: cxgb4i: libcxgbi: cxgb4: add T6 iSCSI completion featureVarun Prakash
2016-12-14scsi: cxgb4i: libcxgbi: add active open cmd for T6 adaptersVarun Prakash
2016-11-08scsi: libcxgbi: fix incorrect DDP resource cleanupVarun Prakash
2016-07-25libcxgb: export ppm release and tagmask set apiVarun Prakash
2016-07-25cxgb4i,libcxgbi: add iSCSI DDP supportVarun Prakash
2016-07-25cxgb3i,cxgb4i,libcxgbi: remove iSCSI DDP supportVarun Prakash
2016-04-25cxgbi: fix uninitialized flowi6Jiri Benc
2015-06-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2015-05-25ipv6: Remove external dependency on rt6i_dst and rt6i_srcMartin KaFai Lau
2015-05-25cxgbi: update driver versionsKaren Xie
2015-05-25cxgbi: update copyright to 2015Karen Xie
2015-05-25cxgbi: use per-connection link-speed dependent send/recv windowsKaren Xie
2014-12-12libcxgbi: fix freeing skb prematurelyKaren Xie
2014-11-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-11-19cxgb4i : Don't block unload/cxgb4 unload when remote closes TCP connectionAnish Bhatt
2014-11-10cxgb4i: send abort_rpl correctlyAnish Bhatt
2014-10-28libcxgbi : support ipv6 address host_paramAnish Bhatt
2014-10-15cxgb4i : Fix -Wunused-function warningAnish Bhatt
2014-09-22cxgb4i: avoid holding mutex in interrupt contextAnish Bhatt
2014-09-16scsi: fix decimal printf format specifiers prefixed with 0xHans Wennborg
2014-08-06Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2014-07-20libcxgbi:cxgb4i Guard ipv6 code with a config checkAnish Bhatt
2014-07-17libcxgbi: Add ipv6 api to driverAnish Bhatt
2014-07-17scsi: use 64-bit value for 'max_luns'Hannes Reinecke
2012-07-05cxgbi: Convert over to dst_neigh_lookup().David S. Miller