index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
stmicro
Age
Commit message (
Expand
)
Author
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-12-19
drivers: net: Mark functions as static in stmmac_platform.c
Rashika Kheria
2013-11-14
stmmac: Validate hwtstamp_config completely before applying it
Ben Hutchings
2013-10-22
net: stmmac: remove unnecessary pci_set_drvdata()
Jingoo Han
2013-09-24
stmicro: Remove extern from function prototypes
Joe Perches
2013-09-05
net: stmmac: fix bad merge conflict resolution
Olof Johansson
2013-09-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-09-04
driver:stmmac: Adjust time stamp increase for 0.465 ns accurate only when Tim...
Sonic Zhang
2013-08-30
net: stmmac: use dev_get_platdata()
Jingoo Han
2013-08-30
driver:net:stmmac: Disable DMA store and forward mode if platform data force_...
Sonic Zhang
2013-08-28
net: stmmac: fixed the pbl setting with DT
Byungho An
2013-08-21
stmmac: remove useless csum flag
Giuseppe CAVALLARO
2013-08-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-08-12
stmmac: fix init_dma_desc_rings() to handle errors
Bartlomiej Zolnierkiewicz
2013-08-09
net: stmmac: Fixed the condition of extend_desc for jumbo frame
Byungho An
2013-07-24
drivers/net/ethernet/stmicro/stmmac: don't check resource with devm_ioremap_r...
Wolfram Sang
2013-07-04
dt:net:stmmac: Add dt specific phy reset callback support.
Srinivas Kandagatla
2013-07-04
dt:net:stmmac: Add support to dwmac version 3.610 and 3.710
Srinivas Kandagatla
2013-07-04
dt:net:stmmac: Allocate platform data only if its NULL.
Srinivas Kandagatla
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
net: Move MII out from under NET_CORE and hide it
Ben Hutchings
2013-06-19
stmmac: fix EEE setup
Giuseppe CAVALLARO
2013-06-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-06-13
net: ethernet: stmicro: stmmac: Fix compile error when STMMAC_XMIT_DEBUG used
Dinh Nguyen
2013-05-27
net: ethernet: remove unnecessary platform_set_drvdata()
Jingoo Han
2013-05-11
net/ethernet: STMMAC_ETH should depend on HAS_DMA
Geert Uytterhoeven
2013-04-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-04-19
net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*
Patrick McHardy
2013-04-11
net: ethernet: stmicro: stmmac: use devm_ioremap_resource()
Silviu-Mihai Popescu
2013-04-11
stmmac: prevent interrupt loop with MMC RX IPC Counter
Christian Ruppert
2013-04-08
stmmac: prefetch all dma_erx when use extend_desc
Giuseppe CAVALLARO
2013-04-08
stmmac: review private structure fields
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: update the Doc and Version (PTP+SGMII)
Giuseppe CAVALLARO
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
[next]