]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
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)
commit393159e917242c39a5c07173914a0e2a2367ee69
tree3d4f7b6fc7822f2f72d516101b82c65fc00b37ec
parentac8cfc7bb836835bd68c3ab9da242747e9df9542
parent50789845cfc37d5331b56e1a566ddc95aeac0a7d
Merge branch 'xgbe-next'

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>