net/iavf: fix VLAN insertion
[dpdk.git] / drivers / net / thunderx /
2021-10-25 Harman Kalradrivers: remove direct access to interrupt handle
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: 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 Nikhileshnet/thunderx: enable build only on 64-bit Linux
2021-10-13 Konstantin Ananyevethdev: change input parameters for Rx queue count
2021-10-20 Andrew Rybchenkomempool: add namespace to flags
2021-10-06 Xueming Liethdev: change queue release callback
2021-09-07 Aman Deep Singhnet: add macro for MAC address print
2021-08-27 Jerin Jacobdrivers: remove warning with Meson 0.59
2021-08-17 Thomas Monjalonversion: 21.11-rc0
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-22 Andrew Boyerdrivers/net: redefine array size macros
2021-01-29 Bruce Richardsonethdev: make driver-only headers private
2021-01-19 Steve Yangnet/thunderx: fix jumbo frame flag condition for MTU set
2021-01-14 Pallavi Kadamdrivers/net: build i40e and mlx5 on Windows
2020-11-03 Yunjian Wangnet/thunderx: fix memory leak on rbdr desc ring failure
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: remove forcing stopped state upon close
2020-09-30 Thomas Monjalondrivers/net: check process type in close operation
2020-09-30 Thomas Monjalonethdev: allow drivers to return error on close
2020-09-18 Ferruh Yigitethdev: remove underscore prefix from internal API
2020-09-18 Ferruh Yigitethdev: move inline device operations
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/thunderx: use dynamic log type
2020-04-16 Thomas Monjalonreplace hot attributes
2020-04-16 Thomas Monjalonreplace unused attributes
2020-04-14 Pavan Nikhileshbuild: disable experimental API check internally
2020-03-18 Harman Kalranet/thunderx: support link up and down
2020-01-20 Jerin Jacobdrivers/net: use structure marker from EAL
2020-01-17 Gavin Hunet/thunderx: use new API to save cycles on aarch64
2019-11-20 Pawel Modrakbuild: align symbols with global ABI version
2019-11-20 Anatoly Burakovbuild: remove individual library versions
2019-11-20 Andrew Rybchenkodrivers/net: fix RSS hash offload flag if no RSS
2019-11-11 Pavan Nikhileshdrivers/net: update Rx RSS hash offload capabilities
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 Amit Guptanet/thunderx: fix crash on detach
2019-06-28 David Marchanddrivers/net: fix double free on init failure
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
2018-11-13 Subrahmanyam Nillanet/thunderx: fix Tx desc corruption in scatter-gather...
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-07-23 Rakesh Kudurumallanet/thunderx: support Rx VLAN offload
2018-07-23 Pavan Nikhileshnet/thunderx: enable Rx checksum offload
2018-07-23 Kiran Kumarnet/thunderx: avoid sq door bell write on zero packet
2018-07-11 Thomas Monjalonremove useless constructor headers
2018-07-02 Ferruh Yigitethdev: add new offload flag to keep CRC
2018-07-02 Ferruh Yigitnet/thunderx: fix build with gcc optimization on
2018-07-02 Rakesh Kudurumallanet/thunderx: add support for hardware first skip feature
2018-05-14 Wei Daiethdev: new Rx/Tx offloads API
2018-05-14 Pavan Nikhileshnet/thunderx: remove deprecated Txq flags
2018-04-27 Nitin Saxenanet/thunderx: fix MTU configuration for jumbo packets
2018-04-23 Andrew Rybchenkomempool: rename flag to control IOVA-contiguous objects
2018-04-13 Ferruh Yigitethdev: replace bus specific struct with generic dev
2018-03-30 Stephen Hemmingernet/thunderx: use link status helper functions
2018-01-31 Harry van Haarennet/thunderx: align dynamic log names with standard
2018-01-30 Pavan Nikhileshdrivers/net: build Cavium NIC PMDs with meson
2018-01-22 Ferruh Yigitethdev: separate driver APIs
2018-01-21 Maciej Czekajnet/thunderx: convert to new offload API
2018-01-16 Thomas Monjalonethdev: remove useless parameter in callback process
2018-01-16 Thomas Monjalonethdev: fix link autonegotiation value
2018-01-16 Pavan Nikhileshnet/thunderx: implement dynamic logging
2018-01-16 Jerin Jacobnet/thunderx: fix multi segment Tx function return
2018-01-09 Jerin Jacobdrivers: use SPDX tag for Cavium copyright files
2017-11-06 Santosh Shukladrivers/net: rename physical address type to IOVA
2017-11-06 Thomas Monjalonmbuf: rename data address helpers to IOVA
2017-11-06 Thomas Monjalonmempool: rename addresses from physical to IOVA
2017-11-06 Thomas Monjalonmemzone: rename address from physical to IOVA
2017-10-26 Gaetan Rivetpci: introduce library and driver
2017-10-24 Olivier Matzmk: do not generate LDLIBS from directory dependencies
2017-10-12 Luca Boccassimk: sort source files before compilation
2017-10-12 Matan Azradethdev: add return value to stats get dev op
2017-10-06 Zhiyong Yangethdev: increase port id range
2017-10-06 Jerin Jacobnet/thunderx: add device speed capability info
2017-07-19 Jerin Jacobnet/thunderx: update sq config register field
2017-07-10 Jerin Jacobnet/thunderx: remove libm dependency
2017-07-08 Jerin Jacobupdate Cavium Inc copyright headers
2017-07-03 Ashwin Sekhar T Knet/thunderx: fix build with clang
2017-07-01 Bernard Iremongerethdev: add return values to callback process API
2017-06-14 Jerin Jacobfix typos using codespell utility
2017-06-12 Jerin Jacobnet/thunderx: manage PCI device mapping for SQS VFs
2017-06-12 Ferruh Yigitdrivers/net: add generic ethdev macro to get PCI device
2017-06-12 Jerin Jacobnet/thunderx: add compile-time checks
2017-06-05 David Marchanddrivers/net: fix vfio kmod dependency
2017-05-01 Jerin Jacobnet/thunderx: fix deadlock in Rx path
2017-04-19 Jerin Jacobnet/thunderx: reduce writes to mbuf
2017-04-19 Marcin Wilknet/thunderx: fix stats access out of bounds
next