ethdev: return diagnostic when setting MAC address
[dpdk.git] / drivers / net / avf / avf_ethdev.c
2018-04-13 Olivier Matzethdev: return diagnostic when setting MAC address
2018-04-13 Ferruh Yigitethdev: replace bus specific struct with generic dev
2018-04-13 Wenzhuo Lunet/avf: convert to new Rx and Tx offload API
2018-04-11 Anatoly Burakovnet/avf: use contiguous allocation for DMA memory
2018-03-30 Ferruh Yigitnet/avf: fix link autoneg value
2018-01-31 Jingjing Wunet/avf: fix uninitialized variables
2018-01-31 Jingjing Wunet/avf: fix unchecked return in link update
2018-01-31 Harry van Haarennet/avf: align dynamic log names with standard
2018-01-29 Wenzhuo Lunet/avf: fix VF Rx interrupt enabling
2018-01-22 Ferruh Yigitethdev: separate driver APIs
2018-01-16 Jingjing Wunet/avf: enable Rx interrupt
2018-01-16 Wenzhuo Lunet/avf: enable bulk allocate Rx
2018-01-16 Jingjing Wunet/avf: enable SSE Rx Tx
2018-01-16 Jingjing Wunet/avf: enable ops to check queue info and status
2018-01-16 Jingjing Wunet/avf: enable ops for MTU setting
2018-01-16 Jingjing Wunet/avf: enable ops for RSS setting
2018-01-16 Jingjing Wunet/avf: enable MAC VLAN and promisc ops
2018-01-16 Jingjing Wunet/avf: support stats
2018-01-16 Jingjing Wunet/avf: enable link status update
2018-01-16 Wenzhuo Lunet/avf: enable basic Rx Tx
2018-01-16 Jingjing Wunet/avf: enable queue and device
2018-01-16 Jingjing Wunet/avf: initialize PMD