index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
stmicro
/
stmmac
Commit message (
Expand
)
Author
Age
Files
Lines
*
stmmac: loongson: Pass correct arg to PCI function
Philipp Stanner
2025-02-27
1
-2
/
+4
*
net: stmmac: dwmac-loongson: Add fix_soc_reset() callback
Qunqin Zhao
2025-02-20
1
-0
/
+14
*
net: stmmac: Apply new page pool parameters when SPH is enabled
Furong Xu
2025-02-10
1
-0
/
+5
*
Revert "net: stmmac: Specify hardware capability value when FIFO size isn't s...
Russell King (Oracle)
2025-02-06
1
-18
/
+17
*
Merge tag 'net-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2025-01-30
1
-13
/
+44
|
\
|
*
net: stmmac: Specify hardware capability value when FIFO size isn't specified
Kunihiko Hayashi
2025-01-28
1
-17
/
+18
|
*
net: stmmac: Limit FIFO size by hardware capability
Kunihiko Hayashi
2025-01-28
1
-0
/
+15
|
*
net: stmmac: Limit the number of MTL queues to hardware capability
Kunihiko Hayashi
2025-01-28
1
-0
/
+15
*
|
Merge tag 'driver-core-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2025-01-28
1
-5
/
+1
|
\
\
|
|
/
|
/
|
|
*
saner replacement for debugfs_rename()
Al Viro
2025-01-15
1
-5
/
+1
*
|
net: stmmac: Drop redundant skb_mark_for_recycle() for SKB frags
Furong Xu
2025-01-20
1
-6
/
+0
*
|
net: stmmac: convert to phylink managed EEE support
Russell King (Oracle)
2025-01-16
1
-12
/
+45
*
|
net: stmmac: Convert prefetch() to net_prefetch() for received frames
Furong Xu
2025-01-16
1
-1
/
+2
*
|
net: stmmac: Optimize cache prefetch in RX path
Furong Xu
2025-01-16
1
-4
/
+1
*
|
net: stmmac: Set page_pool_params.max_len to a precise size
Furong Xu
2025-01-16
2
-2
/
+1
*
|
net: stmmac: Switch to zero-copy in non-XDP RX path
Furong Xu
2025-01-16
2
-9
/
+18
*
|
net: stmmac: restart LPI timer after cleaning transmit descriptors
Russell King (Oracle)
2025-01-14
1
-1
/
+1
*
|
net: stmmac: combine stmmac_enable_eee_mode()
Russell King (Oracle)
2025-01-14
1
-11
/
+6
*
|
net: stmmac: provide function for restarting sw LPI timer
Russell King (Oracle)
2025-01-14
1
-4
/
+7
*
|
net: stmmac: provide stmmac_eee_tx_busy()
Russell King (Oracle)
2025-01-14
1
-8
/
+16
*
|
net: stmmac: add stmmac_try_to_start_sw_lpi()
Russell King (Oracle)
2025-01-14
1
-6
/
+10
*
|
net: stmmac: check priv->eee_sw_timer_en in suspend path
Russell King (Oracle)
2025-01-14
1
-1
/
+1
*
|
net: stmmac: simplify TX cleanup decision for ending sw LPI mode
Russell King (Oracle)
2025-01-14
1
-2
/
+1
*
|
net: stmmac: correct priv->eee_sw_timer_en setting
Russell King (Oracle)
2025-01-14
1
-1
/
+1
*
|
net: stmmac: rename stmmac_disable_sw_eee_mode()
Russell King (Oracle)
2025-01-14
1
-5
/
+4
*
|
net: stmmac: stm32: Use syscon_regmap_lookup_by_phandle_args
Krzysztof Kozlowski
2025-01-14
1
-7
/
+2
*
|
net: stmmac: sti: Use syscon_regmap_lookup_by_phandle_args
Krzysztof Kozlowski
2025-01-14
1
-7
/
+2
*
|
net: stmmac: imx: Use syscon_regmap_lookup_by_phandle_args
Krzysztof Kozlowski
2025-01-14
1
-7
/
+3
*
|
net: stmmac: sti: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr()
Raphael Gallais-Pou
2025-01-13
1
-5
/
+3
*
|
net: stmmac: remove stmmac_lpi_entry_timer_config()
Russell King (Oracle)
2025-01-10
1
-13
/
+8
*
|
net: stmmac: split hardware LPI timer control
Russell King (Oracle)
2025-01-10
1
-4
/
+14
*
|
net: stmmac: remove unnecessary EEE handling in stmmac_release()
Russell King (Oracle)
2025-01-10
1
-5
/
+0
*
|
net: stmmac: move setup of eee_ctrl_timer to stmmac_dvr_probe()
Russell King (Oracle)
2025-01-10
1
-1
/
+2
*
|
net: stmmac: use boolean for eee_enabled and eee_active
Russell King (Oracle)
2025-01-10
1
-2
/
+2
*
|
net: stmmac: move priv->eee_active into stmmac_eee_init()
Russell King (Oracle)
2025-01-10
1
-5
/
+6
*
|
net: stmmac: move priv->eee_enabled into stmmac_eee_init()
Russell King (Oracle)
2025-01-10
1
-7
/
+11
*
|
net: stmmac: remove priv->eee_tw_timer
Russell King (Oracle)
2025-01-10
2
-7
/
+3
*
|
net: stmmac: convert to use phy_eee_rx_clock_stop()
Russell King (Oracle)
2025-01-10
1
-3
/
+3
*
|
net: stmmac: report EEE error statistics if EEE is supported
Russell King (Oracle)
2025-01-10
1
-1
/
+1
*
|
net: stmmac: remove priv->tx_lpi_enabled
Russell King (Oracle)
2025-01-10
2
-3
/
+0
*
|
net: stmmac: clean up stmmac_disable_eee_mode()
Russell King (Oracle)
2025-01-10
1
-8
/
+3
*
|
net: stmmac: remove redundant code from ethtool EEE ops
Russell King (Oracle)
2025-01-10
3
-11
/
+1
*
|
net: stmmac: make EEE depend on phy->enable_tx_lpi
Russell King (Oracle)
2025-01-10
1
-1
/
+1
*
|
net: stmmac: use unsigned int for eee_timer
Russell King (Oracle)
2025-01-10
1
-4
/
+2
*
|
net: stmmac: use correct type for tx_lpi_timer
Russell King (Oracle)
2025-01-10
4
-6
/
+6
*
|
net: stmmac: move tx_lpi_timer tracking to phylib
Russell King (Oracle)
2025-01-10
3
-19
/
+17
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-01-09
1
-3
/
+11
|
\
|
|
*
net: stmmac: dwmac-tegra: Read iommu stream id from device tree
Parker Newman
2025-01-09
1
-3
/
+11
*
|
net: stmmac: Unexport stmmac_rx_offset() from stmmac.h
Furong Xu
2025-01-09
2
-8
/
+8
*
|
net: stmmac: Set dma_sync_size to zero for discarded frames
Furong Xu
2025-01-07
1
-1
/
+1
[next]