开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
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
2012-10-07
net: remove skb recycling
Eric Dumazet
2012-09-21
net/stmmac: Use clk_prepare_enable and clk_disable_unprepare
Stefan Roese
2012-08-20
net/stmmac: fix issue of clk_get for Loongson1B.
Kelvin Cheung
2012-07-30
net/stmmac: remove conditional compilation of clk code
Viresh Kumar
2012-07-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-07-09
stmmac: Fix for nfs hang on multiple reboot
Deepak Sikri
2012-07-01
stmmac: add the Energy Efficient Ethernet support
Giuseppe CAVALLARO
2012-07-01
stmmac: do not use strict_strtoul but kstrtoint
Giuseppe CAVALLARO
2012-06-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-06-07
stmmac: fix driver built w/ w/o both pci and platf modules
Giuseppe CAVALLARO
2012-06-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-06-06
stmmac: fix driver Kconfig when built as module
Giuseppe CAVALLARO
2012-06-06
stmmac: fix driver's doc when run kernel-doc script
Giuseppe CAVALLARO
2012-06-04
stmmac: remove two useless initialisations
Giuseppe CAVALLARO
2012-05-21
drivers/net/stmmac: seq_file fix memory leak
Djalal Harouni
2012-05-14
stmmac: fix suspend/resume locking
Giuseppe CAVALLARO
2012-05-14
stmmac: add mixed burst for DMA
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-19
stmmac: verify the dma_cfg platform fields
Giuseppe CAVALLARO
2012-04-19
stmmac: Move the mdio_register/_unregister in probe/remove
Francesco Virlinzi
2012-04-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
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: re-work the internal GMAC DMA platf parameters
Deepak SIKRI
2012-04-04
stmmac: sanitize the rx coe and add the type-1 csum (v2)
Deepak SIKRI
2012-04-04
stmmac: Allow stmmac to work with other PHY buses(v3).
Srinivas Kandagatla
2012-04-04
stmmac: re-add IFF_UNICAST_FLT for dwmac1000
Marc Kleine-Budde
2012-02-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-02-15
net: replace random_ether_addr() with eth_hw_addr_random()
Danny Kukawka
2012-02-15
stmmac: move hw init in the probe (v2)
Giuseppe CAVALLARO
2012-02-15
stmmac: request_irq when use an ext wake irq line (v2)
Francesco Virlinzi
2012-01-31
drivers/net: Remove alloc_etherdev error messages
Joe Perches
2012-01-31
drivers/net: Remove unnecessary k.alloc/v.alloc OOM messages
Joe Perches
2012-01-10
stmmac: use an unique MDIO bus name.
Florian Fainelli
2012-01-10
stmmac: Add missing LF to pr_info() in stmmac_main.c
Stefan Roese
2011-12-23
stmmac: fix missing module license in the main.
Giuseppe Cavallaro
2011-12-21
stmmac: add the experimental PCI support
Giuseppe CAVALLARO
2011-11-29
net/ethernet: convert drivers/net/ethernet/* to use module_platform_driver()
Axel Lin
2011-11-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2011-11-21
stmmac: mask mmc interrupts
Giuseppe CAVALLARO
2011-11-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2011-11-17
stmmac: fix pm functions avoiding sleep on spinlock
Francesco Virlinzi
2011-11-17
stmmac: remove spin_lock in stmmac_ioctl.
Srinivas Kandagatla
2011-11-17
stmmac: parameters auto-tuning through HW cap reg
Giuseppe CAVALLARO
2011-11-17
stmmac: fix advertising 1000Base capabilties for non GMII iface
Srinivas Kandagatla
2011-11-16
net: introduce and use netdev_features_t for device features sets
Michał Mirosław
2011-10-27
stmmac: update normal descriptor structure (v2)
Giuseppe CAVALLARO
2011-10-27
stmmac: fix NULL pointer dereference in capabilities fixup (v2)
Angus Clark
2011-10-27
stmmac: fix a bug while checking the HW cap reg (v2)
Giuseppe CAVALLARO
[next]