net/sfc: get RxQ descriptor done
[dpdk.git] / drivers / net / sfc / sfc_ethdev.c
2017-01-17 Andrew Rybchenkonet/sfc: get RxQ descriptor done
2017-01-17 Andrew Rybchenkonet/sfc: get RxQ pending descriptors count
2017-01-17 Andrew Rybchenkonet/sfc: support Rx free threshold
2017-01-17 Andrew Rybchenkonet/sfc: get receive queue information
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 main MAC address change
2017-01-17 Ivan Malovnet/sfc: support promiscuous and all-multicast control
2017-01-17 Artem Andreevnet/sfc: support link up/down
2017-01-17 Andrew Rybchenkonet/sfc: support link speed and duplex settings
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: send bursts of packets
2017-01-17 Ivan Malovnet/sfc: set up and release Tx queues
2017-01-17 Ivan Malovnet/sfc: provide basic stubs for Tx subsystem
2017-01-17 Andrew Rybchenkonet/sfc: implement device callback to Rx burst of packets
2017-01-17 Andrew Rybchenkonet/sfc: implement Rx queue setup release operations
2017-01-17 Andrew Rybchenkonet/sfc: implement Rx subsystem stubs
2017-01-17 Artem Andreevnet/sfc: retrieve link info
2017-01-17 Andrew Rybchenkonet/sfc: minimum port control sufficient to receive...
2017-01-17 Andrew Rybchenkonet/sfc: add device start and stop operations
2017-01-17 Andrew Rybchenkonet/sfc: add configure and close stubs
2017-01-17 Andrew Rybchenkonet/sfc: add init on attach
2017-01-17 Andrew Rybchenkonet/sfc: libefx-based driver stub