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
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
2013-02-21
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
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
2013-02-10
stmmac: mdio register has to fail if the phy is not found
Giuseppe CAVALLARO
2013-02-10
stmmac: fix macro used for debugging the xmit
Giuseppe CAVALLARO
2013-02-04
ethernet: Remove unnecessary alloc/OOM messages, alloc cleanups
Joe Perches
2013-02-03
stmmac: don't return zero on failure path in stmmac_pci_probe()
Alexey Khoroshilov
2013-01-22
drivers/net/ethernet/stmicro/stmmac: remove depends on CONFIG_EXPERIMENTAL
Kees Cook
2013-01-14
net: phy: remove flags argument from phy_{attach, connect, connect_direct}
Florian Fainelli
2013-01-06
ethtool: fix drvinfo strings set in drivers
Jiri Pirko
2012-12-14
stmmac: fix platform driver unregistering
Konstantin Khlebnikov
2012-12-07
drivers/net: fix up function prototypes after __dev* removals
Greg Kroah-Hartman
2012-12-03
Merge tag 'dev_removal' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
David S. Miller
2012-12-03
stmmac: remove __dev* attributes
Bill Pemberton
2012-12-03
stmmac: remove two repeated macros
walimis
2012-11-26
stmmac: update the driver version to Nov_2012
Giuseppe CAVALLARO
2012-11-26
stmmac: get/set coalesce parameters via ethtool
Giuseppe CAVALLARO
2012-11-26
stmmac: add Rx watchdog support to mitigate the DMA irqs
Giuseppe CAVALLARO
2012-11-26
stmmac: add the initial tx coalesce schema
Giuseppe CAVALLARO
2012-11-26
stmmac: remove dead code for STMMAC_TIMER support
Giuseppe CAVALLARO
2012-10-07
net: remove skb recycling
Eric Dumazet
2012-09-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-09-21
net/stmmac: Use clk_prepare_enable and clk_disable_unprepare
Stefan Roese
2012-09-21
stmmac: fix return value check in stmmac_open_ext_timer()
Wei Yongjun
2012-08-31
net:stmmac: convert driver to use devm_request_and_ioremap.
Srinivas Kandagatla
2012-08-31
net:stmmac: Remove bus_id from mdio platform data.
Srinivas Kandagatla
2012-08-31
net:stmmac: fix broken stmmac_pltfr_remove.
Srinivas Kandagatla
2012-08-31
net:stmmac: Add check if mdiobus is registered in stmmac_mdio_unregister
Srinivas Kandagatla
2012-08-24
stmmac: add header inclusion protection
Rayagond Kokatanur
2012-08-22
stmmac: fix a typo in the macro used to mask the mmc irq
Giuseppe CAVALLARO
2012-08-22
stmmac: fix GMAC syn ID
Giuseppe CAVALLARO
[next]