]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
Merge branch 'xgbe-next'
authorDavid S. Miller <davem@davemloft.net>
Mon, 5 Oct 2015 10:23:40 +0000 (03:23 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 5 Oct 2015 10:23:40 +0000 (03:23 -0700)
Tom Lendacky says:

====================
amd-xgbe: AMD XGBE driver updates 2015-09-30

The following patches are included in this driver update series:

- Remove unneeded semi-colon
- Follow the DT/ACPI precedence used by the device_ APIs
- Add ethtool support for getting and setting the msglevel
- Add ethtool support error and debug messages
- Simplify the hardware FIFO assignment calculations
- Add receive buffer unavailable statistic
- Use the device workqueue instead of the system workqueue
- Remove the use of a link state bit

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

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

Trivial merge