aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qlogic (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-04-17qede: Add aRFS supportChopra, Manish3-5/+508
2017-04-17qed: aRFS infrastructure supportChopra, Manish9-3/+504
2017-04-07qede: Support XDP adjustment of headersMintz, Yuval3-11/+12
2017-04-07qede: Add support for ingress headroomMintz, Yuval3-17/+24
2017-04-07qede: Prevent VFs from using XDPMintz, Yuval1-0/+5
2017-04-07qede: Correct XDP forward unmappingMintz, Yuval3-14/+20
2017-04-07qede: Update receive statistic once per NAPIMintz, Yuval1-10/+11
2017-04-06qed: Make OOO archipelagos into an arrayMichal Kalderon2-78/+30
2017-04-06qed: Provide iSCSI statistics to managementMintz, Yuval3-1/+38
2017-04-06qed: Inform qedi the number of possible CQsMintz, Yuval3-2/+19
2017-04-06qed: Add missing stat for new islesMintz, Yuval1-0/+2
2017-04-06qed: Don't close the OUT_EN during initMintz, Yuval1-12/+0
2017-04-06qed: Configure cacheline size in HWTomer Tayar2-0/+54
2017-04-06qed: Don't use main-ptt in unrelated flowsRahul Verma8-61/+124
2017-04-06qed: Warn PTT usage by wrong hw-functionMintz, Yuval1-0/+7
2017-04-06qlge: avoid format string exposure in workqueueKees Cook1-1/+2
2017-04-06qed: Correct MSI-x for storageMintz, Yuval1-1/+2
2017-04-06qed: fix missing break in OOO_LB_TC caseColin Ian King1-0/+1
2017-04-05qed: Add a missing error codeDan Carpenter1-1/+3
2017-04-03qed: Manage with less memory regions for RoCERam Amrani4-37/+125
2017-04-03qed: RoCE doesn't need to use SRCMintz, Yuval1-2/+1
2017-04-03qed: Correct TM ILT lines in presence of VFsMintz, Yuval1-1/+1
2017-04-03qed: Fix TM block ILT allocationMichal Kalderon1-7/+25
2017-04-03qed: Revise QM cofigurationAriel Elior15-303/+665
2017-03-28qed: Use BDQ resource for storage protocolsMintz, Yuval3-22/+42
2017-03-28qed: Utilize resource-lock based schemeTomer Tayar6-166/+468
2017-03-28qed: Support management-based resource lockingTomer Tayar3-0/+269
2017-03-28qed: Send pf-flr as part of initializationMintz, Yuval4-0/+28
2017-03-28qed: Move to new load request schemeTomer Tayar8-58/+497
2017-03-28qed: hw_init() to receive parameter-structMintz, Yuval3-27/+37
2017-03-28qed: Correct HW stop flowTomer Tayar6-135/+142
2017-03-23qed: Reserve VF feature before PFMintz, Yuval1-11/+16
2017-03-23qed: Don't waste SBs unused by RoCEMintz, Yuval1-8/+9
2017-03-23qed: Reduce verbosity of unimplemented MFW messagesMintz, Yuval1-1/+1
2017-03-23qed: Correct endian order of MAC passed to MFWMintz, Yuval1-2/+11
2017-03-23qed: Pass src/dst sizes when interacting with MFWTomer Tayar2-59/+66
2017-03-23qed: Revise MFW command lockingTomer Tayar2-136/+280
2017-03-21qed: Always publish VF link from leading hwfnMintz, Yuval1-3/+10
2017-03-21qed: Raise verbosity of Malicious VF indicationsMintz, Yuval1-4/+10
2017-03-21qed: Make qed_iov_mark_vf_flr() return boolMintz, Yuval2-9/+10
2017-03-21qed: Deprecate VF multiple queue-stopMintz, Yuval2-46/+62
2017-03-21qed: Uniform IOV queue validationMintz, Yuval1-31/+92
2017-03-21qed: Correct default VF coalescing configurationMintz, Yuval1-1/+2
2017-03-21qed: Set HW-channel to ready before ACKing VFMintz, Yuval1-4/+8
2017-03-21qed: Clean VF malicious indication when disabling IOVMintz, Yuval1-3/+5
2017-03-21qed: Increase verbosity of VF -> PF errorsMintz, Yuval1-6/+12
2017-03-15netxen_nic: remove redundant check if retries is zeroColin Ian King1-7/+2
2017-03-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller6-11/+47
2017-03-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds5-9/+45
2017-03-14qed*: Add support for QL41xxx adaptersMintz, Yuval13-295/+592