net/mlx5: support shared Rx queue port data path
[dpdk.git] / drivers / net / mvneta /
2021-10-24 Olivier Matzmbuf: add namespace to offload flags
2021-10-22 Ferruh Yigitethdev: add namespace
2021-10-18 Ferruh Yigitethdev: remove jumbo offload flag
2021-10-18 Ferruh Yigitethdev: fix max Rx packet length
2021-10-14 Andrew Rybchenkodrivers/net: remove queue xstats auto-fill flag
2021-10-13 Konstantin Ananyevethdev: hide internal structures
2021-10-06 Xueming Liethdev: change queue release callback
2021-08-17 Thomas Monjalonversion: 21.11-rc0
2021-05-11 David Marchandlog: register with standardized names
2021-04-21 Bruce Richardsondrivers: change indentation in build files
2021-01-29 Bruce Richardsonethdev: make driver-only headers private
2021-01-25 Bruce Richardsonbuild: force pkg-config for dependency detection
2021-01-14 Pallavi Kadamdrivers/net: build i40e and mlx5 on Windows
2021-01-13 Yunjian Wangnet/mvneta: check allocation in Rx queue flush
2021-01-08 Liron Himibuild: update meson for Marvell Armada drivers
2020-10-19 Bruce Richardsonbuild: remove library name from version map file name
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-10-16 Thomas Monjalonethdev: remove forcing stopped state upon close
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-09-07 Ciara Powerbuild: remove makefiles
2020-08-12 Thomas Monjalonversion: 20.11-rc0
2020-07-03 Jerin Jacoblog: introduce logtype register macro
2020-04-21 Stephen Hemmingernet/mvneta: do not use PMD log type
2019-11-20 Pawel Modrakbuild: align symbols with global ABI version
2019-11-20 Anatoly Burakovbuild: remove individual library versions
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-07-08 Yuri Chipchevnet/mvneta: remove resources when port is closed
2019-07-03 Liron Himinet/mvneta: optimize checksum generation offload
2019-07-03 Yuri Chipchevnet/mvneta: reset stats during device init
2019-07-03 Liron Himinet/mvneta: fix ierror statistics
2019-07-02 Bruce Richardsondrivers: add reasons for components being disabled
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-10-11 Natalie Samsonovnet/mvneta: support statistics reset
2018-10-11 Zyta Szpaknet/mvneta: support basic stats
2018-10-11 Zyta Szpaknet/mvneta: add MAC filtering
2018-10-11 Zyta Szpaknet/mvneta: support promiscuous mode
2018-10-11 Zyta Szpaknet/mvneta: add link update
2018-10-11 Zyta Szpaknet/mvneta: support setting MTU
2018-10-11 Zyta Szpaknet/mvneta: support Rx/Tx
2018-10-11 Zyta Szpaknet/mvneta: add PMD skeleton