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