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
/
pcnet.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
1
-2
/
+1
2016-05-31
net: pcnet: Fix init on big endian 64 bit
Paul Burton
1
-3
/
+3
2016-05-31
net: pcnet: Make 64 bit safe
Paul Burton
1
-8
/
+10
2016-05-31
net: pcnet: Stop converting kseg1->kseg0 addresses
Paul Burton
1
-9
/
+6
2016-01-16
net: pcnet: refactor mapping of virtual addresses to physical ones
Daniel Schwierzeck
1
-7
/
+21
2015-04-18
net: cosmetic: Fix var naming net <-> eth drivers
Joe Hershberger
1
-1
/
+1
2014-04-18
pcnet: force ordering of descriptor accesses
Paul Burton
1
-18
/
+19
2014-04-18
pcnet: align rx buffers for cache invalidation
Paul Burton
1
-9
/
+12
2014-04-18
pcnet: access descriptor rings & init block uncached
Paul Burton
1
-31
/
+35
2013-11-11
MPC824x: remove obsolete "PN62" board
Wolfgang Denk
1
-10
/
+0
2013-11-09
pcnet: enable the NOUFLO feature
Paul Burton
1
-0
/
+15
2013-11-09
pcnet: add cache flushing & invalidation
Paul Burton
1
-0
/
+16
2013-11-09
pcnet: s/le16_to_cpu/cpu_to_le16/ in pcnet_send
Paul Burton
1
-2
/
+2
2013-11-09
pcnet: code style cleanup
Paul Burton
1
-125
/
+123
2013-07-24
net: pcnet: use pci_virt_to_mem to obtain buffer addresses
Gabor Juhos
1
-1
/
+1
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
1
-17
/
+1
2012-05-23
drivers/net/pcnet.c: Fix compile warning
Joe Hershberger
1
-4
/
+2
2011-11-08
drivers/net/pcnet.c: Change debug code to fix build warning
Wolfgang Denk
1
-13
/
+4
2010-11-15
net: pcnet: Add initialized eth_device structure
Nobuhiro Iwamatsu
1
-0
/
+5
2008-09-03
Moved initialization of PCNET 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-04-28
pcnet.c: fix a merge issue
Wolfgang Denk
1
-54
/
+0
2008-04-25
Fixed pcnet io_base
Vlad Lungu
1
-0
/
+55
2008-04-25
drivers/net/pcnet.c: Coding Style cleanup.
Wolfgang Denk
1
-360
/
+370
2008-04-25
Added Am79C970A chip id to pcnet
Vlad Lungu
1
-0
/
+3
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
/
+526