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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-02-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
17
-116
/
+156
2020-02-04
gtp: use __GFP_NOWARN to avoid memalloc warning
Taehee Yoo
1
-2
/
+2
2020-02-04
r8152: Add MAC passthrough support to new device
Kai-Heng Feng
1
-3
/
+10
2020-02-04
qed: Remove set but not used variable 'p_link'
YueHaibing
1
-3
/
+0
2020-02-04
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
6
-82
/
+71
2020-02-04
proc: convert everything to "struct proc_ops"
Alexey Dobriyan
6
-82
/
+71
2020-02-04
netdevsim: remove unused sdev code
Taehee Yoo
1
-69
/
+0
2020-02-04
netdevsim: use __GFP_NOWARN to avoid memalloc warning
Taehee Yoo
2
-2
/
+2
2020-02-04
netdevsim: use IS_ERR instead of IS_ERR_OR_NULL for debugfs
Taehee Yoo
3
-14
/
+16
2020-02-04
netdevsim: fix stack-out-of-bounds in nsim_dev_debugfs_init()
Taehee Yoo
1
-1
/
+1
2020-02-04
netdevsim: fix panic in nsim_dev_take_snapshot_write()
Taehee Yoo
2
-2
/
+12
2020-02-04
netdevsim: disable devlink reload when resources are being used
Taehee Yoo
2
-0
/
+21
2020-02-04
netdevsim: fix using uninitialized resources
Taehee Yoo
2
-3
/
+41
2020-02-04
bnxt_en: Fix TC queue mapping.
Michael Chan
1
-1
/
+1
2020-02-04
bnxt_en: Fix logic that disables Bus Master during firmware reset.
Vasundhara Volam
1
-4
/
+7
2020-02-04
bnxt_en: Fix RDMA driver failure with SRIOV after firmware reset.
Michael Chan
1
-2
/
+5
2020-02-04
bnxt_en: Refactor logic to re-enable SRIOV after firmware reset detected.
Michael Chan
1
-7
/
+12
2020-02-04
net: stmmac: Delete txtimer in suspend()
Nicolin Chen
1
-0
/
+4
2020-02-04
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
1
-1
/
+3
2020-02-01
qed: Fix a error code in qed_hw_init()
Dan Carpenter
1
-0
/
+1
2020-02-01
octeontx2-pf: Fix an IS_ERR() vs NULL bug
Dan Carpenter
1
-2
/
+2
2020-01-31
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
6
-20
/
+15
2020-01-31
Merge tag 'mips_5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
2
-449
/
+100
2020-01-31
iwlwifi: use <linux/units.h> helpers
Akinobu Mita
2
-7
/
+4
2020-01-31
iwlegacy: use <linux/units.h> helpers
Akinobu Mita
3
-12
/
+11
2020-01-31
ocfs2/dlm: move BITS_TO_BYTES() to bitops.h for wider use
Andy Shevchenko
1
-1
/
+0
2020-01-31
mlxsw: spectrum_qdisc: Fix 64-bit division error in mlxsw_sp_qdisc_tbf_rate_kbps
Nathan Chancellor
1
-1
/
+1
2020-01-31
ionic: fix rxq comp packet type mask
Shannon Nelson
1
-1
/
+1
2020-01-31
net: phy: at803x: disable vddio regulator
Michael Walle
1
-0
/
+11
2020-01-31
net: mii_timestamper: fix static allocation by PHY driver
Michael Walle
1
-0
/
+7
2020-01-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-3
/
+7
2020-01-29
Merge tag 'usb-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2
-6
/
+6
2020-01-29
net: mvneta: fix XDP support if sw bm is used as fallback
Lorenzo Bianconi
1
-3
/
+7
2020-01-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
885
-23764
/
+105500
2020-01-28
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-4
/
+4
2020-01-28
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+2
2020-01-28
net: phy: add default ARCH_BCM_IPROC for MDIO_BCM_IPROC
Scott Branden
1
-0
/
+1
2020-01-28
Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremap
Linus Torvalds
39
-57
/
+56
2020-01-27
qed: FW 8.42.2.0 debug features
Michal Kalderon
5
-2536
/
+1519
2020-01-27
qed: rt init valid initialization changed
Michal Kalderon
3
-21
/
+6
2020-01-27
qed: Debug feature: ilt and mdump
Michal Kalderon
7
-214
/
+820
2020-01-27
qed: FW 8.42.2.0 Add fw overlay feature
Michal Kalderon
5
-1
/
+224
2020-01-27
qed: FW 8.42.2.0 HSI changes
Michal Kalderon
5
-123
/
+212
2020-01-27
qed: FW 8.42.2.0 iscsi/fcoe changes
Michal Kalderon
4
-37
/
+6
2020-01-27
qed: Add abstraction for different hsi values per chip
Michal Kalderon
2
-30
/
+88
2020-01-27
qed: FW 8.42.2.0 Additional ll2 type
Michal Kalderon
8
-34
/
+212
2020-01-27
qed: Use dmae to write to widebus registers in fw_funcs
Michal Kalderon
7
-91
/
+142
2020-01-27
qed: FW 8.42.2.0 Parser offsets modified
Michal Kalderon
1
-26
/
+25
2020-01-27
qed: FW 8.42.2.0 Queue Manager changes
Michal Kalderon
5
-160
/
+149
2020-01-27
qed: FW 8.42.2.0 Expose new registers and change windows
Michal Kalderon
4
-538
/
+488
[next]