index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
pcnet.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
pcnet: force ordering of descriptor accesses
Paul Burton
2014-04-18
1
-18
/
+19
*
pcnet: align rx buffers for cache invalidation
Paul Burton
2014-04-18
1
-9
/
+12
*
pcnet: access descriptor rings & init block uncached
Paul Burton
2014-04-18
1
-31
/
+35
*
MPC824x: remove obsolete "PN62" board
Wolfgang Denk
2013-11-11
1
-10
/
+0
*
pcnet: enable the NOUFLO feature
Paul Burton
2013-11-09
1
-0
/
+15
*
pcnet: add cache flushing & invalidation
Paul Burton
2013-11-09
1
-0
/
+16
*
pcnet: s/le16_to_cpu/cpu_to_le16/ in pcnet_send
Paul Burton
2013-11-09
1
-2
/
+2
*
pcnet: code style cleanup
Paul Burton
2013-11-09
1
-125
/
+123
*
net: pcnet: use pci_virt_to_mem to obtain buffer addresses
Gabor Juhos
2013-07-24
1
-1
/
+1
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
1
-17
/
+1
*
drivers/net/pcnet.c: Fix compile warning
Joe Hershberger
2012-05-22
1
-4
/
+2
*
drivers/net/pcnet.c: Change debug code to fix build warning
Wolfgang Denk
2011-11-07
1
-13
/
+4
*
net: pcnet: Add initialized eth_device structure
Nobuhiro Iwamatsu
2010-11-14
1
-0
/
+5
*
Moved initialization of PCNET Ethernet controller to board_eth_init()
Ben Warren
2008-09-02
1
-0
/
+1
*
net: Conditional COBJS inclusion of network drivers
Shinya Kuribayashi
2008-06-09
1
-4
/
+0
*
pcnet.c: fix a merge issue
Wolfgang Denk
2008-04-28
1
-54
/
+0
*
Fixed pcnet io_base
Vlad Lungu
2008-04-24
1
-0
/
+55
*
drivers/net/pcnet.c: Coding Style cleanup.
Wolfgang Denk
2008-04-24
1
-360
/
+370
*
Added Am79C970A chip id to pcnet
Vlad Lungu
2008-04-24
1
-0
/
+3
*
Fix Ethernet init() return codes
Ben Warren
2008-01-10
1
-2
/
+2
*
drivers/net : move net drivers to drivers/net
Jean-Christophe PLAGNIOL-VILLARD
2007-11-25
1
-0
/
+526