index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
stmicro
/
stmmac
/
stmmac.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
stmmac: fix sti compatibililies
Giuseppe CAVALLARO
2014-10-15
1
-1
/
+2
*
net: stmmac: add Amlogic Meson glue layer
Beniamino Galvani
2014-09-26
1
-0
/
+3
*
stmmac: fix dma api misuse
Giuseppe CAVALLARO
2014-08-30
1
-1
/
+6
*
stmmac: ptp: fix the reference clock
Giuseppe CAVALLARO
2014-08-30
1
-0
/
+2
*
net: stmmac: Add SOCFPGA glue driver
Dinh Nguyen
2014-03-28
1
-0
/
+3
*
net: stmmac:sti: Add STi SOC glue driver.
Srinivas Kandagatla
2014-02-13
1
-0
/
+3
*
net: stmmac: sunxi platform extensions for GMAC in Allwinner A20 SoC's
Chen-Yu Tsai
2014-01-20
1
-0
/
+3
*
net: stmmac: Add support for optional reset control
Chen-Yu Tsai
2014-01-20
1
-0
/
+2
*
net: stmmac: notify the PM core of a wakeup event.
Srinivas Kandagatla
2014-01-17
1
-0
/
+1
*
net: stmmac: use suspend functions for hibernation
Srinivas Kandagatla
2014-01-17
1
-2
/
+0
*
net: stmmac: make stmmac_mdio_reset non-static
Srinivas Kandagatla
2014-01-17
1
-0
/
+1
*
stmicro: make local variables static
stephen hemminger
2014-01-02
1
-2
/
+0
*
stmicro: Remove extern from function prototypes
Joe Perches
2013-09-24
1
-5
/
+5
*
stmmac: remove useless csum flag
Giuseppe CAVALLARO
2013-08-22
1
-1
/
+0
*
stmmac: review private structure fields
Giuseppe CAVALLARO
2013-04-08
1
-34
/
+34
*
stmmac: code tidy-up
Giuseppe CAVALLARO
2013-04-08
1
-0
/
+4
*
stmmac: update the Doc and Version (PTP+SGMII)
Giuseppe CAVALLARO
2013-03-26
1
-1
/
+1
*
stmmac: add the support for PTP hw clock driver
Rayagond Kokatanur
2013-03-26
1
-0
/
+6
*
stmmac: add IEEE PTPv1 and PTPv2 support.
Rayagond Kokatanur
2013-03-26
1
-0
/
+5
*
stmmac: add tx_skbuff_dma to save descriptors used by PTP
Rayagond Kokatanur
2013-03-26
1
-0
/
+1
*
stmmac: initial support to manage pcs modes
Giuseppe CAVALLARO
2013-03-26
1
-0
/
+1
*
stmmac: support extend descriptors
Giuseppe CAVALLARO
2013-03-26
1
-2
/
+5
*
stmmac: reorganize chain/ring modes removing Koptions
Giuseppe CAVALLARO
2013-03-26
1
-0
/
+1
*
stmmac: fix platform driver unregistering
Konstantin Khlebnikov
2012-12-14
1
-3
/
+3
*
stmmac: update the driver version to Nov_2012
Giuseppe CAVALLARO
2012-11-26
1
-1
/
+1
*
stmmac: add Rx watchdog support to mitigate the DMA irqs
Giuseppe CAVALLARO
2012-11-26
1
-0
/
+2
*
stmmac: add the initial tx coalesce schema
Giuseppe CAVALLARO
2012-11-26
1
-0
/
+4
*
stmmac: remove dead code for STMMAC_TIMER support
Giuseppe CAVALLARO
2012-11-26
1
-6
/
+0
*
net: remove skb recycling
Eric Dumazet
2012-10-07
1
-1
/
+0
*
stmmac: add header inclusion protection
Rayagond Kokatanur
2012-08-24
1
-0
/
+5
*
net/stmmac: remove conditional compilation of clk code
Viresh Kumar
2012-07-31
1
-42
/
+0
*
stmmac: add the Energy Efficient Ethernet support
Giuseppe CAVALLARO
2012-07-01
1
-0
/
+8
*
net: stmmac: Fix clock en-/disable calls
Stefan Roese
2012-06-12
1
-2
/
+2
*
stmmac: fix driver built w/ w/o both pci and platf modules
Giuseppe CAVALLARO
2012-06-08
1
-2
/
+58
*
stmmac: fix driver Kconfig when built as module
Giuseppe CAVALLARO
2012-06-06
1
-1
/
+2
*
stmmac: extend mac addr reg and fix perfect filering
Giuseppe CAVALLARO
2012-05-15
1
-0
/
+1
*
stmmac: do not fail when probe and there is no csr clk defined
Giuseppe CAVALLARO
2012-04-20
1
-6
/
+7
*
stmmac: update the driver version March 2012
Giuseppe CAVALLARO
2012-04-05
1
-1
/
+1
*
stmmac: MDC clock dynamically based on the csr clock input
Giuseppe CAVALLARO
2012-04-05
1
-0
/
+1
*
stmmac: add clk management support
Giuseppe CAVALLARO
2012-04-05
1
-0
/
+43
*
stmmac: sanitize the rx coe and add the type-1 csum (v2)
Deepak SIKRI
2012-04-05
1
-2
/
+0
*
stmmac: update the driver version to Feb 2012 (v2)
Giuseppe CAVALLARO
2012-02-15
1
-1
/
+1
*
stmmac: move hw init in the probe (v2)
Giuseppe CAVALLARO
2012-02-15
1
-1
/
+2
*
stmmac: add the experimental PCI support
Giuseppe CAVALLARO
2011-12-21
1
-1
/
+12
*
stmmac: parameters auto-tuning through HW cap reg
Giuseppe CAVALLARO
2011-11-17
1
-1
/
+1
*
stmmac: add CHAINED descriptor mode support (V4)
Giuseppe CAVALLARO
2011-10-20
1
-1
/
+1
*
stmmac: update the driver version and doc (V4)
Giuseppe CAVALLARO
2011-10-20
1
-1
/
+1
*
stmmac: protect tx process with lock (V4)
Giuseppe CAVALLARO
2011-10-20
1
-0
/
+1
*
stmmac: update the driver version (Aug_2011) (v3)
Giuseppe CAVALLARO
2011-09-15
1
-1
/
+1
*
stmmac: add HW DMA feature register (v3)
Giuseppe CAVALLARO
2011-09-15
1
-0
/
+1
[next]