summaryrefslogtreecommitdiff
path: root/drivers/net/wwan/t7xx
AgeCommit message (Expand)Author
2024-11-18net: wwan: t7xx: Change PM_AUTOSUSPEND_MS to 5000Jack Wu
2024-11-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-11-07net: wwan: t7xx: Add debug portsJinjian Song
2024-11-03net: wwan: t7xx: Fix off-by-one error in t7xx_dpmaif_rx_buf_alloc()Jinjie Ruan
2024-08-21net: wwan: t7xx: PCIe reset rescanJinjian Song
2024-07-18net: wwan: t7xx: add support for Dell DW5933eJack Wu
2024-04-25net: wwan: t7xx: Un-embed dummy deviceBreno Leitao
2024-03-25net: wwan: t7xx: Split 64bit accesses to fix alignment issuesBjørn Mork
2024-02-27net: wwan: t7xx: Prefer struct_size over open coded arithmeticErick Archer
2024-02-09net: wwan: t7xx: Add fastboot WWAN portJinjian Song
2024-02-09net: wwan: t7xx: Infrastructure for early port configurationJinjian Song
2024-02-09net: wwan: t7xx: Add sysfs attribute for device state machineJinjian Song
2023-10-13net: wwan: t7xx: Add __counted_by for struct t7xx_fsm_event and use struct_si...Gustavo A. R. Silva
2023-10-11netdev: replace napi_reschedule with napi_scheduleChristian Marangi
2023-07-12net: wwan: t7xx: Add AP CLDMAJose Ignacio Tornos Martinez
2023-06-27Merge tag 'wq-for-6.5-cleanup-ordered' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-05-25net: wwan: t7xx: Use alloc_ordered_workqueue() to create ordered workqueuesTejun Heo
2023-05-17net: wwan: t7xx: Ensure init is completed before system sleepKai-Heng Feng
2023-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-03-31net: wwan: t7xx: do not compile with -WerrorJiri Slaby (SUSE)
2023-03-17wwan: core: Support slicing in port TX flow of WWAN subsystemhaozhe chang
2023-01-28net: wwan: t7xx: Fix Runtime PM initializationKornel Dulęba
2023-01-28net: wwan: t7xx: Fix Runtime PM resume sequenceKornel Dulęba
2022-11-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-11-24net: wwan: t7xx: Fix the ACPI memory leakHanjun Guo
2022-11-07net: wwan: t7xx: Add NAPI supportHaijun Liu
2022-11-07net: wwan: t7xx: Use needed_headroom instead of hard_header_lenIlpo Järvinen
2022-11-02net: wwan: t7xx: Add port for modem loggingM Chetan Kumar
2022-11-02net: wwan: t7xx: use union to group port type specific dataM Chetan Kumar
2022-09-19net: wwan: t7xx: Fix return type of t7xx_ccmni_start_xmitNathan Huckleberry
2022-08-19Revert "Merge branch 'wwan-t7xx-fw-flashing-and-coredump-support'"Jakub Kicinski
2022-08-17net: wwan: t7xx: Enable devlink based fw flashing and coredump collectionM Chetan Kumar
2022-08-17net: wwan: t7xx: PCIe reset rescanHaijun Liu
2022-08-17net: wwan: t7xx: Infrastructure for early port configurationHaijun Liu
2022-08-17net: wwan: t7xx: Add AP CLDMAHaijun Liu
2022-05-20net: wwan: t7xx: use GFP_ATOMIC under spin lock in t7xx_cldma_gpd_set_next_ptr()Yang Yingliang
2022-05-19net: wwan: t7xx: Fix smatch errorsRicardo Martinez
2022-05-16net: wwan: t7xx: Avoid calls to skb_data_area_size()Ricardo Martinez
2022-05-16net: wwan: t7xx: Fix return type of t7xx_dl_add_timedout()YueHaibing
2022-05-09net: wwan: t7xx: Device deep sleep lock/unlockHaijun Liu
2022-05-09net: wwan: t7xx: Runtime PMHaijun Liu
2022-05-09net: wwan: t7xx: Introduce power managementHaijun Liu
2022-05-09net: wwan: t7xx: Add WWAN network interfaceHaijun Liu
2022-05-09net: wwan: t7xx: Add data path interfaceHaijun Liu
2022-05-09net: wwan: t7xx: Data path HW layerHaijun Liu
2022-05-09net: wwan: t7xx: Add AT and MBIM WWAN portsChandrashekar Devegowda
2022-05-09net: wwan: t7xx: Add control portHaijun Liu
2022-05-09net: wwan: t7xx: Add port proxy infrastructureHaijun Liu
2022-05-09net: wwan: t7xx: Add core componentsHaijun Liu
2022-05-09net: wwan: t7xx: Add control DMA interfaceHaijun Liu