summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/cxgbi
Commit message (Expand)AuthorAgeFilesLines
* 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
* cxgb4i: Increased the value of MAX_IMM_TX_PKT_LEN from 128 to 256 bytesKaren Xie2015-10-141-1/+1
* libcxgbi: use kvfree() in cxgbi_free_big_mem()Pekka Enberg2015-06-301-4/+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
* | cxgb4i: set the initial sequence numberKaren Xie2015-05-252-2/+8
* | cxgbi: update driver versionsKaren Xie2015-05-253-6/+13
* | cxgbi: update copyright to 2015Karen Xie2015-05-256-6/+6
* | cxgbi: use per-connection link-speed dependent send/recv windowsKaren Xie2015-05-254-23/+40
|/
* 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
* libcxgbi: fix freeing skb prematurelyKaren Xie2014-12-121-1/+3
* 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-122-9/+17
* 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-212-17/+20
| |\
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-11-142-10/+37
| |\ \
| * | | 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-082-2/+4
|\ \ \ \ | |_|_|/ |/| | |
| * | | scsi: drop reason argument from ->change_queue_depthChristoph Hellwig2014-11-242-2/+2
| * | | scsi: avoid ->change_queue_depth indirection for queue full trackingChristoph Hellwig2014-11-242-0/+2
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-11-212-1/+3
|\ \ \ \ | |/ / / |/| | |
| * | | cxgb4i : Don't block unload/cxgb4 unload when remote closes TCP connectionAnish Bhatt2014-11-192-1/+3
| | |/ | |/|
* / | cxgb4i: send abort_rpl correctlyAnish Bhatt2014-11-102-16/+17
|/ /
* / libcxgbi : support ipv6 address host_paramAnish Bhatt2014-10-282-10/+37
|/
* cxgb4i : Fix -Wmaybe-uninitialized warning.Anish Bhatt2014-10-151-1/+1
* cxgb4i: Remove duplicate call to dst_neigh_lookup()Anish Bhatt2014-10-151-5/+0
* cxgb4i : Fix -Wunused-function warningAnish Bhatt2014-10-152-0/+10
* cxgb4i : Remove duplicated CLIP handling codeAnish Bhatt2014-10-151-133/+0
* cxgb4i: avoid holding mutex in interrupt contextAnish Bhatt2014-09-223-7/+55