Documentation: nfp: update documentationThe NFP documentation is updated to include information about Corigine,and the new NFP3800 chips. The 'Acquiring Firmware' section is updatedwith new infor
Documentation: nfp: update documentationThe NFP documentation is updated to include information about Corigine,and the new NFP3800 chips. The 'Acquiring Firmware' section is updatedwith new information about where to find firmware.Two new sections are added to expand the coverage of the documentation.The new sections include:- Devlink Info- Configure DeviceSigned-off-by: Walter Heymans <[email protected]>Reviewed-by: Niklas Söderlund <[email protected]>Reviewed-by: Louis Peens <[email protected]>Signed-off-by: Simon Horman <[email protected]>Link: https://lore.kernel.org/r/[email protected]Signed-off-by: Jakub Kicinski <[email protected]>
show more ...
docs: networking: reorganize driver documentation againOrganize driver documentation by device type. Most documentshave fairly verbose yet uninformative names, so let usersfirst select a well def
docs: networking: reorganize driver documentation againOrganize driver documentation by device type. Most documentshave fairly verbose yet uninformative names, so let usersfirst select a well defined device type, and then search fora particular driver.While at it rename the section from Vendor drivers toHardware drivers. This seems more accurate, besides peoplesometimes refer to out-of-tree drivers as vendor drivers.Signed-off-by: Jakub Kicinski <[email protected]>Acked-by: Jeff Kirsher <[email protected]>Acked-by: Shannon Nelson <[email protected]>Signed-off-by: David S. Miller <[email protected]>