ethdev: return diagnostic when setting MAC address
[dpdk.git] / drivers / net / octeontx / octeontx_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 Stephen Hemmingernet/octeontx: fix uninitialized speed variable
2018-04-13 Santosh Shuklanet/octeontx: remove redundant driver name update
2018-04-13 Pavan Nikhileshnet/octeontx: use the new offload APIs
2018-03-30 Stephen Hemmingernet/octeontx: use link status helper functions
2018-03-30 Santosh Shuklanet/octeontx: fix uninitialized variable in port open
2018-03-30 Santosh Shuklanet/octeontx: fix null pointer dereference
2018-02-05 Pavan Nikhileshnet/octeontx: register fpa as platform HW mempool
2018-01-31 Harry van Haarendrivers/octeontx: align dynamic log names with standard
2018-01-16 Thomas Monjalonethdev: fix link autonegotiation value
2018-01-16 Pavan Nikhileshnet/octeontx: add channel to port id mapping
2018-01-16 Pavan Nikhileshnet/octeontx: implement dynamic logging
2018-01-16 Pavan Nikhileshnet/octeontx: advertise supported mbuf pool ops
2018-01-09 Jerin Jacobdrivers: use SPDX tag for Cavium copyright files
2017-11-07 Jianfeng Tanbus/vdev: move code from EAL into a new driver
2017-10-25 Pavan Nikhileshnet/octeontx: support event Rx adapter
2017-10-12 Matan Azradethdev: add return value to stats get dev op
2017-10-12 Jerin Jacobnet/octeontx: add start and stop support
2017-10-12 Jerin Jacobnet/octeontx: add packet type parsing support
2017-10-12 Jerin Jacobnet/octeontx: add Tx queue setup and release ops
2017-10-12 Jerin Jacobnet/octeontx: add Tx queue start and stop
2017-10-12 Jerin Jacobnet/octeontx: add Rx queue setup and release ops
2017-10-12 Jerin Jacobnet/octeontx: add MAC addr set op
2017-10-12 Jerin Jacobnet/octeontx: add basic stats support
2017-10-12 Jerin Jacobnet/octeontx: add promiscuous mode ops
2017-10-12 Jerin Jacobnet/octeontx: add link update
2017-10-12 Jerin Jacobnet/octeontx: add device info
2017-10-12 Jerin Jacobnet/octeontx: add device configure
2017-10-12 Jerin Jacobnet/octeontx: create ethdev ports
2017-10-12 Jerin Jacobnet/octeontx: add net device probe and remove