- f6fa071 net: rtl8139: Remove non-DM_ETH code by Tom Rini · 2 years ago
- c69cda2 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · 4 years ago
- caa4daa dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 4 years ago
- 41575d8 dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 4 years ago
- b75d8dc treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 5 months ago
- 46c8b18 net: rtl8139: Add DM support by Marek Vasut · 4 years, 6 months ago
- d8afb8b net: rtl8139: Read HW address from EEPROM only on probe by Marek Vasut · 4 years, 6 months ago
- 2df3a51 net: rtl8139: Use PCI_DEVICE() to define PCI device compat list by Marek Vasut · 4 years, 6 months ago
- 6a4a5c1 net: rtl8139: Split out common and non-DM functions by Marek Vasut · 4 years, 6 months ago
- 26f59c2 net: rtl8139: Pass private data into rtl8139_eeprom_delay() by Marek Vasut · 4 years, 6 months ago
- 3feb6f7 net: rtl8139: Introduce device private data by Marek Vasut · 4 years, 6 months ago
- 8ff1d4a net: rtl8139: Clean up bus_to_phys()/phys_to_bus() macros by Marek Vasut · 4 years, 6 months ago
- f438553 net: rtl8139: Use dev->iobase instead of custom ioaddr by Marek Vasut · 4 years, 6 months ago
- 1ba8d98 net: rtl8139: Switch from malloc()+memset() to calloc() by Marek Vasut · 4 years, 6 months ago
- 9962dd2 net: rtl8139: Factor out device name assignment by Marek Vasut · 4 years, 6 months ago
- cd93d62 common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 6 months ago
- c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 6 months ago
- f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 6 months ago
- e7ab86d net: rtl8139: Fill in SPDX tag by Marek Vasut · 4 years, 7 months ago
- 6ee6caa net: rtl8139: Move functions around by Marek Vasut · 4 years, 7 months ago
- 0e5a411 net: rtl8139: Finish cleanup by Marek Vasut · 4 years, 7 months ago
- 38b306d net: rtl8139: Factor out hardware reset by Marek Vasut · 4 years, 7 months ago
- 661479f net: rtl8139: Minor cleanup of rtl_disable() by Marek Vasut · 4 years, 7 months ago
- 468fd95 net: rtl8139: Minor cleanup of rtl_poll() by Marek Vasut · 4 years, 7 months ago
- 67fdbc0 net: rtl8139: Minor cleanup of rtl_transmit() by Marek Vasut · 4 years, 7 months ago
- c7a3e35d net: rtl8139: Minor cleanup of rtl_reset() by Marek Vasut · 4 years, 7 months ago
- 89f3fac net: rtl8139: Minor cleanup of set_rx_mode() by Marek Vasut · 4 years, 7 months ago
- 198e6b5 net: rtl8139: Consistently use rtl8139_rx_config by Marek Vasut · 4 years, 7 months ago
- 17dc95e net: rtl8139: Minor cleanup of read_eeprom() by Marek Vasut · 4 years, 7 months ago
- f80f4e4 net: rtl8139: Rework eeprom_delay() macro by Marek Vasut · 4 years, 7 months ago
- a5e66e5 net: rtl8139: Register macro cleanup by Marek Vasut · 4 years, 7 months ago
- 1eb69ae common: Move ARM cache operations out of common.h by Simon Glass · 5 years ago
- 67bb984 net: remove CONFIG_MCAST_TFTP by Chris Packham · 6 years ago
- dda5251 net.h: Include linux/if_ether.h to avoid duplication by Bin Meng · 6 years ago
- 1fd92db net: cosmetic: Fix var naming net <-> eth drivers by Joe Hershberger · 10 years ago
- 9c4cffa net: Fix mcast function pointer prototype by Claudiu Manoil · 11 years ago
- 86f3cde drivers/net/rtl8139.c: Fix compile warning by Joe Hershberger · 12 years ago
- ecc6aa8 drivers/net/rtl8139.c: Fix GCC 4.6 build warnings by Wolfgang Denk · 13 years ago
- 986f727 net: rtl8139: Add initialized eth_device structure by Nobuhiro Iwamatsu · 14 years ago
- 8ed44d9 Cleanup: fix "MHz" spelling by Wolfgang Denk · 16 years ago
- 0b252f5 Moved initialization of RTL8139 Ethernet controller to board_eth_init() by Ben Warren · 16 years ago
- 3b904cc net: Conditional COBJS inclusion of network drivers by Shinya Kuribayashi · 16 years ago
- c2f896b drivers/net/rtl8139.c: rx_status should be le32_to_cpu(rx_status). by Shinya Kuribayashi · 17 years ago
- 96a2367 drivers/net/rtl8139.c: Fix cache coherency issues by Shinya Kuribayashi · 17 years ago
- d1276c7 drivers/net/rtl8139.c: Fix tx timeout by Shinya Kuribayashi · 17 years ago
- 422b1a0 Fix Ethernet init() return codes by Ben Warren · 17 years ago
- 2439e4b drivers/net : move net drivers to drivers/net by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago[Renamed from drivers/rtl8139.c]
- 85eb5ca Coding style cleanup; rebuild CHANGELOG by Wolfgang Denk · 17 years ago
- 53a5c42 multicast tftp: RFC2090 by David Updegraff · 17 years ago
- ddb5d86f drivers/: Remove lingering references to CFG_CMD_* symbols. by Jon Loeliger · 17 years ago
- cb51c0b drivers/[n-z]*: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · 17 years ago
- d5be43d drivers/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · 17 years ago
- da012ab Change Id to symbolic name for RTL8139 by Jin Zhengxiong · 18 years ago
- bc09cf3 Fix RTL8139 in big endian by Jin Zhengxiong-R64188 · 18 years ago
- 756f586 * Patch by Yusdi Santoso, 22 Oct 2004: by wdenk · 20 years ago
- b6e4c40 * Patch by Denis Peter, 8 Dec 2003 by wdenk · 21 years ago
- 63f3491 * Patch by André Schwarz, 8 Dec 2003: by wdenk · 21 years ago