net/mlx5: support hardware TSO
[dpdk.git] / drivers / net / thunderx /
2017-03-27 Olivier Matzmk: optimize directory dependencies
2017-01-18 Jerin Jacobnet/thunderx: use I/O device memory read/write API
2016-12-25 Jan Blunckethdev: decouple from PCI device
2016-12-25 Jan Blunckethdev: move info filling of PCI into drivers
2016-12-20 Olivier Matzdrivers: advertise kmod dependencies in pmdinfo
2016-11-10 Jerin Jacobnet/thunderx: support CN83xx devices
2016-11-10 Jerin Jacobnet/thunderx: disable L3 alignment padding
2016-10-14 Bernard Iremongerethdev: add an argument to internal callback function
2016-10-13 Shreyansh Jaindrivers: rename register macro prefix
2016-10-13 Kamil Rytarowskinet/thunderx: increase driver version to 2.0
2016-10-13 Kamil Rytarowskinet/thunderx: add final bits for secondary queue support
2016-10-13 Kamil Rytarowskinet/thunderx: add secondary queue set support in configure
2016-10-13 Kamil Rytarowskinet/thunderx: add secondary queue set support in start
2016-10-13 Kamil Rytarowskinet/thunderx: add secondary queue set support in stop...
2016-10-13 Kamil Rytarowskinet/thunderx: add helpers for secondary queue set
2016-10-13 Kamil Rytarowskinet/thunderx: remove private data to ethdev link
2016-10-13 Kamil Rytarowskinet/thunderx: add secondary queue set in interrupt...
2016-10-13 Kamil Rytarowskinet/thunderx: add functions to store qsets
2016-10-13 Kamil Rytarowskinet/thunderx/base: add secondary queue set support
2016-10-13 Kamil Rytarowskinet/thunderx/base: add functions to store qsets
2016-10-13 Kamil Rytarowskinet/thunderx: fix Tx checksum handling
2016-10-13 Kamil Rytarowskinet/thunderx: cleanup
2016-09-30 Jerin Jacobnet/thunderx: support 81xx SoC
2016-09-30 Jerin Jacobnet/thunderx: add tunneling extension info capability...
2016-09-30 Jerin Jacobnet/thunderx: remove generic passX references
2016-10-03 Jan Viktorinpci: inherit common driver in PCI driver
2016-10-03 David Marchanddrivers: use PCI registration macro
2016-09-16 Pablo de Laradrivers: make driver names consistent
2016-07-05 Kamil Rytarowskinet/thunderx: fix memory alloc issue when changing...
2016-07-10 Zyta Szpakethdev: get registers width
2016-07-10 Pablo de Laradrivers: remove static driver names
2016-07-06 Neil Hormandrivers: update registration macro usage
2016-07-01 Bruce Richardsonmempool: rename functions with confusing names
2016-06-30 Ferruh Yigitnet/thunderx: add missing external dependency
2016-06-29 Jerin Jacobnet/thunderx: fix build with clang
2016-06-29 Jerin Jacobnet/thunderx: fix build flags with clang
2016-06-20 Jerin Jacobnet/thunderx: add device start/stop and close
2016-06-20 Jerin Jacobnet/thunderx: support Tx queue start and stop
2016-06-20 Jerin Jacobnet/thunderx: support Rx queue start and stop
2016-06-20 Jerin Jacobnet/thunderx: get Rx queue count
2016-06-20 Jerin Jacobnet/thunderx: query supported packet types
2016-06-20 Jerin Jacobnet/thunderx: add single and multi-segment Rx
2016-06-20 Jerin Jacobnet/thunderx: add single and multi-segment Tx
2016-06-20 Jerin Jacobnet/thunderx: add statistics
2016-06-20 Jerin Jacobnet/thunderx: support promiscuous mode
2016-06-20 Jerin Jacobnet/thunderx: support MTU configuration
2016-06-20 Jerin Jacobnet/thunderx: support RSS and RETA query and update
2016-06-20 Jerin Jacobnet/thunderx: add Tx queue setup and release
2016-06-20 Jerin Jacobnet/thunderx: add Rx queue setup and release
2016-06-20 Jerin Jacobnet/thunderx: get device infos
2016-06-20 Jerin Jacobnet/thunderx: support ethdev configure
2016-06-20 Jerin Jacobnet/thunderx: support register dump
2016-06-20 Jerin Jacobnet/thunderx: add link status and update
2016-06-20 Jerin Jacobnet/thunderx: add PMD skeleton
2016-06-20 Jerin Jacobnet/thunderx/base: add statistics
2016-06-20 Jerin Jacobnet/thunderx/base: add RSS and RETA configuration
2016-06-20 Jerin Jacobnet/thunderx/base: add hardware API
2016-06-20 Jerin Jacobnet/thunderx/base: add mailbox for PF/VF communication
2016-06-20 Jerin Jacobnet/thunderx/base: implement platform abstraction
2016-06-20 Jerin Jacobnet/thunderx/base: add HW register definitions
2016-06-20 Jerin Jacobnet/thunderx/base: add HW constants