]> git.baikalelectronics.ru Git - kernel.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)
commite50610f5ef4c80d6fd457b3aac515d19c84978eb
tree3d4f7b6fc7822f2f72d516101b82c65fc00b37ec
parentf1701791293bdcd88f06325c3272c3f525099207
parentffe598ac01c0cd760b026b8ce47ab6bcf40c0dd1
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>