开源镜像站
帮助
动态
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
2014-05-22
stmmac: Remove unbalanced clk_disable call
Hans de Goede
2014-03-24
stmmac: Call dev_consume_skb_any instead of dev_kfree_skb.
Eric W. Biederman
2014-03-11
stmmac: fix chained mode
Giuseppe CAVALLARO
2014-03-11
stmmac: fix and better tune the default buffer sizes
Giuseppe CAVALLARO
2014-03-11
stmmac: disable at run-time the EEE if not supported
Giuseppe CAVALLARO
2014-02-24
net: stmmac: Check return value of alloc_dma_desc_resources()
Tobias Klauser
2014-01-26
net: stmmac: Log MAC address only once
Hans de Goede
2014-01-26
net: stmmac: Silence PTP init errors on hw without PTP
Hans de Goede
2014-01-21
stmmac: Fix kernel crashes for jumbo frames
Vince Bridgers
2014-01-19
net: stmmac: fix NULL pointer dereference in stmmac_get_tx_hwtstamp
damuzi000
2014-01-19
net: stmmac: Add support for optional reset control
Chen-Yu Tsai
2014-01-19
net: stmmac: Enable stmmac main clock when probing hardware
Chen-Yu Tsai
2014-01-16
net: stmmac: notify the PM core of a wakeup event.
Srinivas Kandagatla
2014-01-16
net: stmmac: restore pinstate in pm resume.
Srinivas Kandagatla
2014-01-16
net: stmmac: use suspend functions for hibernation
Srinivas Kandagatla
2014-01-16
net: stmmac: fix power management suspend-resume case
Srinivas Kandagatla
2014-01-16
net: stmmac: move hardware setup for stmmac_open to new function
Srinivas Kandagatla
2014-01-16
net: stmmac: move dma allocation to new function
Srinivas Kandagatla
2014-01-16
net: stmmac: support max-speed device tree property
Srinivas Kandagatla
2014-01-15
stmmac: Add vlan rx for better GRO performance.
Vince Bridgers
2014-01-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-01-01
stmicro: make local variables static
stephen hemminger
2013-12-29
stmmac: Fix incorrect spinlock release and PTP cap detection.
Vince Bridgers
2013-11-14
stmmac: Validate hwtstamp_config completely before applying it
Ben Hutchings
2013-08-30
driver:net:stmmac: Disable DMA store and forward mode if platform data force_...
Sonic Zhang
2013-08-21
stmmac: remove useless csum flag
Giuseppe CAVALLARO
2013-08-12
stmmac: fix init_dma_desc_rings() to handle errors
Bartlomiej Zolnierkiewicz
2013-07-04
net:stmmac: fix memleak in the open method
Giuseppe CAVALLARO
2013-07-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-07-02
stmmac: dity-up and rework the driver debug levels
Giuseppe CAVALLARO
2013-07-01
net: stmmac: fixed enh_desc set always zero
Byungho An
2013-07-01
net: stmmac: fixed operator typo
Byungho An
2013-06-19
stmmac: fix EEE setup
Giuseppe CAVALLARO
2013-06-13
net: ethernet: stmicro: stmmac: Fix compile error when STMMAC_XMIT_DEBUG used
Dinh Nguyen
2013-04-19
net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*
Patrick McHardy
2013-04-08
stmmac: prefetch all dma_erx when use extend_desc
Giuseppe CAVALLARO
2013-04-08
stmmac: code tidy-up
Giuseppe CAVALLARO
2013-04-08
stmmac: improve/review and fix kernel-doc
Giuseppe CAVALLARO
2013-04-08
stmmac: modified pcs mode support for SGMII
Byungho An
2013-03-26
stmmac: add the support for PTP hw clock driver
Rayagond Kokatanur
2013-03-26
stmmac: add IEEE PTPv1 and PTPv2 support.
Rayagond Kokatanur
2013-03-26
stmmac: add tx_skbuff_dma to save descriptors used by PTP
Rayagond Kokatanur
2013-03-26
stmmac: initial support to manage pcs modes
Giuseppe CAVALLARO
2013-03-26
stmmac: start adding pcs and rgmii core irq
Giuseppe CAVALLARO
2013-03-26
stmmac: support extend descriptors
Giuseppe CAVALLARO
2013-03-26
stmmac: reorganize chain/ring modes removing Koptions
Giuseppe CAVALLARO
2013-03-15
drivers:net: Remove dma_alloc_coherent OOM messages
Joe Perches
2013-02-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net into net
David S. Miller
2013-02-15
stmmac: fix the parsing of the eee_timer parameter
Giuseppe CAVALLARO
2013-02-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
[next]