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
/
include
/
linux
/
stmmac.h
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-19
net: stmmac: intel: remove unnecessary field struct plat_stmmacenet_data::ext...
Johannes Zink
1
-1
/
+0
2023-09-18
net: stmmac: Tx coe sw fallback
Rohan G Thomas
1
-0
/
+1
2023-08-28
net: stmmac: clarify difference between "interface" and "phy_interface"
Russell King (Oracle)
1
-1
/
+14
2023-08-26
net: stmmac: convert plat->phylink_node to fwnode
Russell King (Oracle)
1
-1
/
+1
2023-08-11
net: stmmac: add new mode parameter for fix_mac_speed
Shenwei Wang
1
-1
/
+1
2023-08-07
net: stmmac: correct MAC propagation delay
Johannes Zink
1
-0
/
+1
2023-07-28
net: stmmac: Make ptp_clk_freq_config variable type explicit
Andrew Halaney
1
-1
/
+3
2023-07-14
net: stmmac: replace the en_tx_lpi_clockgating field with a flag
Bartosz Golaszewski
1
-1
/
+1
2023-07-14
net: stmmac: replace the rx_clk_runs_in_lpi field with a flag
Bartosz Golaszewski
1
-1
/
+1
2023-07-14
net: stmmac: replace the int_snapshot_en field with a flag
Bartosz Golaszewski
1
-1
/
+1
2023-07-14
net: stmmac: replace the ext_snapshot_en field with a flag
Bartosz Golaszewski
1
-1
/
+1
2023-07-14
net: stmmac: replace the multi_msi_en field with a flag
Bartosz Golaszewski
1
-1
/
+1
2023-07-14
net: stmmac: replace the vlan_fail_q_en field with a flag
Bartosz Golaszewski
1
-1
/
+1
2023-07-14
net: stmmac: replace the serdes_up_after_phy_linkup field with a flag
Bartosz Golaszewski
1
-1
/
+1
2023-07-14
net: stmmac: replace the tso_en field with a flag
Bartosz Golaszewski
1
-1
/
+1
2023-07-14
net: stmmac: replace the has_sun8i field with a flag
Bartosz Golaszewski
1
-1
/
+1
2023-07-14
net: stmmac: replace the use_phy_wol field with a flag
Bartosz Golaszewski
1
-1
/
+1
2023-07-14
net: stmmac: replace the sph_disable field with a flag
Bartosz Golaszewski
1
-1
/
+1
2023-07-14
net: stmmac: replace the has_integrated_pcs field with a flag
Bartosz Golaszewski
1
-1
/
+3
2023-06-21
net: stmmac: add new switch to struct plat_stmmacenet_data
Bartosz Golaszewski
1
-0
/
+1
2023-04-13
net: stmmac: dwmac4: Allow platforms to specify some DMA/MTL offsets
Andrew Halaney
1
-0
/
+19
2023-04-06
net: stmmac: add support for platform specific reset
Shenwei Wang
1
-0
/
+1
2023-03-19
net: stmmac: Fix for mismatched host/device DMA address width
Jochen Henneberg
1
-1
/
+1
2023-01-30
net: stmmac: do not stop RX_CLK in Rx LPI state for qcs404 SoC
Andrey Konovalov
1
-0
/
+1
2022-12-05
net: stmmac: Power up SERDES after the PHY link
Revanth Kumar Uppala
1
-0
/
+1
2022-08-18
stmmac: intel: remove unused 'has_crossts' flag
Wong Vee Khee
1
-1
/
+0
2022-07-18
net: stmmac: switch to use interrupt for hw crosstimestamping
Wong Vee Khee
1
-0
/
+1
2022-05-01
net: stmmac: disable Split Header (SPH) for Intel platforms
Tan Tee Min
1
-0
/
+1
2021-11-30
net: stmmac: Add platform level debug register dump feature
Bhupesh Sharma
1
-0
/
+1
2021-11-24
net: stmmac: Calculate CDC error only once
Kurt Kanzenbach
1
-0
/
+1
2021-07-05
net: stmmac: ptp: update tas basetime after ptp adjust
Xiaoliang Yang
1
-0
/
+1
2021-07-05
net: stmmac: add mutex lock to protect est parameters
Xiaoliang Yang
1
-0
/
+1
2021-06-29
net: stmmac: option to enable PHY WOL with PMT enabled
Ling Pei Lee
1
-0
/
+1
2021-06-09
net: stmmac: explicitly deassert GMAC_AHB_RESET
Matthew Hagan
1
-0
/
+1
2021-06-09
net: stmmac: enable Intel mGbE 2.5Gbps link speed
Voon Weifeng
1
-0
/
+1
2021-06-02
net: stmmac: enable platform specific safety features
Wong Vee Khee
1
-0
/
+13
2021-05-18
net: stmmac: Add callbacks for DWC xpcs Energy Efficient Ethernet
Michael Sit Wei Hong
1
-0
/
+1
2021-04-23
net: stmmac: Add HW descriptor prefetch setting for DWMAC Core 5.20 onwards
Mohammad Athari Bin Ismail
1
-0
/
+1
2021-04-14
net: stmmac: Add support for external trigger timestamping
Tan Tee Min
1
-0
/
+2
2021-03-26
net: stmmac: use interrupt mode INTM=1 for multi-MSI
Wong, Vee Khee
1
-0
/
+1
2021-03-26
net: stmmac: introduce MSI Interrupt routines for mac, safety, RX & TX
Ong Boon Leong
1
-0
/
+8
2021-03-25
net: stmmac: support FPE link partner hand-shaking procedure
Ong Boon Leong
1
-0
/
+27
2021-03-25
net: stmmac: Add hardware supported cross-timestamp
Tan Tee Min
1
-0
/
+4
2021-03-19
stmmac: intel: Add PSE and PCH PTP clock source selection
Wong, Vee Khee
1
-0
/
+1
2021-03-16
net: stmmac: add platform level clocks management
Joakim Zhang
1
-0
/
+1
2021-03-15
net: stmmac: make in-band AN mode parsing is supported for non-DT
Ong Boon Leong
1
-0
/
+1
2021-02-18
net: stmmac: Add PCI bus info to ethtool driver query output
Wong Vee Khee
1
-0
/
+1
2020-12-09
net: stmmac: overwrite the dma_cap.addr64 according to HW design
Fugang Duan
1
-0
/
+1
2020-09-29
stmmac: intel: Adding ref clock 1us tic for LPI cntr
Rusaimi Amira Ruslan
1
-0
/
+1
2020-09-26
net: stmmac: Add option for VLAN filter fail queue enable
Chuah, Kim Tatt
1
-0
/
+2
[next]