summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/stmicro/stmmac/dwmac-intel.c
AgeCommit message (Expand)Author
2026-03-23net: stmmac: move default_an_inband to plat_stmmacenet_dataRussell King (Oracle)
2026-03-14net: stmmac: avoid passing pci_devRussell King (Oracle)
2026-03-10net: stmmac: convert plat_stmmacenet_data booleans to type boolRussell King (Oracle)
2026-03-10net: stmmac: provide plat_dat->dma_cfg in stmmac_plat_dat_alloc()Russell King (Oracle)
2026-03-06net: stmmac: make pcs_mask and phy_mask u32Russell King (Oracle)
2026-03-02net: stmmac: make dma_cfg mixed/fixed burst booleanRussell King (Oracle)
2026-02-04net: stmmac: remove support for lpi_intr_oRussell King (Oracle)
2025-11-20net: stmmac: remove axi_blen arrayRussell King (Oracle)
2025-11-20net: stmmac: move stmmac_axi_blen_to_mask() to axi_blen init sitesRussell King (Oracle)
2025-11-17net: stmmac: remove unnecessary .pkt_route queue initialisationRussell King (Oracle)
2025-11-17net: stmmac: remove unnecessary .use_prio queue initialisationRussell King (Oracle)
2025-11-17net: stmmac: setup default RX channel map in stmmac_plat_dat_alloc()Russell King (Oracle)
2025-11-17net: stmmac: move initialisation of queues_to_use to stmmac_plat_dat_alloc()Russell King (Oracle)
2025-11-17net: stmmac: move initialisation of unicast_filter_entries to stmmac_plat_dat...Russell King (Oracle)
2025-11-17net: stmmac: move initialisation of multicast_filter_bins to stmmac_plat_dat_...Russell King (Oracle)
2025-11-17net: stmmac: move initialisation of maxmtu to stmmac_plat_dat_alloc()Russell King (Oracle)
2025-11-17net: stmmac: add stmmac_plat_dat_alloc()Russell King (Oracle)
2025-10-22net: stmmac: replace has_xxxx with core_typeRussell King (Oracle)
2025-09-08net: stmmac: use STMMAC_CSR_xxx definitions in platform glueRussell King (Oracle)
2025-09-05net: stmmac: intel: only populate plat->crosststamp when supportedRussell King (Oracle)
2025-08-12net: stmmac: intel: convert to suspend()/resume() methodsRussell King (Oracle)
2025-07-15net: stmmac: intel: populate entire system_counterval_t in get_time_fn() call...Markus Blöchl
2025-05-02net: stmmac: intel: convert speed_mode_2500() to get_interfaces()Russell King (Oracle)
2025-05-02net: stmmac: intel: move phy_interface init to tgl_common_data()Russell King (Oracle)
2025-04-16net: stmmac: intel: remove unnecessary setting max_speedRussell King (Oracle)
2025-04-14net: stmmac: intel: remove eee_usecs_rate and hardware writeRussell King (Oracle)
2025-03-25stmmac: intel: interface switching support for RPL-P platformChoong Yong Liang
2025-03-17stmmac: intel: Fix warning message for return value in intel_tsn_lane_is_avai...Choong Yong Liang
2025-03-05net: stmmac: interface switching support for ADL-N platformChoong Yong Liang
2025-03-05net: stmmac: configure SerDes according to the interface modeChoong Yong Liang
2024-10-09net: pcs: xpcs: provide a helper to get the phylink pcs given xpcsRussell King (Oracle)
2024-07-16Merge tag 'net-next-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2024-07-05net: stmmac: Create DW XPCS device with particular addressSerge Semin
2024-06-14net: stmmac: dwmac-intel: provide a select_pcs() implementationRussell King (Oracle)
2024-06-03stmmac: intel: Remove convert_art_to_tsc()Thomas Gleixner
2024-05-30net: stmmac: dwmac-intel: remove checking for fixed linkRussell King (Oracle)
2024-05-30net: stmmac: rename xpcs_an_inband to default_an_inbandRussell King (Oracle)
2023-10-19net: stmmac: intel: remove unnecessary field struct plat_stmmacenet_data::ext...Johannes Zink
2023-08-19stmmac: intel: Enable correction of MAC propagation delayKurt Kanzenbach
2023-07-27net: stmmac: Make ptp_clk_freq_config variable type explicitAndrew Halaney
2023-07-13net: stmmac: replace the int_snapshot_en field with a flagBartosz Golaszewski
2023-07-13net: stmmac: replace the ext_snapshot_en field with a flagBartosz Golaszewski
2023-07-13net: stmmac: replace the multi_msi_en field with a flagBartosz Golaszewski
2023-07-13net: stmmac: replace the vlan_fail_q_en field with a flagBartosz Golaszewski
2023-07-13net: stmmac: replace the tso_en field with a flagBartosz Golaszewski
2023-07-13net: stmmac: replace the use_phy_wol field with a flagBartosz Golaszewski
2023-07-13net: stmmac: replace the sph_disable field with a flagBartosz Golaszewski
2023-03-31net: stmmac: remove redundant fixup to support fixed-link modeMichael Sit Wei Hong
2023-03-19net: stmmac: Fix for mismatched host/device DMA address widthJochen Henneberg
2022-11-09stmmac: intel: Update PCH PTP clock rate from 200MHz to 204.8MHzTan, Tee Min