aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qlogic (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-04-25qed/qede: Add UDP ports in bulletin boardChopra, Manish8-1/+83
2017-04-25qede: Configure UDP ports in local context.Chopra, Manish3-36/+52
2017-04-25qede: Disable tunnel offloads for non offloaded UDP portsChopra, Manish1-6/+17
2017-04-25qed/qede: Enable tunnel offloads based on hw configurationChopra, Manish3-11/+46
2017-04-25qed: refactor tunnelling - API/StructsChopra, Manish7-197/+207
2017-04-24qlcnic: fix unchecked return valuePan Bian1-0/+2
2017-04-24qed: Add support for static dcbx.sudarsana.kalluru@cavium.com1-5/+19
2017-04-24qed: Support dcbnl IEEE selector field.sudarsana.kalluru@cavium.com2-9/+49
2017-04-24qed: Add additional DCBx debug messages.sudarsana.kalluru@cavium.com1-6/+11
2017-04-24qed: Separate RoCE DCBx support for V2.sudarsana.kalluru@cavium.com1-8/+3
2017-04-24qed: Cleanup DCBx unnecessary parameters.sudarsana.kalluru@cavium.com3-25/+17
2017-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+12
2017-04-20qed: Fix issue in populating the PFC config paramters.sudarsana.kalluru@cavium.com1-0/+2
2017-04-20qed: Fix possible system hang in the dcbnl-getdcbx() path.sudarsana.kalluru@cavium.com1-1/+1
2017-04-20qed: Fix sending an invalid PFC error mask to MFW.sudarsana.kalluru@cavium.com1-0/+2
2017-04-20qed: Fix possible error in populating max_tc field.sudarsana.kalluru@cavium.com1-0/+7
2017-04-20qede: allocate enough data for ->arfs_fltr_bmapDan Carpenter1-1/+2
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