WSL2-Linux-Kernel/drivers/net
Hariprasad Kelam 307623bae6 octeontx-af: fix hardware timestamp configuration
[ Upstream commit 14bb236b29 ]

MAC block on CN10K (RPM) supports hardware timestamp configuration. The
previous patch which added timestamp configuration support has a bug.
Though the netdev driver requests to disable timestamp configuration,
the driver is always enabling it.

This patch fixes the same.

Fixes: d148920868 ("octeontx2-af: cn10k: RPM hardware timestamp configuration")
Signed-off-by: Hariprasad Kelam <hkelam@marvell.com>
Signed-off-by: Sunil Goutham <sgoutham@marvell.com>
Reviewed-by: Simon Horman <simon.horman@corigine.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2023-07-23 13:47:30 +02:00
..
appletalk
arcnet arcnet: fix potential memory leak in com20020_probe() 2022-12-02 17:41:07 +01:00
bonding bonding: do not assume skb mac_header is set 2023-07-23 13:46:55 +02:00
caif caif_virtio: fix race between virtio_device_ready() and ndo_open() 2022-07-07 17:53:27 +02:00
can can: kvaser_pciefd: Disable interrupts in probe error path 2023-05-24 17:36:54 +01:00
dsa net: dsa: vsc73xx: fix MTU configuration 2023-07-23 13:47:28 +02:00
ethernet octeontx-af: fix hardware timestamp configuration 2023-07-23 13:47:30 +02:00
fddi net: defxx: Fix missing err handling in dfx_init() 2022-12-31 13:14:18 +01:00
fjes
hamradio hamradio: baycom_epp: Fix return type of baycom_send_packet() 2022-12-31 13:14:41 +01:00
hippi
hyperv hv_netvsc: Check status in SEND_RNDIS_PKT completion message 2023-03-10 09:39:51 +01:00
ieee802154 ieee802154: hwsim: Fix possible memory leaks 2023-06-28 10:29:45 +02:00
ipa net: ipa: compute DMA pool size properly 2023-04-05 11:24:57 +02:00
ipvlan ipvlan: Fix return value of ipvlan_queue_xmit() 2023-07-23 13:46:56 +02:00
mctp
mdio net: mdio: mvusb: Fix an error handling path in mvusb_mdio_probe() 2023-05-24 17:36:41 +01:00
netdevsim netdevsim: remove dir in nsim_dev_debugfs_init() when creating ports dir failed 2022-11-03 23:59:19 +09:00
pcs net: pcs: xpcs: remove double-read of link state when using AN 2023-05-11 23:00:26 +09:00
phy Revert "net: phy: dp83867: perform soft reset and retain established link" 2023-06-28 10:29:49 +02:00
plip net: plip: don't call kfree_skb/dev_kfree_skb() under spin_lock_irq() 2022-12-14 11:37:29 +01:00
ppp pptp: Fix fib lookup calls. 2023-07-23 13:47:30 +02:00
slip
team net: fix stack overflow when LRO is disabled for virtual interfaces 2023-05-30 13:55:31 +01:00
usb net: usb: qmi_wwan: add support for Compal RXM-G1 2023-06-21 15:59:15 +02:00
vmxnet3 vmxnet3: correctly report csum_level for encapsulated packet 2023-01-12 11:59:09 +01:00
wan net: lapbether: only support ethernet devices 2023-06-21 15:59:18 +02:00
wireguard wireguard: timers: cast enum limits members to int in prints 2023-05-11 23:00:15 +09:00
wireless wifi: ath9k: convert msecs to jiffies where needed 2023-07-23 13:46:54 +02:00
wwan net: wwan: iosm: fix dma_alloc_coherent incompatible pointer type 2022-12-08 11:28:41 +01:00
xen-netback xen/netback: use same error messages for same errors 2023-04-26 13:51:51 +02:00
Kconfig
LICENSE.SRC
Makefile
Space.c
bareudp.c
dummy.c
eql.c
geneve.c geneve: fix TOS inheriting for ipv4 2022-08-25 11:40:15 +02:00
gtp.c gtp: Fix use-after-free in __gtp_encap_destroy(). 2023-07-23 13:46:55 +02:00
ifb.c
loopback.c net: loopback: use NET_NAME_PREDICTABLE for name_assign_type 2022-12-21 17:36:38 +01:00
macsec.c net: macsec: fix net device access prior to holding a lock 2022-12-31 13:14:37 +01:00
macvlan.c macvlan: enforce a consistent minimal mtu 2022-11-26 09:24:50 +01:00
macvtap.c
mdio.c
mhi_net.c net: mhi: Fix memory leak in mhi_net_dellink() 2022-11-26 09:24:40 +01:00
mii.c
net_failover.c net/net_failover: fix txq exceeding warning 2023-04-05 11:24:55 +02:00
netconsole.c
nlmon.c
ntb_netdev.c ntb_netdev: Use dev_kfree_skb_any() in interrupt context 2022-12-31 13:14:20 +01:00
rionet.c
sb1000.c
sungem_phy.c net: sungem_phy: Add of_node_put() for reference returned by of_get_parent() 2022-08-03 12:03:48 +02:00
tap.c net: add vlan_get_protocol_and_depth() helper 2023-05-24 17:36:42 +01:00
thunderbolt.c net: thunderbolt: fix memory leak in tbnet_open() 2022-12-14 11:37:30 +01:00
tun.c tun: tun_chr_open(): correctly initialize socket uid 2023-03-10 09:39:15 +01:00
veth.c veth: Fix race with AF_XDP exposing old or uninitialized descriptors 2023-01-12 11:59:09 +01:00
virtio_net.c virtio_net: Fix error unwinding of XDP initialization 2023-05-24 17:36:51 +01:00
vrf.c
vsockmon.c
vxlan.c
xen-netfront.c xen-netfront: Fix NULL sring after live migration 2022-12-14 11:37:26 +01:00