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-06-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+2
2023-06-07
net: dwmac_socfpga: initialize local data for mdio regmap configuration
Maxime Chevallier
1
-6
/
+9
2023-06-07
net: stmmac: make the pcs_lynx cleanup sequence specific to dwmac_socfpga
Maxime Chevallier
3
-5
/
+13
2023-06-05
net: stmmac: dwmac-qcom-ethqos: fix a regression on EMAC < 3
Bartosz Golaszewski
1
-1
/
+2
2023-06-05
net: stmmac: dwmac-sogfpga: use the lynx pcs driver
Maxime Chevallier
8
-316
/
+83
2023-06-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-2
/
+7
2023-05-31
net/sched: taprio: replace tc_taprio_qopt_offload :: enable with a "cmd" enum
Vladimir Oltean
1
-2
/
+5
2023-05-29
net: stmmac: use xpcs_create_mdiodev()
Russell King (Oracle)
1
-12
/
+3
2023-05-25
net: stmmac: fix call trace when stmmac_xdp_xmit() is invoked
Wei Fang
2
-2
/
+7
2023-05-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-0
/
+6
2023-05-09
net: stmmac: xgmac: add ethtool per-queue irq statistic support
Teoh Ji Sheng
1
-0
/
+2
2023-05-09
net: stmmac: dwmac-tegra: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-05-09
net: stmmac: dwmac-sun8i: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-05-09
net: stmmac: dwmac-stm32: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-05-09
net: stmmac: dwmac-sti: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-05-09
net: stmmac: dwmac-rk: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-05-09
net: stmmac: dwmac-qcom-ethqos: Convert to platform remove callback returning...
Uwe Kleine-König
1
-4
/
+2
2023-05-09
net: stmmac: dwmac-dwc-qos-eth: Convert to platform remove callback returning...
Uwe Kleine-König
1
-4
/
+2
2023-05-09
net: stmmac: dwmac-visconti: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-05-09
net: stmmac: dwmac-qcom-ethqos: Drop an if with an always false condition
Uwe Kleine-König
1
-5
/
+1
2023-05-09
net: stmmac: dwmac-visconti: Make visconti_eth_clock_remove() return void
Uwe Kleine-König
1
-8
/
+3
2023-05-09
net: stmmac: Make stmmac_pltfr_remove() return void
Uwe Kleine-König
18
-34
/
+23
2023-05-09
net: stmmac: Initialize MAC_ONEUS_TIC_COUNTER register
Marek Vasut
2
-0
/
+6
2023-04-23
net: vlan: introduce skb_vlan_eth_hdr()
Vladimir Oltean
1
-5
/
+2
2023-04-21
net: stmmac:fix system hang when setting up tag_8021q VLAN for DSA ports
Yan Wang
1
-3
/
+9
2023-04-19
net: stmmac: dwmac-meson8b: Avoid cast to incompatible function type
Simon Horman
1
-2
/
+6
2023-04-19
stmmac: fix changing mac address
Corinna Vinschen
1
-0
/
+2
2023-04-18
net: ethernet: stmmac: dwmac-sti: remove stih415/stih416/stid127
Alain Volmat
1
-59
/
+1
2023-04-18
net: stmmac: propagate feature flags to vlan
Corinna Vinschen
1
-0
/
+4
2023-04-18
net: stmmac: dwmac-starfive: Add phy interface settings
Samin Guo
1
-0
/
+48
2023-04-18
net: stmmac: Add glue layer for StarFive JH7110 SoC
Samin Guo
3
-0
/
+136
2023-04-18
net: stmmac: platform: Add snps,dwmac-5.20 IP compatible string
Emil Renner Berthing
1
-1
/
+2
2023-04-17
net: stmmac: add Rx HWTS metadata to XDP ZC receive pkt
Song Yoong Siang
1
-0
/
+22
2023-04-17
net: stmmac: add Rx HWTS metadata to XDP receive pkt
Song Yoong Siang
2
-1
/
+42
2023-04-17
net: stmmac: introduce wrapper for struct xdp_buff
Song Yoong Siang
2
-9
/
+13
2023-04-13
net: stmmac: dwmac-qcom-ethqos: Add EMAC3 support
Andrew Halaney
1
-21
/
+101
2023-04-13
net: stmmac: dwmac-qcom-ethqos: Use loopback_en for all speeds
Andrew Halaney
1
-19
/
+17
2023-04-13
net: stmmac: dwmac-qcom-ethqos: Respect phy-mode and TX delay
Andrew Halaney
1
-5
/
+15
2023-04-13
net: stmmac: dwmac4: Allow platforms to specify some DMA/MTL offsets
Andrew Halaney
5
-141
/
+274
2023-04-13
net: stmmac: Pass stmmac_priv in some callbacks
Andrew Halaney
13
-177
/
+291
2023-04-13
net: stmmac: Remove some unnecessary void pointers
Andrew Halaney
8
-40
/
+47
2023-04-13
net: stmmac: Fix DMA typo
Andrew Halaney
1
-1
/
+1
2023-04-13
net: stmmac: Remove unnecessary if statement brackets
Andrew Halaney
1
-2
/
+1
2023-04-12
net: ethernet: stmmac: dwmac-rk: fix optional phy regulator handling
Sebastian Reichel
1
-10
/
+4
2023-04-12
net: ethernet: stmmac: dwmac-rk: rework optional clock handling
Sebastian Reichel
1
-113
/
+70
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
[next]