]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'amd-xgbe-next'
authorDavid S. Miller <davem@davemloft.net>
Thu, 31 Jul 2014 01:47:51 +0000 (18:47 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 31 Jul 2014 01:47:51 +0000 (18:47 -0700)
commitb91e96aeb31da9e39e9b2d740b847951b808927d
treee6bcfb2af38d8f8a7eabbbaaef6e5f004bd67dd6
parente5534220471bd96ef1f4fb8ef574357715cb37d0
parent8e0b8255e5e10f00e0797cd33857d12cdaa1832e
Merge branch 'amd-xgbe-next'

Tom Lendacky says:

====================
amd-xgbe: AMD XGBE driver update 2014-07-25

This patch series is dependent on the following patch that was
applied to the net tree and needs to be applied to the net-next
tree:
  e05557c1588a - amd-xgbe: Fix error return code in xgbe_probe()

The following series of patches includes fixes and new support in the
driver.

- Device bindings documentation update
- Hardware timestamp support
- 2.5GbE support changes
- Fifo sizes based on active queues/rings
- Phylib driver updates for:
  - Rate change completion check
  - KR training initiation
  - Auto-negotiation results
- Traffic class support, including DCB support

This patch series is based on net-next.

Changes in V2:
  - Remove DBGPR(...., __func__) calls
====================

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