aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi/cxgbi
AgeCommit message (Expand)Author
2019-04-15scsi: cxgb4i: fix incorrect spelling "reveive" -> "receive"Varun Prakash
2019-04-15scsi: libcxgbi: update route finding logicVarun Prakash
2019-04-15scsi: libcxgbi: find cxgbi device by MAC addressVarun Prakash
2019-04-12scsi: cxgbi: remove redundant __kfree_skb call on skb and free cst->atidColin Ian King
2019-03-27scsi: libcxgbi: remove uninitialized variable lenColin Ian King
2019-03-09Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2019-02-27scsi: cxgb4i: validate tcp sequence number only if chip version <= T5Varun Prakash
2019-02-27scsi: cxgb4i: get pf number from lldi->pfVarun Prakash
2019-02-05scsi: remove bidirectional command supportChristoph Hellwig
2019-01-29scsi: prefix header search paths with $(srctree)/Masahiro Yamada
2019-01-11scsi: cxgb4i: add wait_for_completion()Varun Prakash
2018-12-28Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2018-12-18scsi: remove the use_clustering flagChristoph Hellwig
2018-11-23cxgb4: use new fw interface to get the VIN and smt indexSantosh Rastapur
2018-11-21scsi: cxgb4i: fix thermal configuration dependenciesArnd Bergmann
2018-10-25Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2018-10-16scsi: cxgb4i: add DCB support for iSCSI connectionsVarun Prakash
2018-09-12scsi: libcxgbi: fib6_ino reference in rt6_info is rcu protectedDavid Ahern
2018-09-10net/ipv6: Remove rt6i_prefsrcDavid Ahern
2018-04-09scsi: cxgb4i: silence overflow warning in t4_uld_rx_handler()Dan Carpenter
2018-01-08scsi: libcxgbi: use GFP_ATOMIC in cxgbi_conn_alloc_pdu()Varun Prakash
2017-11-21treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE castsKees Cook
2017-11-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2017-11-01scsi: cxgbi: Convert timers to use timer_setup()Kees Cook
2017-10-11scsi: libcxgbi: simplify task->hdr allocation for mgmt cmdsVarun Prakash
2017-10-11scsi: cxgb4i: fix Tx skb leakVarun Prakash
2017-10-11scsi: libcxgbi: in case of vlan pass 0 as ifindex to find routeVarun Prakash
2017-09-15scsi: libcxgbi: remove redundant check and close on cskColin Ian King
2017-09-07Merge branch 'fixes' into miscJames Bottomley
2017-08-16scsi: cxgb4i: call neigh_event_send() to update MAC addressVarun Prakash
2017-08-10scsi: libcxgbi: use ndev->ifindex to find routeVarun Prakash
2017-07-24scsi: libcxgbi: add check for valid cxgbi_task_dataVarun Prakash
2017-07-06Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2017-06-26scsi: cxgb4i: assign rxqs in round robin modeVarun Prakash
2017-06-16networking: make skb_push & __skb_push return void pointersJohannes Berg
2017-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-06-07cxgb4: Fix tids count for ipv6 offload connectionGanesh Goudar
2017-06-02scsi: cxgb4i: libcxgbi: in error case RST tcp connVarun Prakash
2017-05-23scsi: libcxgbi: fix skb use after freeVarun Prakash
2017-04-18scsi: cxgb4i: update module descriptionVarun Prakash
2017-02-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-02-21Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2017-02-06scsi: remove eh_timed_out methods in the transport templateChristoph Hellwig
2017-02-06net-next: treewide use is_vlan_dev() helper function.Parav Pandit
2017-01-14locking/atomic, kref: Add kref_read()Peter Zijlstra
2016-12-14scsi: libcxgbi: return error if interface is not upVarun Prakash
2016-12-14scsi: cxgb4i: libcxgbi: add missing module_put()Varun Prakash
2016-12-14scsi: cxgb4i: libcxgbi: cxgb4: add T6 iSCSI completion featureVarun Prakash
2016-12-14scsi: cxgb4i: libcxgbi: add active open cmd for T6 adaptersVarun Prakash
2016-12-14scsi: cxgb4i: use cxgb4_tp_smt_idx() to get smt_idxVarun Prakash