net/bnxt: fix Thor SVIF size for generic tables
[dpdk.git] / drivers / net / octeontx /
2021-11-16 Conor Walshnet/octeontx: remove unused packet length
2021-10-24 Olivier Matzmbuf: add namespace to offload flags
2021-10-22 Ferruh Yigitethdev: add namespace
2021-10-21 Pavan Nikhilesheventdev: hide event device related structures
2021-10-18 Ferruh Yigitethdev: remove jumbo offload flag
2021-10-18 Ferruh Yigitethdev: move MTU set check to library
2021-10-18 Ferruh Yigitethdev: move jumbo frame offload check to library
2021-10-18 Ferruh Yigitethdev: fix max Rx packet length
2021-10-15 Pavan Nikhileshcommon/octeontx: enable build only on 64-bit Linux
2021-10-14 Andrew Rybchenkodrivers/net: remove queue xstats auto-fill flag
2021-10-20 Andrew Rybchenkomempool: add namespace to internal helpers
2021-10-06 Xueming Liethdev: change queue release callback
2021-09-21 Harman Kalranet/octeontx: fix access to indirect buffers
2021-08-27 Jerin Jacobdrivers: remove warning with Meson 0.59
2021-08-17 Thomas Monjalonversion: 21.11-rc0
2021-07-09 David Marchandnet/octeontx/base: fix debug build with clang
2021-05-11 David Marchandlog: register with standardized names
2021-05-04 Bruce Richardsonbuild: fix formatting of Meson lists
2021-04-21 Bruce Richardsondrivers: change indentation in build files
2021-02-04 Sunil Kumar Korinet/octeontx: fix max Rx packet length
2021-01-29 Bruce Richardsonethdev: make driver-only headers private
2021-01-19 Steve Yangnet/octeontx: fix jumbo frame flag condition for MTU set
2021-01-14 Pallavi Kadamdrivers/net: build i40e and mlx5 on Windows
2021-01-14 Ruifeng Wangnet/octeontx: fix build with SVE
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: reset all when releasing a port
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 Monjalonnet/octeontx: release port upon close
2020-09-30 Thomas Monjalonethdev: allow drivers to return error on close
2020-09-30 Pavan Nikhileshnet/octeontx: fix Tx preparation
2020-09-23 Phil Yangeal: remove deprecated coherent IO memory barriers
2020-09-18 Ferruh Yigitethdev: remove underscore prefix from internal API
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-11 Wei Hu (Xavier)ethdev: fix VLAN offloads set if no relative capabilities
2020-07-03 Jerin Jacoblog: introduce logtype register macro
2020-05-03 Harman Kalraevent/octeontx: support Rx/Tx checksum offload
2020-05-03 Vamsi Attunuruevent/octeontx: support VLAN filter offload
2020-05-03 Harman Kalraevent/octeontx: add framework for Rx/Tx offloads
2020-05-05 Yunjian Wangnet/octeontx: fix dangling pointer on init failure
2020-04-21 Harman Kalranet/octeontx: support Rx/Tx checksum offload
2020-04-21 Vamsi Attunurunet/octeontx: support flow control
2020-04-21 Harman Kalranet/octeontx: support set link up/down
2020-04-21 Vamsi Attunurunet/octeontx: support VLAN filter offload
2020-04-21 Harman Kalranet/octeontx: support MTU
2020-04-21 Harman Kalranet/octeontx: support fast mbuf free
2020-04-21 Harman Kalranet/octeontx: add framework for Rx/Tx offloads
2020-04-21 Harman Kalranet/octeontx: support multi segment
2020-04-21 Amit Guptanet/octeontx: fix meson build for disabled drivers
2020-04-16 Thomas Monjalonreplace hot attributes
2020-04-14 Pavan Nikhileshbuild: disable experimental API check internally
2020-02-05 Sunil Kumar Korinet/octeontx: fix user supplied MAC address index
2020-02-05 Sunil Kumar Korinet/octeontx: fix memory leak of MAC address table
2020-01-17 Sunil Kumar Korinet/octeontx: add unicast MAC filter
2019-11-26 Pavan Nikhileshnet/octeontx: set queue offload capabilities
2019-11-26 Pavan Nikhileshnet/octeontx: cleanup redundant mbox structs
2019-11-26 Pavan Nikhileshnet/octeontx: add application domain validation
2019-11-26 Pavan Nikhileshcommon/octeontx: update mbox to version 1.1.3
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-23 Stephen Hemmingernet/octeontx: use driver log type
2019-05-24 Olivier Matznet: add rte prefix to ether defines
2019-05-24 Olivier Matznet: add rte prefix to ether structures
2019-03-20 Stephen Hemmingernet/octeontx: fix vdev name
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-26 Anoob Josephuse registered name for OCTEON TX references
2018-10-17 Qi Zhangdrivers/net: enable hotplug on secondary process
2018-10-01 Pavan Nikhileshevent/octeontx: support Tx adapter
2018-09-27 Bruce Richardsonnet/*/base: allow use of experimental APIs in base...
2018-09-14 Ferruh Yigitethdev: make default behavior CRC strip on Rx
2018-08-28 Jerin Jacobnet/octeontx: fix packet corruption on Tx
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-04-04 Pavan Nikhileshcommon/octeontx: move mbox to common folder
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
next