]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
Merge branch 'amd-xgbe-updates'
authorDavid S. Miller <davem@davemloft.net>
Thu, 29 Jun 2017 19:14:20 +0000 (15:14 -0400)
committerDavid S. Miller <davem@davemloft.net>
Thu, 29 Jun 2017 19:14:20 +0000 (15:14 -0400)
commit65344ba99836164c627f8459f955c4a4c391087b
treeb78e9054899d2b726a2260c6115d9304315c1f7e
parente3ef6983ccdd067fa2ed7f8e58bca8392d2b5495
parent6f595959c095d8923b19196fea3e983dcb299f22
Merge branch 'amd-xgbe-updates'

Tom Lendacky says:

====================
amd-xgbe: AMD XGBE driver updates 2016-06-28

The following updates and fixes are included in this driver update series:

- Simplify mailbox interface code
- Fix SFP supported and advertising settings
- Fix PTP initialization register usage
- Insure there is timestamp skb present before using it
- Add a timeout to timestamp register updates
- Handle return code from software reset function
- Some fixes for handling 2.5Gbps rates
- Limit I2C error messages
- Fix non-DMA interrupt handling through tasklet usage
- Add NUMA affinity support for memory allocations
- Add NUMA affinity support for interrupts
- Prepare for more fine-grained cache coherency controls
- Simplify setting the DMA burst length programming
- Performance improvements

This patch series is based on net-next.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>