index
:
starfive-tech/u-boot.git
Fedora_JH7100_2021.04
Fedora_JH7100_2021.07
Fedora_JH7100_upstream
Fedora_JH7100_upstream_devel
JH7100_Multimedia_V0.1.0
JH7100_VisionFive_OH_dev
JH7100_VisionFive_devel
JH7100_starlight_multimedia
JH7100_upstream
JH7100_upstream_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_devel-v3.9.3
dubhe_fpga_dev_v2023.10
master
rtthread_AMP
visionfive_devel
StarFive Tech U-Boot for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
rtl8139.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-12-03
common: Move ARM cache operations out of common.h
Simon Glass
1
-0
/
+1
2019-01-24
net: remove CONFIG_MCAST_TFTP
Chris Packham
1
-5
/
+1
2018-10-10
net.h: Include linux/if_ether.h to avoid duplication
Bin Meng
1
-4
/
+0
2015-04-18
net: cosmetic: Fix var naming net <-> eth drivers
Joe Hershberger
1
-2
/
+2
2013-11-23
net: Fix mcast function pointer prototype
Claudiu Manoil
1
-1
/
+1
2012-05-22
drivers/net/rtl8139.c: Fix compile warning
Joe Hershberger
1
-2
/
+2
2011-11-08
drivers/net/rtl8139.c: Fix GCC 4.6 build warnings
Wolfgang Denk
1
-30
/
+19
2010-11-15
net: rtl8139: Add initialized eth_device structure
Nobuhiro Iwamatsu
1
-0
/
+5
2008-10-21
Cleanup: fix "MHz" spelling
Wolfgang Denk
1
-1
/
+1
2008-09-03
Moved initialization of RTL8139 Ethernet controller to board_eth_init()
Ben Warren
1
-0
/
+1
2008-06-10
net: Conditional COBJS inclusion of network drivers
Shinya Kuribayashi
1
-4
/
+0
2008-01-17
drivers/net/rtl8139.c: rx_status should be le32_to_cpu(rx_status).
Shinya Kuribayashi
1
-1
/
+1
2008-01-17
drivers/net/rtl8139.c: Fix cache coherency issues
Shinya Kuribayashi
1
-1
/
+5
2008-01-17
drivers/net/rtl8139.c: Fix tx timeout
Shinya Kuribayashi
1
-10
/
+7
2008-01-10
Fix Ethernet init() return codes
Ben Warren
1
-2
/
+2
2007-11-25
drivers/net : move net drivers to drivers/net
Jean-Christophe PLAGNIOL-VILLARD
1
-0
/
+547