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
Age
Commit message (
Expand
)
Author
Files
Lines
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-28
net: stmmac: dwmac-rk: fix error handling in rk_gmac_powerup()
Alexey Khoroshilov
1
-1
/
+3
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
2018-11-11
net: ethernet: Convert phydev advertize and supported from u32 to link mode
Andrew Lunn
1
-4
/
+8
2018-11-09
net: stmmac: Fix RX packet size > 8191
Thor Thayer
4
-4
/
+5
2018-11-01
net: stmmac: Fix stmmac_mdio_reset() when building stmmac as modules
Niklas Cassel
1
-1
/
+1
2018-10-26
Merge tag 'devicetree-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+10
2018-10-23
net: stmmac: dwmac-sun8i: fix OF child-node lookup
Johan Hovold
1
-2
/
+10
2018-10-23
net: stmmac: Set OWN bit for jumbo frames
Thor Thayer
1
-2
/
+2
2018-09-25
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-108
/
+148
2018-09-19
net: stmmac: Fixup the tail addr setting in xmit path
Jose Abreu
1
-2
/
+3
2018-09-19
net: stmmac: Rework coalesce timer and fix multi-queue races
Jose Abreu
3
-106
/
+145
2018-09-18
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+2
2018-09-17
stmmac: fix valid numbers of unicast filter entries
Jongsung Kim
1
-3
/
+2
2018-09-13
net: ethernet: Add helper to remove a supported link mode
Andrew Lunn
1
-4
/
+8
2018-09-13
net: ethernet: Use phy_set_max_speed() to limit advertised speed
Andrew Lunn
1
-2
/
+1
2018-09-08
net: stmmac: Enable TC Ops for GMAC >= 4
Jose Abreu
1
-3
/
+3
2018-09-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-6
/
+2
2018-09-02
net: stmmac: Add CBS support in XGMAC2
Jose Abreu
4
-2
/
+50
2018-08-30
net: stmmac: build the dwmac-socfpga platform driver for Stratix10
Dinh Nguyen
1
-1
/
+1
2018-08-30
Revert "net: stmmac: Do not keep rearming the coalesce timer in stmmac_xmit"
Jerome Brunet
2
-5
/
+1
2018-08-26
Revert "net: stmmac: fix build failure due to missing COMMON_CLK dependency"
Geert Uytterhoeven
1
-5
/
+5
2018-08-21
net_sched: remove list_head from tc_action
Cong Wang
1
-3
/
+2
2018-08-14
net: stmmac: mark PM functions as __maybe_unused
Arnd Bergmann
1
-2
/
+2
2018-08-09
net: stmmac: Add the bindings parsing for XGMAC2
Jose Abreu
2
-0
/
+8
2018-08-09
net: stmmac: Integrate XGMAC into main driver flow
Jose Abreu
1
-19
/
+48
2018-08-09
net: stmmac: Add PTP support for XGMAC2
Jose Abreu
3
-4
/
+7
2018-08-09
net: stmmac: Add MDIO related functions for XGMAC2
Jose Abreu
1
-4
/
+129
2018-08-09
net: stmmac: Add descriptor related callbacks for XGMAC2
Jose Abreu
5
-2
/
+314
2018-08-09
net: stmmac: Add DMA related callbacks for XGMAC2
Jose Abreu
5
-2
/
+471
2018-08-09
net: stmmac: Add MAC related callbacks for XGMAC2
Jose Abreu
6
-3
/
+519
[next]