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
2022-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2022-03-22
net: wwan: qcom_bam_dmux: fix wrong pointer passed to IS_ERR()
Yang Yingliang
1
-1
/
+1
2022-02-14
net: wwan: iosm: drop debugfs dev reference
M Chetan Kumar
2
-2
/
+5
2022-02-14
net: wwan: debugfs obtained dev reference not dropped
M Chetan Kumar
1
-0
/
+36
2022-02-13
net: wwan: iosm: Enable M.2 7360 WWAN card support
M Chetan Kumar
10
-78
/
+1033
2022-01-16
net: wwan: Fix MRU mismatch issue which may lead to data connection lost
Slark Xiao
1
-2
/
+2
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
2021-12-11
net: wwan: iosm: set tx queue len
M Chetan Kumar
1
-1
/
+2
2021-12-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-18
/
+19
2021-12-09
net: wwan: iosm: fixes unable to send AT command during mbim tx
M Chetan Kumar
3
-10
/
+0
2021-12-09
net: wwan: iosm: fixes net interface nonfunctional after fw flash
M Chetan Kumar
3
-1
/
+8
2021-12-09
net: wwan: iosm: fixes unnecessary doorbell send
M Chetan Kumar
1
-7
/
+11
2021-12-09
net: wwan: make debugfs optional
Sergey Ryazanov
8
-10
/
+61
2021-12-09
net: wwan: iosm: move debugfs knobs into a subdir
Sergey Ryazanov
6
-8
/
+49
2021-12-09
net: wwan: iosm: allow trace port be uninitialized
Sergey Ryazanov
3
-5
/
+11
2021-12-09
net: wwan: iosm: consolidate trace port init code
Sergey Ryazanov
4
-21
/
+9
2021-12-07
net: wwan: iosm: select CONFIG_RELAY
Arnd Bergmann
1
-0
/
+1
2021-11-29
net: wwan: Add Qualcomm BAM-DMUX WWAN network driver
Stephan Gerhold
3
-0
/
+921
2021-11-22
net: wwan: iosm: device trace collection using relayfs
M Chetan Kumar
8
-13
/
+271
2021-11-22
net: wwan: common debugfs base dir for wwan device
M Chetan Kumar
1
-2
/
+28
2021-11-11
net: wwan: iosm: fix compilation warning
M Chetan Kumar
1
-2
/
+0
2021-10-02
net: wwan: iosm: correct devlink extra params
M Chetan Kumar
3
-98
/
+69
2021-09-27
net: wwan: iosm: Move devlink_register to be last devlink command
Leon Romanovsky
1
-5
/
+2
2021-09-24
net: iosm: Use hrtimer_forward_now()
Thomas Gleixner
1
-2
/
+2
2021-09-22
net: wwan: iosm: fw flashing and cd improvements
M Chetan Kumar
6
-103
/
+87
2021-09-22
devlink: Make devlink_register to be void
Leon Romanovsky
1
-7
/
+1
2021-09-20
net: wwan: iosm: fw flashing & cd collection infrastructure changes
M Chetan Kumar
2
-1
/
+5
2021-09-20
net: wwan: iosm: transport layer support for fw flashing/cd
M Chetan Kumar
6
-30
/
+464
2021-09-20
net: wwan: iosm: coredump collection support
M Chetan Kumar
2
-0
/
+185
2021-09-20
net: wwan: iosm: fw flashing support
M Chetan Kumar
2
-0
/
+832
2021-09-20
net: wwan: iosm: devlink registration
M Chetan Kumar
2
-0
/
+570
2021-09-16
Revert "net: wwan: iosm: firmware flashing and coredump collection"
Jakub Kicinski
14
-2054
/
+31
2021-09-14
net: wwan: iosm: fix linux-next build error
M Chetan Kumar
1
-1
/
+0
2021-09-13
net: wwan: iosm: firmware flashing and coredump collection
M Chetan Kumar
14
-31
/
+2055
2021-09-08
Merge tag 'net-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-14
/
+16
2021-09-06
net: wwan: iosm: Unify IO accessors used in the driver
Andy Shevchenko
1
-10
/
+12
2021-09-06
net: wwan: iosm: Replace io.*64_lo_hi() with regular accessors
Andy Shevchenko
1
-4
/
+4
2021-09-04
Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-1
/
+0
2021-08-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-2
/
+2
2021-08-26
Revert "net: really fix the build..."
Kalle Valo
1
-1
/
+1
2021-08-23
net: wwan: iosm: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2
-12
/
+11
2021-08-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-4
/
+3
2021-08-19
isystem: trim/fixup stdarg.h and other headers
Alexey Dobriyan
1
-1
/
+0
2021-08-16
net: iosm: Prevent underflow in ipc_chnl_cfg_get()
Dan Carpenter
1
-4
/
+3
2021-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-10
/
+14
[next]