1. 7823b23 net: dm9000: Drop volatiles by Marek Vasut · Wed Apr 13 04:15:28 2022 +0200
  2. 52006d2 net: dm9000: Turn DM9000_DMP_PACKET() into a function by Marek Vasut · Wed Apr 13 04:15:27 2022 +0200
  3. a2e3203 net: dm9000: Drop unused dump_regs() by Marek Vasut · Wed Apr 13 04:15:26 2022 +0200
  4. 5248e56 net: dm9000: Make RxLen and RxStatus lowercase by Marek Vasut · Wed Apr 13 04:15:25 2022 +0200
  5. ed76122 net: dm9000: Replace DM9000_DBG() with debug() by Marek Vasut · Wed Apr 13 04:15:24 2022 +0200
  6. eb2749a net: dm9000: Make accessor names lowercase by Marek Vasut · Wed Apr 13 04:15:23 2022 +0200
  7. 62fb2b4 WS cleanup: remove SPACE(s) followed by TAB by Wolfgang Denk · Mon Sep 27 17:42:39 2021 +0200
  8. f7ed78b treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · Fri Jun 26 15:13:33 2020 +0900
  9. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · Sun May 10 11:40:11 2020 -0600
  10. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  11. 34fd6c9 Fix GCC format-security errors and convert sprintfs. by Ben Whitten · Wed Dec 30 13:05:58 2015 +0000
  12. 522aba3 net: Remove all calls to net_random_ethaddr() by Joe Hershberger · Mon May 04 14:55:15 2015 -0500
  13. 9f09a36 net: cosmetic: Fix var naming net <-> eth drivers by Joe Hershberger · Wed Apr 08 01:41:06 2015 -0500
  14. 8ecdbed net: cosmetic: Name ethaddr variables consistently by Joe Hershberger · Wed Apr 08 01:41:04 2015 -0500
  15. 0b16e65 net: rename and refactor eth_rand_ethaddr() function by Masahiro Yamada · Fri Apr 18 19:09:48 2014 +0900
  16. 1c377d1 net: dm9000: random mac address support by Andrew Ruder · Tue Oct 22 19:09:02 2013 -0500
  17. ec7fbf5 Coding Style cleanup: replace leading SPACEs by TABs by Wolfgang Denk · Fri Oct 04 17:43:24 2013 +0200
  18. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  19. ab1ac41 drivers/net/dm9000x.c: Fix compile warning by Joe Hershberger · Mon May 21 14:45:23 2012 +0000
  20. c74c436 DM9000:Add a byte swap macro for dm9000 io operation. by Jason Jin · Thu Aug 25 15:46:43 2011 +0800
  21. 0d2df96 Remove instances of phy_read/write by Andy Fleming · Tue Mar 22 22:49:13 2011 -0500
  22. 6f6ce11 net: dm9000x: re-add casts to I/O pointers to fix gcc warnings by Mike Frysinger · Mon Jul 05 02:29:21 2010 -0400
  23. 8d47478 dm9000x.c: fix compile problems by Wolfgang Denk · Wed May 26 22:19:35 2010 +0200
  24. 16e513f net: dm9000x: use standard I/O accessors by Mike Frysinger · Wed Apr 14 16:29:06 2010 -0400
  25. c1ff529 net: dm9000x: fix debug output by Thomas Weber · Wed Dec 09 09:38:04 2009 +0100
  26. 8707f62 Fix DM9000 MAC address handling by Ben Warren · Wed Oct 21 21:53:39 2009 -0700
  27. 7eefd92 Convert DM9000 driver for CONFIG_NET_MULTI by Remy Bohmer · Sat May 02 21:49:18 2009 +0200
  28. cd9a36c Add config option for disabling DM9000-SROM support. by Remy Bohmer · Sun May 03 12:11:40 2009 +0200
  29. 7190757 dm9000 EEPROM reading bugfix by David Brownell · Thu Apr 16 23:15:15 2009 -0700
  30. b203965 drivers/net/: get mac address from environment by Mike Frysinger · Wed Feb 11 19:01:26 2009 -0500
  31. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · Thu Oct 16 15:01:15 2008 +0200
  32. a62f5d4 dm9000 remove dead external phy support, gpio fix by Andrew Dyer · Tue Aug 26 17:03:38 2008 -0500
  33. 73dab3a Fix dm9000 receive status and len little endian issue by TsiChung Liew · Wed Jun 25 15:48:52 2008 -0500
  34. 9726784 net: Conditional COBJS inclusion of network drivers by Shinya Kuribayashi · Mon Jun 09 23:37:44 2008 +0900
  35. a8df2b9 Merge branch 'master' of git://git.denx.de/u-boot by Ben Warren · Sun Jun 08 22:04:22 2008 -0700
  36. 90d1fed DM9000 fix status check fail 0x6d error for trizeps board by Remy Bohmer · Thu Jun 05 13:03:36 2008 +0200
  37. 2e1604f Fix order for reading rx-status registers in 32bit mode of DM9000 by Remy Bohmer · Wed Jun 04 10:47:25 2008 +0200
  38. 61b8dbd DM9000: Some minor code cleanups by Remy Bohmer · Tue Jun 03 15:26:26 2008 +0200
  39. eec38a1 DM9000: Make driver work properly for DM9000A by Remy Bohmer · Tue Jun 03 15:26:25 2008 +0200
  40. 2f13d2c DM9000: Improve eth_reset() routine by Remy Bohmer · Tue Jun 03 15:26:24 2008 +0200
  41. 16cb264 DM9000: improve eth_send() routine by Remy Bohmer · Tue Jun 03 15:26:23 2008 +0200
  42. f4329dc DM9000: repair debug logging by Remy Bohmer · Tue Jun 03 15:26:22 2008 +0200
  43. 5f63bf4 DM9000: Add data bus-width auto detection. by Remy Bohmer · Tue Jun 03 15:26:21 2008 +0200
  44. cf8956d Merging Stelian Pop AT91 patches by Jean-Christophe PLAGNIOL-VILLARD · Sat May 24 12:56:53 2008 +0200
  45. a1be476 Big white-space cleanup. by Wolfgang Denk · Tue May 20 16:00:29 2008 +0200
  46. 61e69d7 AT91SAM9261EK support by Stelian Pop · Thu May 08 20:52:22 2008 +0200
  47. ed0ea1f drivers/net : move net drivers to drivers/net by Jean-Christophe PLAGNIOL-VILLARD · Wed Nov 21 21:19:24 2007 +0100[Renamed from drivers/dm9000x.c]
  48. 6708a60 PXA270: Added support for TrizepsIV board. by stefano babic · Thu Aug 30 23:01:49 2007 +0200
  49. edb0687 Fix MAC address setting in DM9000 driver. by stefano babic · Tue Aug 21 15:50:33 2007 +0200
  50. e54d6c1 Add ability to take MAC address from the environment to DM9000 driver by Mike Rapoport · Sun Aug 12 08:48:27 2007 +0300
  51. ff6fc25 Fix drivers/dm9000.c when configured in 32 bit mode. by Wolfgang Denk · Mon Aug 14 21:18:21 2006 +0200
  52. 7ac1610 * Code cleanup by wdenk · Sun Aug 01 22:48:16 2004 +0000