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
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-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
2012-09-01
net:stmmac: Remove bus_id from mdio platform data.
Srinivas Kandagatla
2
-6
/
+3
2012-09-01
net:stmmac: fix broken stmmac_pltfr_remove.
Srinivas Kandagatla
1
-1
/
+2
2012-09-01
net:stmmac: Add check if mdiobus is registered in stmmac_mdio_unregister
Srinivas Kandagatla
1
-0
/
+3
2012-08-24
stmmac: add header inclusion protection
Rayagond Kokatanur
9
-0
/
+43
2012-08-23
stmmac: fix a typo in the macro used to mask the mmc irq
Giuseppe CAVALLARO
1
-3
/
+3
2012-08-23
stmmac: fix GMAC syn ID
Giuseppe CAVALLARO
1
-1
/
+1
2012-08-20
net/stmmac: fix issue of clk_get for Loongson1B.
Kelvin Cheung
1
-1
/
+1
2012-08-09
net/stmmac: mark probe function as __devinit
Arnd Bergmann
1
-1
/
+1
2012-07-31
net/stmmac: remove conditional compilation of clk code
Viresh Kumar
2
-58
/
+17
2012-07-19
net: stmmac: Add ip version to dts bindings
Dinh Nguyen
1
-2
/
+6
2012-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-1
/
+5
2012-07-11
drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functions
Ben Hutchings
1
-1
/
+1
2012-07-10
stmmac: Fix for higher mtu size handling
Deepak Sikri
1
-1
/
+2
2012-07-10
stmmac: Fix for nfs hang on multiple reboot
Deepak Sikri
1
-0
/
+3
2012-07-01
stmmac: add the Energy Efficient Ethernet support
Giuseppe CAVALLARO
9
-18
/
+372
2012-07-01
stmmac: do not use strict_strtoul but kstrtoint
Giuseppe CAVALLARO
1
-17
/
+10
2012-06-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-14
/
+74
2012-06-12
net: stmmac: Fix clock en-/disable calls
Stefan Roese
1
-2
/
+2
2012-06-08
stmmac: fix driver built w/ w/o both pci and platf modules
Giuseppe CAVALLARO
3
-12
/
+72
2012-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
5
-37
/
+36
2012-06-06
stmmac: fix driver Kconfig when built as module
Giuseppe CAVALLARO
5
-35
/
+31
2012-06-06
stmmac: fix driver's doc when run kernel-doc script
Giuseppe CAVALLARO
1
-2
/
+5
2012-06-06
ethernet: Remove casts to same type
Joe Perches
1
-1
/
+1
2012-06-04
stmmac: remove two useless initialisations
Giuseppe CAVALLARO
1
-2
/
+1
[next]