aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wwan/iosm/iosm_ipc_mux_codec.c
AgeCommit message (Expand)AuthorFilesLines
2023-06-22net: wwan: iosm: Convert single instance struct member to flexible arrayKees Cook1-9/+6
2022-11-28net: wwan: iosm: fix incorrect skb lengthM Chetan Kumar1-7/+11
2022-11-28net: wwan: iosm: fix crash in peek throughput testM Chetan Kumar1-3/+2
2022-11-28net: wwan: iosm: fix kernel test robot reported errorM Chetan Kumar1-2/+1
2022-02-13net: wwan: iosm: Enable M.2 7360 WWAN card supportM Chetan Kumar1-49/+693
2021-12-10net: wwan: iosm: release data channel in case no active IP sessionM Chetan Kumar1-9/+9
2021-08-05net: wwan: iosm: endianness type correctionM Chetan Kumar1-2/+2
2021-07-01net: wwan: iosm: correct link-id handlingM Chetan Kumar1-1/+1
2021-06-21net: iosm: remove an unnecessary NULL checkDan Carpenter1-1/+1
2021-06-13net: iosm: encode or decode datagramM Chetan Kumar1-0/+910