net/mvpp2: rearrange functions order
[dpdk.git] / drivers / net / mvpp2 / mrvl_ethdev.c
2021-01-29 Liron Himinet/mvpp2: rearrange functions order
2021-01-29 Liron Himinet/mvpp2: support user defined configuration
2021-01-29 Liron Himinet/mvpp2: use generic name for global config variable
2021-01-29 Liron Himinet/mvpp2: adjust number of unicast address
2021-01-29 Yuri Chipchevnet/mvpp2: add Tx flow control
2021-01-29 Liron Himinet/mvpp2: support DSA mode
2021-01-29 Liron Himinet/mvpp2: update Tx checksum
2021-01-29 Yuri Chipchevnet/mvpp2: support VLAN offload
2021-01-29 Yuri Chipchevnet/mvpp2: support loopback
2021-01-29 Yuri Chipchevnet/mvpp2: save initial configuration
2021-01-29 Yuri Chipchevnet/mvpp2: align checking order
2021-01-29 Yuri Chipchevnet/mvpp2: do cosmetic changes to cookie usage
2021-01-29 Yuri Chipchevnet/mvpp2: update RSS tables reservation
2021-01-29 Liron Himinet/mvpp2: fix frame size checking
2021-01-29 Liron Himinet/mvpp2: remove CRC length from MRU validation
2021-01-29 Liron Himinet/mvpp2: remove VLAN flush
2021-01-29 Liron Himinet/mvpp2: remove debug log on fast-path
2021-01-29 Yuri Chipchevnet/mvpp2: fix stack corruption
2021-01-29 Bruce Richardsonethdev: make driver-only headers private
2020-10-20 Stephen Hemmingereal: rename lcore master and slave
2020-10-16 Ferruh Yigitethdev: add device flag to bypass auto-filled queue...
2020-10-16 Ivan Ilchenkoethdev: change stop operation callback to return int
2020-10-16 Thomas Monjalonethdev: allow close function to return an error
2020-09-30 Thomas Monjalondrivers/net: check process type in close operation
2020-09-30 Thomas Monjalonethdev: remove old close behaviour
2020-09-30 Thomas Monjalonethdev: allow drivers to return error on close
2020-09-21 David Marchandethdev: remove unused kernel driver field
2020-07-03 Jerin Jacoblog: introduce logtype register macro
2020-06-30 David Marchandnet/mvpp2: fix non-EAL thread support
2019-10-07 Ivan Ilchenkoethdev: change allmulticast callbacks to return status
2019-10-07 Igor Romanovethdev: make stats and xstats reset callbacks return int
2019-10-07 Andrew Rybchenkoethdev: change promiscuous callbacks to return status
2019-10-07 Ivan Ilchenkoethdev: change device info get callback to return int
2019-08-05 Liron Himinet/mvpp2: remove resources when port is closed
2019-05-24 Olivier Matznet: add rte prefix to ether defines
2019-05-24 Olivier Matznet: add rte prefix to ether functions
2019-05-24 Olivier Matznet: add rte prefix to ether structures
2019-04-04 Bruce Richardsonreplace snprintf with strlcpy
2018-10-26 Thomas Monjalonethdev: free all common data when releasing port
2018-09-27 Zyta Szpaknet/mvpp2: support Tx scatter/gather
2018-09-27 Tomasz Duszynskinet/mvpp2: align with MUSDK 18.09
2018-09-27 Natalie Samsonovnet/mvpp2: update MTU and MRU related calculations
2018-09-27 Yuval Cadurinet/mvpp2: detach Tx QoS from Rx cls/QoS config
2018-09-27 Tomasz Duszynskinet/mvpp2: support traffic manager
2018-09-27 Tomasz Duszynskinet/mvpp2: add init and deinit to flow
2018-09-27 Tomasz Duszynskinet/mvpp2: change default policer configuration
2018-09-27 Tomasz Duszynskinet/mvpp2: support metering
2018-09-27 Tomasz Duszynskinet/mvpp2: move common code
2018-09-27 Natalie Samsonovnet/mvpp2: initialize ppio only once
2018-09-14 Ferruh Yigitethdev: make default behavior CRC strip on Rx
2018-08-28 Natalie Samsonovnet/mvpp2: support VLAN for parser offload
2018-08-28 Natalie Samsonovnet/mvpp2: make private variables static
2018-08-28 Tomasz Duszynskinet/mvpp2: fix array initialization
2018-08-28 Liron Himinet/mvpp2: use common code to initialize DMA
2018-07-11 Thomas Monjalonremove useless constructor headers
2018-07-02 Ferruh Yigitethdev: add new offload flag to keep CRC
2018-06-14 Tomasz Duszynskinet/mvpp2: check pointer before using it
2018-06-14 Tomasz Duszynskinet/mvpp2: convert to dynamic logging
2018-05-14 Thomas Monjalonethdev: add probing finish function
2018-05-14 Wei Daiethdev: new Rx/Tx offloads API
2018-04-17 Thomas Monjalonfix ethdev ports enumeration
2018-04-13 Olivier Matzethdev: return diagnostic when setting MAC address
2018-03-30 Natalie Samsonovnet/mrvl: rename PMD as mvpp2