ethdev: remove jumbo offload flag
[dpdk.git] / drivers / net / octeontx_ep / otx_ep_ethdev.c
2021-10-18 Ferruh Yigitethdev: remove jumbo offload flag
2021-10-06 Xueming Liethdev: change queue release callback
2021-05-11 David Marchandlog: register with standardized names
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: 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