aboutsummaryrefslogtreecommitdiff
path: root/include/linux/stmmac.h
AgeCommit message (Expand)AuthorFilesLines
2024-05-13net: stmmac: move the EST structure to struct stmmac_privGravatar Xiaolei Wang 1-15/+0
2024-05-13net: stmmac: move the EST lock to struct stmmac_privGravatar Xiaolei Wang 1-1/+0
2024-05-13net: stmmac: introduce pcs_init/pcs_exit stmmac operationsGravatar Russell King (Oracle) 1-0/+2
2024-01-31net: stmmac: Offload queueMaxSDU from tc-taprioGravatar Rohan G Thomas 1-0/+1
2023-12-04net: stmmac: fix FPE events losingGravatar Jianheng Zhang 1-0/+1
2023-10-19net: stmmac: intel: remove unnecessary field struct plat_stmmacenet_data::ext...Gravatar Johannes Zink 1-1/+0
2023-09-18net: stmmac: Tx coe sw fallbackGravatar Rohan G Thomas 1-0/+1
2023-08-28net: stmmac: clarify difference between "interface" and "phy_interface"Gravatar Russell King (Oracle) 1-1/+14
2023-08-25net: stmmac: convert plat->phylink_node to fwnodeGravatar Russell King (Oracle) 1-1/+1
2023-08-10net: stmmac: add new mode parameter for fix_mac_speedGravatar Shenwei Wang 1-1/+1
2023-08-07net: stmmac: correct MAC propagation delayGravatar Johannes Zink 1-0/+1
2023-07-27net: stmmac: Make ptp_clk_freq_config variable type explicitGravatar Andrew Halaney 1-1/+3
2023-07-13net: stmmac: replace the en_tx_lpi_clockgating field with a flagGravatar Bartosz Golaszewski 1-1/+1
2023-07-13net: stmmac: replace the rx_clk_runs_in_lpi field with a flagGravatar Bartosz Golaszewski 1-1/+1
2023-07-13net: stmmac: replace the int_snapshot_en field with a flagGravatar Bartosz Golaszewski 1-1/+1
2023-07-13net: stmmac: replace the ext_snapshot_en field with a flagGravatar Bartosz Golaszewski 1-1/+1
2023-07-13net: stmmac: replace the multi_msi_en field with a flagGravatar Bartosz Golaszewski 1-1/+1
2023-07-13net: stmmac: replace the vlan_fail_q_en field with a flagGravatar Bartosz Golaszewski 1-1/+1
2023-07-13net: stmmac: replace the serdes_up_after_phy_linkup field with a flagGravatar Bartosz Golaszewski 1-1/+1
2023-07-13net: stmmac: replace the tso_en field with a flagGravatar Bartosz Golaszewski 1-1/+1
2023-07-13net: stmmac: replace the has_sun8i field with a flagGravatar Bartosz Golaszewski 1-1/+1
2023-07-13net: stmmac: replace the use_phy_wol field with a flagGravatar Bartosz Golaszewski 1-1/+1
2023-07-13net: stmmac: replace the sph_disable field with a flagGravatar Bartosz Golaszewski 1-1/+1
2023-07-13net: stmmac: replace the has_integrated_pcs field with a flagGravatar Bartosz Golaszewski 1-1/+3
2023-06-20net: stmmac: add new switch to struct plat_stmmacenet_dataGravatar Bartosz Golaszewski 1-0/+1
2023-04-13net: stmmac: dwmac4: Allow platforms to specify some DMA/MTL offsetsGravatar Andrew Halaney 1-0/+19
2023-04-05net: stmmac: add support for platform specific resetGravatar Shenwei Wang 1-0/+1
2023-03-19net: stmmac: Fix for mismatched host/device DMA address widthGravatar Jochen Henneberg 1-1/+1
2023-01-30net: stmmac: do not stop RX_CLK in Rx LPI state for qcs404 SoCGravatar Andrey Konovalov 1-0/+1
2022-12-05net: stmmac: Power up SERDES after the PHY linkGravatar Revanth Kumar Uppala 1-0/+1
2022-08-17stmmac: intel: remove unused 'has_crossts' flagGravatar Wong Vee Khee 1-1/+0
2022-07-18net: stmmac: switch to use interrupt for hw crosstimestampingGravatar Wong Vee Khee 1-0/+1
2022-05-01net: stmmac: disable Split Header (SPH) for Intel platformsGravatar Tan Tee Min 1-0/+1
2021-11-30net: stmmac: Add platform level debug register dump featureGravatar Bhupesh Sharma 1-0/+1
2021-11-23net: stmmac: Calculate CDC error only onceGravatar Kurt Kanzenbach 1-0/+1
2021-07-05net: stmmac: ptp: update tas basetime after ptp adjustGravatar Xiaoliang Yang 1-0/+1
2021-07-05net: stmmac: add mutex lock to protect est parametersGravatar Xiaoliang Yang 1-0/+1
2021-06-29net: stmmac: option to enable PHY WOL with PMT enabledGravatar Ling Pei Lee 1-0/+1
2021-06-08net: stmmac: explicitly deassert GMAC_AHB_RESETGravatar Matthew Hagan 1-0/+1
2021-06-08net: stmmac: enable Intel mGbE 2.5Gbps link speedGravatar Voon Weifeng 1-0/+1
2021-06-01net: stmmac: enable platform specific safety featuresGravatar Wong Vee Khee 1-0/+13
2021-05-17net: stmmac: Add callbacks for DWC xpcs Energy Efficient EthernetGravatar Michael Sit Wei Hong 1-0/+1
2021-04-22net: stmmac: Add HW descriptor prefetch setting for DWMAC Core 5.20 onwardsGravatar Mohammad Athari Bin Ismail 1-0/+1
2021-04-14net: stmmac: Add support for external trigger timestampingGravatar Tan Tee Min 1-0/+2
2021-03-25net: stmmac: use interrupt mode INTM=1 for multi-MSIGravatar Wong, Vee Khee 1-0/+1
2021-03-25net: stmmac: introduce MSI Interrupt routines for mac, safety, RX & TXGravatar Ong Boon Leong 1-0/+8
2021-03-24net: stmmac: support FPE link partner hand-shaking procedureGravatar Ong Boon Leong 1-0/+27
2021-03-24net: stmmac: Add hardware supported cross-timestampGravatar Tan Tee Min 1-0/+4
2021-03-18stmmac: intel: Add PSE and PCH PTP clock source selectionGravatar Wong, Vee Khee 1-0/+1
2021-03-15net: stmmac: add platform level clocks managementGravatar Joakim Zhang 1-0/+1