]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'hinic-add-SR-IOV-support'
authorDavid S. Miller <davem@davemloft.net>
Sun, 26 Apr 2020 03:46:28 +0000 (20:46 -0700)
committerDavid S. Miller <davem@davemloft.net>
Sun, 26 Apr 2020 03:46:28 +0000 (20:46 -0700)
commit25410444ba1828242e9303ef9b37790e194c1c0d
treef603010143fee1808cbe18e740f791dfa5da2416
parenta3027903408930a29fd6ea209e0361d4c6e237ff
parent56bd515880aa147eab1165b4230fbe663d35cab1
Merge branch 'hinic-add-SR-IOV-support'

Luo bin says:

====================
hinic: add SR-IOV support

patch #1 adds mailbox channel support and vf can
communicate with pf or hw through it.
patch #2 adds support for enabling vf and tx/rx
capabilities based on vf.
patch #3 adds support for vf's basic configurations.
====================

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