1. d1998a9 dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · 3 years, 10 months ago
  2. c69cda2 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · 3 years, 10 months ago
  3. caa4daa dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 3 years, 10 months ago
  4. 41575d8 dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 3 years, 10 months ago
  5. 2548493 treewide: convert devfdt_get_addr() to dev_read_addr() by Masahiro Yamada · 4 years, 2 months ago
  6. 7208396 Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" by Tom Rini · 4 years, 2 months ago
  7. 60e7fa8 treewide: convert devfdt_get_addr() to dev_read_addr() by Masahiro Yamada · 4 years, 2 months ago
  8. bb5a2cf treewide: convert bd_t to struct bd_info manually by Masahiro Yamada · 4 years, 3 months ago
  9. 117a52e net: smc911x: Properly handle EEPROM MAC address by Andre Przywara · 4 years, 4 months ago
  10. c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 5 months ago
  11. 8148693 net: smc911x: Add DM support by Marek Vasut · 4 years, 6 months ago
  12. 8eb4fef net: smc911x: Split non-DM specific bits from common code by Marek Vasut · 4 years, 6 months ago
  13. b11c8bb net: smc911x: Clean up the status handling in smc911x_recv() by Marek Vasut · 4 years, 6 months ago
  14. 3dbab92 net: smc911x: Pass around driver private data by Marek Vasut · 4 years, 6 months ago
  15. ba267c7 net: smc911x: Convert IO accessors to {read,write}{w,l}() by Marek Vasut · 4 years, 6 months ago
  16. f0d73f5 net: smc911x: Drop weak alias from 32bit accessors by Marek Vasut · 4 years, 6 months ago
  17. eb46efa net: smc911x: Inline all functions from header file by Marek Vasut · 4 years, 6 months ago
  18. f51a2f8 net: smc911x: Pull MII registration into separate function by Marek Vasut · 4 years, 6 months ago
  19. 9741795 net: smc911x: Fix potential memleak() in init fail path by Marek Vasut · 4 years, 6 months ago
  20. 6f6cf00 net: smc911x: Invert the logic in smc911x_miiphy_{read,write}() by Marek Vasut · 4 years, 6 months ago
  21. 49af0cb net: smc911x: Rename smc911x_rx() to smc911x_recv() by Marek Vasut · 4 years, 6 months ago
  22. 882d5f6 net: smc911x: Replace malloc()+memset() with calloc() by Marek Vasut · 4 years, 6 months ago
  23. 9c211e3 net: smc911x: Remove pkt_data_{push,pull} by Marek Vasut · 4 years, 6 months ago
  24. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  25. 875e0bc net: mii: Fix changes made by spatch by Joe Hershberger · 8 years ago
  26. 5a49f17 net: mii: Use spatch to update miiphy_register by Joe Hershberger · 8 years ago
  27. 1fd92db net: cosmetic: Fix var naming net <-> eth drivers by Joe Hershberger · 9 years ago
  28. 99dd6ab net: smc911x: Keep MAC programmed by Marek Vasut · 10 years ago
  29. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  30. fd89b61 drivers/net/smc911x.c: Fix GCC 4.6 warning by Anatolij Gustschin · 12 years ago
  31. c4c9fbe consolidate mdelay by providing a common function for all users by Anatolij Gustschin · 13 years ago
  32. 24e1664 smc911x: Fix build warnings by Wolfgang Denk · 13 years ago
  33. 6af1d41 smc911x MII made available by Helmut Raiger · 13 years ago
  34. 8ef583a miiphy: convert to linux/mii.h by Mike Frysinger · 14 years ago
  35. a599cde lan91c96, smc911x: remove useless free(ptr) calls on NULL ptr by Serge Ziryukin · 14 years ago
  36. bd75db3 smc911x driver frame alignment patch by Valentin Yakovenkov · 14 years ago
  37. 76771e5 NET: Fix MAC addr handling for smc911x by Seunghyeon Rhee · 15 years ago
  38. 45b6b65 smc911x: fix typo in smc911x_handle_mac_address name by Mike Rapoport · 15 years ago
  39. fbd47b6 smc911x: make smc911x_initialize return correct value by Mike Rapoport · 15 years ago
  40. 4946775 Coding Style cleanup; update CHANGELOG, prepare -rc1 by Wolfgang Denk · 15 years ago
  41. 4bc3d2a ARM: OMAP3: Refactors the SM911x driver by Steve Sakoman · 15 years ago
  42. 2a6cc97 SMC911X: Add chip auto detection by Olof Johansson · 15 years ago
  43. 736fead Convert SMC911X Ethernet driver to CONFIG_NET_MULTI API by Ben Warren · 15 years ago
  44. c3147c1 Revert "SMC911x driver fixed for NFS boot" by Wolfgang Denk · 15 years ago
  45. ca9c8a1 SMC911x driver fixed for NFS boot by Manikandan Pillai · 15 years ago
  46. 2c0234f smc911x: write back the manually set MAC address by Daniel Mack · 15 years ago
  47. 03f3d8d lan91c96/smc91111/smc911x: get mac address from environment by Mike Frysinger · 16 years ago
  48. 75ba6d6 smc911x: split out useful defines/functions into local header by Mike Frysinger · 16 years ago
  49. 9a37f2a net: smc911x.c: Add LAN9211 to chip_ids[] array by Stefan Roese · 16 years ago
  50. 890a02e net: smc911x: Make register read/write functions weak by Stefan Roese · 16 years ago
  51. 3331447 net: smc911x: Add pkt_data_pull and pkt_data_push function by Nobuhiro Iwamatsu · 16 years ago
  52. 0a5676b Fix some more printf() format issues. by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  53. 9047bfa net: smc911x: Fix typo by Nobuhiro Iwamatsu · 16 years ago
  54. 5cacc5d net: fix compile problem in smc911x driver. by Nobuhiro Iwamatsu · 16 years ago
  55. 3b904cc net: Conditional COBJS inclusion of network drivers by Shinya Kuribayashi · 16 years ago
  56. 557b377 smc911x: add 16 bit support by Jens Gehrlein · 16 years ago
  57. 53677ef Big white-space cleanup. by Wolfgang Denk · 16 years ago
  58. cce9cfd Fix @ -> <at> substitution by Stelian Pop · 16 years ago
  59. 3e0f331 Clean up smsc911x driver by Guennadi Liakhovetski · 16 years ago
  60. de1b686 by Sascha Hauer · 16 years ago
  61. 950a392 Revert merge of git://www.denx.de/git/u-boot-arm, commit 62479b18: by Wolfgang Denk · 16 years ago
  62. d6674e0 add SMSC LAN9x1x Network driver by Sascha Hauer · 16 years ago