summaryrefslogtreecommitdiff
path: root/drivers/net/wwan/iosm/iosm_ipc_imem_ops.c
AgeCommit message (Expand)AuthorFilesLines
2023-05-17net: wwan: iosm: fix NULL pointer dereference when removing deviceM Chetan Kumar1-4/+8
2022-11-09net: wwan: iosm: fix invalid mux header typeM Chetan Kumar1-0/+8
2022-09-29net: wwan: iosm: Use skb_put_data() instead of skb_put/memcpy pairShang XiaoJing1-1/+1
2021-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-6/+1
2021-12-09net: wwan: iosm: fixes unable to send AT command during mbim txM Chetan Kumar1-6/+0
2021-12-09net: wwan: iosm: fixes net interface nonfunctional after fw flashM Chetan Kumar1-0/+1
2021-12-09net: wwan: iosm: consolidate trace port init codeSergey Ryazanov1-18/+0
2021-11-22net: wwan: iosm: device trace collection using relayfsM Chetan Kumar1-5/+26
2021-11-11net: wwan: iosm: fix compilation warningM Chetan Kumar1-2/+0
2021-09-20net: wwan: iosm: transport layer support for fw flashing/cdM Chetan Kumar1-0/+317
2021-09-16Revert "net: wwan: iosm: firmware flashing and coredump collection"Jakub Kicinski1-317/+0
2021-09-13net: wwan: iosm: firmware flashing and coredump collectionM Chetan Kumar1-0/+317
2021-07-01net: wwan: iosm: correct link-id handlingM Chetan Kumar1-3/+3
2021-07-01net: wwan: iosm: remove reduandant checkM Chetan Kumar1-16/+3
2021-06-13net: iosm: shared memory I/O operationsM Chetan Kumar1-0/+346