net: add rte prefix to ether structures
[dpdk.git] / drivers / net / enic / enic.h
2019-05-24 Olivier Matznet: add rte prefix to ether structures
2019-03-20 Hyong Youb Kimnet/enic: fix max MTU calculation
2019-03-08 Hyong Youb Kimnet/enic: fix flow director SCTP matching
2018-12-13 Hyong Youb Kimnet/enic: support multicast filtering
2018-10-18 John Daleynet/enic: fix counter action
2018-10-11 Hyong Youb Kimnet/enic: add AVX2 based vectorized Rx handler
2018-10-11 John Daleynet/enic: support flow counter action
2018-07-02 John Daleynet/enic: add simple Rx handler
2018-07-02 Hyong Youb Kimnet/enic: add the simple version of Tx handler
2018-07-02 Hyong Youb Kimnet/enic: support mbuf fast free offload
2018-07-02 Hyong Youb Kimnet/enic: add handlers to add/delete vxlan port number
2018-07-02 Hyong Youb Kimnet/enic: add devarg to specify ingress VLAN rewrite...
2018-07-02 Hyong Youb Kimnet/enic: update the UDP RSS detection mechanism
2018-04-27 Hyong Youb Kimnet/enic: enable overlay offload for VXLAN and GENEVE
2018-04-27 David Marchandnet/enic: add primary MAC address handler
2018-04-13 Hyong Youb Kimnet/enic: support drop flow action
2018-03-30 Hyong Youb Kimnet/enic: support Rx queue interrupts
2018-03-30 Hyong Youb Kimnet/enic: heed the requested max Rx packet size
2018-03-30 Hyong Youb Kimnet/enic: allow to change RSS settings
2018-03-30 John Daleynet/enic: remove extern in function declarations
2018-01-29 Hyong Youb Kimnet/enic: add Tx prepare handler
2018-01-29 Hyong Youb Kimnet/enic: fix crash due to static max number of queues
2018-01-16 Hyong Youb Kimnet/enic: use BSD-3-Clause
2018-01-16 Hyong Youb Kimnet/enic: remove remaining header-split code
2017-10-12 Matan Azradethdev: add return value to stats get dev op
2017-10-12 Aaron Conolenet/enic: remove unused code
2017-06-12 John Daleynet/enic: flow API for NICs with advanced filters enabled
2017-06-12 John Daleynet/enic: flow API skeleton
2017-06-12 Ferruh Yigitdrivers/net: remove unnecessary macro for unused variables
2017-05-05 Wei Daiethdev: fix adding invalid MAC address
2017-02-10 John Daleynet/enic: fix memory leak with oversized Tx packets
2017-01-30 John Daleynet/enic: fix MAC address add and remove
2017-01-17 John Daleynet/enic: remove unnecessary function parameter attributes
2016-10-26 John Daleynet/enic: fix multi-queue Rx performance
2016-10-26 John Daleynet/enic: rename functions for queue index conversion
2016-10-26 John Daleynet/enic: fix crash on MTU update or Rx queue reconfigure
2016-10-13 John Daleynet/enic: extend flow director support for 1300 series
2016-09-30 John Daleynet/enic: support scatter Rx in MTU update
2016-09-30 Nelson Escobarnet/enic: extract code for checking link status
2016-07-15 John Daleynet/enic: remove internal driver version
2016-07-08 Nelson Escobarnet/enic: fix resource check failures when bonding...
2016-07-10 Thomas Monjalonnet/enic: remove useless assert macro
2016-06-29 Nelson Escobarnet/enic: fix Rx scatter with multiple queues
2016-06-29 John Daleynet/enic: update MTU for non-scattered Rx
2016-06-29 John Daleynet/enic: determine max egress packet size and max MTU
2016-06-28 Nelson Escobarnet/enic: fix memory freeing
2016-06-24 Nelson Escobarnet/enic: support scattered Rx
2016-06-15 John Daleynet/enic: fix Tx IP and UDP/TCP checksum offload
2016-06-15 John Daleynet/enic: add an assert macro
2016-06-15 John Daleynet/enic: remove unused code
2016-06-15 John Daleynet/enic: streamline mbuf handling in Tx path
2016-06-15 John Daleynet/enic: remove unused functions in Tx path
2016-06-15 John Daleynet/enic: put Tx and Rx functions into same file
2016-06-15 John Daleynet/enic: count truncated packets
2016-06-15 John Daleynet/enic: fix Rx drop counters
2016-05-02 Thomas Monjaloneal: add assert macro for debug
2016-03-16 John Daleyenic: improve Rx performance
2015-10-30 John Daleyenic: improve Tx packet rate
2015-09-29 Sujith Sankarenic: remove #ident lines
2015-05-22 Bruce Richardsonenic: move to drivers/net/