net/bnxt: fix packet type
[dpdk.git] / drivers / net / avf /
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-21 Wenzhuo Lunet/avf: fix makefile typo
2018-01-16 Thomas Monjalonethdev: remove useless parameter in callback process
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
2018-01-16 Jingjing Wunet/avf/base: add base code for avf PMD