linux/drivers/net/wwan
M Chetan Kumar 7e98d785ae net: iosm: entry point
1) Register IOSM driver with kernel to manage Intel WWAN PCIe
   device(PCI_VENDOR_ID_INTEL, INTEL_CP_DEVICE_7560_ID).
2) Exposes the EP PCIe device capability to Host PCIe core.
3) Initializes PCIe EP configuration and defines PCIe driver probe, remove
   and power management OPS.
4) Allocate and map(dma) skb memory for data communication from device to
   kernel and vice versa.

Signed-off-by: M Chetan Kumar <m.chetan.kumar@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2021-06-13 13:49:38 -07:00
..
iosm net: iosm: entry point 2021-06-13 13:49:38 -07:00
Kconfig wwan_hwsim: WWAN device simulator 2021-06-08 14:33:43 -07:00
Makefile wwan_hwsim: WWAN device simulator 2021-06-08 14:33:43 -07:00
mhi_wwan_ctrl.c net: wwan: mhi_wwan_ctrl: Fix RX buffer starvation 2021-04-20 17:13:43 -07:00
wwan_core.c wwan: add interface creation support 2021-06-12 13:16:45 -07:00
wwan_hwsim.c wwan_hwsim: add debugfs management interface 2021-06-08 14:33:43 -07:00