All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH net-next 0/2] amd-xgbe: AMD XGBE driver update 2014-08-05
@ 2014-08-05 16:21 Tom Lendacky
  2014-08-05 16:21 ` [PATCH net-next 1/2] amd-xgbe: Use dma_set_mask_and_coherent to set DMA mask Tom Lendacky
  2014-08-05 16:21 ` [PATCH net-next 2/2] amd-xgbe: Perform phy connect/disconnect at dev open/stop Tom Lendacky
  0 siblings, 2 replies; 4+ messages in thread
From: Tom Lendacky @ 2014-08-05 16:21 UTC (permalink / raw)
  To: netdev; +Cc: davem

The following series of patches includes fixes/updates to the driver.

- Use dma_set_mask_and_coherent to set the DMA mask
- Move the phy connect/disconnect logic to allow for module unloading

This patch series is based on net-next.

---

Tom Lendacky (2):
      amd-xgbe: Use dma_set_mask_and_coherent to set DMA mask
      amd-xgbe: Perform phy connect/disconnect at dev open/stop


 drivers/net/ethernet/amd/xgbe/xgbe-drv.c  |  122 +++++++++++++++++++++++++++++
 drivers/net/ethernet/amd/xgbe/xgbe-main.c |    3 -
 drivers/net/ethernet/amd/xgbe/xgbe-mdio.c |   98 -----------------------
 3 files changed, 122 insertions(+), 101 deletions(-)

-- 
Tom Lendacky

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

end of thread, other threads:[~2014-08-05 18:15 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-05 16:21 [PATCH net-next 0/2] amd-xgbe: AMD XGBE driver update 2014-08-05 Tom Lendacky
2014-08-05 16:21 ` [PATCH net-next 1/2] amd-xgbe: Use dma_set_mask_and_coherent to set DMA mask Tom Lendacky
2014-08-05 18:15   ` Tom Lendacky
2014-08-05 16:21 ` [PATCH net-next 2/2] amd-xgbe: Perform phy connect/disconnect at dev open/stop Tom Lendacky

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.