linux_dsm_epyc7002/drivers/net/ethernet/qlogic/qed
sudarsana.kalluru@cavium.com 8d3f87d8cd qed*: Fix issues in the ptp filter config implementation.
PTP hardware filter configuration performed by the driver for a given
user requested config is not correct for some of the PTP modes.
Following changes are needed for PTP config-filter implementation.
 1. NIG_REG_TX_PTP_EN register - Bits 0/1/2 respectively enables
    TimeSync/"V1 frame format support"/"V2 frame format support" on
    the TX side. Set the associated bits based on the user request.
 2. ptp4l application fails to operate in Peer Delay mode. Following
    changes are needed to fix this,
    a. Driver should enable (set to 0) DA #1-related bits for IPv4,
       IPv6 and MAC destination addresses in these registers:
         NIG_REG_TX_LLH_PTP_RULE_MASK
         NIG_REG_LLH_PTP_RULE_MASK
    b. NIG_REG_LLH_PTP_PARAM_MASK/NIG_REG_TX_LLH_PTP_PARAM_MASK should
       be set to 0x0 in all modes.

Signed-off-by: Sudarsana Reddy Kalluru <Sudarsana.Kalluru@cavium.com>
Signed-off-by: Yuval Mintz <Yuval.Mintz@cavium.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-05-02 15:33:01 -04:00
..
Makefile qed: Add support for hardware offloaded FCoE. 2017-02-19 18:10:42 -05:00
qed_cxt.c qed: aRFS infrastructure support 2017-04-17 13:06:18 -04:00
qed_cxt.h qed: Don't use main-ptt in unrelated flows 2017-04-06 14:26:31 -07:00
qed_dcbx.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2017-04-26 22:39:08 -04:00
qed_dcbx.h qed: Cleanup DCBx unnecessary parameters. 2017-04-24 12:19:44 -04:00
qed_debug.c qed*: Add support for QL41xxx adapters 2017-03-14 11:43:30 -07:00
qed_debug.h qed: Add support for debug data collection 2016-09-07 17:46:59 -07:00
qed_dev_api.h qed: refactor tunnelling - API/Structs 2017-04-25 11:49:30 -04:00
qed_dev.c qed: output the DPM status and WID count 2017-05-01 11:42:15 -04:00
qed_fcoe.c qed: Don't use main-ptt in unrelated flows 2017-04-06 14:26:31 -07:00
qed_fcoe.h qed: Add support for hardware offloaded FCoE. 2017-02-19 18:10:42 -05:00
qed_hsi.h qed: aRFS infrastructure support 2017-04-17 13:06:18 -04:00
qed_hw.c qed: Warn PTT usage by wrong hw-function 2017-04-06 14:26:31 -07:00
qed_hw.h qed: Revise QM cofiguration 2017-04-03 19:16:37 -07:00
qed_init_fw_funcs.c qed: aRFS infrastructure support 2017-04-17 13:06:18 -04:00
qed_init_ops.c qed*: Utilize Firmware 8.15.3.0 2017-03-13 15:33:09 -07:00
qed_init_ops.h qed*: Update to dual-license 2017-01-01 21:02:14 -05:00
qed_int.c qed: Revise QM cofiguration 2017-04-03 19:16:37 -07:00
qed_int.h qed*: Update to dual-license 2017-01-01 21:02:14 -05:00
qed_iscsi.c qed: Provide iSCSI statistics to management 2017-04-06 14:26:31 -07:00
qed_iscsi.h qed: Provide iSCSI statistics to management 2017-04-06 14:26:31 -07:00
qed_l2.c qed - VF tunnelling support [VXLAN/GENEVE/GRE] 2017-04-25 11:49:32 -04:00
qed_l2.h qed: aRFS infrastructure support 2017-04-17 13:06:18 -04:00
qed_ll2.c qed: Don't use main-ptt in unrelated flows 2017-04-06 14:26:31 -07:00
qed_ll2.h qed: Add support for hardware offloaded FCoE. 2017-02-19 18:10:42 -05:00
qed_main.c qed: Prevent warning without CONFIG_RFS_ACCEL 2017-05-01 11:42:51 -04:00
qed_mcp.c qed: Add support for MFW resource locking. 2017-04-27 16:51:33 -04:00
qed_mcp.h qed: Add support for PTP resource locking. 2017-04-27 16:51:33 -04:00
qed_ooo.c qed: Make OOO archipelagos into an array 2017-04-06 14:26:31 -07:00
qed_ooo.h qed: Make OOO archipelagos into an array 2017-04-06 14:26:31 -07:00
qed_ptp.c qed*: Fix issues in the ptp filter config implementation. 2017-05-02 15:33:01 -04:00
qed_reg_addr.h qed: aRFS infrastructure support 2017-04-17 13:06:18 -04:00
qed_roce.c qed: output the DPM status and WID count 2017-05-01 11:42:15 -04:00
qed_roce.h qed: verify RoCE resource bitmaps are released 2017-05-01 11:42:14 -04:00
qed_selftest.c qed*: Update to dual-license 2017-01-01 21:02:14 -05:00
qed_selftest.h qed: Add nvram selftest 2016-10-31 15:52:35 -04:00
qed_sp_commands.c qed - VF tunnelling support [VXLAN/GENEVE/GRE] 2017-04-25 11:49:32 -04:00
qed_sp.h qed: refactor tunnelling - API/Structs 2017-04-25 11:49:30 -04:00
qed_spq.c qed: Don't use main-ptt in unrelated flows 2017-04-06 14:26:31 -07:00
qed_sriov.c qed - VF tunnelling support [VXLAN/GENEVE/GRE] 2017-04-25 11:49:32 -04:00
qed_sriov.h qed/qede: Add UDP ports in bulletin board 2017-04-25 11:49:31 -04:00
qed_vf.c qed: Unlock on error in qed_vf_pf_acquire() 2017-04-30 22:40:45 -04:00
qed_vf.h qed - VF tunnelling support [VXLAN/GENEVE/GRE] 2017-04-25 11:49:32 -04:00
qed.h qed: output the DPM status and WID count 2017-05-01 11:42:15 -04:00