index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
stmicro
Age
Commit message (
Expand
)
Author
Files
Lines
2024-11-13
stmmac: dwmac-intel-plat: fix call balance of tx_clk handling routines
Vitalii Mordan
1
-8
/
+17
2024-11-13
net: stmmac: dwmac-mediatek: Fix inverted handling of mediatek,mac-wol
NĂcolas F. R. A. Prado
1
-2
/
+2
2024-11-07
net: stmmac: Fix unbalanced IRQ wake disable warning on single irq case
NĂcolas F. R. A. Prado
1
-0
/
+1
2024-10-29
net: stmmac: TSO: Fix unbalanced DMA map/unmap for non-paged SKB data
Furong Xu
1
-5
/
+17
2024-10-29
net: stmmac: dwmac4: Fix high address display by updating reg_space[] from re...
Ley Foon Tan
2
-0
/
+10
2024-10-15
net: stmmac: dwmac-tegra: Fix link bring-up sequence
Paritosh Dixit
1
-2
/
+12
2024-10-07
Revert "net: stmmac: set PP_FLAG_DMA_SYNC_DEV only if XDP is enabled"
Jakub Kicinski
1
-1
/
+1
2024-10-01
net: stmmac: dwmac4: extend timeout for VLAN Tag register busy bit check
Shenwei Wang
1
-9
/
+9
2024-09-26
net: stmmac: set PP_FLAG_DMA_SYNC_DEV only if XDP is enabled
Furong Xu
1
-1
/
+1
2024-09-24
net: stmmac: Fix zero-division error when disabling tc cbs
KhaiWenTan
1
-0
/
+1
2024-09-10
net: stmmac: silence FPE kernel logs
Furong Xu
2
-8
/
+4
2024-09-10
net: stmmac: support fp parameter of tc-taprio
Furong Xu
1
-17
/
+22
2024-09-10
net: stmmac: support fp parameter of tc-mqprio
Furong Xu
7
-3
/
+172
2024-09-10
net: stmmac: configure FPE via ethtool-mm
Furong Xu
5
-0
/
+126
2024-09-10
net: stmmac: refactor FPE verification process
Furong Xu
8
-170
/
+166
2024-09-10
net: stmmac: drop stmmac_fpe_handshake
Furong Xu
3
-31
/
+1
2024-09-10
net: stmmac: move stmmac_fpe_cfg to stmmac_priv data
Furong Xu
4
-24
/
+44
2024-09-09
net: stmmac: Remove setting of RX software timestamp
Gal Pressman
1
-2
/
+2
2024-09-05
net: stmmac: Batch set RX OWN flag and other flags
Tan En De
2
-4
/
+8
2024-09-03
net: stmmac: dwmac-sun8i: Use for_each_child_of_node_scoped()
Jinjie Ruan
1
-4
/
+2
2024-09-02
net: stmmac: drop the ethtool begin() callback
Andrew Halaney
1
-8
/
+0
2024-08-27
ethernet: stmmac: dwmac-rk: Add GMAC support for RK3576
David Wu
1
-0
/
+156
2024-08-27
ethernet: stmmac: dwmac-rk: Fix typo for RK3588 code
Detlev Casanova
1
-4
/
+4
2024-08-13
net: stmmac: dwmac-loongson: Add loongson module author
Yanteng Si
1
-0
/
+1
2024-08-13
net: stmmac: dwmac-loongson: Add Loongson GNET support
Yanteng Si
1
-3
/
+74
2024-08-13
net: stmmac: dwmac-loongson: Add Loongson Multi-channels GMAC support
Yanteng Si
2
-2
/
+327
2024-08-13
net: stmmac: dwmac-loongson: Add DT-less GMAC PCI-device support
Yanteng Si
1
-63
/
+102
2024-08-13
net: stmmac: dwmac-loongson: Introduce PCI device info data
Yanteng Si
1
-2
/
+15
2024-08-13
net: stmmac: dwmac-loongson: Add phy_interface for Loongson GMAC
Yanteng Si
1
-0
/
+2
2024-08-13
net: stmmac: dwmac-loongson: Init ref and PTP clocks rate
Yanteng Si
1
-0
/
+3
2024-08-13
net: stmmac: dwmac-loongson: Detach GMAC-specific platform data init
Yanteng Si
1
-7
/
+12
2024-08-13
net: stmmac: dwmac-loongson: Use PCI_DEVICE_DATA() macro for device identific...
Yanteng Si
1
-1
/
+3
2024-08-13
net: stmmac: dwmac-loongson: Drop pci_enable/disable_msi calls
Yanteng Si
1
-7
/
+3
2024-08-13
net: stmmac: dwmac-loongson: Drop duplicated hash-based filter size init
Yanteng Si
1
-2
/
+1
2024-08-13
net: stmmac: Export dwmac1000_dma_ops
Yanteng Si
1
-0
/
+1
2024-08-13
net: stmmac: Add multi-channel support
Yanteng Si
6
-39
/
+68
2024-08-13
net: stmmac: Move the atds flag to the stmmac_dma_cfg structure
Yanteng Si
7
-11
/
+9
2024-08-09
net: stmmac: xgmac: use const char arrays for string constants
Simon Horman
1
-35
/
+34
2024-08-08
net: stmmac: dwmac4: fix PCS duplex mode decode
Russell King (Oracle)
2
-3
/
+1
2024-07-28
minmax: add a few more MIN_T/MAX_T users
Linus Torvalds
1
-1
/
+1
2024-07-24
net: stmmac: Correct byte order of perfect_match
Simon Horman
4
-5
/
+5
2024-07-16
Merge tag 'net-next-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
19
-191
/
+353
2024-07-15
net: Add struct kernel_ethtool_ts_info
Kory Maincent
1
-1
/
+1
2024-07-13
Merge tag 'timers-v6.11-rc1' of https://git.linaro.org/people/daniel.lezcano/...
Thomas Gleixner
4
-32
/
+42
2024-07-08
net: stmmac: qcom-ethqos: enable SGMII loopback during DMA reset on sa8775p-r...
Bartosz Golaszewski
1
-0
/
+23
2024-07-08
net: stmmac: qcom-ethqos: add support for 2.5G BASEX mode
Bartosz Golaszewski
1
-0
/
+11
2024-07-05
net: stmmac: Add DW XPCS specified via "pcs-handle" support
Serge Semin
1
-4
/
+9
2024-07-05
net: stmmac: Create DW XPCS device with particular address
Serge Semin
2
-14
/
+7
2024-07-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-4
/
+5
2024-07-03
net: stmmac: enable HW-accelerated VLAN stripping for gmac4 only
Furong Xu
1
-3
/
+4
[next]