- da88842 net: rtl8139: Remove non-DM_ETH code by Tom Rini · 2 years ago
- fa20e93 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · 4 years ago
- 71fa5b4 dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 4 years ago
- 8a2b47f dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 4 years ago
- f7ed78b treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 5 months ago
- 922a9ca net: rtl8139: Add DM support by Marek Vasut · 4 years, 7 months ago
- fce51f2 net: rtl8139: Read HW address from EEPROM only on probe by Marek Vasut · 4 years, 7 months ago
- ac3f000 net: rtl8139: Use PCI_DEVICE() to define PCI device compat list by Marek Vasut · 4 years, 7 months ago
- d9dd2a8 net: rtl8139: Split out common and non-DM functions by Marek Vasut · 4 years, 7 months ago
- a7c1295 net: rtl8139: Pass private data into rtl8139_eeprom_delay() by Marek Vasut · 4 years, 7 months ago
- 775b067 net: rtl8139: Introduce device private data by Marek Vasut · 4 years, 7 months ago
- b1d652f net: rtl8139: Clean up bus_to_phys()/phys_to_bus() macros by Marek Vasut · 4 years, 7 months ago
- 6826194 net: rtl8139: Use dev->iobase instead of custom ioaddr by Marek Vasut · 4 years, 7 months ago
- c4840a0 net: rtl8139: Switch from malloc()+memset() to calloc() by Marek Vasut · 4 years, 7 months ago
- 66ed9fc net: rtl8139: Factor out device name assignment by Marek Vasut · 4 years, 7 months ago
- 4dcacfc common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 7 months ago
- dbd7954 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 7 months ago
- 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
- 7f53256 net: rtl8139: Fill in SPDX tag by Marek Vasut · 4 years, 8 months ago
- 5cf2585 net: rtl8139: Move functions around by Marek Vasut · 4 years, 8 months ago
- 278734b net: rtl8139: Finish cleanup by Marek Vasut · 4 years, 8 months ago
- 0b9aab8 net: rtl8139: Factor out hardware reset by Marek Vasut · 4 years, 8 months ago
- 111bcae net: rtl8139: Minor cleanup of rtl_disable() by Marek Vasut · 4 years, 8 months ago
- 60992ef net: rtl8139: Minor cleanup of rtl_poll() by Marek Vasut · 4 years, 8 months ago
- fbead9a net: rtl8139: Minor cleanup of rtl_transmit() by Marek Vasut · 4 years, 8 months ago
- a51de2b net: rtl8139: Minor cleanup of rtl_reset() by Marek Vasut · 4 years, 8 months ago
- e07aa6d net: rtl8139: Minor cleanup of set_rx_mode() by Marek Vasut · 4 years, 8 months ago
- 6e61bf5 net: rtl8139: Consistently use rtl8139_rx_config by Marek Vasut · 4 years, 8 months ago
- 298b3de net: rtl8139: Minor cleanup of read_eeprom() by Marek Vasut · 4 years, 8 months ago
- 77676d5 net: rtl8139: Rework eeprom_delay() macro by Marek Vasut · 4 years, 8 months ago
- 230d982 net: rtl8139: Register macro cleanup by Marek Vasut · 4 years, 8 months ago
- 6333448 common: Move ARM cache operations out of common.h by Simon Glass · 5 years ago
- a55ef7f net: remove CONFIG_MCAST_TFTP by Chris Packham · 6 years ago
- 2ccb8b0 net.h: Include linux/if_ether.h to avoid duplication by Bin Meng · 6 years ago
- 9f09a36 net: cosmetic: Fix var naming net <-> eth drivers by Joe Hershberger · 10 years ago
- 5c47357 net: Fix mcast function pointer prototype by Claudiu Manoil · 11 years ago
- 8520df1 drivers/net/rtl8139.c: Fix compile warning by Joe Hershberger · 13 years ago
- d7bffbc drivers/net/rtl8139.c: Fix GCC 4.6 build warnings by Wolfgang Denk · 13 years ago
- 80f9165 net: rtl8139: Add initialized eth_device structure by Nobuhiro Iwamatsu · 14 years ago
- af0501a Cleanup: fix "MHz" spelling by Wolfgang Denk · 16 years ago
- 65b8623 Moved initialization of RTL8139 Ethernet controller to board_eth_init() by Ben Warren · 16 years ago
- 9726784 net: Conditional COBJS inclusion of network drivers by Shinya Kuribayashi · 16 years ago
- a466d55 drivers/net/rtl8139.c: rx_status should be le32_to_cpu(rx_status). by Shinya Kuribayashi · 17 years ago
- ec450fe drivers/net/rtl8139.c: Fix cache coherency issues by Shinya Kuribayashi · 17 years ago
- fad82ef drivers/net/rtl8139.c: Fix tx timeout by Shinya Kuribayashi · 17 years ago
- de9fcb5 Fix Ethernet init() return codes by Ben Warren · 17 years ago
- ed0ea1f drivers/net : move net drivers to drivers/net by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago[Renamed from drivers/rtl8139.c]
- 627f5c3 Coding style cleanup; rebuild CHANGELOG by Wolfgang Denk · 17 years ago
- 7280da7 multicast tftp: RFC2090 by David Updegraff · 17 years ago
- 30c2f24 drivers/: Remove lingering references to CFG_CMD_* symbols. by Jon Loeliger · 17 years ago
- 82ecaad drivers/[n-z]*: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · 17 years ago
- d8c8630 drivers/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · 17 years ago
- 90c860c Change Id to symbolic name for RTL8139 by Jin Zhengxiong · 18 years ago
- b03e989 Fix RTL8139 in big endian by Jin Zhengxiong-R64188 · 18 years ago
- e0c812a * Patch by Yusdi Santoso, 22 Oct 2004: by wdenk · 20 years ago
- bc01dd5 * Patch by Denis Peter, 8 Dec 2003 by wdenk · 21 years ago
- 0260cd6 * Patch by André Schwarz, 8 Dec 2003: by wdenk · 21 years ago