summaryrefslogtreecommitdiffstats
path: root/drivers/net/rtl8169.c
Commit message (Expand)AuthorAgeFilesLines
* rtl8169: Defer network packet processingThierry Reding2014-09-161-1/+2
* net: rtl8169: Add support for RTL8168d/8111dThierry Reding2013-11-221-1/+17
* net: rtl8169: Improve cache maintenanceThierry Reding2013-11-221-8/+53
* net: rtl8169: Add support for RTL8168evl/8111evlThierry Reding2013-11-221-0/+1
* net: rtl8169: Fix format stringThierry Reding2013-11-221-5/+5
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-13/+1
* drivers/net/rtl8169.c: Fix compile warningJoe Hershberger2012-05-221-1/+1
* drivers/net/rtl8169.c: Fix GCC 4.6 build warningWolfgang Denk2011-11-071-3/+0
* net: rtl8169: Add initialized eth_device structureNobuhiro Iwamatsu2010-11-141-0/+5
* rtl8169: fix PCI system memory addressYoshihiro Shimoda2009-06-081-5/+8
* rtl8169: fix cache coherency problemYoshihiro Shimoda2009-04-281-1/+10
* drivers/net/: get mac address from environmentMike Frysinger2009-03-201-1/+1
* Moved initialization of RTL8169 Ethernet controller to board_eth_init()Ben Warren2008-09-021-0/+1
* rtl8169: add support for RTL8110SCLYoshihiro Shimoda2008-08-181-6/+22
* Fix some more print() format errors.Wolfgang Denk2008-07-101-1/+1
* net: Conditional COBJS inclusion of network driversShinya Kuribayashi2008-06-091-5/+0
* rtl8169: fix compiler warningsGuennadi Liakhovetski2008-04-281-5/+5
* net: rtl8169: Add processing when OWNbit did't enable in rtl_recv()Nobuhiro Iwamatsu2008-03-081-0/+14
* Remove duplicate defines for ARRAY_SIZEKumar Gala2008-02-141-2/+0
* Fix Ethernet init() return codesBen Warren2008-01-101-1/+2
* Fix endianness conversions in rtl8169 driverGuennadi Liakhovetski2008-01-091-55/+45
* drivers/net : move net drivers to drivers/netJean-Christophe PLAGNIOL-VILLARD2007-11-251-0/+888
OpenPOWER on IntegriCloud