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
/
stmmac
/
stmmac_main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-08-13
stmmac: fix init_dma_desc_rings() to handle errors
Bartlomiej Zolnierkiewicz
1
-19
/
+92
2013-07-05
net:stmmac: fix memleak in the open method
Giuseppe CAVALLARO
1
-10
/
+10
2013-07-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-35
/
+31
2013-07-03
stmmac: dity-up and rework the driver debug levels
Giuseppe CAVALLARO
1
-86
/
+38
2013-07-02
net: stmmac: fixed enh_desc set always zero
Byungho An
1
-3
/
+3
2013-07-02
net: stmmac: fixed operator typo
Byungho An
1
-5
/
+5
2013-06-20
stmmac: fix EEE setup
Giuseppe CAVALLARO
1
-35
/
+31
2013-06-13
net: ethernet: stmicro: stmmac: Fix compile error when STMMAC_XMIT_DEBUG used
Dinh Nguyen
1
-1
/
+1
2013-04-19
net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*
Patrick McHardy
1
-1
/
+1
2013-04-09
stmmac: prefetch all dma_erx when use extend_desc
Giuseppe CAVALLARO
1
-6
/
+3
2013-04-09
stmmac: code tidy-up
Giuseppe CAVALLARO
1
-139
/
+134
2013-04-09
stmmac: improve/review and fix kernel-doc
Giuseppe CAVALLARO
1
-44
/
+140
2013-04-09
stmmac: modified pcs mode support for SGMII
Byungho An
1
-4
/
+8
2013-03-26
stmmac: add the support for PTP hw clock driver
Rayagond Kokatanur
1
-9
/
+25
2013-03-26
stmmac: add IEEE PTPv1 and PTPv2 support.
Rayagond Kokatanur
1
-15
/
+369
2013-03-26
stmmac: add tx_skbuff_dma to save descriptors used by PTP
Rayagond Kokatanur
1
-4
/
+15
2013-03-26
stmmac: initial support to manage pcs modes
Giuseppe CAVALLARO
1
-12
/
+46
2013-03-26
stmmac: start adding pcs and rgmii core irq
Giuseppe CAVALLARO
1
-20
/
+4
2013-03-26
stmmac: support extend descriptors
Giuseppe CAVALLARO
1
-139
/
+304
2013-03-26
stmmac: reorganize chain/ring modes removing Koptions
Giuseppe CAVALLARO
1
-28
/
+66
2013-03-15
drivers:net: Remove dma_alloc_coherent OOM messages
Joe Perches
1
-16
/
+8
2013-02-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net into net
David S. Miller
1
-1
/
+1
2013-02-16
stmmac: fix the parsing of the eee_timer parameter
Giuseppe CAVALLARO
1
-1
/
+1
2013-02-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2013-02-11
stmmac: fix macro used for debugging the xmit
Giuseppe CAVALLARO
1
-1
/
+1
2013-02-04
ethernet: Remove unnecessary alloc/OOM messages, alloc cleanups
Joe Perches
1
-5
/
+6
2013-01-15
net: phy: remove flags argument from phy_{attach, connect, connect_direct}
Florian Fainelli
1
-2
/
+1
2012-12-14
stmmac: fix platform driver unregistering
Konstantin Khlebnikov
1
-10
/
+12
2012-11-27
stmmac: add Rx watchdog support to mitigate the DMA irqs
Giuseppe CAVALLARO
1
-6
/
+24
2012-11-27
stmmac: add the initial tx coalesce schema
Giuseppe CAVALLARO
1
-50
/
+82
2012-11-27
stmmac: remove dead code for STMMAC_TIMER support
Giuseppe CAVALLARO
1
-98
/
+3
2012-10-07
net: remove skb recycling
Eric Dumazet
1
-18
/
+2
2012-09-21
net/stmmac: Use clk_prepare_enable and clk_disable_unprepare
Stefan Roese
1
-5
/
+5
2012-08-20
net/stmmac: fix issue of clk_get for Loongson1B.
Kelvin Cheung
1
-1
/
+1
2012-07-31
net/stmmac: remove conditional compilation of clk code
Viresh Kumar
1
-16
/
+17
2012-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+3
2012-07-10
stmmac: Fix for nfs hang on multiple reboot
Deepak Sikri
1
-0
/
+3
2012-07-01
stmmac: add the Energy Efficient Ethernet support
Giuseppe CAVALLARO
1
-7
/
+159
2012-07-01
stmmac: do not use strict_strtoul but kstrtoint
Giuseppe CAVALLARO
1
-17
/
+10
2012-06-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-10
/
+13
2012-06-08
stmmac: fix driver built w/ w/o both pci and platf modules
Giuseppe CAVALLARO
1
-10
/
+13
2012-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+30
2012-06-06
stmmac: fix driver Kconfig when built as module
Giuseppe CAVALLARO
1
-0
/
+25
2012-06-06
stmmac: fix driver's doc when run kernel-doc script
Giuseppe CAVALLARO
1
-2
/
+5
2012-06-04
stmmac: remove two useless initialisations
Giuseppe CAVALLARO
1
-2
/
+1
2012-05-21
drivers/net/stmmac: seq_file fix memory leak
Djalal Harouni
1
-2
/
+2
2012-05-15
stmmac: fix suspend/resume locking
Giuseppe CAVALLARO
1
-4
/
+6
2012-05-15
stmmac: add mixed burst for DMA
Giuseppe CAVALLARO
1
-1
/
+3
2012-05-15
stmmac: extend mac addr reg and fix perfect filering
Giuseppe CAVALLARO
1
-2
/
+2
2012-04-20
stmmac: do not fail when probe and there is no csr clk defined
Giuseppe CAVALLARO
1
-1
/
+4
[next]