コミット履歴

作者 SHA1 メッセージ 日付
  Ben Whitten 192bc6948b Fix GCC format-security errors and convert sprintfs. 9 年 前
  Joe Hershberger 76ec988b06 net: Remove all calls to net_random_ethaddr() 10 年 前
  Joe Hershberger 1fd92db83d net: cosmetic: Fix var naming net <-> eth drivers 10 年 前
  Joe Hershberger 0adb5b761f net: cosmetic: Name ethaddr variables consistently 10 年 前
  Masahiro Yamada da384a9d76 net: rename and refactor eth_rand_ethaddr() function 11 年 前
  Andrew Ruder c583ee16cb net: dm9000: random mac address support 11 年 前
  Wolfgang Denk 93e1459641 Coding Style cleanup: replace leading SPACEs by TABs 11 年 前
  Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 12 年 前
  Joe Hershberger 7f9a8a673b drivers/net/dm9000x.c: Fix compile warning 13 年 前
  Jason Jin 5c1d082b14 DM9000:Add a byte swap macro for dm9000 io operation. 13 年 前
  Andy Fleming 09c04c2096 Remove instances of phy_read/write 14 年 前
  Mike Frysinger 67bee2fb64 net: dm9000x: re-add casts to I/O pointers to fix gcc warnings 15 年 前
  Wolfgang Denk d74dda09f0 dm9000x.c: fix compile problems 15 年 前
  Mike Frysinger a45dde2293 net: dm9000x: use standard I/O accessors 15 年 前
  Thomas Weber 076cd24cb4 net: dm9000x: fix debug output 15 年 前
  Ben Warren 0775437293 Fix DM9000 MAC address handling 15 年 前
  Remy Bohmer 60f61e6d76 Convert DM9000 driver for CONFIG_NET_MULTI 16 年 前
  Remy Bohmer e5a3bc2401 Add config option for disabling DM9000-SROM support. 16 年 前
  David Brownell ad74cae9ff dm9000 EEPROM reading bugfix 16 年 前
  Mike Frysinger d3f871482f drivers/net/: get mac address from environment 16 年 前
  Jean-Christophe PLAGNIOL-VILLARD 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS 16 年 前
  Andrew Dyer d26b739afe dm9000 remove dead external phy support, gpio fix 16 年 前
  TsiChung Liew 943b825bf1 Fix dm9000 receive status and len little endian issue 17 年 前
  Shinya Kuribayashi 3b904ccb93 net: Conditional COBJS inclusion of network drivers 17 年 前
  Ben Warren e44f3ea4e8 Merge branch 'master' of git://git.denx.de/u-boot 17 年 前
  Remy Bohmer 0e38c938ed DM9000 fix status check fail 0x6d error for trizeps board 17 年 前
  Remy Bohmer d6ee5fa40c Fix order for reading rx-status registers in 32bit mode of DM9000 17 年 前
  Remy Bohmer 98291e2e68 DM9000: Some minor code cleanups 17 年 前
  Remy Bohmer 850ba7555d DM9000: Make driver work properly for DM9000A 17 年 前
  Remy Bohmer fbcb7ece0e DM9000: Improve eth_reset() routine 17 年 前