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-01-25
net: stmmac: platform: fix probe for ACPI devices
Ajay Gupta
1
-3
/
+3
2020-01-16
net: stmmac: selftests: Guard VLAN Perfect test against non supported HW
Jose Abreu
1
-0
/
+6
2020-01-16
net: stmmac: selftests: Mark as fail when received VLAN ID != expected
Jose Abreu
1
-1
/
+5
2020-01-16
net: stmmac: selftests: Make it work in Synopsys AXS101 boards
Jose Abreu
1
-9
/
+11
2020-01-10
net: stmmac: tc: Do not setup flower filtering if RSS is enabled
Jose Abreu
1
-0
/
+4
2020-01-10
net: stmmac: selftests: Update status when disabling RSS
Jose Abreu
1
-6
/
+14
2020-01-08
net: stmmac: dwmac-sun8i: Allow all RGMII modes
Chen-Yu Tsai
1
-0
/
+3
2020-01-08
net: stmmac: dwmac-sunxi: Allow all RGMII modes
Chen-Yu Tsai
1
-1
/
+1
2020-01-08
net: stmmac: Fixed link does not need MDIO Bus
Jose Abreu
1
-1
/
+1
2020-01-08
stmmac: debugfs entry name is not be changed when udev rename device name.
Jiping Ma
1
-0
/
+32
2019-12-28
net: stmmac: dwmac-meson8b: Fix the RGMII TX delay on Meson8b/8m2 SoCs
Martin Blumenstingl
1
-3
/
+11
2019-12-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
6
-26
/
+43
2019-12-21
net: stmmac: platform: Fix MDIO init for platforms without PHY
Padmanabhan Rajanbabu
1
-1
/
+1
2019-12-18
net: stmmac: Always arm TX Timer at end of transmission start
Jose Abreu
1
-4
/
+2
2019-12-18
net: stmmac: Enable 16KB buffer size
Jose Abreu
1
-1
/
+3
2019-12-18
net: stmmac: 16KB buffer must be 16 byte aligned
Jose Abreu
1
-3
/
+2
2019-12-18
net: stmmac: RX buffer size must be 16 byte aligned
Jose Abreu
1
-1
/
+1
2019-12-18
net: stmmac: xgmac: Clear previous RX buffer size
Jose Abreu
2
-1
/
+4
2019-12-18
net: stmmac: Only the last buffer has the FCS field
Jose Abreu
1
-2
/
+3
2019-12-18
net: stmmac: Do not accept invalid MTU values
Jose Abreu
1
-0
/
+12
2019-12-18
net: stmmac: Determine earlier the size of RX buffer
Jose Abreu
1
-13
/
+11
2019-12-18
net: stmmac: selftests: Needs to check the number of Multicast regs
Jose Abreu
1
-0
/
+4
2019-12-09
treewide: Use sizeof_field() macro
Pankaj Bharadiya
1
-2
/
+2
2019-12-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-0
/
+2
2019-12-06
net: stmmac: reset Tx desc base address before restarting Tx
Jongsung Kim
1
-0
/
+2
2019-12-04
Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+2
2019-11-28
Merge branch 'pci/resource'
Bjorn Helgaas
1
-2
/
+2
2019-11-24
net: phylink: rename mac_link_state() op to mac_pcs_get_state()
Russell King
1
-4
/
+4
2019-11-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
5
-4
/
+8
2019-11-16
page_pool: do not release pool until inflight == 0.
Jonathan Lemon
1
-3
/
+1
2019-11-16
net: stmmac: Use the correct style for SPDX License Identifier
Nishad Kamdar
3
-3
/
+3
2019-11-15
net: reject PTP periodic output requests with unsupported flags
Jacob Keller
1
-0
/
+4
2019-11-15
net: stmmac: xgmac: Do not enable TBU interrupt
Jose Abreu
1
-1
/
+1
2019-11-15
net: stmmac: Rework TX Coalesce logic
Jose Abreu
1
-19
/
+42
2019-11-15
net: stmmac: Tune-up default coalesce settings
Jose Abreu
1
-2
/
+2
2019-11-15
net: stmmac: xgmac: Remove uneeded computation for RFA/RFD
Jose Abreu
1
-12
/
+2
2019-11-15
net: stmmac: gmac4+: Remove uneeded computation for RFA/RFD
Jose Abreu
1
-12
/
+2
2019-11-15
net: stmmac: Setup a default RX Coalesce value instead of the minimum
Jose Abreu
2
-3
/
+5
2019-11-15
net: stmmac: Do not set RX IC bit if RX Coalesce is zero
Jose Abreu
1
-1
/
+5
2019-11-13
net: ethernet: stmmac: fix indentation issue
Colin Ian King
1
-1
/
+1
2019-11-12
net: stmmac: Implement UDP Segmentation Offload
Jose Abreu
1
-9
/
+23
2019-11-12
net: stmmac: Rework stmmac_rx()
Jose Abreu
1
-52
/
+94
2019-11-12
net: stmmac: tc: Remove the speed dependency
Jose Abreu
1
-2
/
+0
2019-11-12
net: stmmac: xgmac: Add C45 PHY support in the MDIO callbacks
Jose Abreu
1
-10
/
+48
2019-11-12
net: stmmac: gmac4+: Add Split Header support
Jose Abreu
5
-3
/
+46
2019-11-12
net: stmmac: Fix sparse warning
Jose Abreu
4
-5
/
+6
2019-11-12
net: ethernet: dwmac-sun8i: Use the correct function in exit path
Corentin Labbe
1
-1
/
+1
2019-11-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
7
-78
/
+144
2019-11-08
net: ethernet: stmmac: Add support for syscfg clock
Christophe Roullier
1
-15
/
+8
2019-11-07
net: stmmac: Fix the TX IOC in xmit path
Jose Abreu
1
-30
/
+34
[next]