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-05-20
Merge tag 'dma-mapping-6.10-2024-05-20' of git://git.infradead.org/users/hch/...
Linus Torvalds
1
-1
/
+1
2024-05-13
net: stmmac: move the EST structure to struct stmmac_priv
Xiaolei Wang
4
-41
/
+54
2024-05-13
net: stmmac: move the EST lock to struct stmmac_priv
Xiaolei Wang
3
-12
/
+16
2024-05-13
net: stmmac: add support for RZ/N1 GMAC
Clément Léger
3
-0
/
+99
2024-05-13
net: stmmac: dwmac-socfpga: use pcs_init/pcs_exit
Russell King (Oracle)
1
-54
/
+53
2024-05-13
net: stmmac: introduce pcs_init/pcs_exit stmmac operations
Russell King (Oracle)
1
-1
/
+7
2024-05-13
net: stmmac: Make stmmac_xpcs_setup() generic to all PCS devices
Serge Semin
3
-19
/
+23
2024-05-13
net: stmmac: Add dedicated XPCS cleanup method
Serge Semin
3
-4
/
+17
2024-05-08
net: stmmac: dwmac-ipq806x: account for rgmii-txid/rxid/id phy-mode
Christian Marangi
1
-0
/
+12
2024-05-08
xsk: use generic DMA sync shortcut instead of a custom one
Alexander Lobakin
1
-1
/
+1
2024-05-07
net: annotate writes on dev->mtu from ndo_change_mtu()
Eric Dumazet
1
-1
/
+1
2024-04-23
net: stmmac: Move MAC caps init to phylink MAC caps getter
Serge Semin
1
-19
/
+17
2024-04-23
net: stmmac: Rename phylink_get_caps() callback to update_caps()
Serge Semin
3
-11
/
+11
2024-04-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
7
-29
/
+32
2024-04-16
net: stmmac: Fix IP-cores specific MAC capabilities
Serge Semin
7
-19
/
+23
2024-04-16
net: stmmac: Fix max-speed being ignored on queue re-init
Serge Semin
1
-0
/
+5
2024-04-16
net: stmmac: Apply half-duplex-less constraint for DW QoS Eth only
Serge Semin
2
-16
/
+10
2024-04-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-0
/
+19
2024-04-08
net: stmmac: mmc_core: Add GMAC mmc tx/rx missing statistics
Minda Chen
3
-0
/
+8
2024-04-08
net: stmmac: mmc_core: Add GMAC LPI statistics
Minda Chen
1
-0
/
+11
2024-04-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-16
/
+62
2024-04-03
net: stmmac: fix rx queue priority assignment
Piotr Wejman
2
-16
/
+62
2024-03-28
net: stmmac: Signal to PHY/PCS drivers to keep RX clock on
Romain Gantois
1
-0
/
+7
2024-03-28
net: stmmac: Support a generic PCS field in mac_device_info
Romain Gantois
3
-9
/
+6
2024-03-28
net: stmmac: don't rely on lynx_pcs presence to check for a PHY
Maxime Chevallier
1
-2
/
+1
2024-03-28
net: remove gfp_mask from napi_alloc_skb()
Jakub Kicinski
1
-3
/
+2
2024-03-15
net: stmmac: dwmac-rk: Remove unused of_gpio.h
Andy Shevchenko
1
-2
/
+0
2024-02-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+5
2024-02-29
net: stmmac: fix typo in comment
Yanteng Si
1
-1
/
+1
2024-02-28
stmmac: Clear variable when destroying workqueue
Jakub Raczynski
1
-1
/
+3
2024-02-28
net: stmmac: dwmac-qcom-ethqos: Update link clock rate only for RGMII
Sarosh Hasan
1
-0
/
+3
2024-02-27
net: stmmac: Complete meta data only when enabled
Kurt Kanzenbach
1
-1
/
+2
2024-02-27
net: stmmac: mmc_core: Drop interrupt registers from stats
Jesper Nilsson
3
-9
/
+0
2024-02-23
net: stmmac: dwmac-qcom-ethqos: Add support for 2.5G SGMII
Sneh Shah
2
-0
/
+28
2024-02-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-21
/
+1
2024-02-21
net: stmmac: Fix EST offset for dwmac 5.10
Kurt Kanzenbach
1
-1
/
+1
2024-02-17
net: stmmac: Fix incorrect dereference in interrupt handlers
Pavel Sakharov
1
-20
/
+0
2024-02-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-34
/
+35
2024-02-13
net: stmmac: Simplify mtl IRQ status checking
Kurt Kanzenbach
1
-4
/
+2
2024-02-12
net: stmmac: xgmac: use #define for string constants
Simon Horman
1
-34
/
+35
2024-02-12
net: stmmac: Add driver support for common safety IRQ
Suraj Jaiswal
4
-2
/
+51
2024-02-12
net: stmmac: dwmac-qcom-ethqos: Enable TBS on all queues but 0
Abhishek Chauhan
1
-1
/
+5
2024-02-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
9
-158
/
+281
2024-02-07
net: stmmac: remove eee_enabled/eee_active in stmmac_ethtool_op_get_eee()
Russell King (Oracle)
1
-2
/
+0
2024-02-07
net: stmmac: protect updates of 64-bit statistics counters
Petr Tesarik
7
-157
/
+221
2024-02-06
net: stmmac: xgmac: fix a typo of register name in DPP safety handling
Furong Xu
2
-2
/
+2
2024-02-02
net: stmmac: xgmac: fix handling of DPP safety error for DMA channels
Furong Xu
3
-1
/
+60
2024-02-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-0
/
+7
2024-01-31
ethtool: replace struct ethtool_eee with a new struct ethtool_keee on kernel ...
Heiner Kallweit
1
-2
/
+2
2024-01-31
net: stmmac: Report taprio offload status
Rohan G Thomas
1
-4
/
+58
[next]