index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source 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
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
2018-08-09
net: stmmac: Add XGMAC 2.10 HWIF entry
Jose Abreu
2
-8
/
+37
2018-08-02
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-3
/
+39
2018-08-01
net: stmmac: Fix WoL for PCI-based setups
Jose Abreu
1
-2
/
+38
2018-07-29
NET: stmmac: align DMA stuff to largest cache line length
Eugeniy Paltsev
1
-1
/
+1
2018-07-21
Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux
David S. Miller
2
-2
/
+1
2018-07-16
net: ethernet: stmmac: fix documentation warning
Corentin Labbe
1
-1
/
+0
2018-07-16
net: stmmac: dwmac-sun8i: fix typo descrive => describe
Corentin Labbe
1
-1
/
+1
2018-07-07
stmmac: fix signed 64-bit division
Arnd Bergmann
1
-6
/
+4
2018-07-03
net: stmmac_tc: use 64-bit arithmetic instead of 32-bit
Gustavo A. R. Silva
1
-3
/
+3
2018-07-03
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-0
/
+19
2018-06-30
net: stmmac: Add support for CBS QDISC
Jose Abreu
4
-0
/
+87
2018-06-29
net: ethernet: stmmac: dwmac-rk: Add GMAC support for px30
David Wu
1
-0
/
+69
2018-06-28
net: stmmac: Set DMA buffer size in HW
Jose Abreu
4
-0
/
+19
2018-06-26
net: sched: pass extack pointer to block binds and cb registration
John Hurley
1
-1
/
+1
2018-06-20
stmmac: fix DMA channel hang in half-duplex mode
Bhadram Varka
1
-0
/
+10
2018-06-20
net: stmmac: socfpga: add additional ocp reset line for Stratix10
Dinh Nguyen
2
-5
/
+15
2018-06-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
4
-18
/
+27
2018-06-15
net: stmmac: Run HWIF Quirks after getting HW caps
Jose Abreu
3
-7
/
+10
2018-06-15
stmmac: added support for 802.1ad vlan stripping
Elad Nachman
1
-8
/
+13
2018-06-13
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
1
-2
/
+2
2018-06-13
net: stmmac: dwmac-meson8b: Fix an error handling path in 'meson8b_dwmac_prob...
Christophe JAILLET
1
-3
/
+4
2018-06-08
net: stmmac: fix build failure due to missing COMMON_CLK dependency
Corentin Labbe
1
-5
/
+5
2018-06-04
net: stmmac: Add Flexible PPS support
Jose Abreu
10
-3
/
+145
2018-05-29
net: stmmac: add dwmac-4.20a compatible
Christophe Roullier
1
-1
/
+2
2018-05-29
net: ethernet: stmmac: add adaptation for stm32mp157c.
Christophe Roullier
1
-15
/
+252
2018-05-29
net: stmmac: Use mutex instead of spinlock
Thierry Reding
3
-24
/
+21
2018-05-18
net: stmmac: Populate missing callbacks in HWIF initialization
Jose Abreu
1
-16
/
+22
2018-05-18
net: stmmac: Remove if condition by taking advantage of hwif return code
Jose Abreu
1
-12
/
+11
2018-05-18
net: stmmac: Let descriptor code get skbuff address
Jose Abreu
5
-5
/
+23
2018-05-18
net: stmmac: Uniformize set_rx_owner()
Jose Abreu
5
-13
/
+10
2018-05-18
net: stmmac: Remove uneeded check for GMAC version in stmmac_xmit
Jose Abreu
2
-6
/
+2
2018-05-18
net: stmmac: Uniformize the use of dma_init_* callbacks
Jose Abreu
6
-61
/
+85
2018-05-18
net: stmmac: Move PTP and MMC base address calculation to hwif.c
Jose Abreu
3
-8
/
+39
2018-05-18
net: stmmac: Remove uneeded checks for GMAC version
Jose Abreu
1
-11
/
+5
2018-05-18
net: stmmac: Uniformize the use of dma_{rx/tx}_mode callbacks
Jose Abreu
5
-86
/
+86
2018-05-18
net: stmmac: Let descriptor code clear the descriptor
Jose Abreu
5
-8
/
+26
2018-05-18
net: stmmac: Let descriptor code set skbuff address
Jose Abreu
5
-19
/
+29
2018-05-18
net: stmmac: Do not keep rearming the coalesce timer in stmmac_xmit
Jose Abreu
2
-1
/
+5
2018-05-18
net: stmmac: Enable OSP for GMAC4
Jose Abreu
1
-0
/
+4
2018-05-16
net: stmmac: Remove useless test before clk_disable_unprepare
YueHaibing
1
-17
/
+7
2018-05-16
drivers: net: Remove device_node checks with of_mdiobus_register()
Florian Fainelli
1
-4
/
+1
2018-05-14
net: stmmac: dwmac-sun8i: Add support for GMAC on Allwinner R40 SoC
Chen-Yu Tsai
1
-0
/
+17
[next]