net: Add Qualcomm IPC router
Add an implementation of Qualcomm's IPC router protocol, used to communicate with service providing remote processors. Signed-off-by: Courtney Cavin <courtney.cavin@sonymobile.com> Signed-off-by: Bjorn Andersson <bjorn.andersson@sonymobile.com> [bjorn: Cope with 0 being a valid node id and implement RTM_NEWADDR] Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org> Signed-off-by: David S. Miller <davem@davemloft.net>
Showing
include/uapi/linux/qrtr.h
0 → 100644
net/qrtr/Kconfig
0 → 100644
net/qrtr/Makefile
0 → 100644
net/qrtr/qrtr.c
0 → 100644
net/qrtr/qrtr.h
0 → 100644
net/qrtr/smd.c
0 → 100644
Please register or sign in to comment