开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
stmicro
/
stmmac
/
dwmac-intel.c
Age
Commit message (
Expand
)
Author
4 days
net: stmmac: intel: skip SerDes reconfig when rate is unchanged
Markus Breitenberger
2026-05-06
treewide: Explicitly include the x86 CPUID headers
Ahmed S. Darwish
2026-03-23
net: stmmac: move default_an_inband to plat_stmmacenet_data
Russell King (Oracle)
2026-03-14
net: stmmac: avoid passing pci_dev
Russell King (Oracle)
2026-03-10
net: stmmac: convert plat_stmmacenet_data booleans to type bool
Russell King (Oracle)
2026-03-10
net: stmmac: provide plat_dat->dma_cfg in stmmac_plat_dat_alloc()
Russell King (Oracle)
2026-03-06
net: stmmac: make pcs_mask and phy_mask u32
Russell King (Oracle)
2026-03-02
net: stmmac: make dma_cfg mixed/fixed burst boolean
Russell King (Oracle)
2026-02-04
net: stmmac: remove support for lpi_intr_o
Russell King (Oracle)
2025-11-20
net: stmmac: remove axi_blen array
Russell King (Oracle)
2025-11-20
net: stmmac: move stmmac_axi_blen_to_mask() to axi_blen init sites
Russell King (Oracle)
2025-11-17
net: stmmac: remove unnecessary .pkt_route queue initialisation
Russell King (Oracle)
2025-11-17
net: stmmac: remove unnecessary .use_prio queue initialisation
Russell King (Oracle)
2025-11-17
net: stmmac: setup default RX channel map in stmmac_plat_dat_alloc()
Russell King (Oracle)
2025-11-17
net: stmmac: move initialisation of queues_to_use to stmmac_plat_dat_alloc()
Russell King (Oracle)
2025-11-17
net: stmmac: move initialisation of unicast_filter_entries to stmmac_plat_dat...
Russell King (Oracle)
2025-11-17
net: stmmac: move initialisation of multicast_filter_bins to stmmac_plat_dat_...
Russell King (Oracle)
2025-11-17
net: stmmac: move initialisation of maxmtu to stmmac_plat_dat_alloc()
Russell King (Oracle)
2025-11-17
net: stmmac: add stmmac_plat_dat_alloc()
Russell King (Oracle)
2025-10-22
net: stmmac: replace has_xxxx with core_type
Russell King (Oracle)
2025-09-08
net: stmmac: use STMMAC_CSR_xxx definitions in platform glue
Russell King (Oracle)
2025-09-05
net: stmmac: intel: only populate plat->crosststamp when supported
Russell King (Oracle)
2025-08-12
net: stmmac: intel: convert to suspend()/resume() methods
Russell King (Oracle)
2025-07-15
net: stmmac: intel: populate entire system_counterval_t in get_time_fn() call...
Markus Blöchl
2025-05-02
net: stmmac: intel: convert speed_mode_2500() to get_interfaces()
Russell King (Oracle)
2025-05-02
net: stmmac: intel: move phy_interface init to tgl_common_data()
Russell King (Oracle)
2025-04-16
net: stmmac: intel: remove unnecessary setting max_speed
Russell King (Oracle)
2025-04-14
net: stmmac: intel: remove eee_usecs_rate and hardware write
Russell King (Oracle)
2025-03-25
stmmac: intel: interface switching support for RPL-P platform
Choong Yong Liang
2025-03-17
stmmac: intel: Fix warning message for return value in intel_tsn_lane_is_avai...
Choong Yong Liang
2025-03-05
net: stmmac: interface switching support for ADL-N platform
Choong Yong Liang
2025-03-05
net: stmmac: configure SerDes according to the interface mode
Choong Yong Liang
2024-10-09
net: pcs: xpcs: provide a helper to get the phylink pcs given xpcs
Russell King (Oracle)
2024-07-16
Merge tag 'net-next-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2024-07-05
net: stmmac: Create DW XPCS device with particular address
Serge Semin
2024-06-14
net: stmmac: dwmac-intel: provide a select_pcs() implementation
Russell King (Oracle)
2024-06-03
stmmac: intel: Remove convert_art_to_tsc()
Thomas Gleixner
2024-05-30
net: stmmac: dwmac-intel: remove checking for fixed link
Russell King (Oracle)
2024-05-30
net: stmmac: rename xpcs_an_inband to default_an_inband
Russell King (Oracle)
2023-10-19
net: stmmac: intel: remove unnecessary field struct plat_stmmacenet_data::ext...
Johannes Zink
2023-08-19
stmmac: intel: Enable correction of MAC propagation delay
Kurt Kanzenbach
2023-07-27
net: stmmac: Make ptp_clk_freq_config variable type explicit
Andrew Halaney
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 tso_en 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-03-31
net: stmmac: remove redundant fixup to support fixed-link mode
Michael Sit Wei Hong
[next]