fix typos using codespell utility
[dpdk.git] / doc / guides / nics / sfc_efx.rst
2017-06-14 Jerin Jacobfix typos using codespell utility
2017-04-04 Andrew Rybchenkonet/sfc: implement simple EF10 native Tx datapath
2017-04-04 Andrew Rybchenkonet/sfc: implement EF10 native Tx datapath
2017-04-04 Andrew Rybchenkonet/sfc: factor out libefx-based Tx datapath
2017-04-04 Andrew Rybchenkonet/sfc: implement EF10 native Rx datapath
2017-04-04 Andrew Rybchenkonet/sfc: factor out libefx-based Rx datapath
2017-04-04 Ivan Malovnet/sfc: add kvarg control for MAC statistics update...
2017-04-04 Roman Zhukovnet/sfc: add unknown unicast/multicast match in flow API
2017-04-04 Roman Zhukovnet/sfc: support UDP in flow API filters
2017-04-04 Roman Zhukovnet/sfc: support TCP in flow API filters
2017-04-04 Roman Zhukovnet/sfc: support IPV6 in flow API filters
2017-04-04 Roman Zhukovnet/sfc: support IPV4 in flow API filters
2017-04-04 Roman Zhukovnet/sfc: support VLAN in flow API filters
2017-04-04 Roman Zhukovnet/sfc: support flow API filters
2017-01-30 Andrew Rybchenkonet/sfc: enable TSO by default
2017-01-17 Ivan Malovnet/sfc: support firmware-assisted TSO
2017-01-17 Ivan Malovnet/sfc: support RSS hash offload
2017-01-17 Ivan Malovnet/sfc: add basic stubs for RSS support on driver...
2017-01-17 Ivan Malovnet/sfc: support VLAN offload on transmit path
2017-01-17 Ivan Malovnet/sfc: support deferred start of transmit queues
2017-01-17 Andrew Rybchenkonet/sfc: support deferred start of receive queues
2017-01-17 Andrew Rybchenkonet/sfc: support scattered Rx DMA
2017-01-17 Andrew Rybchenkonet/sfc: handle received packet type info from HW
2017-01-17 Andrew Rybchenkonet/sfc: support checksum offloads on receive
2017-01-17 Ivan Malovnet/sfc: support multicast addresses list controls
2017-01-17 Ivan Malovnet/sfc: support promiscuous and all-multicast control
2017-01-17 Andrew Rybchenkonet/sfc: support MTU change
2017-01-17 Andrew Rybchenkonet/sfc: support link status change interrupt
2017-01-17 Andrew Rybchenkonet/sfc: support flow control settings
2017-01-17 Andrew Rybchenkonet/sfc: support extended statistics
2017-01-17 Andrew Rybchenkonet/sfc: add basic statistics
2017-01-17 Andrew Rybchenkonet/sfc: support parameter to choose performance profile
2017-01-17 Andrew Rybchenkonet/sfc: implement MCDI logging callback
2017-01-17 Ivan Malovnet/sfc: provide basic stubs for Tx subsystem
2017-01-17 Andrew Rybchenkonet/sfc: validate Rx queue buffers setup
2017-01-17 Andrew Rybchenkonet/sfc: check configured Rx mode
2017-01-17 Artem Andreevnet/sfc: retrieve link info
2017-01-17 Andrew Rybchenkonet/sfc: estimate available resources
2017-01-17 Andrew Rybchenkonet/sfc: add device configuration checks
2017-01-17 Andrew Rybchenkonet/sfc: libefx-based driver stub