Age | Commit message (Expand) | Author | Files | Lines |
2024-07-05 | net: stmmac: Create DW XPCS device with particular address | Serge Semin | 1 | -1/+1 |
2024-06-14 | net: stmmac: add select_pcs() platform method | Russell King (Oracle) | 1 | -1/+3 |
2024-05-30 | net: stmmac: rename xpcs_an_inband to default_an_inband | Russell King (Oracle) | 1 | -1/+1 |
2024-05-13 | net: stmmac: move the EST structure to struct stmmac_priv | Xiaolei Wang | 1 | -15/+0 |
2024-05-13 | net: stmmac: move the EST lock to struct stmmac_priv | Xiaolei Wang | 1 | -1/+0 |
2024-05-13 | net: stmmac: introduce pcs_init/pcs_exit stmmac operations | Russell King (Oracle) | 1 | -0/+2 |
2024-01-31 | net: stmmac: Offload queueMaxSDU from tc-taprio | Rohan G Thomas | 1 | -0/+1 |
2023-12-04 | net: stmmac: fix FPE events losing | Jianheng Zhang | 1 | -0/+1 |
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-25 | net: stmmac: convert plat->phylink_node to fwnode | Russell King (Oracle) | 1 | -1/+1 |
2023-08-10 | 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-27 | net: stmmac: Make ptp_clk_freq_config variable type explicit | Andrew Halaney | 1 | -1/+3 |
2023-07-13 | net: stmmac: replace the en_tx_lpi_clockgating field with a flag | Bartosz Golaszewski | 1 | -1/+1 |
2023-07-13 | net: stmmac: replace the rx_clk_runs_in_lpi field with a flag | Bartosz Golaszewski | 1 | -1/+1 |
2023-07-13 | net: stmmac: replace the int_snapshot_en field with a flag | Bartosz Golaszewski | 1 | -1/+1 |
2023-07-13 | net: stmmac: replace the ext_snapshot_en field with a flag | Bartosz Golaszewski | 1 | -1/+1 |
2023-07-13 | net: stmmac: replace the multi_msi_en field with a flag | Bartosz Golaszewski | 1 | -1/+1 |
2023-07-13 | net: stmmac: replace the vlan_fail_q_en field with a flag | Bartosz Golaszewski | 1 | -1/+1 |
2023-07-13 | net: stmmac: replace the serdes_up_after_phy_linkup field with a flag | Bartosz Golaszewski | 1 | -1/+1 |
2023-07-13 | net: stmmac: replace the tso_en field with a flag | Bartosz Golaszewski | 1 | -1/+1 |
2023-07-13 | net: stmmac: replace the has_sun8i field with a flag | Bartosz Golaszewski | 1 | -1/+1 |
2023-07-13 | net: stmmac: replace the use_phy_wol field with a flag | Bartosz Golaszewski | 1 | -1/+1 |
2023-07-13 | net: stmmac: replace the sph_disable field with a flag | Bartosz Golaszewski | 1 | -1/+1 |
2023-07-13 | net: stmmac: replace the has_integrated_pcs field with a flag | Bartosz Golaszewski | 1 | -1/+3 |
2023-06-20 | 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-05 | 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-17 | 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-23 | 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-08 | net: stmmac: explicitly deassert GMAC_AHB_RESET | Matthew Hagan | 1 | -0/+1 |
2021-06-08 | net: stmmac: enable Intel mGbE 2.5Gbps link speed | Voon Weifeng | 1 | -0/+1 |
2021-06-01 | net: stmmac: enable platform specific safety features | Wong Vee Khee | 1 | -0/+13 |
2021-05-17 | net: stmmac: Add callbacks for DWC xpcs Energy Efficient Ethernet | Michael Sit Wei Hong | 1 | -0/+1 |
2021-04-22 | 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-25 | net: stmmac: use interrupt mode INTM=1 for multi-MSI | Wong, Vee Khee | 1 | -0/+1 |
2021-03-25 | net: stmmac: introduce MSI Interrupt routines for mac, safety, RX & TX | Ong Boon Leong | 1 | -0/+8 |
2021-03-24 | net: stmmac: support FPE link partner hand-shaking procedure | Ong Boon Leong | 1 | -0/+27 |