summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/cxgbi
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-06-153-8/+23
|\ \ | |/
| * scsi: cxgb4i: libcxgbi: in error case RST tcp connVarun Prakash2017-06-023-8/+23
* | cxgb4: Fix tids count for ipv6 offload connectionGanesh Goudar2017-06-071-3/+5
|/
* scsi: libcxgbi: fix skb use after freeVarun Prakash2017-05-232-15/+26
* scsi: cxgb4i: update module descriptionVarun Prakash2017-04-181-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-02-221-3/+3
|\
| * net-next: treewide use is_vlan_dev() helper function.Parav Pandit2017-02-061-3/+3
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2017-02-212-0/+2
|\ \
| * | scsi: remove eh_timed_out methods in the transport templateChristoph Hellwig2017-02-062-0/+2
| |/
* | locking/atomic, kref: Add kref_read()Peter Zijlstra2017-01-141-2/+2
|/
* scsi: libcxgbi: return error if interface is not upVarun Prakash2016-12-141-0/+12
* scsi: cxgb4i: libcxgbi: add missing module_put()Varun Prakash2016-12-143-3/+12
* scsi: cxgb4i: libcxgbi: cxgb4: add T6 iSCSI completion featureVarun Prakash2016-12-143-26/+213
* scsi: cxgb4i: libcxgbi: add active open cmd for T6 adaptersVarun Prakash2016-12-142-15/+77
* scsi: cxgb4i: use cxgb4_tp_smt_idx() to get smt_idxVarun Prakash2016-12-141-2/+2
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2016-12-141-1/+1
|\
| * scsi: cxgb4i: Add a missing call to neigh_releaseQuentin Lambert2016-11-301-1/+1
* | cxgb4: Allocate Tx queues dynamicallyHariprasad Shenai2016-11-181-0/+1
* | Merge remote-tracking branch 'mkp-scsi/4.9/scsi-fixes' into fixesJames Bottomley2016-11-101-1/+2
|\ \ | |/ |/|
| * scsi: libcxgbi: fix incorrect DDP resource cleanupVarun Prakash2016-11-081-1/+2
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2016-10-141-0/+5
|\ \ | |/ |/|
| * scsi: cxgb4i: Set completion bit in work requestVarun Prakash2016-09-281-0/+5
* | chcr/cxgb4i/cxgbit/RDMA/cxgb4: Allocate resources dynamically for all cxgb4 U...Hariprasad Shenai2016-09-191-0/+3
|/
* cxgb3i, cxgb4i: fix symbol not declared sparse warningVarun Prakash2016-07-252-3/+3
* libcxgb: export ppm release and tagmask set apiVarun Prakash2016-07-252-0/+2
* cxgb3i: add iSCSI DDP supportVarun Prakash2016-07-251-1/+118
* cxgb4i,libcxgbi: add iSCSI DDP supportVarun Prakash2016-07-258-2/+507
* cxgb3i,cxgb4i,libcxgbi: remove iSCSI DDP supportVarun Prakash2016-07-254-1009/+0
* cxgbi: fix uninitialized flowi6Jiri Benc2016-04-251-0/+1
* Merge branch 'for-next-merge' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-03-231-17/+0
|\
| * cxgb4, cxgb4i: move struct cpl_rx_data_ddp definitionVarun Prakash2016-03-221-12/+0
| * cxgb4, iw_cxgb4, cxgb4i: remove duplicate definitionsVarun Prakash2016-03-221-5/+0
* | cxgb4i: don't redefine DIV_ROUND_UPNicolas Dichtel2016-03-041-1/+1
|/
* cxgbi: Typo in MODULE_PARM_DESCDan Carpenter2016-01-081-1/+1
* drivers/scsi/cxgbi: fix build with EXTRA_CFLAGSJiri Slaby2015-11-092-2/+2
OpenPOWER on IntegriCloud