net/sfc: support regioned NIC DMA memory mapping type
[dpdk.git] / drivers / net / sfc / sfc_mcdi.c
2021-11-17 Viacheslav Galaktionovnet/sfc: support regioned NIC DMA memory mapping type
2021-03-12 Andrew Rybchenkonet/sfc: update copyright year
2020-09-30 Andrew Rybchenkonet/sfc: move MCDI helpers to common driver
2020-09-30 Andrew Rybchenkonet/sfc: use MCDI control structure as libefx ops context
2020-09-30 Andrew Rybchenkonet/sfc: add MCDI callback to poll management event...
2020-09-30 Andrew Rybchenkonet/sfc: add MCDI callback to schedule restart
2020-09-30 Andrew Rybchenkonet/sfc: add MCDI callbacks to allocate/free DMA memory
2020-09-30 Andrew Rybchenkonet/sfc: avoid panic in the case of MCDI timeout
2020-09-30 Andrew Rybchenkonet/sfc: avoid usage of NIC pointer from adapter context
2020-09-30 Andrew Rybchenkonet/sfc: use own logging helper macros
2020-09-30 Andrew Rybchenkonet/sfc: start to make MCDI helpers interface shareable
2020-09-30 Andrew Rybchenkonet/sfc: make MCDI logging helper macros local
2020-09-30 Andrew Rybchenkonet/sfc: move MCDI helper interface to dedicated namespace
2020-09-30 Andrew Rybchenkonet/sfc: add dedicated header file with MCDI interface
2020-09-30 Andrew Rybchenkonet/sfc: include header with debug helpers directly
2020-04-21 Andrew Rybchenkonet/sfc: add Xilinx copyright
2019-02-07 Andrew Rybchenkonet/sfc: start to factor out multi-process shared data
2019-02-07 Andrew Rybchenkonet/sfc: fix logging from secondary process
2018-03-30 Ivan Malovnet/sfc: add dynamic log level for MCDI messages
2018-03-30 Ivan Malovnet/sfc: prepare to merge init logs with main log type
2018-01-16 Andrew Rybchenkonet/sfc: change license to BSD-3-Clause
2018-01-16 Andrew Rybchenkonet/sfc: handle MC reboot event
2017-04-04 Andrew Rybchenkonet/sfc: add missing BSD license line and update year
2017-04-04 Ivan Malovnet/sfc: support MCDI proxy
2017-01-17 Andrew Rybchenkonet/sfc: implement MCDI logging callback
2017-01-17 Andrew Rybchenkonet/sfc: add init on attach