index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
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-12
netdev: replace napi_reschedule with napi_schedule
Christian Marangi
1
-1
/
+1
2023-07-13
net: wwan: t7xx: Add AP CLDMA
Jose Ignacio Tornos Martinez
11
-31
/
+116
2023-06-28
Merge tag 'wq-for-6.5-cleanup-ordered' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-8
/
+10
2023-05-26
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-18
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-30
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-20
net: wwan: t7xx: Fix return type of t7xx_ccmni_start_xmit
Nathan Huckleberry
1
-1
/
+1
2022-08-20
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-21
net: wwan: t7xx: use GFP_ATOMIC under spin lock in t7xx_cldma_gpd_set_next_ptr()
Yang Yingliang
1
-5
/
+5
2022-05-20
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