net/virtio: fix incorrect cast of void *
[dpdk.git] / drivers / net / i40e /
2017-11-10 Ilya V. Matveychikovdrivers/net: fix number of segment storage type
2017-11-10 Xiaoyun Linet/i40e: fix VF cannot forward packets issue
2017-11-03 Wei Dainet/i40e: fix Rx queue interrupt mapping in VF
2017-11-03 Wei Dainet/i40e: fix VFIO interrupt mapping in VF
2017-11-01 Jianbo Liunet/i40e: fix Rx packets number for NEON
2017-11-01 Qi Zhangnet/i40e: fix mirror with firmware 6.0
2017-11-06 Thomas Monjalonmbuf: rename data address helpers to IOVA
2017-11-06 Santosh Shuklambuf: rename physical address to IOVA
2017-11-06 Thomas Monjalonmemzone: rename address from physical to IOVA
2017-11-06 Thomas Monjalonremove useless memzone includes
2017-10-26 Gaetan Rivetpci: introduce library and driver
2017-10-26 David Hartonethdev: allow returning error on VLAN offload ops
2017-10-26 Olivier Matzmbuf: rename deprecated VLAN flags
2017-10-26 Gaetan Rivetethdev: remove detachable device flag
2017-10-26 Wei Zhaonet/i40e: fix queue number error in queue region
2017-10-26 Kirill Rybalchenkonet/i40e: fix unsecure usage of strncpy function
2017-10-26 Kirill Rybalchenkonet/i40e: add support for packet template to flow director
2017-10-26 Beilei Xingnet/i40e: fix flow director issue
2017-10-26 Beilei Xingnet/i40e: update parsing inner packet info
2017-10-26 Beilei Xingnet/i40e: fix string overflow issue
2017-10-26 Wenzhuo Lunet/i40e: fix parent when adding TM node
2017-10-26 Wenzhuo Lunet/i40e: fix not supporting NULL TM profile
2017-10-26 Wenzhuo Lunet/i40e: fix TM level capability getting
2017-10-26 Wenzhuo Lunet/i40e: fix TM node parameter checking
2017-10-24 Olivier Matzmk: do not generate LDLIBS from directory dependencies
2017-10-13 Jingjing Wunet/i40e: fix VF initialization error
2017-10-13 Zhiyong Yangnet/i40e: fix port id type
2017-10-13 Wei Zhaonet/i40e: fix build on FreeBSD
2017-10-13 Qi Zhangnet/i40e: fix mbuf free in vector Tx
2017-10-12 Andrey Chilikinnet/i40e: fix flexible payload configuration
2017-10-12 Luca Boccassimk: sort source files before compilation
2017-10-12 Jianfeng Tandrivers/net: enable IOVA mode for Intel PMDs
2017-10-12 Wei Zhaonet/i40e: support queue region set and flush
2017-10-12 Matan Azradethdev: add return value to stats get dev op
2017-10-12 Yong Wangnet/i40e: fix uninitialized variable
2017-10-11 Rory Sextonnet/i40e: support converting VF MAC to VF id
2017-10-08 Jianfeng Tanmem: remove API to get physical address in dom0
2017-10-08 Jianfeng Tanxen: remove dependency in libraries
2017-10-06 Zhiyong Yangethdev: increase port id range
2017-10-06 Beilei Xingnet/i40e: enable cloud filter for GTP-C and GTP-U
2017-10-06 Beilei Xingnet/i40e: add cloud filter parsing function for GTP
2017-10-06 Beilei Xingnet/i40e: add FDIR support for GTP-C and GTP-U
2017-10-06 Beilei Xingnet/i40e: finish integration FDIR with generic flow API
2017-10-06 Beilei Xingnet/i40e: update ptype and pctype info
2017-10-06 Kirill Rybalchenkonet/i40e: support updating pctype mapping table
2017-10-06 Kirill Rybalchenkonet/i40e: add dynamic mapping of SW flow types to HW...
2017-10-06 Kirill Rybalchenkonet/i40e: remove unnecessary bit operations
2017-10-06 Kirill Rybalchenkonet/i40e: get ddp profile protocol info
2017-10-06 Wei Dainet/i40e: fix mirror rule reset when port is closed
2017-10-06 Tomasz Kulaseknet/i40e: fix assignment of enum values
2017-10-06 Wei Zhaonet/i40e: refactor some stats related functions
2017-10-06 Wei Zhaonet/i40e: support reset stats in VF
2017-10-06 Wei Zhaonet/i40e: fix clear xstats bug in VF
2017-10-06 Jingjing Wunet/i40e: fix variable assignment
2017-10-06 Jingjing Wunet/i40e/base: fix bool definition
2017-10-06 Qi Zhangnet/i40e: fix packet count for PF
2017-10-06 David Hartonnet/i40e: fix i40evf MAC filter table
2017-10-06 Jingjing Wunet/i40e: fix memory leak if VF init fails
2017-10-06 Stephen Hemmingernet/i40e: remove unnecessary void casts
2017-10-06 Jingjing Wunet/i40e: remove unused and incorrect definition
2017-10-06 Beilei Xingnet/i40e: fix VF device stop issue
2017-10-06 Jingjing Wunet/i40e: fix interrupt throttling setting in PF
2017-10-06 Beilei Xingnet/i40e: remove DPDK PF version specific code
2017-10-06 Beilei Xingnet/i40e: remove virtual channel command for VSI queue
2017-10-06 Beilei Xingnet/i40e: remove virtual channel command for VLAN pvid
2017-10-06 Wenzhuo Lunet/i40e: new API to add VF MAC address from PF
2017-10-06 Xiaoyun Linet/i40e: fix PF notify issue when VF is not up
2017-10-06 Qi Zhangnet/i40e: fix flow control watermark mismatch
2017-10-06 Daniel Mrzyglodnet/i40e: fix return code not checked
2017-09-13 Wei Dainet/i40e: support NIC reset
2017-08-04 Xiaoyun Linet/i40e: revert fix of PF notify when VF not up
2017-08-03 Qi Zhangnet/i40e: fix Rx data segment buffer length
2017-07-31 Xiaoyun Linet/i40e: fix PF notify when VF is not up
2017-07-31 Kuba Kozaknet/i40e: fix parsing QinQ pattern
2017-07-31 David Huntnet/i40e: fix sync phy type by adding retry
2017-07-31 Jeff Guonet/i40e: fix link down and negotiation
2017-07-31 Wenzhuo Lunet/i40e: fix TM hierarchy commit check
2017-07-19 Jeff Guonet/i40e: fix VF add/del MAC
2017-07-19 Beilei Xingnet/i40e: fix ethertype filter for new FW
2017-07-19 Beilei Xingnet/i40e: fix virtchnl message response timeout
2017-07-19 Tiwei Bienet/i40e: remove an unnecessary goto
2017-07-19 Beilei Xingnet/i40e: check invalid VF queue id for FDIR
2017-07-19 Jingjing Wunet/i40e: fix LSC interrupt
2017-07-19 Qi Zhangnet/i40e: fix VF Tx bytes
2017-07-16 Stephen Hemmingerdrivers/net: remove duplicate includes
2017-07-11 Wenzhuo Lunet/i40e: support committing TM hierarchy
2017-07-11 Wenzhuo Lunet/i40e: support getting TM node capability
2017-07-11 Wenzhuo Lunet/i40e: support getting TM level capability
2017-07-11 Wenzhuo Lunet/i40e: support getting TM node type
2017-07-11 Wenzhuo Lunet/i40e: support deleting TM node
2017-07-11 Wenzhuo Lunet/i40e: support adding TM node
2017-07-11 Wenzhuo Lunet/i40e: support deleting TM shaper profile
2017-07-11 Wenzhuo Lunet/i40e: support adding TM shaper profile
2017-07-11 Wenzhuo Lunet/i40e: support getting TM capability
2017-07-11 Wenzhuo Lunet/i40e: support getting TM ops
2017-07-06 Qi Zhangnet/i40e: fix incorrect PF Rx bytes
2017-07-06 Beilei Xingnet/i40e: support VLAN stripping for VF
2017-07-06 Yong Wangnet/i40e: fix division by 0
2017-07-06 Andrey Chilikinnet/i40e: extended list of operations for DDP processing
2017-07-06 Jingjing Wunet/i40e/base: update base code info
next