summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qlogic
Commit message (Expand)AuthorAgeFilesLines
* treewide: spelling: correct diffrent[iate] and banlance typosJoe Perches2017-05-093-3/+3
* qede: Fix possible misconfiguration of advertised autoneg value.sudarsana.kalluru@cavium.com2017-05-041-0/+5
* qed: Fix overriding of supported autoneg value.sudarsana.kalluru@cavium.com2017-05-043-1/+9
* qed*: Fix possible overflow for status block id field.sudarsana.kalluru@cavium.com2017-05-044-10/+9Star
* qed*: Fix issues in the ptp filter config implementation.sudarsana.kalluru@cavium.com2017-05-022-37/+81
* qede: Fix concurrency issue in PTP Tx path processing.sudarsana.kalluru@cavium.com2017-05-022-2/+7
* qed: Prevent warning without CONFIG_RFS_ACCELMintz, Yuval2017-05-011-0/+2
* qed: output the DPM status and WID countRam Amrani2017-05-013-1/+8
* qed: align DPI configuration to HW requirementsRam Amrani2017-05-012-7/+6Star
* qed: verify RoCE resource bitmaps are releasedRam Amrani2017-05-012-27/+80
* qed: add error handling flow to TID deregistratin posting failureRam Amrani2017-05-011-0/+2
* qed: remove unused SQ error stateRam Amrani2017-05-011-2/+1Star
* qed: configure the RoCE max message sizeRam Amrani2017-05-011-0/+2
* qed: Unlock on error in qed_vf_pf_acquire()Dan Carpenter2017-05-011-1/+1
* qed: Acquire/release ptt_ptp lock when enabling/disabling PTP.sudarsana.kalluru@cavium.com2017-04-273-15/+19
* qed: Remove the un-needed ptp header file.sudarsana.kalluru@cavium.com2017-04-272-48/+0Star
* qede: Add support for PTP resource locking.sudarsana.kalluru@cavium.com2017-04-273-99/+75Star
* qed: Add support for PTP resource locking.sudarsana.kalluru@cavium.com2017-04-274-0/+106
* qed: Add support for MFW resource locking.sudarsana.kalluru@cavium.com2017-04-273-11/+49
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-04-271-5/+5
|\
| * qed: Fix error in the dcbx app meta data initialization.sudarsana.kalluru@cavium.com2017-04-251-5/+5
* | qed: fix invalid use of sizeof in qed_alloc_qm_data()Wei Yongjun2017-04-251-1/+1
* | qed - VF tunnelling support [VXLAN/GENEVE/GRE]Chopra, Manish2017-04-258-4/+446
* | qed/qede: Add UDP ports in bulletin boardChopra, Manish2017-04-258-1/+83
* | qede: Configure UDP ports in local context.Chopra, Manish2017-04-253-36/+52
* | qede: Disable tunnel offloads for non offloaded UDP portsChopra, Manish2017-04-251-6/+17
* | qed/qede: Enable tunnel offloads based on hw configurationChopra, Manish2017-04-253-11/+46
* | qed: refactor tunnelling - API/StructsChopra, Manish2017-04-257-197/+207
* | qlcnic: fix unchecked return valuePan Bian2017-04-241-0/+2
* | qed: Add support for static dcbx.sudarsana.kalluru@cavium.com2017-04-241-5/+19
* | qed: Support dcbnl IEEE selector field.sudarsana.kalluru@cavium.com2017-04-242-9/+49
* | qed: Add additional DCBx debug messages.sudarsana.kalluru@cavium.com2017-04-241-6/+11
* | qed: Separate RoCE DCBx support for V2.sudarsana.kalluru@cavium.com2017-04-241-8/+3Star
* | qed: Cleanup DCBx unnecessary parameters.sudarsana.kalluru@cavium.com2017-04-243-25/+17Star
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-04-221-1/+12
|\|
| * qed: Fix issue in populating the PFC config paramters.sudarsana.kalluru@cavium.com2017-04-201-0/+2
| * qed: Fix possible system hang in the dcbnl-getdcbx() path.sudarsana.kalluru@cavium.com2017-04-201-1/+1
| * qed: Fix sending an invalid PFC error mask to MFW.sudarsana.kalluru@cavium.com2017-04-201-0/+2
| * qed: Fix possible error in populating max_tc field.sudarsana.kalluru@cavium.com2017-04-201-0/+7
* | qede: allocate enough data for ->arfs_fltr_bmapDan Carpenter2017-04-201-1/+2
* | qede: Add aRFS supportChopra, Manish2017-04-173-5/+508
* | qed: aRFS infrastructure supportChopra, Manish2017-04-179-3/+504
* | qede: Support XDP adjustment of headersMintz, Yuval2017-04-073-11/+12
* | qede: Add support for ingress headroomMintz, Yuval2017-04-073-17/+24
* | qede: Prevent VFs from using XDPMintz, Yuval2017-04-071-0/+5
* | qede: Correct XDP forward unmappingMintz, Yuval2017-04-073-14/+20
* | qede: Update receive statistic once per NAPIMintz, Yuval2017-04-071-10/+11
* | qed: Make OOO archipelagos into an arrayMichal Kalderon2017-04-062-78/+30Star
* | qed: Provide iSCSI statistics to managementMintz, Yuval2017-04-063-1/+38
* | qed: Inform qedi the number of possible CQsMintz, Yuval2017-04-063-2/+19