summaryrefslogtreecommitdiff
path: root/drivers/net/rtl8139.c
AgeCommit message (Expand)Author
2015-04-18net: cosmetic: Fix var naming net <-> eth driversJoe Hershberger
2013-11-22net: Fix mcast function pointer prototypeClaudiu Manoil
2012-05-22drivers/net/rtl8139.c: Fix compile warningJoe Hershberger
2011-11-07drivers/net/rtl8139.c: Fix GCC 4.6 build warningsWolfgang Denk
2010-11-14net: rtl8139: Add initialized eth_device structureNobuhiro Iwamatsu
2008-10-21Cleanup: fix "MHz" spellingWolfgang Denk
2008-09-02Moved initialization of RTL8139 Ethernet controller to board_eth_init()Ben Warren
2008-06-09net: Conditional COBJS inclusion of network driversShinya Kuribayashi
2008-01-16drivers/net/rtl8139.c: rx_status should be le32_to_cpu(rx_status).Shinya Kuribayashi
2008-01-16drivers/net/rtl8139.c: Fix cache coherency issuesShinya Kuribayashi
2008-01-16drivers/net/rtl8139.c: Fix tx timeoutShinya Kuribayashi
2008-01-10Fix Ethernet init() return codesBen Warren
2007-11-25drivers/net : move net drivers to drivers/netJean-Christophe PLAGNIOL-VILLARD