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
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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-21
net: wwan: t7xx: PCIe reset rescan
Jinjian Song
7
-43
/
+105
2024-07-20
Merge tag 'char-misc-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+16
2024-07-18
net: wwan: t7xx: add support for Dell DW5933e
Jack Wu
1
-0
/
+1
2024-07-06
Merge tag 'mhi-for-v6.11' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
1
-2
/
+16
2024-07-03
net: wwan: mhi: make default data link id configurable
Slark Xiao
1
-2
/
+16
2024-06-06
net: wwan: iosm: Fix tainted pointer delete is case of region creation fail
Aleksandr Mishin
1
-1
/
+1
2024-04-26
net: wwan: t7xx: Un-embed dummy device
Breno Leitao
2
-5
/
+17
2024-04-22
devlink: extend devlink_param *set pointer
Mateusz Polchlopek
1
-1
/
+2
2024-03-29
net: wwan: mhi: drop driver owner assignment
Krzysztof Kozlowski
1
-1
/
+0
2024-03-26
net: wwan: t7xx: Split 64bit accesses to fix alignment issues
Bjørn Mork
3
-10
/
+11
2024-03-05
net: wwan: core: make wwan_class constant
Ricardo B. Marliere
1
-15
/
+15
2024-03-05
net: wwan: hwsim: make wwan_hwsim_class constant
Ricardo B. Marliere
1
-8
/
+8
2024-02-28
net: wwan: t7xx: Prefer struct_size over open coded arithmetic
Erick Archer
1
-2
/
+4
2024-02-21
net: wwan: core: constify the struct device_type usage
Ricardo B. Marliere
1
-1
/
+1
2024-02-09
net: wwan: t7xx: Add fastboot WWAN port
Jinjian Song
3
-26
/
+97
2024-02-09
net: wwan: t7xx: Infrastructure for early port configuration
Jinjian Song
11
-61
/
+290
2024-02-09
net: wwan: t7xx: Add sysfs attribute for device state machine
Jinjian Song
5
-6
/
+117
2024-02-09
wwan: core: Add WWAN fastboot port type
Jinjian Song
1
-0
/
+4
2023-12-06
net: wwan: qcom_bam_dmux: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-10-21
net: wwan: replace deprecated strncpy with strscpy
Justin Stitt
1
-1
/
+1
2023-10-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
6
-65
/
+4
2023-10-19
drivers: net: wwan: iosm: Fixed multiple typos in multiple files
Muhammad Muzammil
6
-7
/
+7
2023-10-18
Revert "net: wwan: iosm: enable runtime pm support for 7560"
Bagas Sanjaya
6
-65
/
+4
2023-10-17
drivers: net: wwan: wwan_core.c: resolved spelling mistake
Muhammad Muzammil
1
-2
/
+2
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-09-12
wwan: core: Use the bitmap API to allocate bitmaps
Andy Shevchenko
1
-2
/
+3
2023-07-13
net: wwan: t7xx: Add AP CLDMA
Jose Ignacio Tornos Martinez
11
-31
/
+116
2023-06-29
Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
7
-23
/
+65
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-06-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-10
/
+7
2023-06-22
net: wwan: iosm: Convert single instance struct member to flexible array
Kees Cook
2
-10
/
+7
2023-06-12
net: wwan: iosm: enable runtime pm support for 7560
M Chetan Kumar
6
-4
/
+65
2023-05-26
net: wwan: t7xx: Use alloc_ordered_workqueue() to create ordered workqueues
Tejun Heo
2
-8
/
+10
2023-05-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
5
-12
/
+52
2023-05-17
net: wwan: t7xx: Ensure init is completed before system sleep
Kai-Heng Feng
2
-0
/
+19
2023-05-17
net: wwan: iosm: fix NULL pointer dereference when removing device
M Chetan Kumar
3
-12
/
+33
2023-05-11
net: wwan: iosm: clean up unused struct members
M Chetan Kumar
2
-6
/
+0
2023-05-11
net: wwan: iosm: remove unused enum definition
M Chetan Kumar
1
-11
/
+0
2023-05-11
net: wwan: iosm: remove unused macro definition
M Chetan Kumar
1
-2
/
+0
2023-04-27
Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-2
/
+2
2023-04-21
wwan: core: add print for wwan port attach/disconnect
Slark Xiao
1
-0
/
+3
2023-04-19
net: wwan: Expose secondary AT port on DATA1
Jaime Breva
1
-0
/
+1
2023-04-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+2
2023-04-12
net: wwan: iosm: Fix error handling path in ipc_pcie_probe()
Harshit Mogalapalli
1
-1
/
+2
2023-04-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+0
2023-04-03
Merge 6.3-rc5 into driver-core-next
Greg Kroah-Hartman
1
-0
/
+7
2023-03-31
net: wwan: t7xx: do not compile with -Werror
Jiri Slaby (SUSE)
1
-2
/
+0
2023-03-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+7
2023-03-29
net: wwan: iosm: fixes 7560 modem crash
M Chetan Kumar
1
-0
/
+7
[next]