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
2021-06-22
wwan: core: remove all netdevs on ops unregistering
Sergey Ryazanov
1
-9
/
+31
2021-06-22
wwan: core: multiple netdevs deletion support
Sergey Ryazanov
1
-1
/
+1
2021-06-22
wwan: core: require WWAN netdev setup callback existence
Sergey Ryazanov
1
-1
/
+1
2021-06-22
wwan: core: relocate ops registering code
Sergey Ryazanov
1
-71
/
+71
2021-06-22
wwan_hwsim: support network interface creation
Sergey Ryazanov
1
-0
/
+48
2021-06-21
net: iosm: remove an unnecessary NULL check
Dan Carpenter
1
-1
/
+1
2021-06-18
net: wwan: Allow WWAN drivers to provide blocking tx and poll function
Stephan Gerhold
2
-4
/
+35
2021-06-18
net: wwan: Add RPMSG WWAN CTRL driver
Stephan Gerhold
3
-0
/
+162
2021-06-16
net: iosm: remove the repeated declaration and comment
Shaokun Zhang
1
-10
/
+0
2021-06-16
net: iosm: add missing MODULE_DEVICE_TABLE
Zou Wei
1
-0
/
+1
2021-06-14
net: wwan: Fix WWAN config symbols
Loic Poulain
2
-12
/
+7
2021-06-14
net: wwan: iosm: Remove DEBUG flag
Loic Poulain
1
-3
/
+0
2021-06-13
net: iosm: infrastructure
M Chetan Kumar
3
-0
/
+39
2021-06-13
net: iosm: net driver
M Chetan Kumar
2
-0
/
+406
2021-06-13
net: iosm: uevent support
M Chetan Kumar
2
-0
/
+85
2021-06-13
net: iosm: protocol operations
M Chetan Kumar
2
-0
/
+996
2021-06-13
net: iosm: shared memory protocol
M Chetan Kumar
2
-0
/
+520
2021-06-13
net: iosm: power management
M Chetan Kumar
2
-0
/
+540
2021-06-13
net: iosm: encode or decode datagram
M Chetan Kumar
2
-0
/
+1103
2021-06-13
net: iosm: multiplex IP sessions
M Chetan Kumar
2
-0
/
+798
2021-06-13
net: iosm: bottom half
M Chetan Kumar
2
-0
/
+299
2021-06-13
net: iosm: wwan port control device
M Chetan Kumar
2
-0
/
+135
2021-06-13
net: iosm: channel configuration
M Chetan Kumar
2
-0
/
+147
2021-06-13
net: iosm: shared memory I/O operations
M Chetan Kumar
2
-0
/
+444
2021-06-13
net: iosm: shared memory IPC interface
M Chetan Kumar
2
-0
/
+1942
2021-06-13
net: iosm: mmio scratchpad
M Chetan Kumar
2
-0
/
+416
2021-06-13
net: iosm: irq handling
M Chetan Kumar
2
-0
/
+123
2021-06-13
net: iosm: entry point
M Chetan Kumar
2
-0
/
+788
2021-06-12
wwan: add interface creation support
Johannes Berg
1
-7
/
+238
2021-06-09
net: wwan: core: purge rx queue on port close
Sergey Ryazanov
1
-3
/
+5
2021-06-09
net: wwan: core: implement terminal ioctls for AT port
Sergey Ryazanov
1
-0
/
+91
2021-06-09
net: wwan: core: implement TIOCINQ ioctl
Sergey Ryazanov
1
-0
/
+29
2021-06-09
net: wwan: core: expand ports number limit
Sergey Ryazanov
1
-3
/
+5
2021-06-09
net: wwan: core: make port names more user-friendly
Sergey Ryazanov
1
-6
/
+61
2021-06-09
net: wwan: core: spell port device name in lowercase
Sergey Ryazanov
1
-8
/
+26
2021-06-09
net: wwan: core: init port type string array using enum values
Sergey Ryazanov
1
-7
/
+6
2021-06-09
net: wwan: make WWAN_PORT_MAX meaning less surprised
Sergey Ryazanov
1
-1
/
+1
2021-06-09
wwan_hwsim: add debugfs management interface
Sergey Ryazanov
1
-2
/
+184
2021-06-09
wwan_hwsim: WWAN device simulator
Sergey Ryazanov
3
-0
/
+330
2021-05-26
net: wwan: core: Add WWAN device index sysfs attribute
Loic Poulain
1
-0
/
+15
2021-05-18
net: wwan: Add WWAN port type attribute
Loic Poulain
1
-9
/
+25
2021-04-22
net: wwan: core: Return poll error in case of port removal
Loic Poulain
1
-0
/
+2
2021-04-21
net: wwan: mhi_wwan_ctrl: Fix RX buffer starvation
Loic Poulain
1
-4
/
+4
2021-04-21
net: wwan: Fix bit ops double shift
Loic Poulain
2
-4
/
+6
2021-04-17
net: Add Qcom WWAN control driver
Loic Poulain
3
-0
/
+298
2021-04-17
net: Add a WWAN subsystem
Loic Poulain
3
-0
/
+582
[prev]