Commit Graph

40 Commits (dda5251037008b3563ab0aaf443eb7be3213887c)

Author SHA1 Message Date
Bin Meng dda5251037 net.h: Include linux/if_ether.h to avoid duplication 6 years ago
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
Andre Przywara b8d4fad3bc net: rtl8169: remove unneeded definition 8 years ago
Peter Chubb 7377647a36 rtl8169: fix cache misalignment message on transmit. 8 years ago
Oleksandr Tymoshenko 4c64c4db3b net: rtl8169: Fix return value for rtl_send_common 8 years ago
Stephen Warren dad7b74045 net: rtl8169: fix switching between adapters 8 years ago
Bin Meng dbe253861a net: rtl8169: Fix build error when DEBUG is on 8 years ago
Simon Glass 552ddbe3ce dm: net: Convert rtl8169 to use DM PCI API 8 years ago
Simon Glass 21ccce1ba5 dm: pci: Add a dm_ prefix to pci_get_bdf() 8 years ago
Stephen Warren f3ba55235d net: rtl8169: Build warning fixes for 64-bit 9 years ago
Simon Glass cf92e05c01 Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header 9 years ago
Simon Glass d0a5a0b2d8 dm: eth: Add driver-model support to the rtl8169 driver 9 years ago
Thierry Reding 744152f8cf net: rtl8169: Build warning fixes for 64-bit 9 years ago
Joe Hershberger 1fd92db83d net: cosmetic: Fix var naming net <-> eth drivers 9 years ago
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 11 years ago
Joe Hershberger d1527b55f5 drivers/net/rtl8169.c: Fix compile warning 12 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 15 years ago
Yoshihiro Shimoda d4c02e6f5d rtl8169: fix cache coherency problem 15 years ago
Mike Frysinger d3f871482f drivers/net/: get mac address from environment 15 years ago
Ben Warren 02d69891d9 Moved initialization of RTL8169 Ethernet controller to board_eth_init() 16 years ago
Yoshihiro Shimoda db70b84329 rtl8169: add support for RTL8110SCL 16 years ago
Wolfgang Denk 06c53beae1 Fix some more print() format errors. 16 years ago
Shinya Kuribayashi 3b904ccb93 net: Conditional COBJS inclusion of network drivers 16 years ago
Guennadi Liakhovetski dd5748bcd6 rtl8169: fix compiler warnings 16 years ago
Nobuhiro Iwamatsu d75469d48c net: rtl8169: Add processing when OWNbit did't enable in rtl_recv() 16 years ago
Kumar Gala 3cfb0c51b2 Remove duplicate defines for ARRAY_SIZE 16 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 17 years ago
Jon Loeliger d5be43de93 drivers/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). 17 years ago
wdenk a8bd82de46 * Patch by Sangmoon Kim, 12 Apr 2004: 20 years ago