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
pinetabv-6.6.y-devel
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
starfive-6.6.63-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
/
iosm
Age
Commit message (
Expand
)
Author
Files
Lines
2025-01-16
net: wwan: iosm: Fix hibernation by re-binding the driver around it
Maciej S. Szmigiero
1
-1
/
+55
2025-01-03
net: wwan: iosm: Properly check for valid exec stage in ipc_mmio_init()
Maciej S. Szmigiero
1
-1
/
+1
2024-06-06
net: wwan: iosm: Fix tainted pointer delete is case of region creation fail
Aleksandr Mishin
1
-1
/
+1
2024-04-22
devlink: extend devlink_param *set pointer
Mateusz Polchlopek
1
-1
/
+2
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-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-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-12
/
+33
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-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-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
2023-03-18
wwan: core: Support slicing in port TX flow of WWAN subsystem
haozhe chang
1
-1
/
+2
2022-12-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+1
2022-12-06
net: wwan: iosm: fix memory leak in ipc_mux_init()
Zhengchao Shao
1
-0
/
+1
2022-11-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-14
/
+16
2022-11-28
net: wwan: iosm: fix incorrect skb length
M Chetan Kumar
1
-7
/
+11
2022-11-28
net: wwan: iosm: fix crash in peek throughput test
M Chetan Kumar
1
-3
/
+2
2022-11-28
net: wwan: iosm: fix dma_alloc_coherent incompatible pointer type
M Chetan Kumar
1
-1
/
+1
2022-11-28
net: wwan: iosm: fix kernel test robot reported error
M Chetan Kumar
1
-2
/
+1
2022-11-22
net: wwan: iosm: use ACPI_FREE() but not kfree() in ipc_pcie_read_bios_cfg()
Wang ShaoBo
1
-1
/
+1
2022-11-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
6
-39
/
+33
2022-11-09
net: wwan: iosm: fix kernel test robot reported errors
M Chetan Kumar
2
-0
/
+2
2022-11-09
net: wwan: iosm: fix invalid mux header type
M Chetan Kumar
2
-0
/
+9
2022-11-09
net: wwan: iosm: fix driver not working with INTEL_IOMMU disabled
M Chetan Kumar
1
-0
/
+7
2022-11-09
net: wwan: iosm: fix memory leak in ipc_pcie_read_bios_cfg
M Chetan Kumar
1
-3
/
+8
2022-11-07
net: wwan: iosm: Remove unnecessary if_mutex lock
Zhaoping Shu
1
-36
/
+6
2022-11-07
net: wwan: iosm: fix memory leak in ipc_wwan_dellink
HW He
1
-0
/
+1
2022-11-02
net: wwan: iosm: add rpc interface for xmm modems
Shane Parslow
1
-1
/
+1
2022-10-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+3
2022-10-03
net: wwan: iosm: Call mutex_init before locking it
Maxim Mikityanskiy
1
-2
/
+3
2022-09-29
net: wwan: iosm: Use skb_put_data() instead of skb_put/memcpy pair
Shang XiaoJing
1
-1
/
+1
2022-09-20
net: wwan: iosm: Fix return type of ipc_wwan_link_transmit
Nathan Huckleberry
1
-2
/
+2
2022-05-21
wwan: iosm: use a flexible array rather than allocate short objects
Jakub Kicinski
1
-4
/
+1
2022-05-20
net: wwan: iosm: remove pointless null check
Jakub Kicinski
1
-10
/
+0
2022-02-14
net: wwan: iosm: drop debugfs dev reference
M Chetan Kumar
2
-2
/
+5
2022-02-13
net: wwan: iosm: Enable M.2 7360 WWAN card support
M Chetan Kumar
10
-78
/
+1033
2022-01-05
Revert "net: wwan: iosm: Keep device at D0 for s2idle case"
M Chetan Kumar
1
-3
/
+0
2021-12-27
net: wwan: iosm: Keep device at D0 for s2idle case
Kai-Heng Feng
1
-0
/
+3
2021-12-27
net: wwan: iosm: Let PCI core handle PCI power transition
Kai-Heng Feng
1
-47
/
+2
2021-12-11
net: wwan: iosm: correct open parenthesis alignment
M Chetan Kumar
1
-1
/
+1
2021-12-11
net: wwan: iosm: removed unused function decl
M Chetan Kumar
1
-10
/
+0
2021-12-11
net: wwan: iosm: release data channel in case no active IP session
M Chetan Kumar
4
-21
/
+27
[next]