]> git.baikalelectronics.ru Git - 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)
commita3e722311030d5b36aa6e99b16eb8da151265429
treeb78e9054899d2b726a2260c6115d9304315c1f7e
parente30ba72a6eb1402be8d09695af2ed522992383a3
parent1adb82b55849d7d18d0816ef119cab950ad6887b
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>