netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] drivers: net: xgene: Misc bug fixes
@ 2017-08-25 22:23 Iyappan Subramanian
  2017-08-25 22:23 ` [PATCH 1/2] drivers: net: xgene: Correct probe sequence handling Iyappan Subramanian
  2017-08-25 22:23 ` [PATCH 2/2] drivers: net: xgene: Clean up all outstanding tx descriptors Iyappan Subramanian
  0 siblings, 2 replies; 5+ messages in thread
From: Iyappan Subramanian @ 2017-08-25 22:23 UTC (permalink / raw)
  To: davem, netdev
  Cc: linux-arm-kernel, dnelson, qnguyen, patches, Iyappan Subramanian

This patch set,

     1. Adds call to PHY disconnect in the case of error
     2. Cleans up all outstanding TX descriptors when the driver is
	being rmmod'd

Signed-off-by: Iyappan Subramanian <isubramanian@apm.com>
---

Iyappan Subramanian (1):
  drivers: net: xgene: Clean up all outstanding tx descriptors

Quan Nguyen (1):
  drivers: net: xgene: Correct probe sequence handling

 drivers/net/ethernet/apm/xgene/xgene_enet_main.c | 147 ++++++++++++++++-------
 1 file changed, 102 insertions(+), 45 deletions(-)

-- 
2.7.4

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2017-08-28 17:48 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-08-25 22:23 [PATCH 0/2] drivers: net: xgene: Misc bug fixes Iyappan Subramanian
2017-08-25 22:23 ` [PATCH 1/2] drivers: net: xgene: Correct probe sequence handling Iyappan Subramanian
2017-08-25 22:23 ` [PATCH 2/2] drivers: net: xgene: Clean up all outstanding tx descriptors Iyappan Subramanian
2017-08-25 23:10   ` Andrew Lunn
2017-08-28 17:48     ` Iyappan Subramanian

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).