net: add rte prefix to ether structures
[dpdk.git] / drivers / net / liquidio / lio_ethdev.c
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-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-10-26 Srisivasubramanian Snet/liquidio: add support for 10GBase-T cards
2017-10-26 Gaetan Rivetethdev: remove detachable device flag
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: 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-18 Jan Blunckdrivers/net: do not use ethdev driver
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 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 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: add API to setup Rx queue
2017-04-04 Shijith Thottonnet/liquidio: add API to configure device
2017-04-04 Shijith Thottonnet/liquidio: add APIs for response list
2017-04-04 Shijith Thottonnet/liquidio: add APIs to allocate and free SC buffer...
2017-04-04 Shijith Thottonnet/liquidio: add APIs to allocate and free IQ
2017-04-04 Shijith Thottonnet/liquidio: add API for VF FLR
2017-04-04 Shijith Thottonnet/liquidio: add API for PF VF handshake
2017-04-04 Shijith Thottonnet/liquidio: add API to setup mbox registers
2017-04-04 Shijith Thottonnet/liquidio: add API to setup IO queue registers
2017-04-04 Shijith Thottonnet/liquidio: add API to disable IO queues
2017-04-04 Shijith Thottonnet/liquidio: initialize
2017-04-04 Shijith Thottonnet/liquidio: register VF