index
:
blackbird-obmc-uboot
v2016.07-aspeed-openbmc-04-16-2019
v2016.07-aspeed-openbmc-04-16-2019-i2c
Blackbird™ U-Boot sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
rtl8139.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: cosmetic: Fix var naming net <-> eth drivers
Joe Hershberger
2015-04-18
1
-2
/
+2
*
net: Fix mcast function pointer prototype
Claudiu Manoil
2013-11-22
1
-1
/
+1
*
drivers/net/rtl8139.c: Fix compile warning
Joe Hershberger
2012-05-22
1
-2
/
+2
*
drivers/net/rtl8139.c: Fix GCC 4.6 build warnings
Wolfgang Denk
2011-11-07
1
-30
/
+19
*
net: rtl8139: Add initialized eth_device structure
Nobuhiro Iwamatsu
2010-11-14
1
-0
/
+5
*
Cleanup: fix "MHz" spelling
Wolfgang Denk
2008-10-21
1
-1
/
+1
*
Moved initialization of RTL8139 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
*
drivers/net/rtl8139.c: rx_status should be le32_to_cpu(rx_status).
Shinya Kuribayashi
2008-01-16
1
-1
/
+1
*
drivers/net/rtl8139.c: Fix cache coherency issues
Shinya Kuribayashi
2008-01-16
1
-1
/
+5
*
drivers/net/rtl8139.c: Fix tx timeout
Shinya Kuribayashi
2008-01-16
1
-10
/
+7
*
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
/
+547