index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
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
2015-07-21
stmmac: fix setting of driver data in stmmac_dvr_probe
Joachim Eastwood
2015-06-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-06-24
stmmac: troubleshoot unexpected bits in des0 & des1
Alexey Brodkin
2015-06-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-05-30
stmmac: add fixed-link device-tree support
Mathieu Olivari
2015-05-30
stmmac: add phy-handle support to the platform layer
Mathieu Olivari
2015-05-25
net: stmmac: create one debugfs dir per net-device
Mathieu Olivari
2015-05-21
stmmac: change the stmmac_dvr_probe return type to int
Joachim Eastwood
2015-05-21
stmmac: let stmmac_dvr_probe take a struct of resources
Joachim Eastwood
2015-05-21
stmmac: move driver data setting into stmmac_dvr_probe
Joachim Eastwood
2015-05-21
stmmac: replace open coded __netdev_alloc_skb_ip_align() with actual call
Vineet Gupta
2015-04-16
stmmac: Configure Flow Control to work correctly based on rxfifo size
Vince Bridgers
2015-04-16
stmmac: fix oops on rmmod after assigning ip addr
Bryan O'Donoghue
2015-04-08
stmmac: Add an optional register interface clock
Andrew Bresticker
2015-03-08
ethernet: codespell comment spelling fixes
Joe Perches
2015-03-01
net: stmmac: Use setup_timer and mod_timer
Vaishali Thakkar
2015-02-01
stmmac: DMA threshold mode or SF mode can be different among multiple device ...
Sonic Zhang
2015-01-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-01-27
stmmac: prevent probe drivers to crash kernel
Andy Shevchenko
2015-01-26
stmmac: hardware TX COE doesn't work when force_thresh_dma_mode is set
Sonic Zhang
2015-01-26
stmmac: if force_thresh_dma_mode is set, pass tc to both txmode and rxmode in...
Sonic Zhang
2015-01-26
net: stmmac: add BQL support
Beniamino Galvani
2014-12-22
stmmac: Don't init ptp again when resume from suspend/hibernation
Huacai Chen
2014-11-19
stmmac: review driver when run kernel-doc
Giuseppe CAVALLARO
2014-11-11
stmmac: split to core library and probe drivers
Andy Shevchenko
2014-11-07
stmmac: remove custom implementation of print_hex_dump()
Andy Shevchenko
2014-11-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-11-05
stmmac: fix atomicity in pm routines
Giuseppe CAVALLARO
2014-11-05
stmmac: fix concurrency in eee initialization.
Giuseppe CAVALLARO
2014-11-05
stmmac: fix lock in stmmac_set_rx_mode
Giuseppe CAVALLARO
2014-11-05
stmmac: release tx lock, in case of dma mapping error.
Fabrice Gasnier
2014-11-05
stmmac: fix stmmac_tx_avail should be called with TX locked
Fabrice Gasnier
2014-11-05
stmmac: remove STMMAC_DEBUG_FS
Giuseppe CAVALLARO
2014-10-03
net: ethernet: Remove superfluous ether_setup after alloc_etherdev
Tobias Klauser
2014-10-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-09-29
net: stmmac: fix stmmac_pci_probe failed when CONFIG_HAVE_CLK is selected
Kweh, Hock Leong
2014-09-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-09-01
stmmac: only remove RXCSUM feature if no rx coe is available
Giuseppe CAVALLARO
2014-09-01
stmmac: fix the rx csum feature
Giuseppe CAVALLARO
2014-08-31
stmmac: fix PLS bit setting when EEE is active
Giuseppe CAVALLARO
2014-08-31
stmmac: never check EEE in case of a switch is attached
Giuseppe CAVALLARO
2014-08-29
stmmac: fix dma api misuse
Giuseppe CAVALLARO
2014-08-29
stmmac: ptp: fix the reference clock
Giuseppe CAVALLARO
2014-08-25
stmmac: fix rx checksum programming
Giuseppe CAVALLARO
2014-08-25
stmmac: simple cleanups
Pavel Machek
2014-07-31
net: stmmac: Support devicetree configs for mcast and ucast filter entries
Vince Bridgers
2014-07-31
net: stmmac: Correct set_filter for multicast and unicast cases
Vince Bridgers
2014-07-31
net: stmmac: Change MAC interface to support multiple filter configurations
Vince Bridgers
2014-07-30
net: stmmac: add platform init/exit for Altera's ARM socfpga
Vince Bridgers
2014-06-02
net: stmmac: Handle different error codes from platform_get_irq_byname
Chen-Yu Tsai
[next]