summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/cxgbi/cxgb4i/cxgb4i.c
Commit message (Expand)AuthorAgeFilesLines
* scsi: cxgb4i: silence overflow warning in t4_uld_rx_handler()Dan Carpenter2018-04-091-4/+4
* treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE castsKees Cook2017-11-211-2/+2
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2017-11-141-0/+1
|\
| * scsi: cxgb4i: fix Tx skb leakVarun Prakash2017-10-111-0/+1
* | scsi: cxgbi: Convert timers to use timer_setup()Kees Cook2017-11-011-4/+4
|/
* scsi: cxgb4i: call neigh_event_send() to update MAC addressVarun Prakash2017-08-161-0/+3
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2017-07-061-1/+4
|\
| * scsi: cxgb4i: assign rxqs in round robin modeVarun Prakash2017-06-261-1/+4
* | networking: make skb_push & __skb_push return void pointersJohannes Berg2017-06-161-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-06-151-1/+0
|\ \ | |/
| * scsi: cxgb4i: libcxgbi: in error case RST tcp connVarun Prakash2017-06-021-1/+0
* | cxgb4: Fix tids count for ipv6 offload connectionGanesh Goudar2017-06-071-3/+5
|/
* scsi: cxgb4i: update module descriptionVarun Prakash2017-04-181-1/+1
* scsi: remove eh_timed_out methods in the transport templateChristoph Hellwig2017-02-061-0/+1
* scsi: cxgb4i: libcxgbi: add missing module_put()Varun Prakash2016-12-141-3/+8
* scsi: cxgb4i: libcxgbi: cxgb4: add T6 iSCSI completion featureVarun Prakash2016-12-141-26/+193
* scsi: cxgb4i: libcxgbi: add active open cmd for T6 adaptersVarun Prakash2016-12-141-12/+74
* 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 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-251-2/+2
* cxgb4i,libcxgbi: add iSCSI DDP supportVarun Prakash2016-07-251-0/+145
* cxgb3i,cxgb4i,libcxgbi: remove iSCSI DDP supportVarun Prakash2016-07-251-142/+0
* cxgb4i: don't redefine DIV_ROUND_UPNicolas Dichtel2016-03-041-1/+1
* cxgb4i: Increased the value of MAX_IMM_TX_PKT_LEN from 128 to 256 bytesKaren Xie2015-10-141-1/+1
* cxgb4i: set the initial sequence numberKaren Xie2015-05-251-2/+6
* cxgbi: update driver versionsKaren Xie2015-05-251-2/+3
* cxgbi: update copyright to 2015Karen Xie2015-05-251-1/+1
* cxgbi: use per-connection link-speed dependent send/recv windowsKaren Xie2015-05-251-10/+27
* cxgb4i : Call into recently added cxgb4 ipv6 apiAnish Bhatt2015-01-151-1/+22
* iw_cxgb4/cxgb4/cxgb4vf/cxgb4i/csiostor: Cleanup register defines/macros relat...Hariprasad Shenai2015-01-121-3/+3
* iw_cxgb4/cxgb4/cxgb4i: Cleanup register defines/MACROS related to CM CPL mess...Hariprasad Shenai2015-01-121-6/+6
* cxgb4i: use set_wr_txq() to set tx queuesKaren Xie2014-12-121-11/+5
* cxgb4i: handle non-pdu-aligned rx dataKaren Xie2014-12-121-0/+22
* cxgb4i: additional types of negative adviceKaren Xie2014-12-121-3/+9
* cxgb4/cxgb4i: set the max. pdu length in firmwareKaren Xie2014-12-121-18/+51
* cxgb4i: fix credit check for tx_data_wrKaren Xie2014-12-121-1/+2
* cxgb4i: fix tx immediate data credit checkKaren Xie2014-12-121-7/+15
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-12-111-55/+58
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-11-211-6/+11
| |\
| * | cxgb4i/cxgb4 : Refactor macros to conform to uniform standardsAnish Bhatt2014-11-131-38/+40
| * | cxgb4: Cleanup macros so they follow the same style and look consistent, part 2Hariprasad Shenai2014-11-101-17/+18
* | | Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linusJames Bottomley2014-12-081-1/+2
|\ \ \ | |_|/ |/| |
| * | scsi: drop reason argument from ->change_queue_depthChristoph Hellwig2014-11-241-1/+1
| * | scsi: avoid ->change_queue_depth indirection for queue full trackingChristoph Hellwig2014-11-241-0/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-11-211-0/+2
|\ \ \ | |/ / |/| |
OpenPOWER on IntegriCloud