summaryrefslogtreecommitdiff
path: root/drivers/target/iscsi/cxgbit
Commit message (Expand)AuthorAgeFilesLines
* treewide: use get_random_u32() when possibleJason A. Donenfeld2022-10-111-1/+1
* scsi: target: iscsi: Rename iscsi_conn to iscsit_connMax Gurtovoy2022-05-105-39/+39
* scsi: target: iscsi: Rename iscsi_cmd to iscsit_cmdMax Gurtovoy2022-05-103-23/+23
* scsi: target: cxgbit: Enable Delayed ACKVarun Prakash2021-10-182-10/+26
* scsi: target: cxgbit: Increase max DataSegmentLengthVarun Prakash2021-10-181-5/+12
* scsi: target: Remove redundant assignment to variable retColin Ian King2021-07-271-1/+1
* scsi: target: cxgbit: Unmap DMA buffer before calling target_execute_cmd()Varun Prakash2021-05-142-12/+28
* cxgb4/chtls/cxgbit: Keeping the max ofld immediate data size same in cxgb4 an...Ayush Sawal2021-02-151-2/+1
* treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-231-1/+1
* scsi: target: cxgbit: Remove tx flow control codeVarun Prakash2020-07-083-23/+4
* scsi: target: cxgbit: Check connection state before issuing hardware commandVarun Prakash2020-07-081-8/+24
* treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada2020-06-141-1/+1
* treewide: Use sizeof_field() macroPankaj Bharadiya2019-12-091-1/+1
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2019-12-021-3/+0
|\
| * scsi: cxgb4i: remove set but not used variable 'ppmax'YueHaibing2019-10-241-3/+0
* | 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
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-08-062-4/+7
|\ \
| * | scsi: target: cxgbit: add support for IEEE_8021QAZ_APP_SEL_STREAM selectorVarun Prakash2019-07-222-4/+7
| |/
* | net: Use skb_frag_off accessorsJonathan Lemon2019-07-301-2/+2
* | Build fixes for skb_frag_size conversionMatthew Wilcox (Oracle)2019-07-241-1/+1
* | net: Use skb accessors in network driversMatthew Wilcox (Oracle)2019-07-221-6/+7
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-225-20/+5
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-195-20/+5
* | cxgb4/libcxgb/cxgb4i/cxgbit: enable eDRAM page pods for iSCSIVarun Prakash2019-06-101-2/+4
|/
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
* treewide: prefix header search paths with $(srctree)/Masahiro Yamada2019-05-181-3/+3
* scsi: target/iscsi: Rename a function and a function pointerBart Van Assche2019-02-043-3/+3
* scsi: target/iscsi: Fix spelling of "unsolicited"Bart Van Assche2019-02-041-1/+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: add missing spin_lock_init()Varun Prakash2018-12-121-0/+1
* | scsi: target: iscsi: cxgbit: fix csk leakVarun Prakash2018-12-121-1/+4
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2018-10-251-3/+20
|\
| * scsi: target: iscsi: cxgbit: fix csk leakVarun Prakash2018-09-251-3/+20
* | scsi: target: iscsi: cxgbit: use pr_debug() instead of pr_info()Varun Prakash2018-08-271-4/+4
|/
* scsi: target: iscsi: cxgbit: fix max iso npdu calculationVarun Prakash2018-07-121-7/+9
* cxgbit: call neigh_event_send() to update MAC addressVarun Prakash2018-01-121-0/+3
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2017-11-244-0/+56
|\
| * target: Suppress gcc 7 fallthrough warningsBart Van Assche2017-11-041-0/+1
| * cxgbit: Abort the TCP connection in case of data out timeoutVarun Prakash2017-11-043-0/+55
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* cxgbit: fix sg_nents calculationVarun Prakash2017-07-301-5/+7
* 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_push & __skb_push return void pointersJohannes Berg2017-06-161-3/+2
* networking: make skb_put & friends return void pointersJohannes Berg2017-06-162-5/+5
* cxgb4: Fix tids count for ipv6 offload connectionGanesh Goudar2017-06-071-3/+3
* Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2017-03-031-0/+2
|\
| * sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-021-0/+2