Re: [PATCH net-next v4 11/12] ax88179_178a: Add support for AX88179A/772D/279 EEPROM access

Andrew Lunn <[email protected]> Sun, 2 Aug 2026 17:29:58 +0200
Newsgroups org.kernel.vger.linux-usb,org.kernel.vger.linux-kernel,org.kernel.vger.netdev
Message-ID <[email protected]>
On Fri, Jul 31, 2026 at 06:19:11PM +0200, Birger Koblitz wrote:
> The AX88179A/772D devices have 32 efuses with 20 bytes each,
> which can be randomly programmed. The AX88279 has 16K FLASH.
> 
> Provide ethtool read capability for these devices. However,
> no write access is provided.
> 
> Signed-off-by: Birger Koblitz <[email protected]>

Reviewed-by: Andrew Lunn <[email protected]>

    Andrew