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
2015-05-26
net: stmmac: create one debugfs dir per net-device
Mathieu Olivari
2
-23
/
+59
2015-05-04
drivers/net: include <module.h> for modular stmmac_platform code
Paul Gortmaker
1
-0
/
+1
2015-04-16
stmmac: Configure Flow Control to work correctly based on rxfifo size
Vince Bridgers
4
-9
/
+40
2015-04-16
stmmac: Enable unicast pause frame detect in GMAC Register 6
Vince Bridgers
1
-1
/
+4
2015-04-16
stmmac: Read tx-fifo-depth and rx-fifo-depth from the devicetree
Vince Bridgers
1
-0
/
+4
2015-04-16
stmmac: Add defines and documentation for enabling flow control
Vince Bridgers
1
-0
/
+51
2015-04-16
stmmac: fix oops on rmmod after assigning ip addr
Bryan O'Donoghue
1
-3
/
+3
2015-04-08
stmmac: Add an optional register interface clock
Andrew Bresticker
2
-0
/
+16
2015-04-01
ptp: stmmac: use helpers for converting ns to timespec.
Richard Cochran
1
-3
/
+1
2015-03-31
ptp: stmmac: convert to the 64 bit get/set time methods.
Richard Cochran
1
-4
/
+4
2015-03-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-29
/
+36
2015-03-09
ethernet: codespell comment spelling fixes
Joe Perches
1
-1
/
+1
2015-03-09
net: stmmac: make reset control an optional requirement
Dinh Nguyen
1
-1
/
+3
2015-03-04
stmmac: check IRQ availability early on probe
Alexey Brodkin
1
-29
/
+36
2015-03-01
net: stmmac: Use setup_timer and mod_timer
Vaishali Thakkar
1
-5
/
+5
2015-02-02
stmmac: DMA threshold mode or SF mode can be different among multiple device ...
Sonic Zhang
1
-2
/
+3
2015-01-28
stmmac: pci: add MSI support for Intel Quark X1000
Kweh, Hock Leong
1
-0
/
+2
2015-01-28
stmmac: pci: introduce Intel Quark X1000 runtime detection
Andy Shevchenko
1
-1
/
+61
2015-01-28
stmmac: pci: add support for Intel Quark X1000
Kweh, Hock Leong
1
-1
/
+50
2015-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+4
2015-01-27
stmmac: prevent probe drivers to crash kernel
Andy Shevchenko
1
-1
/
+4
2015-01-27
stmmac: Add an optional device tree property "snps,burst_len"
Sonic Zhang
1
-0
/
+3
2015-01-27
stmmac: hardware TX COE doesn't work when force_thresh_dma_mode is set
Sonic Zhang
1
-1
/
+5
2015-01-27
stmmac: if force_thresh_dma_mode is set, pass tc to both txmode and rxmode in...
Sonic Zhang
1
-1
/
+5
2015-01-27
net: stmmac: add BQL support
Beniamino Galvani
1
-0
/
+9
2015-01-25
net: stmmac: dwmac-rk: Use standard devicetree property for phy regulator
Romain Perier
1
-42
/
+21
2015-01-25
net: stmmac: dwmac-rk: Don't set the regulator voltage for phy from the driver
Romain Perier
1
-1
/
+0
2015-01-12
stmmac: dwmac-sti: Pass sysconfig register offset via syscon dt property.
Peter Griffin
1
-6
/
+7
2015-01-01
GMAC: add driver for Rockchip RK3288 SoCs integrated GMAC
Roger Chen
4
-1
/
+462
2014-12-23
net: ethernet: stmicro: stmmac: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-12-22
stmmac: Don't init ptp again when resume from suspend/hibernation
Huacai Chen
1
-6
/
+8
2014-12-15
net: stmmac: sti: Fix uninitialized pointer dereference if !OF
Geert Uytterhoeven
1
-5
/
+5
2014-12-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-10
/
+10
2014-12-09
stmmac: fix max coal timer parameter
Giuseppe CAVALLARO
1
-1
/
+1
2014-12-06
stmmac: pci: allocate memory resources dynamically
Andy Shevchenko
1
-24
/
+31
2014-11-30
stmmac: platform: Move plat_dat checking earlier
Huacai Chen
1
-9
/
+9
2014-11-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-6
/
+7
2014-11-26
stmmac: platform: fix default values of the filter bins setting
Huacai Chen
1
-6
/
+7
2014-11-19
stmmac: review driver when run kernel-doc
Giuseppe CAVALLARO
4
-69
/
+142
2014-11-19
stmmac: document common header file
Giuseppe CAVALLARO
1
-0
/
+8
2014-11-11
stmmac: split to core library and probe drivers
Andy Shevchenko
6
-108
/
+25
2014-11-07
stmmac: platform: fix sparse warnings
Andy Shevchenko
7
-6
/
+39
2014-11-07
stmmac: remove custom implementation of print_hex_dump()
Andy Shevchenko
1
-8
/
+2
2014-11-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-23
/
+29
2014-11-06
stmmac: pci: convert to use dev_* macros
Andy Shevchenko
1
-4
/
+4
2014-11-06
stmmac: pci: use managed resources
Andy Shevchenko
1
-33
/
+10
2014-11-06
stmmac: pci: convert to use dev_pm_ops
Andy Shevchenko
1
-16
/
+11
2014-11-06
stmmac: pci: use defined constant instead of magic number
Andy Shevchenko
1
-1
/
+1
2014-11-06
stmmac: fix sparse warnings
Andy Shevchenko
2
-3
/
+6
2014-11-06
stmmac: fix atomicity in pm routines
Giuseppe CAVALLARO
1
-13
/
+16
[next]