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