1. 2d8d190 status_led: Kconfig migration by Uri Mashiach · 8 years ago
  2. 73d570a net: write enetaddr down to hardware on env_callback by Marek Vasut · 8 years ago
  3. aa555fe net: use random ethernet address if invalid and not zero by Siva Durga Prasad Paladugu · 8 years ago
  4. c86ff7f net: write enetaddr down to hardware on env_callback by Hannes Schmelzer · 8 years ago
  5. 1221ce4 treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · 8 years ago
  6. 11bde1c Kconfig: spl: Add SPL support options to Kconfig by Simon Glass · 8 years ago
  7. 11e8ec9 Revert "net: nfs: Correct the reply data buffer size" by Joe Hershberger · 8 years ago
  8. a73588f Revert "net: nfs: Use the tx buffer to construct rpc msgs" by Joe Hershberger · 8 years ago
  9. 1ff65d4 net: nfs: Simplify rpc_add_credentials() by Joe Hershberger · 8 years ago
  10. 998372b net: nfs: Use the tx buffer to construct rpc msgs by Joe Hershberger · 8 years ago
  11. d89ff2d net: nfs: Move some prints to debug statements by Joe Hershberger · 8 years ago
  12. 0517cc4 net: nfs: Use consistent names for the rpc_pkt by Joe Hershberger · 8 years ago
  13. c629c45 net: nfs: Correct a comment by Joe Hershberger · 8 years ago
  14. 051ed9a net: nfs: Consolidate handling of NFSv3 attributes by Joe Hershberger · 8 years ago
  15. 347a901 net: nfs: Fix lines that are too long by Joe Hershberger · 8 years ago
  16. 6279b49 net: nfs: Correct the reply data buffer size by Joe Hershberger · 8 years ago
  17. 5280c76 net: nfs: Share the file handle buffer for v2 / v3 by Joe Hershberger · 8 years ago
  18. b0baca9 net: NFS: Add NFSv3 support by Guillaume GARDET · 8 years ago
  19. d23d7bd net: nfs: Remove unused define by Joe Hershberger · 8 years ago
  20. f8b26c7 net: nfs: Remove separate buffer for default name by Joe Hershberger · 8 years ago
  21. aa7a648 net: Stop including NFS overhead in defragment max by Joe Hershberger · 8 years ago
  22. 62a3b7d Various, unrelated tree-wide typo fixes. by Robert P. J. Day · 8 years ago
  23. e4ead4a net: Fix incorrect RPC packets on 64-bit systems by Ralf Hubert · 8 years ago
  24. 69fd0d4 NFS: Add error message when U-Boot NFS version (V2) is not supported by NFS server by Guillaume GARDET · 8 years ago
  25. 166c409 net: Handle an empty bootp extension section by Andre Renaud · 8 years ago
  26. bc6fc28 net: Optionally use pxe client arch from variable by Alexander Graf · 8 years ago
  27. 20898ea distro: Add efi pxe boot code by Alexander Graf · 8 years ago
  28. 210be5c net: Move CONFIG_SPL_NET_VCI_STRING into Kconfig by Alexander Graf · 8 years ago
  29. fa96f37 net: Fix client identifiers for ARM by Alexander Graf · 8 years ago
  30. 0dac6b4 net: Move the VCI and client arch values to Kconfig by Alexander Graf · 8 years ago
  31. 4570a99 bootp: Move vendor class identifier set to function by Alexander Graf · 8 years ago
  32. 0efe1bc efi_loader: Add network access support by Alexander Graf · 8 years ago
  33. 214cc90 bootp: Prevent u-boot from using others responses. by Anton Persson · 8 years ago
  34. 50768f5 net: bootp: Add environment variable for timeout period by Alexandre Messier · 9 years ago
  35. a7c45ec microblaze: Correct build error in eth-uclass.c by Simon Glass · 9 years ago
  36. b2b7fbc net: Add bootfile in DHCP Request by Alexandre Messier · 9 years ago
  37. c4998f9 net: Rename eth.c to eth_lecacy.c by Simon Glass · 9 years ago
  38. db9391e net: Move driver-model code into its own file by Simon Glass · 9 years ago
  39. 8607a6b net: Move remaining common functions to eth_common.c by Simon Glass · 9 years ago
  40. 9987ecd net: Move environment functions to the common file by Simon Glass · 9 years ago
  41. 818f91e net: Move common init into a new eth_common.c file by Simon Glass · 9 years ago
  42. c32a6fd net: Don't call board/cpu_eth_init() with driver model by Simon Glass · 9 years ago
  43. 44c42dd net: bootp: Ignore packets whose yiaddr is 0 by Peng Fan · 9 years ago
  44. 821fec0 net: remove scary warning about EEPROM provided MAC address by Andre Przywara · 9 years ago
  45. c5a7533 net: Fix delay in net_retry test by Joe Hershberger · 9 years ago
  46. 4cdc2c8 dm: eth: Stick to 'ethact' when 'ethrotate' is 'no' in eth_init() by Bin Meng · 9 years ago
  47. a671c4f dm: eth: Test 'ethrotate' before changing current ethernet device by Bin Meng · 9 years ago
  48. 9406758 dm: net: Fix DM for targets which use MANUAL_RELOC by Michal Simek · 9 years ago
  49. 24b852a Move console definitions into a new console.h file by Simon Glass · 9 years ago
  50. ac1d313 net: eth: Check return value in various places by Bin Meng · 9 years ago
  51. a16edab net: eth: Clear MAC address in eth_pre_remove() by Bin Meng · 9 years ago
  52. 11a69ff net: Increase the size of the net_boot_file_name buffer by Jacob Stiffler · 9 years ago
  53. 774c3e0 net: parse DHCP options from overloaded file/sname fields by Stefan Brüns · 9 years ago
  54. ec87b1b net: Do not overwrite options found in overloaded 'file' field by Stefan Brüns · 9 years ago
  55. 219cc94 net: change the env name to use const by Josh Wu · 9 years ago
  56. 7aba0f2 net/eth: fix a bug in on_ethaddr() by Gong Qianyu · 9 years ago
  57. 4f28c9b net: cancel timeout handler after DHCPACK by Stefan Brüns · 9 years ago
  58. 45b4773 net/arp: account for ARP delay, avoid duplicate packets on timeout by Stefan Brüns · 9 years ago
  59. 9432311 net/arp: Do not run net_start_again() on timeout by Stefan Brüns · 9 years ago
  60. c56eb57 net: Fix parsing of Bootp/DHCP option 0 (Pad) by Stefan Brüns · 9 years ago
  61. 454d9d3 net: send RFC1542 compliant value for bootp requests by Stefan Brüns · 9 years ago
  62. 867d6ae net: reject Bootp/DHCP packets with bad OP value by Stefan Brüns · 9 years ago
  63. 8295332 net: protect status led access in bootp by Thomas Chou · 9 years ago
  64. 214dc1d net: bootp fix vci string on SPL-Boot by Hannes Petermaier · 9 years ago
  65. f5fb734 net: TFTP: variables cleanup and addition by Albert ARIBAUD \(3ADEV\) · 9 years ago
  66. 2666074 net: support NETCONSOLE option via Kconfig by Bernhard Nortmann · 9 years ago
  67. eaa8a19 net: expose eth_is_active() function to test network device state by Bernhard Nortmann · 9 years ago
  68. e408c42 dm: eth: Correctly detect alias in eth_get_dev_by_name() by Bin Meng · 9 years ago
  69. d8f79af dm: eth: Do not print misleading "Net Initialization Skipped" by Bin Meng · 9 years ago
  70. af2ca59 net: Revert "tftp: adjust settings to be suitable for 100Mbit ethernet" by Bin Meng · 9 years ago
  71. 3469695 net: tftp: Move tftp.h file from ./net to ./include/net by Lukasz Majewski · 9 years ago
  72. 19a4fba net: Return -EINTR when ctrl+c is pressed by Michal Simek · 9 years ago
  73. 620776d tftp: adjust settings to be suitable for 100Mbit ethernet by Pavel Machek · 9 years ago
  74. 7628afe tftp.c: fix CONFIG_TFTP_TSIZE for small files by Max Krummenacher · 9 years ago
  75. b86f795 net: Allow drivers to return -ENOSYS with the write_hwaddr() method by Simon Glass · 9 years ago
  76. a1ca92e dm: eth: Avoid blocking on packet reception by Simon Glass · 9 years ago
  77. f7848d9 Allow CONFIG_REGEX to be disabled when CONFIG_NET by Joe Hershberger · 9 years ago
  78. 9ba9e85 net: Fix NET_RANDOM_ETHADDR dependencies by Michal Simek · 9 years ago
  79. 6e0d26c net: Handle ethaddr changes as an env callback by Joe Hershberger · 9 years ago
  80. 2d1febf net: Remove duplicate bootfile syncing functionality by Joe Hershberger · 9 years ago
  81. fd30563 net: Use env callbacks for net variables by Joe Hershberger · 9 years ago
  82. bef1014 net: Implement random ethaddr fallback in eth.c by Joe Hershberger · 9 years ago
  83. f566c99 net: Update hardware MAC address if it changes in env by Joe Hershberger · 9 years ago
  84. 17f0ac6 dm: net: rtc: Support using driver model for rtc in sntp by Simon Glass · 9 years ago
  85. 9f9276c dm: rtc: Rename to_tm() to rtc_to_tm() and add error code by Simon Glass · 9 years ago
  86. 3bc4270 dm: net: Use existing Ethernet init for driver model by Simon Glass · 9 years ago
  87. 3c56fb8 net: Fix compile errors when SNTP enabled and not DATE by Joe Hershberger · 9 years ago
  88. 717234e net: Convert protocol structures to use explicit sizes by Sergey Temerkhanov · 9 years ago
  89. 5917e7d net: Fix incorrect DHCP/BOOTP packets on 64-bit systems by Sergey Temerkhanov · 9 years ago
  90. bc0571f net: cosmetic: Fix checkpatch.pl failures in net.c by Joe Hershberger · 9 years ago
  91. ff819a3 net: cosmetic: Fix checkpatch.pl failures in eth.c by Joe Hershberger · 9 years ago
  92. 8e7ff67 net: cosmetic: Fix checkpatch.pl failures in linklocal by Joe Hershberger · 9 years ago
  93. 4fd5055 net: cosmetic: Clean up cmd_net variables and functions by Joe Hershberger · 9 years ago
  94. 6a38a5f net: cosmetic: Clean up netconsole variables and functions by Joe Hershberger · 9 years ago
  95. 786eac5 net: cosmetic: Clean up DNS variables and functions by Joe Hershberger · 9 years ago
  96. 6aede5b net: cosmetic: Clean up CDP variables and functions by Joe Hershberger · 9 years ago
  97. 331db5a net: cosmetic: Clean up ping variables and functions by Joe Hershberger · 9 years ago
  98. 38ba255 net: cosmetic: Clean up SNTP variables and functions by Joe Hershberger · 9 years ago
  99. 698d78e net: cosmetic: Clean up RARP variables and functions by Joe Hershberger · 9 years ago
  100. 68c76a3 net: cosmetic: Clean up NFS variables and functions by Joe Hershberger · 9 years ago