net: add rte prefix to ether structures
[dpdk.git] / drivers / net / sfc / sfc_port.c
2019-05-24 Olivier Matznet: add rte prefix to ether structures
2019-02-07 Andrew Rybchenkonet/sfc: move isolated flag in adapter shared
2019-01-18 Andrew Rybchenkonet/sfc: fix Rx packets counter
2018-04-13 Andrew Rybchenkonet/sfc: use default FEC mode
2018-04-13 Andrew Rybchenkonet/sfc: support loopback mode configuration
2018-03-30 Andrew Rybchenkonet/sfc: support link speeds up to 100G
2018-03-30 Andrew Rybchenkonet/sfc: size MAC stats DMA buffer to support Medford2
2018-01-21 Ivan Malovnet/sfc: convert to new Rx offload API
2018-01-16 Andrew Rybchenkonet/sfc: change license to BSD-3-Clause
2018-01-16 Ivan Malovnet/sfc: fix main MAC address handling
2018-01-16 Andrew Rybchenkonet/sfc: fix DMA memory leak after kvarg processing...
2018-01-16 Andrew Rybchenkonet/sfc: fix multicast address list copy memory leak
2018-01-16 Andrew Rybchenkonet/sfc: stop periodic DMA if MAC stats upload fails
2017-07-19 Ivan Malovnet/sfc: support xstats retrieval by ID
2017-07-19 Ivan Malovnet/sfc: request MAC stats upload immediately on port...
2017-07-06 Ivan Malovnet/sfc: support flow API isolated mode
2017-04-04 Andrew Rybchenkonet/sfc: initialize port data on attach
2017-04-04 Andrew Rybchenkonet/sfc: add missing BSD license line and update year
2017-04-04 Ivan Malovnet/sfc: poll MAC stats if periodic DMA is not supported
2017-04-04 Ivan Malovnet/sfc: add kvarg control for MAC statistics update...
2017-04-04 Ivan Malovnet/sfc: set multicast address list in started state...
2017-04-04 Ivan Malovnet/sfc: support statistics reset
2017-01-30 Andrew Rybchenkonet/sfc: fix flow control settings on port start
2017-01-30 Andrew Rybchenkonet/sfc: synchronize link status with HW on start
2017-01-17 Ivan Malovnet/sfc: support promiscuous and all-multicast control
2017-01-17 Andrew Rybchenkonet/sfc: support link speed and duplex settings
2017-01-17 Andrew Rybchenkonet/sfc: support flow control settings
2017-01-17 Andrew Rybchenkonet/sfc: add basic statistics
2017-01-17 Artem Andreevnet/sfc: retrieve link info
2017-01-17 Andrew Rybchenkonet/sfc: minimum port control sufficient to receive...