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
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
3
-6
/
+7
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-03
net: stmmac: fix failed to suspend if phy based WOL is enabled
Jisheng Zhang
1
-1
/
+1
2020-07-28
net: stmmac: Speed down the PHY if WoL to save energy
Jisheng Zhang
1
-0
/
+8
2020-07-28
net: stmmac: Support WOL with phy
Jisheng Zhang
2
-0
/
+15
2020-07-28
net: stmmac: only call pmt() during suspend/resume if HW enables PMT
Jisheng Zhang
1
-3
/
+3
2020-07-28
net: stmmac: Move device_can_wakeup() check earlier in set_wol
Jisheng Zhang
1
-3
/
+3
2020-07-28
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-22
net: stmmac: dwmac-meson8b: add a compatible string for G12A SoCs
Martin Blumenstingl
1
-0
/
+4
2020-06-18
net: stmmac: selftests: Use struct_size() helper in kzalloc()
Gustavo A. R. Silva
1
-1
/
+1
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2
-13
/
+13
2020-06-04
net: ethernet: dwmac: Fix an error code in imx_dwmac_probe()
Dan Carpenter
1
-1
/
+1
2020-05-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+2
2020-05-29
net: ethernet: dwmac: add ethernet glue logic for NXP imx8 chip
Fugang Duan
3
-0
/
+329
2020-05-29
stmmac: platform: add "snps, dwmac-5.10a" IP compatible string
Fugang Duan
1
-1
/
+2
2020-05-26
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-23
net: stmmac: don't attach interface until resume finishes
Leon Yu
1
-2
/
+2
2020-05-22
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-06
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-01
net: ethernet: stmmac: simplify phy modes management for stm32
Christophe Roullier
1
-30
/
+44
2020-04-30
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-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
6
-7
/
+250
2020-04-22
net: stmmac: Add support for VLAN promiscuous mode
Chuah, Kim Tatt
3
-0
/
+69
2020-04-21
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-18
net: stmmac: Fix sub-second increment
Julien Beraud
1
-4
/
+8
2020-04-18
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
2020-04-14
net: stmmac: socfpga: Allow all RGMII modes
Atsushi Nemoto
1
-0
/
+2
[next]