test/mbuf: fix access to freed memory
[dpdk.git] / drivers / net / liquidio /
2021-10-24 Olivier Matzmbuf: add namespace to offload flags
2021-10-22 Ferruh Yigitethdev: add namespace
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-14 Andrew Rybchenkodrivers/net: remove queue xstats auto-fill flag
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-19 Steve Yangnet/liquidio: fix jumbo frame flag condition for MTU set
2021-01-14 Pallavi Kadamdrivers/net: build i40e and mlx5 on Windows
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-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-21 David Marchandbus/pci: switch to private kernel driver enum
2020-09-07 Ciara Powerbuild: remove makefiles
2020-08-12 Thomas Monjalonversion: 20.11-rc0
2020-07-03 Jerin Jacoblog: introduce logtype register macro
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 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-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-17 Qi Zhangdrivers/net: enable device detach on secondary process
2018-07-11 Thomas Monjalonremove useless constructor headers
2018-06-14 Bruce Richardsonnet/liquidio: add to meson build
2018-05-22 Chuhong Yaonet/liquidio: fix link state fetching during start
2018-05-14 Thomas Monjalondrivers/net: use higher level of probing helper for PCI
2018-04-13 Ferruh Yigitethdev: replace bus specific struct with generic dev
2018-03-30 Shijith Thottonnet/liquidio: move to new offload API
2018-03-30 Stephen Hemmingernet/liquidio: use link status helper functions
2018-01-31 Harry van Haarennet/liquidio: align dynamic log names with standard
2018-01-22 Ferruh Yigitethdev: separate driver APIs
2018-01-16 Stephen Hemmingernet/liquidio: implement dynamic logging
2018-01-16 Shijith Thottonnet/liquidio: support queue re-configuration
2018-01-09 Jerin Jacobdrivers: use SPDX tag for Cavium copyright files
2017-11-08 Shijith Thottonnet/liquidio: support device reset in driver
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 Monjalonmemzone: rename address from physical to IOVA
2017-11-06 Thomas Monjalonmem: rename address mapping function to IOVA
2017-10-26 Srisivasubramanian Snet/liquidio: add support for 10GBase-T cards
2017-10-26 Gaetan Rivetpci: introduce library and driver
2017-10-26 Gaetan Rivetethdev: remove detachable device flag
2017-10-24 Olivier Matzmk: do not generate LDLIBS from directory dependencies
2017-10-13 Zhiyong Yangnet/liquidio: fix port id type
2017-10-12 Intiyaz Bashanet/liquidio: support promiscuous mode
2017-10-12 Matan Azradethdev: add return value to stats get dev op
2017-10-06 Yong Wangnet/liquidio: fix uninitialized variable
2017-10-06 Shijith Thottonnet/liquidio: add API to set MTU
2017-10-06 Shijith Thottonnet/liquidio: remove FLR request to PF driver
2017-06-12 Shijith Thottonnet/liquidio: do not touch mbuf initialized fields
2017-06-12 Shijith Thottonnet/liquidio: fix MTU calculation from port configuration
2017-06-12 Shijith Thottonnet/liquidio: set device speed capability info
2017-06-12 Ferruh Yigitdrivers/net: add generic ethdev macro to get PCI device
2017-06-05 David Marchanddrivers/net: fix vfio kmod dependency
2017-04-19 Shijith Thottonnet/liquidio: support 25G link speed
2017-04-19 Shijith Thottonnet/liquidio: fix null pointer check
2017-04-19 Shijith Thottonnet/liquidio/base: fix mbox command initialization
2017-04-18 Jan Blunckdrivers/net: do not use ethdev driver
2017-04-06 Ferruh Yigitdrivers/net: remove unused DEPDIRS from makefiles
2017-04-04 Shijith Thottonnet/liquidio: add API to add and remove VLAN port
2017-04-04 Shijith Thottonnet/liquidio: add API to close device
2017-04-04 Shijith Thottonnet/liquidio: add API to stop device
2017-04-04 Shijith Thottonnet/liquidio: add APIs for hardware stats
2017-04-04 Shijith Thottonnet/liquidio: support Tx stats
2017-04-04 Shijith Thottonnet/liquidio: support Rx stats
2017-04-04 Shijith Thottonnet/liquidio: add APIs to configure UDP tunnel port
2017-04-04 Shijith Thottonnet/liquidio: add APIs to set link up and down
2017-04-04 Shijith Thottonnet/liquidio: add APIs to enable and disable multicast
2017-04-04 Shijith Thottonnet/liquidio: add API to validate VF MTU
2017-04-04 Shijith Thottonnet/liquidio: add API to get device info
2017-04-04 Shijith Thottonnet/liquidio: support RSS
2017-04-04 Shijith Thottonnet/liquidio: add API to control Rx
2017-04-04 Shijith Thottonnet/liquidio: add APIs to alloc and send control command
2017-04-04 Shijith Thottonnet/liquidio: add APIs to start device and update link
2017-04-04 Shijith Thottonnet/liquidio: add API to release Tx queue
2017-04-04 Shijith Thottonnet/liquidio: add API to flush IQ
2017-04-04 Shijith Thottonnet/liquidio: add Tx data path for multiple segments
2017-04-04 Shijith Thottonnet/liquidio: add Tx data path for single segment
2017-04-04 Shijith Thottonnet/liquidio: add APIs to enable and disable IO queues
2017-04-04 Shijith Thottonnet/liquidio: add APIs for SG list
2017-04-04 Shijith Thottonnet/liquidio: add API to setup Tx queue
2017-04-04 Shijith Thottonnet/liquidio: add API to release Rx queue
2017-04-04 Shijith Thottonnet/liquidio: add Rx data path
2017-04-04 Shijith Thottonnet/liquidio: initialize Rx queue
next