Histórico de commits

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