linux/drivers/net/ethernet/ibm
Thomas Falcon 6c267b3dea ibmvnic: Handle processing of CRQ messages in a tasklet
Create a tasklet to process queued commands or messages received from
firmware instead of processing them in the interrupt handler. Note that
this handler does not process network traffic, but communications related
to resource allocation and device settings.

Signed-off-by: Thomas Falcon <tlfalcon@linux.vnet.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-02-19 18:12:03 -05:00
..
ehea net: ibm: ehea: use new api ethtool_{get|set}_link_ksettings 2017-01-09 12:09:09 -05:00
emac ibm/emac: use napi_complete_done() 2017-02-05 16:11:57 -05:00
ibmveth.c drivers: net: generalize napi_complete_done() 2017-01-30 15:10:42 -05:00
ibmveth.h ibmveth: set correct gso_size and gso_type 2016-12-09 22:47:22 -05:00
ibmvnic.c ibmvnic: Handle processing of CRQ messages in a tasklet 2017-02-19 18:12:03 -05:00
ibmvnic.h ibmvnic: Handle processing of CRQ messages in a tasklet 2017-02-19 18:12:03 -05:00
Kconfig Driver for IBM System i/p VNIC protocol 2015-12-28 00:12:13 -05:00
Makefile Driver for IBM System i/p VNIC protocol 2015-12-28 00:12:13 -05:00