net/virtio: avoid unneeded link interrupt configuration
[dpdk.git] / drivers / net / octeontx_ep /
2021-08-17 Thomas Monjalonversion: 21.11-rc0
2021-06-30 Thierry Herbelotnet/octeontx_ep: fix null pointer access
2021-05-11 David Marchandlog: register with standardized names
2021-04-21 Bruce Richardsondrivers: change indentation in build files
2021-01-29 Nalla Pradeepnet/octeontx_ep: add Tx path
2021-01-29 Nalla Pradeepnet/octeontx_ep: add Rx path
2021-01-29 Nalla Pradeepnet/octeontx_ep: add device start and stop
2021-01-29 Nalla Pradeepnet/octeontx_ep: set up IQ and OQ registers
2021-01-29 Nalla Pradeepnet/octeontx_ep: add Tx queue setup and release
2021-01-29 Nalla Pradeepnet/octeontx_ep: add Rx queue setup and release
2021-01-29 Nalla Pradeepnet/octeontx_ep: add device info get and configure
2021-01-29 Nalla Pradeepnet/octeontx_ep: add basic device setup
2021-01-29 Nalla Pradeepnet/octeontx_ep: add device init and uninit
2021-01-29 Nalla Pradeepnet/octeontx_ep: add ethdev probe and remove
2021-01-29 Nalla Pradeepnet/octeontx_ep: add build and doc infrastructure