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
/
ethernet
/
stmicro
/
stmmac
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-08
net: stmmac: Do not enable RX FIFO overflow interrupts
Yannick Vignon
2
-18
/
+3
2021-05-04
net: stmmac: Clear receive all(RA) bit when promiscuous mode is off
Ramesh Babu B
1
-0
/
+1
2021-05-01
net: stmmac: Remove duplicate declaration of stmmac_priv
Wan Jiabing
1
-1
/
+0
2021-05-01
net: stmmac: cleared __FPE_REMOVING bit in stmmac_fpe_start_wq()
Mohammad Athari Bin Ismail
1
-0
/
+1
2021-04-29
Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
49
-629
/
+3877
2021-04-26
Merge tag 'arm-drivers-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+2
2021-04-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-3
/
+9
2021-04-23
stmmac: intel: Enable HW descriptor prefetch by default
Mohammad Athari Bin Ismail
1
-0
/
+1
2021-04-23
net: stmmac: Add HW descriptor prefetch setting for DWMAC Core 5.20 onwards
Mohammad Athari Bin Ismail
4
-2
/
+15
2021-04-21
net: stmmac: fix TSO and TBS feature enabling during driver open
Ong Boon Leong
1
-3
/
+9
2021-04-21
stmmac: intel: set TSO/TBS TX Queues default settings
Ong Boon Leong
1
-0
/
+3
2021-04-21
stmmac: intel: unlock on error path in intel_crosststamp()
Dan Carpenter
1
-0
/
+1
2021-04-20
net: stmmac: fix memory leak during driver probe
Wong Vee Khee
1
-0
/
+2
2021-04-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-77
/
+1
2021-04-15
Revert "net: stmmac: re-init rx buffers when mac resume back"
Thierry Reding
1
-83
/
+1
2021-04-14
net: stmmac: Add support for external trigger timestamping
Tan Tee Min
7
-1
/
+99
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
of: net: pass the dst buffer to of_get_mac_address()
Michael Walle
23
-29
/
+29
2021-04-08
stmmac: intel: Enable SERDES PHY rx clk for PSE
Voon Weifeng
2
-0
/
+11
2021-04-07
stmmac: intel: Drop duplicate ID in the list of PCI device IDs
Andy Shevchenko
1
-30
/
+30
2021-04-04
net: stmmac: Add support for XDP_REDIRECT action
Ong Boon Leong
2
-11
/
+84
2021-04-04
net: stmmac: Add support for XDP_TX action
Ong Boon Leong
2
-18
/
+232
2021-04-04
net: stmmac: Add initial XDP support
Ong Boon Leong
5
-27
/
+197
2021-04-04
net: stmmac: arrange Tx tail pointer update to stmmac_flush_tx_descriptors
Ong Boon Leong
1
-30
/
+26
2021-04-04
net: stmmac: make SPH enable/disable to be configurable
Ong Boon Leong
2
-5
/
+8
2021-04-04
net: stmmac: set IRQ affinity hint for multi MSI vectors
Ong Boon Leong
1
-2
/
+13
2021-04-02
net: stmmac: remove unnecessary pci_enable_msi() call
Wong Vee Khee
1
-2
/
+0
2021-04-02
stmmac: intel: use managed PCI function on probe and resume
Wong Vee Khee
1
-7
/
+2
2021-04-01
net: stmmac: enable MTL ECC Error Address Status Over-ride by default
Voon Weifeng
2
-0
/
+2
2021-04-01
net: ethernet: stmicro: Remove duplicate struct declaration
Wan Jiabing
1
-1
/
+0
2021-03-30
stmmac: intel: add cross time-stamping freq difference adjustment
Wong Vee Khee
1
-0
/
+27
2021-03-29
net: stmmac: remove redundant dev_err call in qcom_ethqos_probe()
Guobin Huang
1
-1
/
+0
2021-03-29
net: stmmac: fix missing unlock on error in stmmac_suspend()
Yang Yingliang
1
-1
/
+3
2021-03-27
net: stmmac: Fix kernel panic due to NULL pointer dereference of fpe_cfg
Mohammad Athari Bin Ismail
2
-12
/
+14
2021-03-26
net: stmmac: use interrupt mode INTM=1 for multi-MSI
Wong, Vee Khee
4
-12
/
+22
2021-03-26
stmmac: intel: add support for multi-vector msi and msi-x
Ong Boon Leong
1
-9
/
+111
2021-03-26
net: stmmac: introduce MSI Interrupt routines for mac, safety, RX & TX
Ong Boon Leong
3
-45
/
+423
2021-03-26
net: stmmac: make stmmac_interrupt() function more friendly to MSI
Ong Boon Leong
1
-23
/
+31
2021-03-26
net: stmmac: introduce DMA interrupt status masking per traffic direction
Ong Boon Leong
10
-10
/
+101
2021-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-0
/
+2
2021-03-25
net: stmmac: support FPE link partner hand-shaking procedure
Ong Boon Leong
8
-7
/
+304
2021-03-25
net: stmmac: Add hardware supported cross-timestamp
Tan Tee Min
8
-0
/
+189
2021-03-23
net: stmmac: merge ARCH_SOCFPGA and ARCH_STRATIX10
Krzysztof Kozlowski
1
-2
/
+2
2021-03-22
net: stmmac: platform: fix build error with !CONFIG_PM_SLEEP
Wei Yongjun
1
-6
/
+4
[next]