[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20140805183032.32561.85828.stgit@tlendack-t1.amdoffice.net>
Date: Tue, 5 Aug 2014 13:30:32 -0500
From: Tom Lendacky <thomas.lendacky@....com>
To: <netdev@...r.kernel.org>
CC: <davem@...emloft.net>
Subject: [PATCH net-next v2 0/2] amd-xgbe: AMD XGBE driver update 2014-08-05
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.
Changes in V2:
- Check the return value of the dma_set_mask_and_coherent call
---
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 | 7 +-
drivers/net/ethernet/amd/xgbe/xgbe-mdio.c | 98 -----------------------
3 files changed, 126 insertions(+), 101 deletions(-)
--
Tom Lendacky
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists