net: add rte prefix to ether defines
[dpdk.git] / drivers / net / ixgbe / ixgbe_ethdev.h
2019-05-24 Olivier Matznet: add rte prefix to ether defines
2019-03-29 Ian Stokesnet/ixgbe: set min and max MTU
2019-03-08 Wei Zhaonet/ixgbe: support VF promiscuous by PF driver
2019-03-01 Julien Meuniernet/ixgbe: support loopback for X540/X550
2018-12-13 Xiaoyun Linet/ixgbe: fix overwriting RSS RETA
2018-07-02 Wei Zhaonet/ixgbe: fix tunnel type set error for FDIR
2018-05-14 Tonghao Zhangnet/ixgbevf: set the interrupt interval for EITR
2018-04-27 Declan Dohertynet/ixgbe: add support for representor ports
2018-04-27 Adrien Mazarguilethdev: flatten RSS configuration in flow API
2018-04-13 Wei Dainet/ixgbe: support VLAN strip per queue offloading...
2018-01-16 Wei Zhaonet/ixgbe: move RSS to flow API
2018-01-04 Bruce Richardsondrivers: use SPDX tag for Intel copyright files
2017-10-26 Gaetan Rivetpci: introduce library and driver
2017-10-26 Radu Nicolaunet/ixgbe: fix build without security library
2017-10-26 Radu Nicolaunet/ixgbe: enable inline IPsec
2017-10-06 David Hartonnet/ixgbe: eliminate duplicate filterlist symbols
2017-07-31 Wei Dainet/ixgbe: support 2.5G and 5G on X550
2017-07-11 Wenzhuo Lunet/ixgbe: support committing TM hierarchy
2017-07-11 Wenzhuo Lunet/ixgbe: support adding TM node
2017-07-11 Wenzhuo Lunet/ixgbe: support adding TM shaper profile
2017-07-11 Wenzhuo Lunet/ixgbe: support getting TM ops
2017-07-08 Gaetan Rivetnet/ixgbe: include PCI header directly
2017-06-14 Jerin Jacobfix typos using codespell utility
2017-06-12 Qi Zhangnet/ixgbe: enable flex bytes for generic flow API
2017-06-12 Radu Nicolauethdev: move bypass functions to ixgbe PMD
2017-06-12 Ferruh Yigitdrivers/net: add generic ethdev macro to get PCI device
2017-04-28 Laurent Hardynet/ixgbe: ensure link status is updated
2017-04-19 Wenzhuo Lunet/ixgbe: move private APIs to a specific file
2017-04-04 Bernard Iremongernet/ixgbe: allocate TC bandwidth
2017-04-04 Wei Zhaonet/ixgbe: move MAC type check macros
2017-04-04 Olivier Matznet/ixgbe: remove invalid declaration
2017-03-30 Olivier Matznet/ixgbe: implement descriptor status API
2017-01-30 Qi Zhangnet/ixgbe: fix blocked interrupts
2017-01-17 Wei Zhaonet/ixgbe: flush all the filter list
2017-01-17 Wei Zhaonet/ixgbe: destroy consistent filter
2017-01-17 Wei Zhaonet/ixgbe: create consistent filter
2017-01-17 Wei Zhaonet/ixgbe: parse flow director filter
2017-01-17 Wei Zhaonet/ixgbe: flush all the filters
2017-01-17 Wei Zhaonet/ixgbe: store and restore L2 tunnel configuration
2017-01-17 Wei Zhaonet/ixgbe: restore flow director filter
2017-01-17 Wei Zhaonet/ixgbe: restore ether type filter
2017-01-17 Wei Zhaonet/ixgbe: store L2 tunnel filter
2017-01-17 Wei Zhaonet/ixgbe: store flow director filter
2017-01-17 Wei Zhaonet/ixgbe: store TCP SYN filter
2017-01-15 Tiwei Bienet/ixgbe: add MACsec offload
2017-01-04 Tomasz Kulaseknet/ixgbe: add Tx preparation
2016-12-25 Jan Blunckethdev: decouple from PCI device
2016-12-24 Stephen Hemmingernet/ixgbe: localize mapping of ethdev to PCI device
2016-03-30 Wang Xiao Wixgbe: fail if too many queues for interrupt
2016-03-25 Wenzhuo Luixgbe: fix dropping packets from unsupported Tx queues
2016-03-25 Jianfeng Tanethdev: query supported packet types
2016-03-16 Wenzhuo Luixgbe: support link speed auto-negotiation on X550em_x
2015-11-13 Daniel Mrzyglodixgbe: support ieee1588 functions for device time
2015-11-04 Cunming Liangixgbe: reserve VFIO vector zero for misc interrupt
2015-11-01 Konstantin Ananyevixgbe: get queue info and descriptor limits
2015-11-01 Jingjing Wuethdev: move the multi-queue mode check to specific...
2015-10-28 Wenzhuo Luixgbe: support new flow director modes for X550
2015-10-28 Wenzhuo Luixgbevf: support RSS reta/hash query and update
2015-10-28 Wenzhuo Luixgbevf: support RSS config on x550
2015-10-28 Wenzhuo Luixgbe: support 512 RSS entries on x550
2015-07-27 Cunming Liangixgbe: enable Rx queue interrupts for PF and VF
2015-07-19 Bernard Iremongerixgbe: free queue memory when closing
2015-07-19 Bernard Iremongerixgbe: support port hotplug
2015-07-07 Jingjing Wuethdev: rename port mirroring structure
2015-05-22 Bruce Richardsonixgbe: move to drivers/net/