net: add rte prefix to ether structures
[dpdk.git] / drivers / net / octeontx / octeontx_ethdev.c
2019-05-24 Olivier Matznet: add rte prefix to ether structures
2018-11-16 Anoob Josephnet/octeontx: fix failures when available ports > queues
2018-11-13 Nitin Saxenanet/octeontx: fix mbuf corruption with large private...
2018-10-26 Thomas Monjalonethdev: remove release function for secondary process
2018-10-26 Thomas Monjalonethdev: free all common data when releasing port
2018-10-17 Qi Zhangdrivers/net: enable hotplug on secondary process
2018-09-14 Ferruh Yigitethdev: make default behavior CRC strip on Rx
2018-08-02 Pavan Nikhileshnet/octeontx: fix stop clearing Rx/Tx functions
2018-07-26 Ferruh Yigitdrivers/net: fix crash in secondary process
2018-07-12 Pavan Nikhileshmempool/octeontx: fix pool to aura mapping
2018-07-11 Thomas Monjalonremove useless constructor headers
2018-07-02 Ferruh Yigitethdev: add new offload flag to keep CRC
2018-05-14 Thomas Monjalonethdev: add probing finish function
2018-05-14 Wei Daiethdev: new Rx/Tx offloads API
2018-05-14 Pavan Nikhileshnet/octeontx: fix missing offload flags
2018-04-24 Jianfeng Tandrivers/net: share vdev data to secondary process
2018-04-24 Jianfeng Tandrivers/net: do not use private ethdev data
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