index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
stmicro
Age
Commit message (
Expand
)
Author
Files
Lines
2013-07-02
net: stmmac: fixed operator typo
Byungho An
1
-5
/
+5
2013-06-20
net: Move MII out from under NET_CORE and hide it
Ben Hutchings
1
-1
/
+0
2013-06-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2013-06-13
net: ethernet: stmicro: stmmac: Fix compile error when STMMAC_XMIT_DEBUG used
Dinh Nguyen
1
-1
/
+1
2013-05-28
net: ethernet: remove unnecessary platform_set_drvdata()
Jingoo Han
1
-2
/
+0
2013-05-12
net/ethernet: STMMAC_ETH should depend on HAS_DMA
Geert Uytterhoeven
1
-1
/
+1
2013-04-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2013-04-19
net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*
Patrick McHardy
1
-1
/
+1
2013-04-12
net: ethernet: stmicro: stmmac: use devm_ioremap_resource()
Silviu-Mihai Popescu
1
-5
/
+3
2013-04-12
stmmac: prevent interrupt loop with MMC RX IPC Counter
Christian Ruppert
1
-0
/
+1
2013-04-09
stmmac: prefetch all dma_erx when use extend_desc
Giuseppe CAVALLARO
1
-6
/
+3
2013-04-09
stmmac: review private structure fields
Giuseppe CAVALLARO
1
-34
/
+34
2013-04-09
stmmac: code tidy-up
Giuseppe CAVALLARO
17
-309
/
+311
2013-04-09
stmmac: improve/review and fix kernel-doc
Giuseppe CAVALLARO
2
-50
/
+142
2013-04-09
stmmac: modified pcs mode support for SGMII
Byungho An
1
-4
/
+8
2013-03-26
stmmac: update the Doc and Version (PTP+SGMII)
Giuseppe CAVALLARO
1
-1
/
+1
2013-03-26
stmmac: add the support for PTP hw clock driver
Rayagond Kokatanur
8
-10
/
+294
2013-03-26
stmmac: add IEEE PTPv1 and PTPv2 support.
Rayagond Kokatanur
11
-24
/
+732
2013-03-26
stmmac: add tx_skbuff_dma to save descriptors used by PTP
Rayagond Kokatanur
4
-4
/
+22
2013-03-26
stmmac: initial support to manage pcs modes
Giuseppe CAVALLARO
6
-15
/
+257
2013-03-26
stmmac: start adding pcs and rgmii core irq
Giuseppe CAVALLARO
6
-50
/
+55
2013-03-26
stmmac: support extend descriptors
Giuseppe CAVALLARO
11
-218
/
+528
2013-03-26
stmmac: reorganize chain/ring modes removing Koptions
Giuseppe CAVALLARO
10
-137
/
+169
2013-03-15
drivers:net: Remove dma_alloc_coherent OOM messages
Joe Perches
1
-16
/
+8
2013-02-22
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+2
2013-02-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net into net
David S. Miller
1
-1
/
+1
2013-02-16
stmmac: fix the parsing of the eee_timer parameter
Giuseppe CAVALLARO
1
-1
/
+1
2013-02-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-4
/
+8
2013-02-11
stmmac: mdio register has to fail if the phy is not found
Giuseppe CAVALLARO
1
-3
/
+7
2013-02-11
stmmac: fix macro used for debugging the xmit
Giuseppe CAVALLARO
1
-1
/
+1
2013-02-04
ethernet: Remove unnecessary alloc/OOM messages, alloc cleanups
Joe Perches
1
-5
/
+6
2013-02-04
stmmac: don't return zero on failure path in stmmac_pci_probe()
Alexey Khoroshilov
1
-0
/
+1
2013-01-23
drivers/net/ethernet/stmicro/stmmac: remove depends on CONFIG_EXPERIMENTAL
Kees Cook
1
-2
/
+2
2013-01-15
net: phy: remove flags argument from phy_{attach, connect, connect_direct}
Florian Fainelli
1
-2
/
+1
2013-01-07
ethtool: fix drvinfo strings set in drivers
Jiri Pirko
1
-2
/
+1
2012-12-14
stmmac: fix platform driver unregistering
Konstantin Khlebnikov
2
-13
/
+15
2012-12-07
drivers/net: fix up function prototypes after __dev* removals
Greg Kroah-Hartman
2
-5
/
+5
2012-12-04
Merge tag 'dev_removal' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
David S. Miller
2
-6
/
+6
2012-12-03
stmmac: remove __dev* attributes
Bill Pemberton
2
-6
/
+6
2012-12-03
stmmac: remove two repeated macros
walimis
1
-2
/
+0
2012-11-27
stmmac: update the driver version to Nov_2012
Giuseppe CAVALLARO
1
-1
/
+1
2012-11-27
stmmac: get/set coalesce parameters via ethtool
Giuseppe CAVALLARO
1
-0
/
+83
2012-11-27
stmmac: add Rx watchdog support to mitigate the DMA irqs
Giuseppe CAVALLARO
8
-20
/
+71
2012-11-27
stmmac: add the initial tx coalesce schema
Giuseppe CAVALLARO
5
-62
/
+111
2012-11-27
stmmac: remove dead code for STMMAC_TIMER support
Giuseppe CAVALLARO
6
-310
/
+3
2012-10-07
net: remove skb recycling
Eric Dumazet
2
-19
/
+2
2012-09-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-9
/
+9
2012-09-21
net/stmmac: Use clk_prepare_enable and clk_disable_unprepare
Stefan Roese
2
-8
/
+8
2012-09-21
stmmac: fix return value check in stmmac_open_ext_timer()
Wei Yongjun
1
-1
/
+1
2012-09-01
net:stmmac: convert driver to use devm_request_and_ioremap.
Srinivas Kandagatla
1
-32
/
+8
[next]