eal: move common header files
[dpdk.git] / drivers / net / iavf /
2020-01-17 Haiyue Wangnet/iavf: unify bool type value
2020-01-17 Haiyue Wangnet/iavf/base: move to drivers common directory
2020-01-17 Yahui Caonet/iavf: fix virtual channel return
2020-01-17 Qi Zhangnet/iavf/base: update version info
2020-01-17 Qi Zhangnet/iavf: move device state flag
2020-01-17 Qi Zhangnet/iavf/base: fix adminq return
2020-01-17 Qi Zhangnet/iavf/base: update copyright date
2020-01-17 Qi Zhangnet/iavf/base: support more link speeds
2020-01-17 Qi Zhangnet/iavf/base: update FW API version for X722
2020-01-17 Qi Zhangnet/iavf/base: fix command buffer memory leak
2020-01-17 Qi Zhangnet/iavf/base: increase max VSI count for VFs
2020-01-17 Qi Zhangnet/iavf/base: adjust indentation
2020-01-17 Qi Zhangnet/iavf/base: update virtual channel
2020-01-17 Qi Zhangnet/iavf/base: rename functions
2020-01-17 Qi Zhangnet/iavf/base: remove unnecessary compile option
2020-01-17 Qi Zhangnet/iavf/base: remove unused code
2020-01-17 Qi Zhangnet/iavf/base: update device IDs
2020-01-17 Qi Zhangnet/iavf/base: rename register macro
2020-01-17 Qi Zhangnet/iavf/base: rename error code enum
2020-01-17 Qi Zhangnet/iavf/base: remove unnecessary header file
2020-01-17 Tao Zhunet/iavf: add TSO offload use basic path
2020-01-17 Jiaqi Minnet/iavf: fix Rx total stats
2019-11-25 Stephen Hemmingerremove blank lines at end of file
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-20 Leyi Rongnet/iavf: fix Tx checksum offload in AVX path
2019-11-11 Pavan Nikhileshdrivers/net: update Rx RSS hash offload capabilities
2019-10-23 Leyi Rongnet/iavf: enable AVX2 for iavf
2019-10-07 Stephen Hemmingernet/iavf: use dynamic log type for Tx/Rx debug
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-08-06 Xiao Zhangnet/iavf: fix address of first segment
2019-07-26 Qi Zhangnet/iavf: fix endless loop
2019-07-24 Xiaolong Yenet/iavf: replace license text with SPDX tag
2019-07-23 Qi Zhangnet/iavf: fix Rx bytes stats
2019-07-23 Ting Xunet/iavf: fix driver crash when enable TSO
2019-07-23 Nithin Dabilpuramdrivers/net: use ack in interrupt handlers
2019-07-22 David Marchandeal: fix IOVA mode selection as VA for PCI drivers
2019-07-01 Ivan Malovmbuf: clarify outer offsets for non-tunnel packets
2019-06-20 Lavanya Govindarajannet/iavf: move compile time define to configuration
2019-06-13 Andrew Rybchenkonet/iavf: fix Tx prepare to set positive rte_errno
2019-05-24 Olivier Matznet: add rte prefix to UDP structure
2019-05-24 Olivier Matznet: add rte prefix to TCP structure
2019-05-24 Olivier Matznet: add rte prefix to SCTP structure
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-05-07 Qi Zhangnet/iavf: enable more link speed
2019-05-03 Qiming Yangnet/iavf: fix stats reset
2019-04-19 Wei Zhaonet/iavf: fix queue interrupt for ice
2019-04-19 Qiming Yangnet/iavf: fix info get
2019-03-01 Leyi Rongnet/iavf: rename remaining avf strings
2019-03-01 Leyi Rongnet/iavf: rename avf to iavf