Commit Graph

26 Commits (c722f0b026249385bbbcec4f5be9bd3abd69342c)

Author SHA1 Message Date
Thierry Reding cc0856cd14 net: rtl8169: Add support for RTL-8168/8111g 10 years ago
Thierry Reding d58acdcbfb net: rtl8169: Use non-cached memory if available 10 years ago
Thierry Reding dad3ba0f0b net: rtl8169: Properly align buffers 10 years ago
Thierry Reding c94bbfdf51 net: rtl8169: Honor CONFIG_SYS_RX_ETH_BUFFER 10 years ago
Thierry Reding 5d9f423ddb rtl8169: Defer network packet processing 10 years ago
Thierry Reding 2287286be4 net: rtl8169: Add support for RTL8168d/8111d 11 years ago
Thierry Reding 22ece0e2e2 net: rtl8169: Improve cache maintenance 11 years ago
Thierry Reding 65a6691ed3 net: rtl8169: Add support for RTL8168evl/8111evl 11 years ago
Thierry Reding 7a36b9c1ac net: rtl8169: Fix format string 11 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
Joe Hershberger d1527b55f5 drivers/net/rtl8169.c: Fix compile warning 13 years ago
Wolfgang Denk afb92010b2 drivers/net/rtl8169.c: Fix GCC 4.6 build warning 13 years ago
Nobuhiro Iwamatsu f4eaef7b2e net: rtl8169: Add initialized eth_device structure 14 years ago
Yoshihiro Shimoda d65e34d125 rtl8169: fix PCI system memory address 16 years ago
Yoshihiro Shimoda d4c02e6f5d rtl8169: fix cache coherency problem 16 years ago
Mike Frysinger d3f871482f drivers/net/: get mac address from environment 16 years ago
Ben Warren 02d69891d9 Moved initialization of RTL8169 Ethernet controller to board_eth_init() 17 years ago
Yoshihiro Shimoda db70b84329 rtl8169: add support for RTL8110SCL 17 years ago
Wolfgang Denk 06c53beae1 Fix some more print() format errors. 17 years ago
Shinya Kuribayashi 3b904ccb93 net: Conditional COBJS inclusion of network drivers 17 years ago
Guennadi Liakhovetski dd5748bcd6 rtl8169: fix compiler warnings 17 years ago
Nobuhiro Iwamatsu d75469d48c net: rtl8169: Add processing when OWNbit did't enable in rtl_recv() 17 years ago
Kumar Gala 3cfb0c51b2 Remove duplicate defines for ARRAY_SIZE 17 years ago
Ben Warren 422b1a0160 Fix Ethernet init() return codes 17 years ago
Guennadi Liakhovetski 6a5e1d75bf Fix endianness conversions in rtl8169 driver 17 years ago
Jean-Christophe PLAGNIOL-VILLARD 2439e4bfa1 drivers/net : move net drivers to drivers/net 17 years ago
Jon Loeliger cb51c0bf88 drivers/[n-z]*: Remove obsolete references to CONFIG_COMMANDS 18 years ago
Jon Loeliger d5be43de93 drivers/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). 18 years ago
wdenk a8bd82de46 * Patch by Sangmoon Kim, 12 Apr 2004: 21 years ago