index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
stmicro
/
stmmac
/
stmmac.h
Age
Commit message (
Expand
)
Author
2012-12-14
stmmac: fix platform driver unregistering
Konstantin Khlebnikov
2012-11-26
stmmac: update the driver version to Nov_2012
Giuseppe CAVALLARO
2012-11-26
stmmac: add Rx watchdog support to mitigate the DMA irqs
Giuseppe CAVALLARO
2012-11-26
stmmac: add the initial tx coalesce schema
Giuseppe CAVALLARO
2012-11-26
stmmac: remove dead code for STMMAC_TIMER support
Giuseppe CAVALLARO
2012-10-07
net: remove skb recycling
Eric Dumazet
2012-08-24
stmmac: add header inclusion protection
Rayagond Kokatanur
2012-07-30
net/stmmac: remove conditional compilation of clk code
Viresh Kumar
2012-07-01
stmmac: add the Energy Efficient Ethernet support
Giuseppe CAVALLARO
2012-06-11
net: stmmac: Fix clock en-/disable calls
Stefan Roese
2012-06-07
stmmac: fix driver built w/ w/o both pci and platf modules
Giuseppe CAVALLARO
2012-06-06
stmmac: fix driver Kconfig when built as module
Giuseppe CAVALLARO
2012-05-14
stmmac: extend mac addr reg and fix perfect filering
Giuseppe CAVALLARO
2012-04-19
stmmac: do not fail when probe and there is no csr clk defined
Giuseppe CAVALLARO
2012-04-04
stmmac: update the driver version March 2012
Giuseppe CAVALLARO
2012-04-04
stmmac: MDC clock dynamically based on the csr clock input
Giuseppe CAVALLARO
2012-04-04
stmmac: add clk management support
Giuseppe CAVALLARO
2012-04-04
stmmac: sanitize the rx coe and add the type-1 csum (v2)
Deepak SIKRI
2012-02-15
stmmac: update the driver version to Feb 2012 (v2)
Giuseppe CAVALLARO
2012-02-15
stmmac: move hw init in the probe (v2)
Giuseppe CAVALLARO
2011-12-21
stmmac: add the experimental PCI support
Giuseppe CAVALLARO
2011-11-17
stmmac: parameters auto-tuning through HW cap reg
Giuseppe CAVALLARO
2011-10-19
stmmac: add CHAINED descriptor mode support (V4)
Giuseppe CAVALLARO
2011-10-19
stmmac: update the driver version and doc (V4)
Giuseppe CAVALLARO
2011-10-19
stmmac: protect tx process with lock (V4)
Giuseppe CAVALLARO
2011-09-15
stmmac: update the driver version (Aug_2011) (v3)
Giuseppe CAVALLARO
2011-09-15
stmmac: add HW DMA feature register (v3)
Giuseppe CAVALLARO
2011-09-15
stmmac: add MMC support exported via ethtool (v3)
Giuseppe CAVALLARO
2011-09-15
stmmac: support wake up irq from external sources (v3)
Deepak Sikri
2011-08-11
stmmac: Move the STMicroelectronics driver
Jeff Kirsher