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
starfive-6.6.48-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
/
ethernet
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-14
dpaa2-switch: add tc flower hardware offload on ingress traffic
Ioana Ciornei
7
-14
/
+768
2021-04-14
dpaa2-switch: install default STP trap rule with the highest priority
Ioana Ciornei
1
-8
/
+1
2021-04-14
dpaa2-switch: create a central dpaa2_switch_acl_tbl structure
Ioana Ciornei
2
-10
/
+44
2021-04-14
ionic: return -EFAULT if copy_to_user() fails
Dan Carpenter
1
-1
/
+3
2021-04-14
net: stmmac: Add TX via XDP zero-copy socket
Ong Boon Leong
3
-29
/
+310
2021-04-14
net: stmmac: Enable RX via AF_XDP zero-copy
Ong Boon Leong
4
-29
/
+679
2021-04-14
net: stmmac: Refactor __stmmac_xdp_run_prog for XDP ZC
Ong Boon Leong
1
-12
/
+23
2021-04-14
net: stmmac: rearrange RX and TX desc init into per-queue basis
Ong Boon Leong
1
-80
/
+100
2021-04-14
net: stmmac: refactor stmmac_init_rx_buffers for stmmac_reinit_rx_buffers
Ong Boon Leong
1
-189
/
+189
2021-04-14
net: stmmac: introduce dma_recycle_rx_skbufs for stmmac_reinit_rx_buffers
Ong Boon Leong
1
-17
/
+27
2021-04-14
net: stmmac: rearrange RX buffer allocation and free functions
Ong Boon Leong
1
-37
/
+47
2021-04-14
ionic: git_ts_info bit shifters
Shannon Nelson
1
-13
/
+13
2021-04-14
ibmvnic: queue reset work in system_long_wq
Lijun Pan
1
-3
/
+4
2021-04-14
ibmvnic: improve failover sysfs entry
Lijun Pan
1
-6
/
+8
2021-04-14
of: net: pass the dst buffer to of_get_mac_address()
Michael Walle
72
-288
/
+166
2021-04-13
net: ethernet: ravb: Enable optional refclk
Adam Ford
2
-0
/
+11
2021-04-12
enetc: support PTP Sync packet one-step timestamping
Yangbo Lu
4
-26
/
+195
2021-04-12
enetc: mark TX timestamp type per skb
Yangbo Lu
2
-8
/
+13
2021-04-12
ibmvnic: print adapter state as a string
Lijun Pan
1
-18
/
+49
2021-04-12
ibmvnic: print reset reason as a string
Lijun Pan
1
-7
/
+28
2021-04-12
ibmvnic: clean up the remaining debugfs data structures
Lijun Pan
1
-94
/
+0
2021-04-12
bnxt_en: Free and allocate VF-Reps during error recovery.
Sriharsha Basavapatna
3
-2
/
+74
2021-04-12
bnxt_en: Refactor __bnxt_vf_reps_destroy().
Michael Chan
1
-5
/
+16
2021-04-12
bnxt_en: Refactor bnxt_vf_reps_create().
Sriharsha Basavapatna
1
-18
/
+22
2021-04-12
bnxt_en: Invalidate health register mapping at the end of probe.
Vasundhara Volam
1
-0
/
+1
2021-04-12
bnxt_en: Treat health register value 0 as valid in bnxt_try_reover_fw().
Michael Chan
1
-2
/
+2
2021-04-12
net: hns3: Fix potential null pointer defererence of null ae_dev
Colin Ian King
1
-4
/
+4
2021-04-12
net: thunderx: Fix unintentional sign extension issue
Colin Ian King
1
-1
/
+1
2021-04-12
cxgb4: Fix unintentional sign extension issues
Colin Ian King
1
-11
/
+11
2021-04-12
ehea: add missing MODULE_DEVICE_TABLE
Qiheng Lin
1
-0
/
+1
2021-04-12
net/mlx5: Add support for DSFP module EEPROM dumps
Vladyslav Tarasiuk
1
-0
/
+2
2021-04-12
net/mlx5: Implement get_module_eeprom_by_page()
Vladyslav Tarasiuk
2
-0
/
+85
2021-04-12
net/mlx5: Refactor module EEPROM query
Vladyslav Tarasiuk
1
-34
/
+45
2021-04-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
59
-241
/
+558
2021-04-10
enetc: Use generic rule to map Tx rings to interrupt vectors
Claudiu Manoil
1
-5
/
+1
2021-04-10
net: enetc: fix TX ring interrupt storm
Vladimir Oltean
1
-1
/
+2
2021-04-10
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...
Jakub Kicinski
11
-38
/
+189
2021-04-10
net: enetc: fix array underflow in error handling code
Dan Carpenter
1
-1
/
+1
2021-04-10
cxgb4: remove unneeded if-null-free check
Qiheng Lin
3
-10
/
+4
2021-04-10
r8169: use mac-managed PHY PM
Heiner Kallweit
1
-0
/
+3
2021-04-10
net: fec: use mac-managed PHY PM
Heiner Kallweit
1
-0
/
+3
2021-04-09
net: hns3: Trivial spell fix in hns3 driver
Salil Mehta
2
-3
/
+3
2021-04-09
lan743x: fix ethernet frame cutoff issue
Sven Van Asbroeck
1
-4
/
+4
2021-04-09
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
David S. Miller
12
-250
/
+391
2021-04-08
net: hns3: add suspend and resume pm_ops
Jiaran Zhang
2
-0
/
+31
2021-04-08
net: hns3: change flr_prepare/flr_done function names
Jiaran Zhang
4
-30
/
+37
2021-04-08
ionic: extend ts_config set locking
Shannon Nelson
1
-6
/
+10
2021-04-08
ionic: add ts_config replay
Shannon Nelson
3
-32
/
+60
2021-04-08
ionic: ignore EBUSY on queue start
Shannon Nelson
1
-1
/
+1
2021-04-08
ionic: re-start ptp after queues up
Shannon Nelson
1
-3
/
+3
[next]