summaryrefslogtreecommitdiffstats
path: root/drivers/target/iscsi/cxgbit/cxgbit_cm.c
Commit message (Expand)AuthorAgeFilesLines
* scsi: target: cxgbit: Remove tx flow control codeVarun Prakash2020-07-081-2/+0
* scsi: target: cxgbit: Check connection state before issuing hardware commandVarun Prakash2020-07-081-8/+24
* Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2019-11-021-1/+2
|\
| * scsi: target: cxgbit: Fix cxgbit_fw4_ack()Bart Van Assche2019-10-241-1/+2
* | scsi: target: cxgbit: add support for IEEE_8021QAZ_APP_SEL_STREAM selectorVarun Prakash2019-07-221-3/+5
|/
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-12-271-4/+4
|\
| * cxgb4: use new fw interface to get the VIN and smt indexSantosh Rastapur2018-11-231-4/+4
* | scsi: target: iscsi: cxgbit: fix csk leakVarun Prakash2018-12-121-1/+4
|/
* scsi: target: iscsi: cxgbit: fix csk leakVarun Prakash2018-09-251-3/+20
* cxgbit: call neigh_event_send() to update MAC addressVarun Prakash2018-01-121-0/+3
* cxgbit: Abort the TCP connection in case of data out timeoutVarun Prakash2017-11-041-0/+45
* cxgbit: add missing __kfree_skb()Varun Prakash2017-07-301-4/+12
* net: introduce __skb_put_[zero, data, u8]yuan linyu2017-06-201-8/+4
* networking: make skb_put & friends return void pointersJohannes Berg2017-06-161-4/+4
* cxgb4: Fix tids count for ipv6 offload connectionGanesh Goudar2017-06-071-3/+3
* target/cxgbit: add T6 iSCSI DDP completion featureVarun Prakash2017-02-181-0/+3
* target/cxgbit: Use T6 specific macros to get ETH/IP hdr lenVarun Prakash2017-02-181-2/+8
* target/cxgbit: use cxgb4_tp_smt_idx() to get smt idxVarun Prakash2017-02-181-2/+4
* target/cxgbit: Fix endianness annotationsBart Van Assche2017-02-091-5/+6
* libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_rx_data_ack()Varun Prakash2016-09-151-10/+6
* libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_abort_rpl()Varun Prakash2016-09-151-9/+2
* libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_abort_req()Varun Prakash2016-09-151-10/+3
* libcxgb, iw_cxgb4, cxgbit: add cxgb_mk_close_con_req()Varun Prakash2016-09-151-10/+3
* libcxgb,iw_cxgb4,cxgbit: add cxgb_mk_tid_release()Varun Prakash2016-09-151-9/+2
* libcxgb,iw_cxgb4,cxgbit: add cxgb_compute_wscale()Varun Prakash2016-09-151-10/+1
* libcxgb,iw_cxgb4,cxgbit: add cxgb_best_mtu()Varun Prakash2016-09-151-17/+3
* libcxgb,iw_cxgb4,cxgbit: add cxgb_is_neg_adv()Varun Prakash2016-09-151-10/+1
* libcxgb,iw_cxgb4,cxgbit: add cxgb_find_route6()Varun Prakash2016-09-151-45/+6
* libcxgb,iw_cxgb4,cxgbit: add cxgb_find_route()Varun Prakash2016-09-151-31/+5
* libcxgb,iw_cxgb4,cxgbit: add cxgb_get_4tuple()Varun Prakash2016-09-151-38/+3
* cxgbit: add files for cxgbit.koVarun Prakash2016-05-091-0/+2086