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
Age
Commit message (
Expand
)
Author
2012-01-12
drivers/net/ethernet/stmicro/stmmac/stmmac_platform.c: add missing iounmap
Julia Lawall
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
2012-01-10
stmmac: Fix compilation error in mmc_core.c
Stefan Roese
2012-01-05
net: make ethtool_ops const
stephen hemminger
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-17
stmmac: use mdelay on timeout of sw reset
Francesco Virlinzi
2011-11-16
net: introduce and use netdev_features_t for device features sets
Michał Mirosław
2011-11-16
net: sweep-up some straglers in strlcpy conversion of .get_drvinfo routines
Rick Jones
2011-11-06
Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
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
2011-10-19
stmmac: limit max_mtu in case of 4KiB and use __netdev_alloc_skb (V2)
Giuseppe CAVALLARO
2011-10-19
stmmac: add CHAINED descriptor mode support (V4)
Giuseppe CAVALLARO
2011-10-19
stmmac: allow mmc usage only if feature actually available (V4)
Giuseppe CAVALLARO
2011-10-19
stmmac: use predefined macros for HW cap register fields (V4)
Rayagond Kokatanur
2011-10-19
stmmac: allow mtu bigger than 1500 in case of normal desc (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-10-19
stmmac: Stop advertising 1000Base capabilties for non GMII iface (V4).
Srinivas Kandagatla
2011-10-19
net: add skb frag size accessors
Eric Dumazet
2011-09-22
stmmac: convert to SKB paged frag API.
Ian Campbell
2011-09-15
MII: fix Kconfig dependencies for MII
Jeff Kirsher
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: rework the code to get the Synopsys ID (v3)
Giuseppe CAVALLARO
2011-09-15
stmmac: export DMA TX/RX rings via debugfs (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-09-15
stmmac: remove the mmc code (v3)
Giuseppe CAVALLARO
2011-09-15
stmmac: remove the STBus bridge setting from the GMAC code (v3)
Giuseppe CAVALLARO
2011-08-27
drivers/net/ethernet/*: Enabled vendor Kconfig options
Jeff Kirsher
2011-08-17
net: introduce IFF_UNICAST_FLT private flag
Jiri Pirko
2011-08-11
stmmac: Move the STMicroelectronics driver
Jeff Kirsher