Commit Graph

38 Commits (a7944dcc11f3e426f96cebcf8847d501b5b7ca7c)

Author SHA1 Message Date
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
Ben Whitten 192bc6948b Fix GCC format-security errors and convert sprintfs. 8 years ago
Joe Hershberger 76ec988b06 net: Remove all calls to net_random_ethaddr() 9 years ago
Joe Hershberger 1fd92db83d net: cosmetic: Fix var naming net <-> eth drivers 9 years ago
Joe Hershberger 0adb5b761f net: cosmetic: Name ethaddr variables consistently 9 years ago
Masahiro Yamada da384a9d76 net: rename and refactor eth_rand_ethaddr() function 10 years ago
Andrew Ruder c583ee16cb net: dm9000: random mac address support 11 years ago
Wolfgang Denk 93e1459641 Coding Style cleanup: replace leading SPACEs by TABs 11 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
Joe Hershberger 7f9a8a673b drivers/net/dm9000x.c: Fix compile warning 12 years ago
Jason Jin 5c1d082b14 DM9000:Add a byte swap macro for dm9000 io operation. 13 years ago
Andy Fleming 09c04c2096 Remove instances of phy_read/write 13 years ago
Mike Frysinger 67bee2fb64 net: dm9000x: re-add casts to I/O pointers to fix gcc warnings 14 years ago
Wolfgang Denk d74dda09f0 dm9000x.c: fix compile problems 14 years ago
Mike Frysinger a45dde2293 net: dm9000x: use standard I/O accessors 14 years ago
Thomas Weber 076cd24cb4 net: dm9000x: fix debug output 15 years ago
Ben Warren 0775437293 Fix DM9000 MAC address handling 15 years ago
Remy Bohmer 60f61e6d76 Convert DM9000 driver for CONFIG_NET_MULTI 15 years ago
Remy Bohmer e5a3bc2401 Add config option for disabling DM9000-SROM support. 15 years ago
David Brownell ad74cae9ff dm9000 EEPROM reading bugfix 15 years ago
Mike Frysinger d3f871482f drivers/net/: get mac address from environment 15 years ago
Jean-Christophe PLAGNIOL-VILLARD 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS 16 years ago
Andrew Dyer d26b739afe dm9000 remove dead external phy support, gpio fix 16 years ago
TsiChung Liew 943b825bf1 Fix dm9000 receive status and len little endian issue 16 years ago
Shinya Kuribayashi 3b904ccb93 net: Conditional COBJS inclusion of network drivers 16 years ago
Remy Bohmer 0e38c938ed DM9000 fix status check fail 0x6d error for trizeps board 16 years ago
Remy Bohmer d6ee5fa40c Fix order for reading rx-status registers in 32bit mode of DM9000 16 years ago
Remy Bohmer 98291e2e68 DM9000: Some minor code cleanups 16 years ago
Remy Bohmer 850ba7555d DM9000: Make driver work properly for DM9000A 16 years ago
Remy Bohmer fbcb7ece0e DM9000: Improve eth_reset() routine 16 years ago
Remy Bohmer acba31847f DM9000: improve eth_send() routine 16 years ago
Remy Bohmer 134e266253 DM9000: repair debug logging 16 years ago
Remy Bohmer a101361bfe DM9000: Add data bus-width auto detection. 16 years ago
Wolfgang Denk 53677ef18e Big white-space cleanup. 16 years ago
Stelian Pop d99a8ff66d AT91SAM9261EK support 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 2439e4bfa1 drivers/net : move net drivers to drivers/net 17 years ago
stefano babic 5e5803e119 PXA270: Added support for TrizepsIV board. 17 years ago
stefano babic 5f47094857 Fix MAC address setting in DM9000 driver. 17 years ago
Mike Rapoport 50cca8b976 Add ability to take MAC address from the environment to DM9000 driver 17 years ago
Wolfgang Denk d689e3462c Fix drivers/dm9000.c when configured in 32 bit mode. 18 years ago
wdenk 281e00a3be * Code cleanup 20 years ago