Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
a9c89bf1669cbeb7bce6ae7a626eb9f2120af73f
/
drivers
/
net
/
dm9000x.c
192bc69
Fix GCC format-security errors and convert sprintfs.
by Ben Whitten
· 9 years ago
76ec988
net: Remove all calls to net_random_ethaddr()
by Joe Hershberger
· 10 years ago
1fd92db
net: cosmetic: Fix var naming net <-> eth drivers
by Joe Hershberger
· 10 years ago
0adb5b7
net: cosmetic: Name ethaddr variables consistently
by Joe Hershberger
· 10 years ago
da384a9
net: rename and refactor eth_rand_ethaddr() function
by Masahiro Yamada
· 11 years ago
c583ee1
net: dm9000: random mac address support
by Andrew Ruder
· 11 years ago
93e1459
Coding Style cleanup: replace leading SPACEs by TABs
by Wolfgang Denk
· 11 years ago
1a45966
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
7f9a8a6
drivers/net/dm9000x.c: Fix compile warning
by Joe Hershberger
· 12 years ago
5c1d082
DM9000:Add a byte swap macro for dm9000 io operation.
by Jason Jin
· 13 years ago
09c04c2
Remove instances of phy_read/write
by Andy Fleming
· 14 years ago
67bee2f
net: dm9000x: re-add casts to I/O pointers to fix gcc warnings
by Mike Frysinger
· 14 years ago
d74dda0
dm9000x.c: fix compile problems
by Wolfgang Denk
· 14 years ago
a45dde2
net: dm9000x: use standard I/O accessors
by Mike Frysinger
· 15 years ago
076cd24
net: dm9000x: fix debug output
by Thomas Weber
· 15 years ago
0775437
Fix DM9000 MAC address handling
by Ben Warren
· 15 years ago
60f61e6
Convert DM9000 driver for CONFIG_NET_MULTI
by Remy Bohmer
· 16 years ago
e5a3bc2
Add config option for disabling DM9000-SROM support.
by Remy Bohmer
· 16 years ago
ad74cae
dm9000 EEPROM reading bugfix
by David Brownell
· 16 years ago
d3f8714
drivers/net/: get mac address from environment
by Mike Frysinger
· 16 years ago
6d0f6bc
rename CFG_ macros to CONFIG_SYS
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
d26b739
dm9000 remove dead external phy support, gpio fix
by Andrew Dyer
· 16 years ago
943b825
Fix dm9000 receive status and len little endian issue
by TsiChung Liew
· 16 years ago
3b904cc
net: Conditional COBJS inclusion of network drivers
by Shinya Kuribayashi
· 16 years ago
e44f3ea
Merge branch 'master' of git://git.denx.de/u-boot
by Ben Warren
· 16 years ago
0e38c93
DM9000 fix status check fail 0x6d error for trizeps board
by Remy Bohmer
· 16 years ago
d6ee5fa
Fix order for reading rx-status registers in 32bit mode of DM9000
by Remy Bohmer
· 16 years ago
98291e2
DM9000: Some minor code cleanups
by Remy Bohmer
· 16 years ago
850ba75
DM9000: Make driver work properly for DM9000A
by Remy Bohmer
· 16 years ago
fbcb7ec
DM9000: Improve eth_reset() routine
by Remy Bohmer
· 16 years ago
acba318
DM9000: improve eth_send() routine
by Remy Bohmer
· 16 years ago
134e266
DM9000: repair debug logging
by Remy Bohmer
· 16 years ago
a101361
DM9000: Add data bus-width auto detection.
by Remy Bohmer
· 16 years ago
42fd5f8
Merging Stelian Pop AT91 patches
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
53677ef
Big white-space cleanup.
by Wolfgang Denk
· 16 years ago
d99a8ff
AT91SAM9261EK support
by Stelian Pop
· 16 years ago
2439e4b
drivers/net : move net drivers to drivers/net
by Jean-Christophe PLAGNIOL-VILLARD
· 17 years ago
[Renamed from drivers/dm9000x.c]
5e5803e
PXA270: Added support for TrizepsIV board.
by stefano babic
· 17 years ago
5f47094
Fix MAC address setting in DM9000 driver.
by stefano babic
· 17 years ago
50cca8b
Add ability to take MAC address from the environment to DM9000 driver
by Mike Rapoport
· 17 years ago
d689e34
Fix drivers/dm9000.c when configured in 32 bit mode.
by Wolfgang Denk
· 18 years ago
281e00a
* Code cleanup
by wdenk
· 20 years ago