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)
commit6b1bed793d69ca162eac7a2a2f4f629fc4d0d325
treee6bcfb2af38d8f8a7eabbbaaef6e5f004bd67dd6
parent80019d310f9fb4f8c9eeda0a5d76144ad3132fdf
parentfca2d99428473884e67ef8ea1586e58151ed6ac3
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:
  332cfc823d18 - 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>