]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit7d2707573af5e096307f3fdd2ff7b7c8ffe1f6ee
tree0db112d4e46710a064f5b058e9ef6277e406c10b
parentb32fe29feb3b38d80b5e9f24315b83aa9b0cbfd0
parent8032173ed51acd1de72b3773823b6de134fe0c2b
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>