M Chetan Kumar
5bb4eea0c5
net: wwan: iosm: correct link-id handling
...
Link ID to be kept intact with MBIM session ID
Ex: ID 0 should be associated to MBIM session ID 0.
Reported-by: Loic Poulain <loic.poulain@linaro.org >
Signed-off-by: M Chetan Kumar <m.chetan.kumar@linux.intel.com >
Signed-off-by: David S. Miller <davem@davemloft.net >
2021-07-01 13:04:41 -07:00
Sergey Ryazanov
83068395bb
net: iosm: create default link via WWAN core
...
Utilize the just introduced WWAN core feature to create a default netdev
for the default data (IP MUX) channel.
Signed-off-by: Sergey Ryazanov <ryazanov.s.a@gmail.com >
CC: M Chetan Kumar <m.chetan.kumar@intel.com >
CC: Intel Corporation <linuxwwan@intel.com >
Signed-off-by: David S. Miller <davem@davemloft.net >
2021-06-22 10:01:17 -07:00
M Chetan Kumar
edf6423c04
net: iosm: shared memory I/O operations
...
1) Binds logical channel between host-device for communication.
2) Implements device specific(Char/Net) IO operations.
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