ethdev: add return values to callback process API
[dpdk.git] / drivers / net / sfc / sfc_intr.c
2017-07-01 Bernard Iremongerethdev: add return values to callback process API
2017-06-12 Ferruh Yigitdrivers/net: add generic ethdev macro to get PCI device
2017-04-28 Andrew Rybchenkonet/sfc: fix LSC interrupt support for UIO cases
2017-04-06 Qi Zhangeal: clean up interrupt handle
2017-04-04 Andrew Rybchenkonet/sfc: remove EvQ info array to simplify reconfigure
2017-04-04 Andrew Rybchenkonet/sfc: clarify interrupts support function names
2017-04-04 Andrew Rybchenkonet/sfc: add missing BSD license line and update year
2017-01-17 Andrew Rybchenkonet/sfc: support link status change interrupt
2017-01-17 Andrew Rybchenkonet/sfc: interrupts support sufficient for event queue...