summaryrefslogtreecommitdiffstats
path: root/drivers/net/rtl8139.c
Commit message (Expand)AuthorAgeFilesLines
* net: cosmetic: Fix var naming net <-> eth driversJoe Hershberger2015-04-181-2/+2
* net: Fix mcast function pointer prototypeClaudiu Manoil2013-11-221-1/+1
* drivers/net/rtl8139.c: Fix compile warningJoe Hershberger2012-05-221-2/+2
* drivers/net/rtl8139.c: Fix GCC 4.6 build warningsWolfgang Denk2011-11-071-30/+19
* net: rtl8139: Add initialized eth_device structureNobuhiro Iwamatsu2010-11-141-0/+5
* Cleanup: fix "MHz" spellingWolfgang Denk2008-10-211-1/+1
* Moved initialization of RTL8139 Ethernet controller to board_eth_init()Ben Warren2008-09-021-0/+1
* net: Conditional COBJS inclusion of network driversShinya Kuribayashi2008-06-091-4/+0
* drivers/net/rtl8139.c: rx_status should be le32_to_cpu(rx_status).Shinya Kuribayashi2008-01-161-1/+1
* drivers/net/rtl8139.c: Fix cache coherency issuesShinya Kuribayashi2008-01-161-1/+5
* drivers/net/rtl8139.c: Fix tx timeoutShinya Kuribayashi2008-01-161-10/+7
* Fix Ethernet init() return codesBen Warren2008-01-101-2/+2
* drivers/net : move net drivers to drivers/netJean-Christophe PLAGNIOL-VILLARD2007-11-251-0/+547
OpenPOWER on IntegriCloud