index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wwan
/
t7xx
Age
Commit message (
Expand
)
Author
2024-11-18
net: wwan: t7xx: Change PM_AUTOSUSPEND_MS to 5000
Jack Wu
2024-11-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-11-07
net: wwan: t7xx: Add debug ports
Jinjian Song
2024-11-03
net: wwan: t7xx: Fix off-by-one error in t7xx_dpmaif_rx_buf_alloc()
Jinjie Ruan
2024-08-21
net: wwan: t7xx: PCIe reset rescan
Jinjian Song
2024-07-18
net: wwan: t7xx: add support for Dell DW5933e
Jack Wu
2024-04-25
net: wwan: t7xx: Un-embed dummy device
Breno Leitao
2024-03-25
net: wwan: t7xx: Split 64bit accesses to fix alignment issues
Bjørn Mork
2024-02-27
net: wwan: t7xx: Prefer struct_size over open coded arithmetic
Erick Archer
2024-02-09
net: wwan: t7xx: Add fastboot WWAN port
Jinjian Song
2024-02-09
net: wwan: t7xx: Infrastructure for early port configuration
Jinjian Song
2024-02-09
net: wwan: t7xx: Add sysfs attribute for device state machine
Jinjian Song
2023-10-13
net: wwan: t7xx: Add __counted_by for struct t7xx_fsm_event and use struct_si...
Gustavo A. R. Silva
2023-10-11
netdev: replace napi_reschedule with napi_schedule
Christian Marangi
2023-07-12
net: wwan: t7xx: Add AP CLDMA
Jose Ignacio Tornos Martinez
2023-06-27
Merge tag 'wq-for-6.5-cleanup-ordered' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-05-25
net: wwan: t7xx: Use alloc_ordered_workqueue() to create ordered workqueues
Tejun Heo
2023-05-17
net: wwan: t7xx: Ensure init is completed before system sleep
Kai-Heng Feng
2023-04-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-03-31
net: wwan: t7xx: do not compile with -Werror
Jiri Slaby (SUSE)
2023-03-17
wwan: core: Support slicing in port TX flow of WWAN subsystem
haozhe chang
2023-01-28
net: wwan: t7xx: Fix Runtime PM initialization
Kornel Dulęba
2023-01-28
net: wwan: t7xx: Fix Runtime PM resume sequence
Kornel Dulęba
2022-11-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-11-24
net: wwan: t7xx: Fix the ACPI memory leak
Hanjun Guo
2022-11-07
net: wwan: t7xx: Add NAPI support
Haijun Liu
2022-11-07
net: wwan: t7xx: Use needed_headroom instead of hard_header_len
Ilpo Järvinen
2022-11-02
net: wwan: t7xx: Add port for modem logging
M Chetan Kumar
2022-11-02
net: wwan: t7xx: use union to group port type specific data
M Chetan Kumar
2022-09-19
net: wwan: t7xx: Fix return type of t7xx_ccmni_start_xmit
Nathan Huckleberry
2022-08-19
Revert "Merge branch 'wwan-t7xx-fw-flashing-and-coredump-support'"
Jakub Kicinski
2022-08-17
net: wwan: t7xx: Enable devlink based fw flashing and coredump collection
M Chetan Kumar
2022-08-17
net: wwan: t7xx: PCIe reset rescan
Haijun Liu
2022-08-17
net: wwan: t7xx: Infrastructure for early port configuration
Haijun Liu
2022-08-17
net: wwan: t7xx: Add AP CLDMA
Haijun Liu
2022-05-20
net: wwan: t7xx: use GFP_ATOMIC under spin lock in t7xx_cldma_gpd_set_next_ptr()
Yang Yingliang
2022-05-19
net: wwan: t7xx: Fix smatch errors
Ricardo Martinez
2022-05-16
net: wwan: t7xx: Avoid calls to skb_data_area_size()
Ricardo Martinez
2022-05-16
net: wwan: t7xx: Fix return type of t7xx_dl_add_timedout()
YueHaibing
2022-05-09
net: wwan: t7xx: Device deep sleep lock/unlock
Haijun Liu
2022-05-09
net: wwan: t7xx: Runtime PM
Haijun Liu
2022-05-09
net: wwan: t7xx: Introduce power management
Haijun Liu
2022-05-09
net: wwan: t7xx: Add WWAN network interface
Haijun Liu
2022-05-09
net: wwan: t7xx: Add data path interface
Haijun Liu
2022-05-09
net: wwan: t7xx: Data path HW layer
Haijun Liu
2022-05-09
net: wwan: t7xx: Add AT and MBIM WWAN ports
Chandrashekar Devegowda
2022-05-09
net: wwan: t7xx: Add control port
Haijun Liu
2022-05-09
net: wwan: t7xx: Add port proxy infrastructure
Haijun Liu
2022-05-09
net: wwan: t7xx: Add core components
Haijun Liu
2022-05-09
net: wwan: t7xx: Add control DMA interface
Haijun Liu