index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wwan
/
t7xx
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-13
net: wwan: t7xx: Add __counted_by for struct t7xx_fsm_event and use struct_si...
Gustavo A. R. Silva
2
-2
/
+3
2023-10-11
netdev: replace napi_reschedule with napi_schedule
Christian Marangi
1
-1
/
+1
2023-07-12
net: wwan: t7xx: Add AP CLDMA
Jose Ignacio Tornos Martinez
11
-31
/
+116
2023-06-27
Merge tag 'wq-for-6.5-cleanup-ordered' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-8
/
+10
2023-05-25
net: wwan: t7xx: Use alloc_ordered_workqueue() to create ordered workqueues
Tejun Heo
2
-8
/
+10
2023-05-17
net: wwan: t7xx: Ensure init is completed before system sleep
Kai-Heng Feng
2
-0
/
+19
2023-04-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+0
2023-03-31
net: wwan: t7xx: do not compile with -Werror
Jiri Slaby (SUSE)
1
-2
/
+0
2023-03-17
wwan: core: Support slicing in port TX flow of WWAN subsystem
haozhe chang
1
-17
/
+19
2023-01-28
net: wwan: t7xx: Fix Runtime PM initialization
Kornel Dulęba
1
-0
/
+2
2023-01-28
net: wwan: t7xx: Fix Runtime PM resume sequence
Kornel Dulęba
3
-11
/
+45
2022-11-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+2
2022-11-24
net: wwan: t7xx: Fix the ACPI memory leak
Hanjun Guo
1
-0
/
+2
2022-11-07
net: wwan: t7xx: Add NAPI support
Haijun Liu
5
-166
/
+161
2022-11-07
net: wwan: t7xx: Use needed_headroom instead of hard_header_len
Ilpo Järvinen
1
-1
/
+1
2022-11-02
net: wwan: t7xx: Add port for modem logging
M Chetan Kumar
7
-0
/
+143
2022-11-02
net: wwan: t7xx: use union to group port type specific data
M Chetan Kumar
2
-9
/
+13
2022-09-19
net: wwan: t7xx: Fix return type of t7xx_ccmni_start_xmit
Nathan Huckleberry
1
-1
/
+1
2022-08-19
Revert "Merge branch 'wwan-t7xx-fw-flashing-and-coredump-support'"
Jakub Kicinski
22
-1559
/
+73
2022-08-17
net: wwan: t7xx: Enable devlink based fw flashing and coredump collection
M Chetan Kumar
12
-5
/
+931
2022-08-17
net: wwan: t7xx: PCIe reset rescan
Haijun Liu
8
-2
/
+212
2022-08-17
net: wwan: t7xx: Infrastructure for early port configuration
Haijun Liu
10
-41
/
+294
2022-08-17
net: wwan: t7xx: Add AP CLDMA
Haijun Liu
11
-28
/
+125
2022-05-20
net: wwan: t7xx: use GFP_ATOMIC under spin lock in t7xx_cldma_gpd_set_next_ptr()
Yang Yingliang
1
-5
/
+5
2022-05-19
net: wwan: t7xx: Fix smatch errors
Ricardo Martinez
3
-6
/
+3
2022-05-16
net: wwan: t7xx: Avoid calls to skb_data_area_size()
Ricardo Martinez
2
-8
/
+5
2022-05-16
net: wwan: t7xx: Fix return type of t7xx_dl_add_timedout()
YueHaibing
1
-4
/
+2
2022-05-09
net: wwan: t7xx: Device deep sleep lock/unlock
Haijun Liu
6
-15
/
+158
2022-05-09
net: wwan: t7xx: Runtime PM
Haijun Liu
4
-0
/
+68
2022-05-09
net: wwan: t7xx: Introduce power management
Haijun Liu
8
-1
/
+700
2022-05-09
net: wwan: t7xx: Add WWAN network interface
Haijun Liu
4
-1
/
+489
2022-05-09
net: wwan: t7xx: Add data path interface
Haijun Liu
7
-0
/
+2758
2022-05-09
net: wwan: t7xx: Data path HW layer
Haijun Liu
3
-0
/
+1675
2022-05-09
net: wwan: t7xx: Add AT and MBIM WWAN ports
Chandrashekar Devegowda
4
-0
/
+198
2022-05-09
net: wwan: t7xx: Add control port
Haijun Liu
9
-3
/
+561
2022-05-09
net: wwan: t7xx: Add port proxy infrastructure
Haijun Liu
7
-2
/
+677
2022-05-09
net: wwan: t7xx: Add core components
Haijun Liu
12
-0
/
+2093
2022-05-09
net: wwan: t7xx: Add control DMA interface
Haijun Liu
5
-0
/
+1812