- 9f2d365 net: dm9000x: Remove non-DM_ETH code by Tom Rini · 2 years ago
- ecd8b03 net: dm9000: Correctly handle empty FIFO by Marek Vasut · 2 years, 7 months ago
- 41e10be net: dm9000: Add DM support by Marek Vasut · 2 years, 8 months ago
- 84bf20f net: dm9000: Receive one packet per recv call by Marek Vasut · 2 years, 8 months ago
- 85a7260 net: dm9000: Split non-DM specific bits from common code by Marek Vasut · 2 years, 8 months ago
- f0d1a29 net: dm9000: Pass private data around for IO by Marek Vasut · 2 years, 8 months ago
- 1494a4a net: dm9000: Drop dm9000.h and staticize SROM access by Marek Vasut · 2 years, 8 months ago
- 3928055 net: dm9000: Drop static device private data by Marek Vasut · 2 years, 8 months ago
- 8371edd net: dm9000: Rename board_info to dm9000_priv by Marek Vasut · 2 years, 8 months ago
- a2e9230 net: dm9000: Reorder and staticize by Marek Vasut · 2 years, 8 months ago
- a7bebf8 net: dm9000: Checkpatch cleanup by Marek Vasut · 2 years, 8 months ago
- 6d3de0f net: dm9000: Drop volatiles by Marek Vasut · 2 years, 8 months ago
- c7b7ee5 net: dm9000: Turn DM9000_DMP_PACKET() into a function by Marek Vasut · 2 years, 8 months ago
- d185479 net: dm9000: Drop unused dump_regs() by Marek Vasut · 2 years, 8 months ago
- d8f21b2 net: dm9000: Make RxLen and RxStatus lowercase by Marek Vasut · 2 years, 8 months ago
- 42a7e0f net: dm9000: Replace DM9000_DBG() with debug() by Marek Vasut · 2 years, 8 months ago
- ff61d4e net: dm9000: Make accessor names lowercase by Marek Vasut · 2 years, 8 months ago
- 0cf207e WS cleanup: remove SPACE(s) followed by TAB by Wolfgang Denk · 3 years, 2 months ago
- b75d8dc treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 5 months ago
- c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 7 months ago
- 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
- 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 · 13 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 · 15 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 · 17 years ago
- 53677ef Big white-space cleanup. by Wolfgang Denk · 17 years ago
- d99a8ff AT91SAM9261EK support by Stelian Pop · 17 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