1. dec7ea0 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · 6 months ago
  2. abb9a04 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · 6 months ago
  3. 6a1ea38 net: Remove <common.h> and add needed includes by Tom Rini · 7 months ago
  4. f989147 net/smc911x: fix return from smc911x_send by Maxim Uvarov · 11 months ago
  5. e272108 net: smc911x: Remove non-DM_ETH code by Tom Rini · 2 years ago
  6. f201344 net: smc911x: ensure mdiodev->name is NULL terminated after MDIO_NAME_LEN truncation by Vladimir Oltean · 3 years, 2 months ago
  7. c2e4ed1 net: Use phys_addr_t for SMC net device addresses by Peter Hoyes · 3 years, 5 months ago
  8. 9d09b0a net: smc911x: Determine bus width at runtime by Andre Przywara · 3 years, 5 months ago
  9. 30301e5 net: smc911x: Drop redundant CONFIG_SMC911X_16_BIT Kconfig symbol by Andre Przywara · 3 years, 5 months ago
  10. aad29ae dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · 4 years ago
  11. fa20e93 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · 4 years ago
  12. 71fa5b4 dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 4 years ago
  13. 8a2b47f dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 4 years ago
  14. a89b4de treewide: convert devfdt_get_addr() to dev_read_addr() by Masahiro Yamada · 4 years, 4 months ago
  15. 5a9ecb2 Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" by Tom Rini · 4 years, 4 months ago
  16. a831cef treewide: convert devfdt_get_addr() to dev_read_addr() by Masahiro Yamada · 4 years, 4 months ago
  17. 940a922 treewide: convert bd_t to struct bd_info manually by Masahiro Yamada · 4 years, 5 months ago
  18. 240bfb1 net: smc911x: Properly handle EEPROM MAC address by Andre Przywara · 4 years, 6 months ago
  19. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 7 months ago
  20. 5539944 net: smc911x: Add DM support by Marek Vasut · 4 years, 9 months ago
  21. cc83018 net: smc911x: Split non-DM specific bits from common code by Marek Vasut · 4 years, 9 months ago
  22. c70631f net: smc911x: Clean up the status handling in smc911x_recv() by Marek Vasut · 4 years, 9 months ago
  23. 5905147 net: smc911x: Pass around driver private data by Marek Vasut · 4 years, 9 months ago
  24. fa8efac net: smc911x: Convert IO accessors to {read,write}{w,l}() by Marek Vasut · 4 years, 9 months ago
  25. 8577e8c net: smc911x: Drop weak alias from 32bit accessors by Marek Vasut · 4 years, 9 months ago
  26. 689434e net: smc911x: Inline all functions from header file by Marek Vasut · 4 years, 9 months ago
  27. 25eb468 net: smc911x: Pull MII registration into separate function by Marek Vasut · 4 years, 8 months ago
  28. 167c0b6 net: smc911x: Fix potential memleak() in init fail path by Marek Vasut · 4 years, 9 months ago
  29. 14330e5 net: smc911x: Invert the logic in smc911x_miiphy_{read,write}() by Marek Vasut · 4 years, 9 months ago
  30. 84358cf net: smc911x: Rename smc911x_rx() to smc911x_recv() by Marek Vasut · 4 years, 9 months ago
  31. cf61359 net: smc911x: Replace malloc()+memset() with calloc() by Marek Vasut · 4 years, 9 months ago
  32. 433f0ea net: smc911x: Remove pkt_data_{push,pull} by Marek Vasut · 4 years, 9 months ago
  33. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  34. ece1aa6 net: mii: Fix changes made by spatch by Joe Hershberger · 8 years ago
  35. 1fbcbed net: mii: Use spatch to update miiphy_register by Joe Hershberger · 8 years ago
  36. 9f09a36 net: cosmetic: Fix var naming net <-> eth drivers by Joe Hershberger · 10 years ago
  37. c5794ed net: smc911x: Keep MAC programmed by Marek Vasut · 10 years ago
  38. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  39. 8c6f60a drivers/net/smc911x.c: Fix GCC 4.6 warning by Anatolij Gustschin · 13 years ago
  40. 589c2ff consolidate mdelay by providing a common function for all users by Anatolij Gustschin · 13 years ago
  41. d1f10ba smc911x: Fix build warnings by Wolfgang Denk · 13 years ago
  42. be8f9c0 smc911x MII made available by Helmut Raiger · 13 years ago
  43. d63ee71 miiphy: convert to linux/mii.h by Mike Frysinger · 14 years ago
  44. ac2b814 lan91c96, smc911x: remove useless free(ptr) calls on NULL ptr by Serge Ziryukin · 15 years ago
  45. 8cb0801 smc911x driver frame alignment patch by Valentin Yakovenkov · 15 years ago
  46. a8572f1 NET: Fix MAC addr handling for smc911x by Seunghyeon Rhee · 15 years ago
  47. 0b3cc38 smc911x: fix typo in smc911x_handle_mac_address name by Mike Rapoport · 15 years ago
  48. 907975a smc911x: make smc911x_initialize return correct value by Mike Rapoport · 15 years ago
  49. d61fbcc Coding Style cleanup; update CHANGELOG, prepare -rc1 by Wolfgang Denk · 15 years ago
  50. b3ec49d ARM: OMAP3: Refactors the SM911x driver by Steve Sakoman · 15 years ago
  51. 64aabc2 SMC911X: Add chip auto detection by Olof Johansson · 15 years ago
  52. fbfdd3a Convert SMC911X Ethernet driver to CONFIG_NET_MULTI API by Ben Warren · 15 years ago
  53. e145bfe Revert "SMC911x driver fixed for NFS boot" by Wolfgang Denk · 15 years ago
  54. 0a94dac SMC911x driver fixed for NFS boot by Manikandan Pillai · 16 years ago
  55. 37f7fed smc911x: write back the manually set MAC address by Daniel Mack · 16 years ago
  56. 719b675 lan91c96/smc91111/smc911x: get mac address from environment by Mike Frysinger · 16 years ago
  57. ad8e4f4 smc911x: split out useful defines/functions into local header by Mike Frysinger · 16 years ago
  58. 5a29dee net: smc911x.c: Add LAN9211 to chip_ids[] array by Stefan Roese · 16 years ago
  59. 62f3ed6 net: smc911x: Make register read/write functions weak by Stefan Roese · 16 years ago
  60. 0af6a43 net: smc911x: Add pkt_data_pull and pkt_data_push function by Nobuhiro Iwamatsu · 16 years ago
  61. c4fb57c Fix some more printf() format issues. by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  62. caf6a5c net: smc911x: Fix typo by Nobuhiro Iwamatsu · 16 years ago
  63. e4cb797 net: fix compile problem in smc911x driver. by Nobuhiro Iwamatsu · 16 years ago
  64. 9726784 net: Conditional COBJS inclusion of network drivers by Shinya Kuribayashi · 16 years ago
  65. 1dd4825 smc911x: add 16 bit support by Jens Gehrlein · 17 years ago
  66. a1be476 Big white-space cleanup. by Wolfgang Denk · 17 years ago
  67. 5049752 Fix @ -> <at> substitution by Stelian Pop · 17 years ago
  68. 588bd2b Clean up smsc911x driver by Guennadi Liakhovetski · 17 years ago
  69. f43a42d by Sascha Hauer · 17 years ago
  70. a48499f Revert merge of git://www.denx.de/git/u-boot-arm, commit 62479b18: by Wolfgang Denk · 17 years ago
  71. 2f511dd add SMSC LAN9x1x Network driver by Sascha Hauer · 17 years ago