linux/drivers/net/ethernet/dlink
Jakub Kicinski d2644cbc73 eth: sundance: fix endian issues
Fix sparse warnings about endianness. Store DMA addr to a variable
of correct type and then only convert it when writing to the descriptor.

Reviewed-by: Simon Horman <horms@kernel.org>
Link: https://patch.msgid.link/20250901210818.1025316-2-kuba@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2025-09-02 15:49:41 -07:00
..
Kconfig Revert "eth: remove the DLink/Sundance (ST201) driver" 2025-09-02 15:49:41 -07:00
Makefile Revert "eth: remove the DLink/Sundance (ST201) driver" 2025-09-02 15:49:41 -07:00
dl2k.c net: dlink: fix multicast stats being counted incorrectly 2025-08-25 17:22:31 -07:00
dl2k.h net: dlink: enable RMON MMIO access on supported devices 2025-06-10 17:47:13 -07:00
sundance.c eth: sundance: fix endian issues 2025-09-02 15:49:41 -07:00