linux/drivers/net/wwan
Loic Poulain aa730a9905 net: wwan: Add MHI MBIM network driver
Add new wwan driver for MBIM over MHI. MBIM is a transport protocol
for IP packets, allowing packet aggregation and muxing. Initially
designed for USB bus, it is also exposed through MHI bus for QCOM
based PCIe wwan modems.

This driver supports the new wwan rtnetlink interface for multi-link
management and has been tested with Quectel EM120R-GL M2 module.

Signed-off-by: Loic Poulain <loic.poulain@linaro.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2021-08-04 10:10:12 +01:00
..
iosm net: wwan: iosm: Switch to use module_pci_driver() macro 2021-07-21 09:01:05 -07:00
Kconfig net: wwan: Add MHI MBIM network driver 2021-08-04 10:10:12 +01:00
Makefile net: wwan: Add MHI MBIM network driver 2021-08-04 10:10:12 +01:00
mhi_wwan_ctrl.c net: wwan: mhi_wwan_ctrl: Fix RX buffer starvation 2021-04-20 17:13:43 -07:00
mhi_wwan_mbim.c net: wwan: Add MHI MBIM network driver 2021-08-04 10:10:12 +01:00
rpmsg_wwan_ctrl.c net: wwan: Allow WWAN drivers to provide blocking tx and poll function 2021-06-18 13:13:40 -07:00
wwan_core.c wwan: core: Fix missing RTM_NEWLINK event for default link 2021-07-23 17:16:19 +01:00
wwan_hwsim.c wwan: core: support default netdev creation 2021-06-22 10:01:16 -07:00