Re: [PATCH net-next] net: phy: ar803x: disable extended next page bit

2021-01-14 Thread Jakub Kicinski
On Thu, 14 Jan 2021 23:49:02 +0100 Andrew Lunn wrote: > On Tue, Jan 12, 2021 at 10:59:43PM +, Russell King wrote: > > This bit is enabled by default and advertises support for extended > > next page support. XNP is only needed for 10GBase-T and MultiGig > > support which is not supported. Addi

Re: [PATCH net-next] net: phy: ar803x: disable extended next page bit

2021-01-14 Thread Andrew Lunn
On Tue, Jan 12, 2021 at 10:59:43PM +, Russell King wrote: > This bit is enabled by default and advertises support for extended > next page support. XNP is only needed for 10GBase-T and MultiGig > support which is not supported. Additionally, Cisco MultiGig switches > will read this bit and att

[PATCH net-next] net: phy: ar803x: disable extended next page bit

2021-01-12 Thread Russell King
This bit is enabled by default and advertises support for extended next page support. XNP is only needed for 10GBase-T and MultiGig support which is not supported. Additionally, Cisco MultiGig switches will read this bit and attempt 10Gb negotiation even though Next Page support is disabled. This