index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
stmicro
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-20
net: ethernet: stmmac: fix altr_tse_pcs function when using a fixed-link
Dinh Nguyen
3
-16
/
+9
2022-04-20
net: stmmac: Fix unset max_speed difference between DT and non-DT platforms
Chen-Yu Tsai
1
-2
/
+1
2022-03-08
net: stmmac: fix return value of __setup handler
Randy Dunlap
1
-3
/
+3
2021-10-06
net: stmmac: allow CSR clock of 300MHz
Jesper Nilsson
1
-1
/
+1
2021-09-22
net: ethernet: stmmac: Do not use unreachable() in ipq806x_gmac_probe()
Nathan Chancellor
1
-10
/
+8
2021-06-30
net: stmmac: dwmac1000: Fix extended MAC address registers definition
Jisheng Zhang
1
-4
/
+4
2021-05-26
net: stmicro: handle clk_prepare() failure during init
Anirudh Rayabharam
1
-3
/
+5
2021-05-26
Revert "net: stmicro: fix a missing check of clk_prepare"
Greg Kroah-Hartman
1
-3
/
+1
2021-05-22
net: stmmac: Set FIFO sizes for ipq806x
Jonathan McDowell
1
-0
/
+2
2020-12-29
net: stmmac: dwmac-meson8b: fix mask definition of the m250_sel mux
Martin Blumenstingl
1
-3
/
+3
2020-12-29
net: stmmac: delete the eee_ctrl_timer after napi disabled
Fugang Duan
1
-3
/
+10
2020-10-14
net: stmmac: removed enabling eee in EEE set callback
Voon Weifeng
1
-11
/
+4
2020-08-21
net: stmmac: dwmac1000: provide multicast filter fallback
Jonathan McDowell
1
-0
/
+3
2020-08-21
net: ethernet: stmmac: Disable hardware multicast filter
Jonathan McDowell
1
-0
/
+1
2020-06-11
net: ethernet: stmmac: Enable interface clocks on probe for IPQ806x
Jonathan McDowell
1
-0
/
+13
2020-05-10
net: stmmac: Fix sub-second increment
Julien Beraud
1
-4
/
+8
2020-04-13
net: stmmac: dwmac1000: fix out-of-bounds mac address reg setting
Jisheng Zhang
1
-1
/
+1
2020-01-29
net: stmmac: fix length of PTP clock's name string
Antonio Borneo
1
-1
/
+1
2020-01-29
net: stmmac: gmac4+: Not all Unicast addresses may be available
Jose Abreu
1
-1
/
+1
2020-01-29
net: ethernet: stmmac: Fix signedness bug in ipq806x_gmac_of_parse()
Dan Carpenter
1
-1
/
+1
2020-01-29
net: stmmac: dwmac-meson8b: Fix signedness bug in probe
Dan Carpenter
1
-1
/
+1
2020-01-23
net: stmmac: Enable 16KB buffer size
Jose Abreu
1
-1
/
+3
2020-01-23
net: stmmac: 16KB buffer must be 16 byte aligned
Jose Abreu
1
-2
/
+2
2020-01-12
net: stmmac: dwmac-sunxi: Allow all RGMII modes
Chen-Yu Tsai
1
-1
/
+1
2020-01-12
net: stmmac: RX buffer size must be 16 byte aligned
Jose Abreu
1
-1
/
+1
2019-12-21
net: stmmac: don't stop NAPI processing when dropping a packet
Aaro Koskinen
1
-7
/
+7
2019-12-21
net: stmmac: use correct DMA buffer size in the RX descriptor
Aaro Koskinen
6
-19
/
+34
2019-12-05
net: stmicro: fix a missing check of clk_prepare
Kangjie Lu
1
-1
/
+3
2019-09-10
net: stmmac: dwmac-rk: Don't fail if phy regulator is absent
Chen-Yu Tsai
1
-4
/
+2
2019-08-04
net: stmmac: dwmac4/5: Clear unused address entries
Jose Abreu
1
-2
/
+8
2019-08-04
net: stmmac: dwmac1000: Clear unused address entries
Jose Abreu
1
-0
/
+6
2019-07-10
net: stmmac: fixed new system time seconds value calculation
Roland Hii
1
-1
/
+1
2019-06-11
net: stmmac: fix reset gpio free missing
Jisheng Zhang
1
-1
/
+2
2019-05-08
net: stmmac: don't log oversized frames
Aaro Koskinen
1
-2
/
+0
2019-05-08
net: stmmac: fix dropping of multi-descriptor RX frames
Aaro Koskinen
1
-0
/
+5
2019-05-08
net: stmmac: don't overwrite discard_frame status
Aaro Koskinen
1
-3
/
+4
2019-05-02
net: stmmac: move stmmac_check_ether_addr() to driver probe
Vinod Koul
1
-2
/
+2
2019-04-20
net: stmmac: Set dma ring length before enabling the DMA
Lars Persson
1
-5
/
+5
2019-04-03
stmmac: copy unicast mac address to MAC registers
Bhadram Varka
1
-1
/
+15
2019-03-14
net: stmmac: dwmac-rk: fix error handling in rk_gmac_powerup()
Alexey Khoroshilov
1
-1
/
+3
2019-02-27
net: ethernet: stmmac: change dma descriptors to __le32
Michael Weiser
8
-182
/
+196
2019-02-27
net: stmmac: Fix PCI module removal leak
Jose Abreu
1
-0
/
+10
2019-02-23
net: stmmac: Fix a race in EEE enable callback
Jose Abreu
1
-10
/
+12
2019-02-23
net: stmmac: handle endianness in dwmac4_get_timestamp
Alexandre Torgue
1
-3
/
+6
2018-11-10
net: stmmac: Fix stmmac_mdio_reset() when building stmmac as modules
Niklas Cassel
1
-1
/
+1
2018-11-10
net: stmmac: ensure jumbo_frm error return is correctly checked for -ve value
Colin Ian King
1
-1
/
+2
2018-11-10
net: ethernet: stmmac: Fix altr_tse_pcs SGMII Initialization
Thor Thayer
1
-1
/
+5
2018-10-18
stmmac: fix valid numbers of unicast filter entries
Jongsung Kim
1
-3
/
+2
2018-08-24
net: stmmac: socfpga: add additional ocp reset line for Stratix10
Dinh Nguyen
2
-5
/
+15
2018-08-06
net: stmmac: Fix WoL for PCI-based setups
Jose Abreu
1
-2
/
+38
[next]