index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
stmicro
Age
Commit message (
Expand
)
Author
Files
Lines
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-05
stmmac: pci: allocate memory resources dynamically
Andy Shevchenko
1
-24
/
+31
2014-11-29
stmmac: platform: Move plat_dat checking earlier
Huacai Chen
1
-9
/
+9
2014-11-29
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-06
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-05
stmmac: fix atomicity in pm routines
Giuseppe CAVALLARO
1
-13
/
+16
2014-11-05
stmmac: fix concurrency in eee initialization.
Giuseppe CAVALLARO
1
-6
/
+9
2014-11-05
stmmac: fix lock in stmmac_set_rx_mode
Giuseppe CAVALLARO
1
-2
/
+0
2014-11-05
stmmac: release tx lock, in case of dma mapping error.
Fabrice Gasnier
1
-0
/
+1
2014-11-05
stmmac: fix stmmac_tx_avail should be called with TX locked
Fabrice Gasnier
1
-2
/
+3
2014-11-05
stmmac: remove BUS_MODE_DA
Giuseppe CAVALLARO
2
-14
/
+0
2014-11-05
stmmac: remove STMMAC_DEBUG_FS
Giuseppe CAVALLARO
2
-15
/
+7
2014-11-05
stmmac: remove specific SoC Koption from platform.
Giuseppe CAVALLARO
4
-68
/
+9
2014-10-31
stmmac: pci: set default of the filter bins
Andy Shevchenko
1
-0
/
+7
2014-10-15
stmmac: fix sti compatibililies
Giuseppe CAVALLARO
2
-5
/
+6
2014-10-14
stmmac: dwmac-sti: review the glue-logic for STi4xx and STiD127 SoCs
Giuseppe CAVALLARO
1
-169
/
+205
2014-10-14
stmmac: make the STi Layer compatible to STiH407
Giuseppe CAVALLARO
1
-0
/
+1
2014-10-14
stmmac: platform: fix FIXED_PHY support.
Giuseppe CAVALLARO
1
-5
/
+10
2014-10-10
stmmac: correct mc_filter local variable in set_filter and set_mac_addr call
Vince Bridgers
1
-2
/
+2
2014-10-03
net: ethernet: Remove superfluous ether_setup after alloc_etherdev
Tobias Klauser
1
-2
/
+0
2014-10-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+9
2014-09-29
net: stmmac: fix stmmac_pci_probe failed when CONFIG_HAVE_CLK is selected
Kweh, Hock Leong
1
-2
/
+9
2014-09-26
net: stmmac: add Amlogic Meson glue layer
Beniamino Galvani
5
-0
/
+84
2014-09-13
net: stmmac: fix return value check in socfpga_dwmac_parse_data()
Wei Yongjun
1
-2
/
+2
2014-09-09
drivers/net: Convert remaining uses of pr_warning to pr_warn
Joe Perches
1
-1
/
+1
2014-09-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
12
-58
/
+152
2014-09-01
stmmac: only remove RXCSUM feature if no rx coe is available
Giuseppe CAVALLARO
1
-2
/
+0
2014-09-01
stmmac: fix the rx csum feature
Giuseppe CAVALLARO
3
-3
/
+31
2014-08-31
stmmac: fix PLS bit setting when EEE is active
Giuseppe CAVALLARO
1
-4
/
+3
2014-08-31
stmmac: never check EEE in case of a switch is attached
Giuseppe CAVALLARO
1
-0
/
+5
2014-08-31
stmmac: fix LPI TW timer value to 20.5us.
nandini sharma
1
-1
/
+1
2014-08-31
stmmac: fix the EEE LPI Macro definitions.
nandini sharma
1
-4
/
+4
2014-08-29
net: stmmac: fix warning from Sparse for socfpga
Ley Foon Tan
1
-2
/
+1
2014-08-29
stmmac: fix dma api misuse
Giuseppe CAVALLARO
5
-27
/
+79
2014-08-29
stmmac: ptp: fix the reference clock
Giuseppe CAVALLARO
3
-6
/
+18
2014-08-29
stmmac: fix tipo on mmc crc error
Giuseppe CAVALLARO
3
-3
/
+3
[next]