Driver for IBM System i/p VNIC protocol
This is a new device driver for a high performance SR-IOV assisted virtual network for IBM System p and IBM System i systems. The SR-IOV VF will be attached to the VIOS partition and mapped to the Linux client via the hypervisor's VNIC protocol that this driver implements. This driver is able to perform basic tx and rx, new features and improvements will be added as they are being developed and tested. Signed-off-by:Thomas Falcon <tlfalcon@linux.vnet.ibm.com> Signed-off-by:
John Allen <jallen@linux.vnet.ibm.com> Signed-off-by:
David S. Miller <davem@davemloft.net>
Showing
- MAINTAINERS 7 additions, 0 deletionsMAINTAINERS
- arch/powerpc/include/asm/hvcall.h 20 additions, 0 deletionsarch/powerpc/include/asm/hvcall.h
- drivers/net/ethernet/ibm/Kconfig 10 additions, 0 deletionsdrivers/net/ethernet/ibm/Kconfig
- drivers/net/ethernet/ibm/Makefile 1 addition, 0 deletionsdrivers/net/ethernet/ibm/Makefile
- drivers/net/ethernet/ibm/ibmvnic.c 3585 additions, 0 deletionsdrivers/net/ethernet/ibm/ibmvnic.c
- drivers/net/ethernet/ibm/ibmvnic.h 1046 additions, 0 deletionsdrivers/net/ethernet/ibm/ibmvnic.h
drivers/net/ethernet/ibm/ibmvnic.c
0 → 100644
This diff is collapsed.
drivers/net/ethernet/ibm/ibmvnic.h
0 → 100644
This diff is collapsed.