diff options
author | Haijun Liu <haijun.liu@mediatek.com> | 2022-05-06 21:13:06 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2022-05-09 12:51:59 +0300 |
commit | 05d19bf500f8281f574713479b04679fa226d0a3 (patch) | |
tree | eaded8f9120754846584f6e8a27660aee5d219f6 /drivers/base | |
parent | d642b012df70a76dd5723f2d426b40bffe83ac49 (diff) | |
download | linux-05d19bf500f8281f574713479b04679fa226d0a3.tar.xz |
net: wwan: t7xx: Add WWAN network interface
Creates the Cross Core Modem Network Interface (CCMNI) which implements
the wwan_ops for registration with the WWAN framework, CCMNI also
implements the net_device_ops functions used by the network device.
Network device operations include open, close, start transmission, TX
timeout and change MTU.
Signed-off-by: Haijun Liu <haijun.liu@mediatek.com>
Co-developed-by: Chandrashekar Devegowda <chandrashekar.devegowda@intel.com>
Signed-off-by: Chandrashekar Devegowda <chandrashekar.devegowda@intel.com>
Co-developed-by: Ricardo Martinez <ricardo.martinez@linux.intel.com>
Signed-off-by: Ricardo Martinez <ricardo.martinez@linux.intel.com>
Reviewed-by: Loic Poulain <loic.poulain@linaro.org>
Reviewed-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
Reviewed-by: Sergey Ryazanov <ryazanov.s.a@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/base')
0 files changed, 0 insertions, 0 deletions