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.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
/
stmmac
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-27
net: pcs: Move XPCS into new PCS subdirectory
Andrew Lunn
2
-2
/
+2
2020-08-27
net: stmmac: Add dwmac-intel-plat for GBE driver
Rusaimi Amira Ruslan
3
-0
/
+202
2020-08-12
net: ethernet: stmmac: Disable hardware multicast filter
Jonathan McDowell
1
-0
/
+1
2020-08-12
net: stmmac: dwmac1000: provide multicast filter fallback
Jonathan McDowell
1
-0
/
+3
2020-08-04
net: stmmac: fix failed to suspend if phy based WOL is enabled
Jisheng Zhang
1
-1
/
+1
2020-07-29
net: stmmac: Speed down the PHY if WoL to save energy
Jisheng Zhang
1
-0
/
+8
2020-07-29
net: stmmac: Support WOL with phy
Jisheng Zhang
2
-0
/
+15
2020-07-29
net: stmmac: only call pmt() during suspend/resume if HW enables PMT
Jisheng Zhang
1
-3
/
+3
2020-07-29
net: stmmac: Move device_can_wakeup() check earlier in set_wol
Jisheng Zhang
1
-3
/
+3
2020-07-29
net: stmmac: Remove WAKE_MAGIC if HW shows no pmt_magic_frame
Jisheng Zhang
1
-0
/
+2
2020-06-26
net: stmmac: dwmac-meson8b: use clk_parent_data for clock registration
Martin Blumenstingl
1
-32
/
+17
2020-06-23
net: stmmac: dwmac-meson8b: add a compatible string for G12A SoCs
Martin Blumenstingl
1
-0
/
+4
2020-06-19
net: stmmac: selftests: Use struct_size() helper in kzalloc()
Gustavo A. R. Silva
1
-1
/
+1
2020-06-13
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
1
-12
/
+12
2020-06-05
net: ethernet: dwmac: Fix an error code in imx_dwmac_probe()
Dan Carpenter
1
-1
/
+1
2020-06-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+2
2020-05-30
net: ethernet: dwmac: add ethernet glue logic for NXP imx8 chip
Fugang Duan
3
-0
/
+329
2020-05-30
stmmac: platform: add "snps, dwmac-5.10a" IP compatible string
Fugang Duan
1
-1
/
+2
2020-05-27
net: stmmac: enable timestamp snapshot for required PTP packets in dwmac v5.10a
Fugang Duan
1
-1
/
+2
2020-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2
-2
/
+15
2020-05-24
net: stmmac: don't attach interface until resume finishes
Leon Yu
1
-2
/
+2
2020-05-23
net: ethernet: stmmac: Enable interface clocks on probe for IPQ806x
Jonathan McDowell
1
-0
/
+13
2020-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-2
/
+15
2020-05-14
net: stmmac: fix num_por initialization
Vinod Koul
1
-2
/
+15
2020-05-13
net: stmmac: dwmac-meson8b: add support for the RX delay configuration
Martin Blumenstingl
1
-23
/
+62
2020-05-13
net: stmmac: dwmac-meson8b: Make the clock enabling code re-usable
Martin Blumenstingl
1
-5
/
+18
2020-05-13
net: stmmac: dwmac-meson8b: Fetch the "timing-adjustment" clock
Martin Blumenstingl
1
-0
/
+8
2020-05-13
net: stmmac: dwmac-meson8b: Add the PRG_ETH0_ADJ_* bits
Martin Blumenstingl
1
-0
/
+21
2020-05-13
net: stmmac: dwmac-meson8b: Move the documentation for the TX delay
Martin Blumenstingl
1
-4
/
+4
2020-05-13
net: stmmac: dwmac-meson8b: use FIELD_PREP instead of open-coding it
Martin Blumenstingl
1
-2
/
+3
2020-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2
-7
/
+2
2020-05-05
net: stmmac: Remove unused inline function stmmac_rx_threshold_count
YueHaibing
1
-9
/
+0
2020-05-04
net: stmmac: gmac5+: fix potential integer overflow on 32 bit multiply
Colin Ian King
1
-1
/
+1
2020-05-04
stmmac: fix pointer check after utilization in stmmac_interrupt
Maxim Petrov
1
-6
/
+1
2020-05-02
net: ethernet: stmmac: simplify phy modes management for stm32
Christophe Roullier
1
-30
/
+44
2020-05-01
stmmac: intel: Fix kernel crash due to wrong error path
Andy Shevchenko
1
-1
/
+3
2020-04-30
stmmac: intel: Place object in the Makefile according to the order
Andy Shevchenko
1
-2
/
+2
2020-04-30
stmmac: intel: Fix indentation to put on one line affected code
Andy Shevchenko
1
-60
/
+32
2020-04-30
stmmac: intel: Eliminate useless conditions and variables
Andy Shevchenko
1
-12
/
+2
2020-04-30
stmmac: intel: Convert to use pci_alloc_irq_vectors() API
Andy Shevchenko
1
-3
/
+8
2020-04-30
stmmac: intel: Remove unnecessary loop for PCI BARs
Andy Shevchenko
1
-18
/
+5
2020-04-30
stmmac: intel: Fix clock handling on error and remove paths
Andy Shevchenko
2
-9
/
+16
2020-04-30
stmmac: intel: Fix kernel crash due to wrong error path
Andy Shevchenko
1
-1
/
+3
2020-04-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
6
-7
/
+250
2020-04-23
net: stmmac: Add support for VLAN promiscuous mode
Chuah, Kim Tatt
3
-0
/
+69
2020-04-22
net: stmmac: Enable SERDES power up/down sequence
Voon Weifeng
3
-0
/
+235
2020-04-20
net: stmmac: dwmac-meson8b: Add missing boundary to RGMII TX clock array
Marc Zyngier
1
-0
/
+1
2020-04-19
net: stmmac: Fix sub-second increment
Julien Beraud
1
-4
/
+8
2020-04-19
net: stmmac: fix enabling socfpga's ptp_ref_clock
Julien Beraud
1
-3
/
+6
2020-04-16
net: stmmac: dwmac-sunxi: Provide TX and RX fifo sizes
Florian Fainelli
1
-0
/
+2
[next]