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
2023-04-07
net: stmmac: dwmac-anarion: Always return struct anarion_gmac * from anarion_...
Simon Horman
1
-3
/
+3
2023-04-07
net: stmmac: dwmac-anarion: Use annotation __iomem for register base
Simon Horman
1
-4
/
+4
2023-04-07
net: stmmac: remove set but unused mask in stmmac_ethtool_set_link_ksettings()
Vladimir Oltean
1
-9
/
+0
2023-04-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-4
/
+18
2023-04-06
net: stmmac: check fwnode for phy device before scanning for phy
Michael Sit Wei Hong
1
-4
/
+11
2023-04-05
net: stmmac: Add queue reset into stmmac_xdp_open() function
Song Yoong Siang
1
-0
/
+2
2023-04-05
net: stmmac: dwmac-imx: use platform specific reset for imx93 SoCs
Shenwei Wang
1
-0
/
+27
2023-04-05
net: stmmac: add support for platform specific reset
Shenwei Wang
2
-2
/
+14
2023-04-04
net: stmmac: fix up RX flow hash indirection table when setting channels
Corinna Vinschen
1
-1
/
+5
2023-03-31
net: stmmac: remove redundant fixup to support fixed-link mode
Michael Sit Wei Hong
1
-1
/
+0
2023-03-31
net: stmmac: check if MAC needs to attach to a PHY
Michael Sit Wei Hong
1
-1
/
+3
2023-03-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-59
/
+3
2023-03-27
net: stmmac: don't reject VLANs when IFF_PROMISC is set
Vladimir Oltean
2
-59
/
+3
2023-03-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
5
-18
/
+21
2023-03-19
net: stmmac: Fix for mismatched host/device DMA address width
Jochen Henneberg
5
-18
/
+21
2023-03-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+1
2023-03-16
net: Use of_property_read_bool() for boolean properties
Rob Herring
1
-2
/
+1
2023-03-15
net: stmmac: generic: drop of_match_ptr for ID table
Krzysztof Kozlowski
1
-1
/
+1
2023-03-15
net: stmmac: qcom: drop of_match_ptr for ID table
Krzysztof Kozlowski
1
-1
/
+1
2023-03-06
net: stmmac: add to set device wake up flag when stmmac init phy
Rongguang Wei
1
-0
/
+1
2023-02-17
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2
-2
/
+3
2023-02-14
net: stmmac: Restrict warning on disabling DMA store and fwd mode
Cristian Ciocaltea
1
-1
/
+1
2023-02-13
net: stmmac: fix order of dwmac5 FlexPPS parametrization sequence
Johannes Zink
1
-1
/
+2
2023-02-13
net: stmmac: dwc-qos: Make struct dwc_eth_dwmac_data::remove return void
Uwe Kleine-König
1
-12
/
+5
2023-02-13
net: stmmac: Make stmmac_dvr_remove() return void
Uwe Kleine-König
7
-15
/
+15
2023-02-13
net: stmmac: add missing NETDEV_XDP_ACT_XSK_ZEROCOPY bit to xdp_features
Lorenzo Bianconi
1
-0
/
+1
2023-02-10
Daniel Borkmann says:
Jakub Kicinski
1
-0
/
+2
2023-02-06
net/sched: taprio: only pass gate mask per TXQ for igc, stmmac, tsnep, am65_cpsw
Vladimir Oltean
3
-0
/
+27
2023-02-02
drivers: net: turn on XDP features
Marek Majtyka
1
-0
/
+2
2023-02-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-1
/
+4
2023-01-30
net: stmmac: do not stop RX_CLK in Rx LPI state for qcs404 SoC
Andrey Konovalov
2
-1
/
+4
2023-01-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-4
/
+23
2023-01-20
net: stmmac: enable all safety features by default
Andrew Halaney
1
-0
/
+14
2023-01-19
net: phy: Remove probe_capabilities
Andrew Lunn
1
-3
/
+0
2023-01-18
net: stmmac: add imx93 platform support
Clark Wang
1
-5
/
+50
2023-01-17
net: stmmac: fix invalid call to mdiobus_get_phy()
Heiner Kallweit
1
-0
/
+5
2023-01-16
net: stmmac: Fix queue statistics reading
Kurt Kanzenbach
1
-4
/
+4
2023-01-13
net: stmmac: Separate C22 and C45 transactions for xgmac
Andrew Lunn
1
-62
/
+138
2023-01-13
net: stmmac: Separate C22 and C45 transactions for xgmac2
Andrew Lunn
1
-50
/
+81
2023-01-11
net: stmmac: add aux timestamps fifo clearance wait
Noor Azura Ahmad Tarmizi
1
-1
/
+4
2023-01-05
stmmac: dwmac-mediatek: remove the dwmac_fix_mac_speed
Biao Huang
1
-26
/
+0
2022-12-15
net: stmmac: fix errno when create_singlethread_workqueue() fails
Gaosheng Cui
1
-0
/
+1
2022-12-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
4
-5
/
+11
2022-12-12
stmmac: fix potential division by 0
Piergiorgio Beruto
2
-2
/
+3
2022-12-12
net: stmmac: Add check for taprio basetime configuration
Michael Sit Wei Hong
1
-0
/
+3
2022-12-09
net: stmmac: fix possible memory leak in stmmac_dvr_probe()
Gaosheng Cui
1
-1
/
+2
2022-12-09
net: stmmac: selftests: fix potential memleak in stmmac_test_arpoffload()
Zhang Changzhong
1
-2
/
+6
2022-12-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-4
/
+4
2022-12-06
net: stmmac: fix "snps,axi-config" node property parsing
Jisheng Zhang
1
-4
/
+4
2022-12-05
net: stmmac: tegra: Add MGBE support
Bhadram Varka
3
-0
/
+398
[prev]
[next]