index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
stmicro
/
stmmac
/
stmmac_platform.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-03-26
net: stmmac: remove axi_kbbe, axi_mb and axi_rb members
Russell King (Oracle)
1
-3
/
+0
2026-03-17
net: stmmac: platform: Add snps,dwmac-5.40a IP compatible string
Inochi Amaoto
1
-0
/
+1
2026-03-16
net: stmmac: platform: read channels irq
Jan Petrous (OSS)
1
-1
/
+56
2026-03-10
net: stmmac: use u8 for ?x_queues_to_use and number_?x_queues
Russell King (Oracle)
1
-4
/
+11
2026-03-10
net: stmmac: convert plat_stmmacenet_data booleans to type bool
Russell King (Oracle)
1
-10
/
+10
2026-03-10
net: stmmac: provide plat_dat->dma_cfg in stmmac_plat_dat_alloc()
Russell King (Oracle)
1
-7
/
+1
2026-03-02
net: stmmac: remove plat_dat->port_node
Russell King (Oracle)
1
-3
/
+0
2026-02-04
net: stmmac: remove support for lpi_intr_o
Russell King (Oracle)
1
-8
/
+0
2025-11-20
net: stmmac: remove axi_blen array
Russell King (Oracle)
1
-2
/
+3
2025-11-20
net: stmmac: move stmmac_axi_blen_to_mask() to axi_blen init sites
Russell King (Oracle)
1
-0
/
+1
2025-11-20
net: stmmac: move probe/remove calling of init/exit
Russell King (Oracle)
1
-21
/
+2
2025-11-20
net: stmmac: pass struct device to init()/exit() methods
Russell King (Oracle)
1
-13
/
+15
2025-11-17
net: stmmac: remove unnecessary .pkt_route queue initialisation
Russell King (Oracle)
1
-2
/
+0
2025-11-17
net: stmmac: remove unnecessary .prio queue initialisation
Russell King (Oracle)
1
-10
/
+4
2025-11-17
net: stmmac: remove unnecessary .use_prio queue initialisation
Russell King (Oracle)
1
-2
/
+0
2025-11-17
net: stmmac: setup default RX channel map in stmmac_plat_dat_alloc()
Russell King (Oracle)
1
-3
/
+2
2025-11-17
net: stmmac: move initialisation of queues_to_use to stmmac_plat_dat_alloc()
Russell King (Oracle)
1
-13
/
+4
2025-11-17
net: stmmac: move initialisation of unicast_filter_entries to stmmac_plat_dat...
Russell King (Oracle)
1
-3
/
+0
2025-11-17
net: stmmac: move initialisation of multicast_filter_bins to stmmac_plat_dat_...
Russell King (Oracle)
1
-3
/
+0
2025-11-17
net: stmmac: move initialisation of maxmtu to stmmac_plat_dat_alloc()
Russell King (Oracle)
1
-5
/
+0
2025-11-17
net: stmmac: move initialisation of clk_csr to stmmac_plat_dat_alloc()
Russell King (Oracle)
1
-5
/
+0
2025-11-17
net: stmmac: move initialisation of phy_addr to stmmac_plat_dat_alloc()
Russell King (Oracle)
1
-2
/
+0
2025-11-17
net: stmmac: add stmmac_plat_dat_alloc()
Russell King (Oracle)
1
-1
/
+1
2025-10-24
net: stmmac: convert to phylink-managed Wake-on-Lan
Russell King (Oracle)
1
-2
/
+2
2025-10-22
net: stmmac: replace has_xxxx with core_type
Russell King (Oracle)
1
-5
/
+4
2025-09-24
net: stmmac: move stmmac_bus_clks_config() to stmmac_platform.c
Russell King (Oracle)
1
-0
/
+32
2025-09-19
net: stmmac: remove mac_interface
Russell King (Oracle)
1
-1
/
+5
2025-08-18
net: stmmac: add helpers to indicate WoL enable status
Russell King (Oracle)
1
-2
/
+2
2025-08-12
net: stmmac: platform: legacy hooks for suspend()/resume() methods
Russell King (Oracle)
1
-46
/
+22
2025-08-12
net: stmmac: add suspend()/resume() platform ops
Russell King (Oracle)
1
-4
/
+8
2025-07-25
net: Fix typos
Bjorn Helgaas
1
-1
/
+1
2025-07-10
net: stmmac: platform: Add snps,dwmac-5.00a IP compatible string
Inochi Amaoto
1
-0
/
+1
2025-06-12
net: stmmac: extend use of snps,multicast-filter-bins property to xgmac
Nikunj Kela
1
-0
/
+2
2025-05-29
net: stmmac: platform: guarantee uniqueness of bus_id
Quentin Schulz
1
-2
/
+9
2025-04-10
net: stmmac: provide stmmac_pltfr_find_clk()
Russell King (Oracle)
1
-0
/
+11
2025-03-19
net: stmmac: deprecate "snps,en-tx-lpi-clockgating" property
Russell King (Oracle)
1
-1
/
+4
2025-03-07
net: stmmac: platform: Add snps,dwmac-5.30a IP compatible string
Inochi Amaoto
1
-0
/
+1
2025-03-07
net: stmmac: platform: Group GMAC4 compatible check
Inochi Amaoto
1
-5
/
+11
2025-01-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-26
/
+17
2024-12-23
net: stmmac: restructure the error path of stmmac_probe_config_dt()
Joe Hattori
1
-26
/
+17
2024-12-09
net: stmmac: Fix clock rate variables size
Jan Petrous (OSS)
1
-1
/
+1
2024-11-05
net: stmmac: add support for dwmac 3.72a
Lothar Rubusch
1
-0
/
+1
2024-06-20
net: stmmac: unexport stmmac_pltfr_init/exit()
Bartosz Golaszewski
1
-6
/
+4
2024-02-12
net: stmmac: Add driver support for common safety IRQ
Suraj Jaiswal
1
-0
/
+8
2024-01-07
Revert "net: stmmac: Enable Per DMA Channel interrupt"
Jakub Kicinski
1
-28
/
+0
2024-01-07
net: stmmac: Add support for TX/RX channel interrupt
Swee Leong Ching
1
-0
/
+28
2023-12-15
net: stmmac: don't create a MDIO bus if unnecessary
Andrew Halaney
1
-37
/
+54
2023-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2023-10-01
net: stmmac: platform: fix the incorrect parameter
Clark Wang
1
-1
/
+1
2023-09-18
net: stmmac: make stmmac_{probe|remove}_config_dt static
Jisheng Zhang
1
-30
/
+17
[next]