#
c9288159 |
| 08-Feb-2024 |
Shinas Rasheed <srasheed@marvell.com> |
octeon_ep_vf: add ethtool support
Add support for the following ethtool commands:
ethtool -i|--driver devname ethtool devname ethtool -S|--statistics devname
Signed-off-by: Shinas Rasheed <srashee
octeon_ep_vf: add ethtool support
Add support for the following ethtool commands:
ethtool -i|--driver devname ethtool devname ethtool -S|--statistics devname
Signed-off-by: Shinas Rasheed <srasheed@marvell.com> Signed-off-by: David S. Miller <davem@davemloft.net>
show more ...
|
#
c5cb944d |
| 08-Feb-2024 |
Shinas Rasheed <srasheed@marvell.com> |
octeon_ep_vf: add VF-PF mailbox communication.
Implement VF-PF mailbox to send all control commands from VF to PF and receive responses and notifications from PF to VF.
Signed-off-by: Shinas Rashee
octeon_ep_vf: add VF-PF mailbox communication.
Implement VF-PF mailbox to send all control commands from VF to PF and receive responses and notifications from PF to VF.
Signed-off-by: Shinas Rasheed <srasheed@marvell.com> Signed-off-by: David S. Miller <davem@davemloft.net>
show more ...
|
#
cb7dd712 |
| 08-Feb-2024 |
Shinas Rasheed <srasheed@marvell.com> |
octeon_ep_vf: Add driver framework and device initialization
Add driver framework and device setup and initialization for Octeon PCI Endpoint NIC VF.
Add implementation to load module, initialize,
octeon_ep_vf: Add driver framework and device initialization
Add driver framework and device setup and initialization for Octeon PCI Endpoint NIC VF.
Add implementation to load module, initialize, register network device, cleanup and unload module.
Signed-off-by: Shinas Rasheed <srasheed@marvell.com> Signed-off-by: David S. Miller <davem@davemloft.net>
show more ...
|