ethdev: add return values to callback process API
[dpdk.git] / drivers / net / enic / enic_main.c
2017-07-01 Bernard Iremongerethdev: add return values to callback process API
2017-06-14 Jerin Jacobfix typos using codespell utility
2017-06-12 John Daleynet/enic: flow API for NICs with advanced filters enabled
2017-05-05 Wei Daiethdev: fix adding invalid MAC address
2017-04-06 Qi Zhangeal: clean up interrupt handle
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
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-26 Nelson Escobarnet/enic: revert truncated packets counter fix
2016-10-26 Nelson Escobarnet/enic: fix Rx queue index when not using Rx scatter
2016-10-14 Bernard Iremongerethdev: add an argument to internal callback function
2016-10-13 John Daleynet/enic: extend flow director support for 1300 series
2016-10-13 Nelson Escobarnet/enic: document how to configure vNIC parameters
2016-09-30 John Daleynet/enic: support scatter Rx in MTU update
2016-09-30 Nelson Escobarnet/enic: enable link check interrupt
2016-09-30 Nelson Escobarnet/enic: extract code for checking link status
2016-09-30 Nelson Escobarnet/enic: unregister interrupt handler when stopping
2016-09-30 Nelson Escobarnet/enic: move link checking init to probe time
2016-07-21 John Daleynet/enic: fix possible Rx corruption
2016-07-15 Nelson Escobarnet/enic: fix crash on error interrupt
2016-07-15 Nelson Escobarnet/enic: fix calculation of truncated packets
2016-07-15 John Daleynet/enic: fix queue stop and start
2016-07-15 John Daleynet/enic: decrement Tx mbuf reference count before...
2016-07-15 John Daleynet/enic: remove internal driver version
2016-07-08 Nelson Escobarnet/enic: fix removing old MAC address when setting...
2016-07-08 Nelson Escobarnet/enic: fix setting MAC address when a port is restarted
2016-07-08 Nelson Escobarnet/enic: fix resource check failures when bonding...
2016-07-05 John Daleynet/enic: fix Rx queue init after restarting a device
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-28 Nelson Escobarnet/enic: fix memory freeing
2016-06-24 Nelson Escobarnet/enic: support scattered Rx
2016-06-23 Nelson Escobarnet/enic: fix releasing mbufs when tearing down Rx...
2016-06-20 John Daleynet/enic: improve out of resources error handling
2016-06-20 John Daleynet/enic: fix crash when releasing queues
2016-06-15 John Daleynet/enic: remove unused code
2016-06-15 John Daleynet/enic: use Tx completion index instead of messages
2016-06-15 John Daleynet/enic: streamline mbuf handling 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-17 Olivier Matzmbuf: add raw allocation function
2016-05-06 John Daleyenic: fix offset for Rx mbuf data
2016-04-20 Thomas Monjalonethdev: remove deprecated statistics
2016-03-30 John Daleyenic: expose Rx missed packets counter
2016-03-25 Nelson Escobarenic: fix Rx descriptor limit
2016-03-25 Nelson Escobarenic: add missing newline to print statements
2016-03-16 John Daleyenic: improve Rx performance
2016-03-16 Yoann Desmouceauxenic: fix DMA address of outgoing packets
2015-10-30 John Daleyenic: improve Tx packet rate
2015-10-20 David Marchandenic: fix allocation when not using first numa node
2015-09-29 Sujith Sankarenic: remove #ident lines
2015-09-03 Thomas Monjalonmbuf: remove packet type from offload flags
2015-07-15 Helin Zhangenic: replace some offload flags with packet type
2015-05-22 Bruce Richardsonenic: move to drivers/net/