OpenCloudOS-Kernel/drivers/net/ethernet/xilinx
Robert Hancock cb45a8bf46 net: axienet: Switch to 64-bit RX/TX statistics
The RX and TX byte/packet statistics in this driver could be overflowed
relatively quickly on a 32-bit platform. Switch these stats to use the
u64_stats infrastructure to avoid this.

Signed-off-by: Robert Hancock <robert.hancock@calian.com>
Link: https://lore.kernel.org/r/20220829233901.3429419-1-robert.hancock@calian.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2022-08-31 19:18:20 -07:00
..
Kconfig net: ethernet: xilinx: cleanup comments 2022-02-18 11:11:10 +00:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
ll_temac.h net: ethernet: xilinx: cleanup comments 2022-02-18 11:11:10 +00:00
ll_temac_main.c net: ethernet: xilinx: use of_property_read_bool() instead of of_get_property 2022-04-06 15:18:03 +01:00
ll_temac_mdio.c net: ll_temac: Prepare indirect register access for multicast support 2019-05-23 09:33:57 -07:00
xilinx_axienet.h net: axienet: Switch to 64-bit RX/TX statistics 2022-08-31 19:18:20 -07:00
xilinx_axienet_main.c net: axienet: Switch to 64-bit RX/TX statistics 2022-08-31 19:18:20 -07:00
xilinx_axienet_mdio.c net: axienet: Modify function description 2022-06-27 21:53:04 -07:00
xilinx_emaclite.c net: ethernet: move from strlcpy with unused retval to strscpy 2022-08-31 14:11:26 -07:00