Age | Commit message (Expand) | Author | Files | Lines |
2017-02-21 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2 | -0/+2 |
2017-02-07 | scsi: remove eh_timed_out methods in the transport template | Christoph Hellwig | 2 | -0/+2 |
2017-01-14 | locking/atomic, kref: Add kref_read() | Peter Zijlstra | 1 | -2/+2 |
2016-12-14 | scsi: libcxgbi: return error if interface is not up | Varun Prakash | 1 | -0/+12 |
2016-12-14 | scsi: cxgb4i: libcxgbi: add missing module_put() | Varun Prakash | 3 | -3/+12 |
2016-12-14 | scsi: cxgb4i: libcxgbi: cxgb4: add T6 iSCSI completion feature | Varun Prakash | 3 | -26/+213 |
2016-12-14 | scsi: cxgb4i: libcxgbi: add active open cmd for T6 adapters | Varun Prakash | 2 | -15/+77 |
2016-12-14 | scsi: cxgb4i: use cxgb4_tp_smt_idx() to get smt_idx | Varun Prakash | 1 | -2/+2 |
2016-12-14 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 1 | -1/+1 |
2016-11-30 | scsi: cxgb4i: Add a missing call to neigh_release | Quentin Lambert | 1 | -1/+1 |
2016-11-18 | cxgb4: Allocate Tx queues dynamically | Hariprasad Shenai | 1 | -0/+1 |
2016-11-10 | Merge remote-tracking branch 'mkp-scsi/4.9/scsi-fixes' into fixes | James Bottomley | 1 | -1/+2 |
2016-11-09 | scsi: libcxgbi: fix incorrect DDP resource cleanup | Varun Prakash | 1 | -1/+2 |
2016-10-14 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 1 | -0/+5 |
2016-09-28 | scsi: cxgb4i: Set completion bit in work request | Varun Prakash | 1 | -0/+5 |
2016-09-19 | chcr/cxgb4i/cxgbit/RDMA/cxgb4: Allocate resources dynamically for all cxgb4 U... | Hariprasad Shenai | 1 | -0/+3 |
2016-07-25 | cxgb3i, cxgb4i: fix symbol not declared sparse warning | Varun Prakash | 2 | -3/+3 |
2016-07-25 | libcxgb: export ppm release and tagmask set api | Varun Prakash | 2 | -0/+2 |
2016-07-25 | cxgb3i: add iSCSI DDP support | Varun Prakash | 1 | -1/+118 |
2016-07-25 | cxgb4i,libcxgbi: add iSCSI DDP support | Varun Prakash | 8 | -2/+507 |
2016-07-25 | cxgb3i,cxgb4i,libcxgbi: remove iSCSI DDP support | Varun Prakash | 4 | -1009/+0 |
2016-04-25 | cxgbi: fix uninitialized flowi6 | Jiri Benc | 1 | -0/+1 |
2016-03-24 | Merge branch 'for-next-merge' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -17/+0 |
2016-03-22 | cxgb4, cxgb4i: move struct cpl_rx_data_ddp definition | Varun Prakash | 1 | -12/+0 |
2016-03-22 | cxgb4, iw_cxgb4, cxgb4i: remove duplicate definitions | Varun Prakash | 1 | -5/+0 |
2016-03-05 | cxgb4i: don't redefine DIV_ROUND_UP | Nicolas Dichtel | 1 | -1/+1 |
2016-01-08 | cxgbi: Typo in MODULE_PARM_DESC | Dan Carpenter | 1 | -1/+1 |
2015-11-10 | drivers/scsi/cxgbi: fix build with EXTRA_CFLAGS | Jiri Slaby | 2 | -2/+2 |
2015-10-15 | cxgb4i: Increased the value of MAX_IMM_TX_PKT_LEN from 128 to 256 bytes | Karen Xie | 1 | -1/+1 |
2015-07-01 | libcxgbi: use kvfree() in cxgbi_free_big_mem() | Pekka Enberg | 1 | -4/+1 |
2015-06-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -1/+1 |
2015-05-25 | ipv6: Remove external dependency on rt6i_dst and rt6i_src | Martin KaFai Lau | 1 | -1/+1 |
2015-05-25 | cxgb4i: set the initial sequence number | Karen Xie | 2 | -2/+8 |
2015-05-25 | cxgbi: update driver versions | Karen Xie | 3 | -6/+13 |
2015-05-25 | cxgbi: update copyright to 2015 | Karen Xie | 6 | -6/+6 |
2015-05-25 | cxgbi: use per-connection link-speed dependent send/recv windows | Karen Xie | 4 | -23/+40 |
2015-01-16 | cxgb4i : Call into recently added cxgb4 ipv6 api | Anish Bhatt | 1 | -1/+22 |
2015-01-13 | iw_cxgb4/cxgb4/cxgb4vf/cxgb4i/csiostor: Cleanup register defines/macros relat... | Hariprasad Shenai | 1 | -3/+3 |
2015-01-13 | iw_cxgb4/cxgb4/cxgb4i: Cleanup register defines/MACROS related to CM CPL mess... | Hariprasad Shenai | 1 | -6/+6 |
2014-12-12 | libcxgbi: fix freeing skb prematurely | Karen Xie | 1 | -1/+3 |
2014-12-12 | cxgb4i: use set_wr_txq() to set tx queues | Karen Xie | 1 | -11/+5 |
2014-12-12 | cxgb4i: handle non-pdu-aligned rx data | Karen Xie | 1 | -0/+22 |
2014-12-12 | cxgb4i: additional types of negative advice | Karen Xie | 1 | -3/+9 |
2014-12-12 | cxgb4/cxgb4i: set the max. pdu length in firmware | Karen Xie | 1 | -18/+51 |
2014-12-12 | cxgb4i: fix credit check for tx_data_wr | Karen Xie | 1 | -1/+2 |
2014-12-12 | cxgb4i: fix tx immediate data credit check | Karen Xie | 2 | -9/+17 |
2014-12-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -55/+58 |
2014-12-08 | Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linus | James Bottomley | 2 | -2/+4 |
2014-11-24 | scsi: drop reason argument from ->change_queue_depth | Christoph Hellwig | 2 | -2/+2 |
2014-11-24 | scsi: avoid ->change_queue_depth indirection for queue full tracking | Christoph Hellwig | 2 | -0/+2 |