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
2019-04-01
net: stmmac: don't log oversized frames
Aaro Koskinen
1
-2
/
+0
2019-04-01
net: stmmac: fix dropping of multi-descriptor RX frames
Aaro Koskinen
1
-0
/
+5
2019-04-01
net: stmmac: don't overwrite discard_frame status
Aaro Koskinen
1
-3
/
+4
2019-04-01
net: stmmac: don't stop NAPI processing when dropping a packet
Aaro Koskinen
1
-7
/
+7
2019-04-01
net: stmmac: ratelimit RX error logs
Aaro Koskinen
1
-6
/
+8
2019-04-01
net: stmmac: use correct DMA buffer size in the RX descriptor
Aaro Koskinen
7
-19
/
+35
2019-03-19
net: stmmac: fix memory corruption with large MTUs
Aaro Koskinen
1
-2
/
+3
2019-03-15
net: stmmac: fix jumbo frame sending with non-linear skbs
Aaro Koskinen
1
-2
/
+4
2019-03-15
net: stmmac: don't set own bit too early for jumbo frames
Aaro Koskinen
2
-8
/
+10
2019-03-13
net: dwmac-sun8i: fix a missing check of of_get_phy_mode
Kangjie Lu
1
-1
/
+4
2019-03-09
net: stmmac: Avoid one more sometimes uninitialized Clang warning
Nathan Chancellor
1
-1
/
+1
2019-03-08
net: ethernet: stmmac: add management of clk_csr property
Christophe Roullier
1
-0
/
+3
2019-03-08
net: ethernet: stmmac: update to support all PHY config for stm32mp157c.
Christophe Roullier
1
-21
/
+86
2019-03-08
net: ethernet: stmmac: manage Ethernet WoL for stm32mp157c.
Christophe Roullier
1
-1
/
+29
2019-03-07
net: stmmac: Avoid sometimes uninitialized Clang warnings
Nathan Chancellor
1
-3
/
+3
2019-02-22
net: stmmac: dwxgmac2: Also use TBU interrupt to clean TX path
Jose Abreu
2
-6
/
+6
2019-02-22
net: stmmac: dwmac4: Also use TBU interrupt to clean TX path
Jose Abreu
1
-17
/
+7
2019-02-22
net: stmmac: Fix NAPI poll in TX path when in multi-queue
Jose Abreu
2
-52
/
+68
2019-02-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-13
/
+18
2019-02-19
net: stmmac: Fix a race in EEE enable callback
Jose Abreu
1
-10
/
+12
2019-02-18
net: stmmac: handle endianness in dwmac4_get_timestamp
Alexandre Torgue
1
-3
/
+6
2019-02-17
net: stmmac: use correct define to get rx timestamp on GMAC4
Alexandre Torgue
1
-1
/
+1
2019-02-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-8
/
+23
2019-02-07
net: stmmac: fix ptp timestamping on Rx on gmac4
Ilias Apalodimas
2
-18
/
+16
2019-01-31
net: stmmac: Disable EEE mode earlier in XMIT callback
Jose Abreu
1
-3
/
+3
2019-01-31
net: stmmac: Send TSO packets always from Queue 0
Jose Abreu
1
-1
/
+10
2019-01-31
net: stmmac: Fallback to Platform Data clock in Watchdog conversion
Jose Abreu
1
-4
/
+10
2019-01-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+3
2019-01-28
net: stmmac: dwmac-rk: fix error handling in rk_gmac_powerup()
Alexey Khoroshilov
1
-1
/
+3
2019-01-25
net: stmmac: Fix return value check in qcom_ethqos_probe()
Wei Yongjun
1
-2
/
+2
2019-01-23
net: stmmac: Add driver for Qualcomm ethqos
Vinod Koul
3
-0
/
+556
2019-01-23
net: stmmac: implement the SIOCGHWTSTAMP ioctl
Artem Panfilov
2
-5
/
+33
2019-01-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
4
-28
/
+41
2019-01-12
net: stmmac: Prevent RX starvation in stmmac_napi_poll()
Jose Abreu
1
-13
/
+14
2019-01-12
net: stmmac: Fix the logic of checking if RX Watchdog must be enabled
Jose Abreu
1
-12
/
+12
2019-01-12
net: stmmac: Check if CBS is supported before configuring
Jose Abreu
1
-0
/
+2
2019-01-12
net: stmmac: dwxgmac2: Only clear interrupts that are active
Jose Abreu
1
-3
/
+3
2019-01-12
net: stmmac: Fix PCI module removal leak
Jose Abreu
1
-0
/
+10
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
1
-24
/
+16
2018-12-28
net: stmicro: fix a missing check of clk_prepare
Kangjie Lu
1
-1
/
+3
2018-12-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2018-12-20
net-next: stmmac: dwmac-mediatek: remove fine-tune property
Biao Huang
1
-47
/
+24
2018-12-19
net: stmmac: Fix an error code in probe()
Dan Carpenter
1
-0
/
+1
2018-12-13
net-next: stmmac: dwmac-mediatek: add module license info
Biao Huang
1
-0
/
+5
2018-12-13
stmmac: dwmac-mediatek: add support for mt2712
Biao Huang
3
-0
/
+417
2018-12-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-10
/
+13
2018-12-07
net: core: dev: Add extack argument to dev_open()
Petr Machata
1
-1
/
+1
2018-12-04
net: stmmac: convert to DEFINE_SHOW_ATTRIBUTE
Yangtao Li
1
-30
/
+4
2018-12-01
net: stmmac: Move debugfs init/exit to ->probe()/->remove()
Thierry Reding
1
-10
/
+13
2018-11-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-4
/
+5
[next]