aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qlogic/qed (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-05-04qed: Fix overriding of supported autoneg value.sudarsana.kalluru@cavium.com3-1/+9
2017-05-04qed*: Fix possible overflow for status block id field.sudarsana.kalluru@cavium.com3-7/+7
2017-05-02qed*: Fix issues in the ptp filter config implementation.sudarsana.kalluru@cavium.com1-31/+53
2017-05-01qed: Prevent warning without CONFIG_RFS_ACCELMintz, Yuval1-0/+2
2017-05-01qed: output the DPM status and WID countRam Amrani3-1/+8
2017-05-01qed: align DPI configuration to HW requirementsRam Amrani2-7/+6
2017-05-01qed: verify RoCE resource bitmaps are releasedRam Amrani2-27/+80
2017-05-01qed: add error handling flow to TID deregistratin posting failureRam Amrani1-0/+2
2017-05-01qed: remove unused SQ error stateRam Amrani1-2/+1
2017-05-01qed: configure the RoCE max message sizeRam Amrani1-0/+2
2017-04-30qed: Unlock on error in qed_vf_pf_acquire()Dan Carpenter1-1/+1
2017-04-27qed: Acquire/release ptt_ptp lock when enabling/disabling PTP.sudarsana.kalluru@cavium.com3-15/+19
2017-04-27qed: Remove the un-needed ptp header file.sudarsana.kalluru@cavium.com2-48/+0
2017-04-27qed: Add support for PTP resource locking.sudarsana.kalluru@cavium.com4-0/+106
2017-04-27qed: Add support for MFW resource locking.sudarsana.kalluru@cavium.com3-11/+49
2017-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-5/+5
2017-04-25qed: fix invalid use of sizeof in qed_alloc_qm_data()Wei Yongjun1-1/+1
2017-04-25qed: Fix error in the dcbx app meta data initialization.sudarsana.kalluru@cavium.com1-5/+5
2017-04-25qed - VF tunnelling support [VXLAN/GENEVE/GRE]Chopra, Manish8-4/+446
2017-04-25qed/qede: Add UDP ports in bulletin boardChopra, Manish5-1/+70
2017-04-25qed/qede: Enable tunnel offloads based on hw configurationChopra, Manish1-0/+15
2017-04-25qed: refactor tunnelling - API/StructsChopra, Manish7-197/+207
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.com1-9/+44
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-17qed: aRFS infrastructure supportChopra, Manish9-3/+504
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-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