]> www.infradead.org Git - users/jedix/linux-maple.git/commit
tg3: Add PHY reset for 5717/5719/5720 in change ring and flow control paths
authorSiva Reddy Kallam <siva.kallam@broadcom.com>
Tue, 20 Nov 2018 04:34:04 +0000 (10:04 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 23 Nov 2018 07:19:26 +0000 (08:19 +0100)
commit8e201ff7140a23ea154cad8d348d1e6e79cf0bc7
tree876b8b646435b89e50b735e903074ce28c5eed67
parentc7051eb3acbe0908f29fa56b464a6c79c067f93f
tg3: Add PHY reset for 5717/5719/5720 in change ring and flow control paths

[ Upstream commit 59663e42199c93d1d7314d1446f6782fc4b1eb81 ]

This patch has the fix to avoid PHY lockup with 5717/5719/5720 in change
ring and flow control paths. This patch solves the RX hang while doing
continuous ring or flow control parameters with heavy traffic from peer.

Signed-off-by: Siva Reddy Kallam <siva.kallam@broadcom.com>
Acked-by: Michael Chan <michael.chan@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/net/ethernet/broadcom/tg3.c