OSDN Git Service

Merge branch 'Aquantia-atlantic-driver-new-devices-support'
authorDavid S. Miller <davem@davemloft.net>
Sun, 21 Jan 2018 23:19:04 +0000 (18:19 -0500)
committerDavid S. Miller <davem@davemloft.net>
Sun, 21 Jan 2018 23:19:04 +0000 (18:19 -0500)
commit65b342f15bb9c01d025c60d44a8035d7696416b8
tree0db112d4e46710a064f5b058e9ef6277e406c10b
parentf9b6ae29ae738c8ed06b8a869628b1d98d8e7624
parent6de97c0494dc5dd3a19d41328cb62a23e75db732
Merge branch 'Aquantia-atlantic-driver-new-devices-support'

Igor Russkikh says:

====================
Aquantia atlantic driver new devices support

This patchset introduces a support for new Aquantia hardware:
AQC11x family with updated hardware (B1) and firmware (2.x and 3.x branches).

For that, a number of improvements in overall driver model were done:
 - Firmware specific ops tables. Firmware 2.x and 3.x series support
   functions are now in separate fw2x module.
 - PCI module cleanup and simplification done.
 - Verified and tested hardware reset process.
====================

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