summaryrefslogtreecommitdiff
path: root/drivers/net/rtl8169.c
AgeCommit message (Expand)Author
2014-12-18net: rtl8169: Add support for RTL-8168/8111gThierry Reding
2014-12-18net: rtl8169: Use non-cached memory if availableThierry Reding
2014-12-18net: rtl8169: Properly align buffersThierry Reding
2014-12-18net: rtl8169: Honor CONFIG_SYS_RX_ETH_BUFFERThierry Reding
2014-09-16rtl8169: Defer network packet processingThierry Reding
2013-11-22net: rtl8169: Add support for RTL8168d/8111dThierry Reding
2013-11-22net: rtl8169: Improve cache maintenanceThierry Reding
2013-11-22net: rtl8169: Add support for RTL8168evl/8111evlThierry Reding
2013-11-22net: rtl8169: Fix format stringThierry Reding
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2012-05-22drivers/net/rtl8169.c: Fix compile warningJoe Hershberger
2011-11-07drivers/net/rtl8169.c: Fix GCC 4.6 build warningWolfgang Denk
2010-11-14net: rtl8169: Add initialized eth_device structureNobuhiro Iwamatsu
2009-06-08rtl8169: fix PCI system memory addressYoshihiro Shimoda
2009-04-28rtl8169: fix cache coherency problemYoshihiro Shimoda
2009-03-20drivers/net/: get mac address from environmentMike Frysinger
2008-09-02Moved initialization of RTL8169 Ethernet controller to board_eth_init()Ben Warren
2008-08-18rtl8169: add support for RTL8110SCLYoshihiro Shimoda
2008-07-10Fix some more print() format errors.Wolfgang Denk
2008-06-09net: Conditional COBJS inclusion of network driversShinya Kuribayashi
2008-04-28rtl8169: fix compiler warningsGuennadi Liakhovetski
2008-03-08net: rtl8169: Add processing when OWNbit did't enable in rtl_recv()Nobuhiro Iwamatsu
2008-02-14Remove duplicate defines for ARRAY_SIZEKumar Gala
2008-01-10Fix Ethernet init() return codesBen Warren
2008-01-09Fix endianness conversions in rtl8169 driverGuennadi Liakhovetski
2007-11-25drivers/net : move net drivers to drivers/netJean-Christophe PLAGNIOL-VILLARD