summaryrefslogtreecommitdiffstats
path: root/drivers/net/wwan/iosm/iosm_ipc_imem.c
AgeCommit message (Expand)AuthorFilesLines
2022-02-13net: wwan: iosm: Enable M.2 7360 WWAN card supportM Chetan Kumar1-3/+51
2021-12-10net: wwan: iosm: release data channel in case no active IP sessionM Chetan Kumar1-1/+0
2021-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-9/+17
2021-12-09net: wwan: iosm: fixes unable to send AT command during mbim txM Chetan Kumar1-1/+0
2021-12-09net: wwan: iosm: fixes net interface nonfunctional after fw flashM Chetan Kumar1-1/+6
2021-12-09net: wwan: iosm: fixes unnecessary doorbell sendM Chetan Kumar1-7/+11
2021-12-08net: wwan: make debugfs optionalSergey Ryazanov1-1/+1
2021-12-08net: wwan: iosm: move debugfs knobs into a subdirSergey Ryazanov1-4/+3
2021-12-08net: wwan: iosm: allow trace port be uninitializedSergey Ryazanov1-5/+3
2021-12-08net: wwan: iosm: consolidate trace port init codeSergey Ryazanov1-1/+1
2021-11-22net: wwan: iosm: device trace collection using relayfsM Chetan Kumar1-0/+13
2021-09-24net: iosm: Use hrtimer_forward_now()Thomas Gleixner1-2/+2
2021-09-20net: wwan: iosm: transport layer support for fw flashing/cdM Chetan Kumar1-25/+78
2021-09-16Revert "net: wwan: iosm: firmware flashing and coredump collection"Jakub Kicinski1-78/+25
2021-09-13net: wwan: iosm: firmware flashing and coredump collectionM Chetan Kumar1-25/+78
2021-06-13net: iosm: shared memory IPC interfaceM Chetan Kumar1-0/+1363