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 Torvalds2019-07-121-2/+7
|\
| * scsi: cxgb4i: add support for IEEE_8021QAZ_APP_SEL_STREAM selectorVarun Prakash2019-06-201-2/+7
* | cxgb4/libcxgb/cxgb4i/cxgbit: enable eDRAM page pods for iSCSIVarun Prakash2019-06-104-17/+34
* | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2019-06-021-0/+4
|\ \
| * | scsi: libcxgbi: add a check for NULL pointer in cxgbi_check_route()Varun Prakash2019-05-301-0/+4
| |/
* | treewide: Add SPDX license identifier - KbuildGreg Kroah-Hartman2019-05-302-0/+2
* | treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-214-0/+4
|/
* scsi: cxgb4i: fix incorrect spelling "reveive" -> "receive"Varun Prakash2019-04-161-1/+1
* scsi: libcxgbi: update route finding logicVarun Prakash2019-04-161-5/+8
* scsi: libcxgbi: find cxgbi device by MAC addressVarun Prakash2019-04-161-2/+2
* scsi: cxgbi: remove redundant __kfree_skb call on skb and free cst->atidColin Ian King2019-04-131-8/+6Star
* scsi: libcxgbi: remove uninitialized variable lenColin Ian King2019-03-281-3/+2Star
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2019-03-103-12/+9Star
|\
| * scsi: cxgb4i: validate tcp sequence number only if chip version <= T5Varun Prakash2019-02-271-1/+2
| * scsi: cxgb4i: get pf number from lldi->pfVarun Prakash2019-02-271-2/+1Star
| * scsi: remove bidirectional command supportChristoph Hellwig2019-02-061-8/+5Star
| * scsi: prefix header search paths with $(srctree)/Masahiro Yamada2019-01-291-1/+1
* | scsi: cxgb4i: add wait_for_completion()Varun Prakash2019-01-124-18/+31
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2018-12-283-4/+4
|\
| * scsi: remove the use_clustering flagChristoph Hellwig2018-12-192-2/+2
| * scsi: cxgb4i: fix thermal configuration dependenciesArnd Bergmann2018-11-221-2/+2
* | cxgb4: use new fw interface to get the VIN and smt indexSantosh Rastapur2018-11-231-2/+1Star
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2018-10-252-1/+156
|\
| * scsi: cxgb4i: add DCB support for iSCSI connectionsVarun Prakash2018-10-172-1/+156
* | scsi: libcxgbi: fib6_ino reference in rt6_info is rcu protectedDavid Ahern2018-09-121-3/+2Star
* | net/ipv6: Remove rt6i_prefsrcDavid Ahern2018-09-101-2/+2
|/
* scsi: cxgb4i: silence overflow warning in t4_uld_rx_handler()Dan Carpenter2018-04-101-4/+4
* scsi: libcxgbi: use GFP_ATOMIC in cxgbi_conn_alloc_pdu()Varun Prakash2018-01-091-1/+1
* treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE castsKees Cook2017-11-222-4/+4
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2017-11-153-19/+33
|\
| * scsi: libcxgbi: simplify task->hdr allocation for mgmt cmdsVarun Prakash2017-10-112-16/+28
| * scsi: cxgb4i: fix Tx skb leakVarun Prakash2017-10-111-0/+1
| * scsi: libcxgbi: in case of vlan pass 0 as ifindex to find routeVarun Prakash2017-10-111-1/+4
| * scsi: libcxgbi: remove redundant check and close on cskColin Ian King2017-09-161-2/+0Star
* | scsi: cxgbi: Convert timers to use timer_setup()Kees Cook2017-11-013-9/+9
|/
* Merge branch 'fixes' into miscJames Bottomley2017-09-071-0/+3
|\
| * scsi: cxgb4i: call neigh_event_send() to update MAC addressVarun Prakash2017-08-171-0/+3
* | scsi: libcxgbi: use ndev->ifindex to find routeVarun Prakash2017-08-111-9/+18
|/
* scsi: libcxgbi: add check for valid cxgbi_task_dataVarun Prakash2017-07-251-0/+7
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2017-07-062-1/+5
|\
| * scsi: cxgb4i: assign rxqs in round robin modeVarun Prakash2017-06-262-1/+5
* | networking: make skb_push & __skb_push return void pointersJohannes Berg2017-06-162-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-06-153-8/+23
|\|
| * scsi: cxgb4i: libcxgbi: in error case RST tcp connVarun Prakash2017-06-023-8/+23
* | cxgb4: Fix tids count for ipv6 offload connectionGanesh Goudar2017-06-071-3/+5
|/
* scsi: libcxgbi: fix skb use after freeVarun Prakash2017-05-242-15/+26
* scsi: cxgb4i: update module descriptionVarun Prakash2017-04-191-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-02-221-3/+3
|\
| * net-next: treewide use is_vlan_dev() helper function.Parav Pandit2017-02-061-3/+3
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2017-02-212-0/+2
|\ \