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
2014-09-30
net: stmmac: fix stmmac_pci_probe failed when CONFIG_HAVE_CLK is selected
Kweh, Hock Leong
1
-2
/
+9
2014-09-02
stmmac: only remove RXCSUM feature if no rx coe is available
Giuseppe CAVALLARO
1
-2
/
+0
2014-09-02
stmmac: fix the rx csum feature
Giuseppe CAVALLARO
3
-3
/
+31
2014-09-01
stmmac: fix PLS bit setting when EEE is active
Giuseppe CAVALLARO
1
-4
/
+3
2014-09-01
stmmac: never check EEE in case of a switch is attached
Giuseppe CAVALLARO
1
-0
/
+5
2014-09-01
stmmac: fix LPI TW timer value to 20.5us.
nandini sharma
1
-1
/
+1
2014-09-01
stmmac: fix the EEE LPI Macro definitions.
nandini sharma
1
-4
/
+4
2014-08-30
stmmac: fix dma api misuse
Giuseppe CAVALLARO
5
-27
/
+79
2014-08-30
stmmac: ptp: fix the reference clock
Giuseppe CAVALLARO
3
-6
/
+18
2014-08-30
stmmac: fix tipo on mmc crc error
Giuseppe CAVALLARO
3
-3
/
+3
2014-08-30
stmmac: prevent false carrier sense detection
Giuseppe CAVALLARO
1
-1
/
+1
2014-08-26
stmmac: set ptp_clock to NULL while unregister
Giuseppe CAVALLARO
1
-0
/
+1
2014-08-26
stmmac: fix rx checksum programming
Giuseppe CAVALLARO
1
-7
/
+6
2014-08-12
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
1
-1
/
+1
2014-08-01
net: stmmac: Support devicetree configs for mcast and ucast filter entries
Vince Bridgers
6
-21
/
+130
2014-08-01
net: stmmac: Correct set_filter for multicast and unicast cases
Vince Bridgers
5
-19
/
+14
2014-08-01
net: stmmac: Change MAC interface to support multiple filter configurations
Vince Bridgers
5
-62
/
+91
2014-07-31
net: stmmac: add platform init/exit for Altera's ARM socfpga
Vince Bridgers
2
-0
/
+73
2014-07-08
Revert "net: stmmac: add platform init/exit for Altera's ARM socfpga"
David S. Miller
2
-73
/
+0
2014-07-03
net: stmmac: Remove unneeded I/O read caught by cppcheck
Vince Bridgers
1
-4
/
+1
2014-07-03
net: stmmac: Correct duplicate if/then/else case found by cppcheck
Vince Bridgers
1
-1
/
+1
2014-07-03
net: stmmac: add platform init/exit for Altera's ARM socfpga
Vince Bridgers
2
-0
/
+73
2014-06-03
net: stmmac: Handle different error codes from platform_get_irq_byname
Chen-Yu Tsai
2
-7
/
+14
2014-06-02
stmmac: Remove spin_lock call in stmmac_get_pauseparam()
Emil Goode
1
-2
/
+0
2014-05-25
net: driver: stmicro: Remove some useless the lock protection
Yang Wei
1
-6
/
+0
2014-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+1
2014-05-22
stmmac: Remove unbalanced clk_disable call
Hans de Goede
1
-3
/
+1
2014-05-14
net: get rid of SET_ETHTOOL_OPS
Wilfried Klaebe
1
-1
/
+1
2014-04-30
net: stmmac: set phy to use polling by default
Dinh Nguyen
1
-2
/
+5
2014-04-21
stmmac: remove stmmac_config
Florian Fainelli
1
-22
/
+0
2014-03-28
net: stmmac: Add SOCFPGA glue driver
Dinh Nguyen
5
-0
/
+147
2014-03-25
stmmac: Call dev_consume_skb_any instead of dev_kfree_skb.
Eric W. Biederman
1
-1
/
+1
2014-03-21
ptp: drivers: set the number of programmable pins.
Richard Cochran
1
-0
/
+1
2014-03-12
stmmac: dwmac-sti: fix broken STiD127 compatibility
Giuseppe CAVALLARO
1
-1
/
+1
2014-03-12
stmmac: fix chained mode
Giuseppe CAVALLARO
4
-53
/
+34
2014-03-12
stmmac: fix and better tune the default buffer sizes
Giuseppe CAVALLARO
1
-6
/
+6
2014-03-12
stmmac: disable at run-time the EEE if not supported
Giuseppe CAVALLARO
1
-4
/
+19
2014-02-25
net: stmmac: Check return value of alloc_dma_desc_resources()
Tobias Klauser
1
-1
/
+1
2014-02-14
net: stmmac:sti: Add STi SOC glue driver.
Srinivas Kandagatla
5
-0
/
+350
2014-01-27
net: stmmac: Log MAC address only once
Hans de Goede
1
-2
/
+2
2014-01-27
net: stmmac: Silence PTP init errors on hw without PTP
Hans de Goede
1
-1
/
+1
2014-01-22
stmmac: Fix kernel crashes for jumbo frames
Vince Bridgers
6
-12
/
+32
2014-01-20
net: stmmac: fix NULL pointer dereference in stmmac_get_tx_hwtstamp
damuzi000
3
-19
/
+21
2014-01-20
net: stmmac: sunxi platform extensions for GMAC in Allwinner A20 SoC's
Chen-Yu Tsai
5
-0
/
+158
2014-01-20
net: stmmac: Use driver data and callbacks tied with compatible strings
Chen-Yu Tsai
1
-10
/
+34
2014-01-20
net: stmmac: Deprecate snps, phy-addr and auto-detect PHY address
Chen-Yu Tsai
1
-1
/
+8
2014-01-20
net: stmmac: Honor DT parameter to force DMA store and forward mode
Chen-Yu Tsai
1
-0
/
+2
2014-01-20
net: stmmac: Allocate and pass soc/board specific data to callbacks
Chen-Yu Tsai
1
-4
/
+14
2014-01-20
net: stmmac: Add support for optional reset control
Chen-Yu Tsai
5
-5
/
+25
2014-01-20
net: stmmac: Enable stmmac main clock when probing hardware
Chen-Yu Tsai
1
-13
/
+13
[next]