summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/aquantia/atlantic/aq_ethtool.c
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2019-03-01 11:36:01 -0800
committerDavid S. Miller <davem@davemloft.net>2019-03-01 11:36:01 -0800
commit699be71534e8f03af12b01013d0a4b405f5ef148 (patch)
treee9fd120d9a69ca0fdbda1744f7e315bc1ff3da7e /drivers/net/ethernet/aquantia/atlantic/aq_ethtool.c
parent031b922bfd60c771588911112f8632783de08e5c (diff)
parent35697764d7315ffce01c6eddf7b079daa16bc248 (diff)
Merge branch 'nfp-control-processor-DMA-support-and-RJ45'
Jakub Kicinski says: ==================== nfp: control processor DMA support and RJ45 This series starts with adding support for reporting twisted pair media type in ethtool. Remaining patches add support for using DMA with the control/service processor. Currently we always copy the command data into card's memory. DMA support allows us to have the NSP read the data from host memory by itself. Unfortunately, the FW loading and flashing cannot directly map the buffers for DMA because (a) the firmware ABI returns const buffers, and (b) the buffers may be vmalloc()ed in many mysterious/unmappable way. So just bite the bullet - allocate new host buffer for the command and copy. As Dirk explains, the NSP now supports updating all FWs at once which means the max flashing time grew significantly. He bumps the max wait to avoid timeouts. ==================== Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/aquantia/atlantic/aq_ethtool.c')
0 files changed, 0 insertions, 0 deletions