docs: networking: Update codeaurora references for rmnetsource.codeaurora.org is no longer accessible and so the reference linkin the documentation is not useful. Use iproute2 instead as it has a
docs: networking: Update codeaurora references for rmnetsource.codeaurora.org is no longer accessible and so the reference linkin the documentation is not useful. Use iproute2 instead as it has armnet module for configuration.Fixes: ceed73a2cf4a ("drivers: net: ethernet: qualcomm: rmnet: Initial implementation")Signed-off-by: Sean Tranchetti <quic_stranche@quicinc.com>Signed-off-by: Subash Abhinov Kasiviswanathan <quic_subashab@quicinc.com>Reviewed-by: Simon Horman <simon.horman@corigine.com>Signed-off-by: David S. Miller <davem@davemloft.net>
show more ...
docs: networking: Add documentation for MAPv5Adding documentation explaining the new MAPv4/v5 packet formatsand the corresponding checksum offload headers.Signed-off-by: Sharath Chandra Vurukala
docs: networking: Add documentation for MAPv5Adding documentation explaining the new MAPv4/v5 packet formatsand the corresponding checksum offload headers.Signed-off-by: Sharath Chandra Vurukala <sharathv@codeaurora.org>Signed-off-by: David S. Miller <davem@davemloft.net>
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 <kuba@kernel.org>Acked-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>Acked-by: Shannon Nelson <snelson@pensando.io>Signed-off-by: David S. Miller <davem@davemloft.net>