net/sfc: support flow API filters
[dpdk.git] / drivers / net / sfc / sfc_ethdev.c
2017-04-04 Roman Zhukovnet/sfc: support flow API filters
2017-04-04 Andrew Rybchenkonet/sfc: implement dummy filter control callback
2017-04-04 Ivan Malovnet/sfc: support statistics reset
2017-02-10 Ivan Malovnet/sfc: fix setting empty multicast list
2017-01-30 Andrew Rybchenkonet/sfc: fix link status when port is not started
2017-01-30 Andrew Rybchenkonet/sfc: avoid usage of possibly uninitialized link...
2017-01-17 Andrew Rybchenkonet/sfc: advertise kmod dependencies in pmdinfo
2017-01-17 Ivan Malovnet/sfc: support firmware-assisted TSO
2017-01-17 Ivan Malovnet/sfc: update RSS redirection table
2017-01-17 Ivan Malovnet/sfc: query RSS redirection table
2017-01-17 Ivan Malovnet/sfc: set RSS key and hash types config
2017-01-17 Ivan Malovnet/sfc: query RSS key and hash types config
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 Ivan Malovnet/sfc: support Tx free threshold
2017-01-17 Ivan Malovnet/sfc: get transmit queue information
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: 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