index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
stmmac.h
Age
Commit message (
Expand
)
Author
2023-08-28
net: stmmac: clarify difference between "interface" and "phy_interface"
Russell King (Oracle)
2023-08-25
net: stmmac: convert plat->phylink_node to fwnode
Russell King (Oracle)
2023-08-10
net: stmmac: add new mode parameter for fix_mac_speed
Shenwei Wang
2023-08-07
net: stmmac: correct MAC propagation delay
Johannes Zink
2023-07-27
net: stmmac: Make ptp_clk_freq_config variable type explicit
Andrew Halaney
2023-07-13
net: stmmac: replace the en_tx_lpi_clockgating field with a flag
Bartosz Golaszewski
2023-07-13
net: stmmac: replace the rx_clk_runs_in_lpi field with a flag
Bartosz Golaszewski
2023-07-13
net: stmmac: replace the int_snapshot_en field with a flag
Bartosz Golaszewski
2023-07-13
net: stmmac: replace the ext_snapshot_en field with a flag
Bartosz Golaszewski
2023-07-13
net: stmmac: replace the multi_msi_en field with a flag
Bartosz Golaszewski
2023-07-13
net: stmmac: replace the vlan_fail_q_en field with a flag
Bartosz Golaszewski
2023-07-13
net: stmmac: replace the serdes_up_after_phy_linkup field with a flag
Bartosz Golaszewski
2023-07-13
net: stmmac: replace the tso_en field with a flag
Bartosz Golaszewski
2023-07-13
net: stmmac: replace the has_sun8i field with a flag
Bartosz Golaszewski
2023-07-13
net: stmmac: replace the use_phy_wol field with a flag
Bartosz Golaszewski
2023-07-13
net: stmmac: replace the sph_disable field with a flag
Bartosz Golaszewski
2023-07-13
net: stmmac: replace the has_integrated_pcs field with a flag
Bartosz Golaszewski
2023-06-20
net: stmmac: add new switch to struct plat_stmmacenet_data
Bartosz Golaszewski
2023-04-13
net: stmmac: dwmac4: Allow platforms to specify some DMA/MTL offsets
Andrew Halaney
2023-04-05
net: stmmac: add support for platform specific reset
Shenwei Wang
2023-03-19
net: stmmac: Fix for mismatched host/device DMA address width
Jochen Henneberg
2023-01-30
net: stmmac: do not stop RX_CLK in Rx LPI state for qcs404 SoC
Andrey Konovalov
2022-12-05
net: stmmac: Power up SERDES after the PHY link
Revanth Kumar Uppala
2022-08-17
stmmac: intel: remove unused 'has_crossts' flag
Wong Vee Khee
2022-07-18
net: stmmac: switch to use interrupt for hw crosstimestamping
Wong Vee Khee
2022-05-01
net: stmmac: disable Split Header (SPH) for Intel platforms
Tan Tee Min
2021-11-30
net: stmmac: Add platform level debug register dump feature
Bhupesh Sharma
2021-11-23
net: stmmac: Calculate CDC error only once
Kurt Kanzenbach
2021-07-05
net: stmmac: ptp: update tas basetime after ptp adjust
Xiaoliang Yang
2021-07-05
net: stmmac: add mutex lock to protect est parameters
Xiaoliang Yang
2021-06-29
net: stmmac: option to enable PHY WOL with PMT enabled
Ling Pei Lee
2021-06-08
net: stmmac: explicitly deassert GMAC_AHB_RESET
Matthew Hagan
2021-06-08
net: stmmac: enable Intel mGbE 2.5Gbps link speed
Voon Weifeng
2021-06-01
net: stmmac: enable platform specific safety features
Wong Vee Khee
2021-05-17
net: stmmac: Add callbacks for DWC xpcs Energy Efficient Ethernet
Michael Sit Wei Hong
2021-04-22
net: stmmac: Add HW descriptor prefetch setting for DWMAC Core 5.20 onwards
Mohammad Athari Bin Ismail
2021-04-14
net: stmmac: Add support for external trigger timestamping
Tan Tee Min
2021-03-25
net: stmmac: use interrupt mode INTM=1 for multi-MSI
Wong, Vee Khee
2021-03-25
net: stmmac: introduce MSI Interrupt routines for mac, safety, RX & TX
Ong Boon Leong
2021-03-24
net: stmmac: support FPE link partner hand-shaking procedure
Ong Boon Leong
2021-03-24
net: stmmac: Add hardware supported cross-timestamp
Tan Tee Min
2021-03-18
stmmac: intel: Add PSE and PCH PTP clock source selection
Wong, Vee Khee
2021-03-15
net: stmmac: add platform level clocks management
Joakim Zhang
2021-03-15
net: stmmac: make in-band AN mode parsing is supported for non-DT
Ong Boon Leong
2021-02-17
net: stmmac: Add PCI bus info to ethtool driver query output
Wong Vee Khee
2020-12-08
net: stmmac: overwrite the dma_cap.addr64 according to HW design
Fugang Duan
2020-09-28
stmmac: intel: Adding ref clock 1us tic for LPI cntr
Rusaimi Amira Ruslan
2020-09-25
net: stmmac: Add option for VLAN filter fail queue enable
Chuah, Kim Tatt
2020-04-21
net: stmmac: Enable SERDES power up/down sequence
Voon Weifeng
2020-03-09
net: stmmac: Integrate it with DesignWare XPCS
Jose Abreu
[next]