aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wwan/t7xx/t7xx_hif_cldma.c
AgeCommit message (Expand)AuthorFilesLines
2024-03-25net: wwan: t7xx: Split 64bit accesses to fix alignment issuesBjørn Mork1-4/+5
2024-02-09net: wwan: t7xx: Infrastructure for early port configurationJinjian Song1-15/+32
2023-07-12net: wwan: t7xx: Add AP CLDMAJose Ignacio Tornos Martinez1-6/+11
2023-05-25net: wwan: t7xx: Use alloc_ordered_workqueue() to create ordered workqueuesTejun Heo1-6/+7
2022-11-02net: wwan: t7xx: Add port for modem loggingM Chetan Kumar1-0/+2
2022-05-20net: wwan: t7xx: use GFP_ATOMIC under spin lock in t7xx_cldma_gpd_set_next_ptr()Yang Yingliang1-5/+5
2022-05-16net: wwan: t7xx: Avoid calls to skb_data_area_size()Ricardo Martinez1-4/+3
2022-05-09net: wwan: t7xx: Device deep sleep lock/unlockHaijun Liu1-0/+12
2022-05-09net: wwan: t7xx: Runtime PMHaijun Liu1-0/+14
2022-05-09net: wwan: t7xx: Introduce power managementHaijun Liu1-1/+122
2022-05-09net: wwan: t7xx: Add port proxy infrastructureHaijun Liu1-1/+2
2022-05-09net: wwan: t7xx: Add control DMA interfaceHaijun Liu1-0/+1192