1. d5aa57c net: fastboot: Merge AOSP UDP fastboot by Alex Kiernan · 6 years ago
  2. 3a2ae81 net: bootp: Fix compile error processing ntpserver option by Chris Packham · 7 years ago
  3. 70df9d6 SPDX: Convert a few files that were missed before by Tom Rini · 7 years ago
  4. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  5. bdfb5c4 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 7 years ago
  6. 33c791b net: Make core net code depend on NET instead of CMD_NET by Joe Hershberger · 7 years ago
  7. 0824ad9 net: Move net command options to the cmd menu by Joe Hershberger · 7 years ago
  8. b042946 net: Make CMD_NET a menuconfig by Joe Hershberger · 7 years ago
  9. 9c21549 net: Move enetaddr env access code to env config instead of net config by Alex Kiernan · 7 years ago
  10. 7151149 net: Only access network devices after init by Alexander Graf · 7 years ago
  11. fb7c94c net: Fix netretry condition by Leonid Iziumtsev · 7 years ago
  12. 2f785a1 Kconfig: cmd: Make networking command dependent on NET by Michal Simek · 7 years ago
  13. 58dbf86 Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig by Adam Ford · 7 years ago
  14. 38003a6 Convert CONFIG LIB_HW_RAND to Kconfig by Adam Ford · 7 years ago
  15. 724cc6a net: dhcp: Allow "MAY_FAIL" to still try each adapter by Joe Hershberger · 7 years ago
  16. 7c646e8 net: Remove nfs.h include from bootp.c by Joe Hershberger · 7 years ago
  17. 6f341f5 net/tftp: fix build if CMD_BOOTEFI is not set by Jörg Krause · 7 years ago
  18. bc27488 net: nfs: Drop CONFIG_NFS_READ_SIZE by Tom Rini · 7 years ago
  19. da1a134 env: Rename some other getenv()-related functions by Simon Glass · 7 years ago
  20. 399a9ce env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr() by Simon Glass · 7 years ago
  21. 22c34c2 env: Rename getenv_hex(), getenv_yesno(), getenv_ulong() by Simon Glass · 7 years ago
  22. 64b723f env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
  23. 8551d55 env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr() by Simon Glass · 7 years ago
  24. 4d949a2 env: Rename common functions related to setenv() by Simon Glass · 7 years ago
  25. 6a38e41 env: Rename setenv() to env_set() by Simon Glass · 7 years ago
  26. 4c7a6e0 net: Use packed structures for networking by Denis Pynkin · 7 years ago
  27. ae85c07 net: Fix compile failure in net.c by Holger Dengler · 7 years ago
  28. 04cc290 net: tftp: silence a subscript above array bounds compile time warning by Vladimir Zapolskiy · 7 years ago
  29. d5017ca net: Get mac address from driver as seed by Jimmy Du · 7 years ago
  30. 0211e39 net: core: avoid possible NULL pointer dereference by xypron.glpk@gmx.de · 8 years ago
  31. e44b385 net: Disable the format-extra-args warning by Tom Rini · 8 years ago
  32. a05e7ac net/arp: remove superfluous assignments by xypron.glpk@gmx.de · 8 years ago
  33. d26427f net: link_local: Fix netmask endianness bug by Alexandre Messier · 8 years ago
  34. 0c61d1b net: don't override ethernet address environment by Roger Quadros · 8 years ago
  35. 54e89f0 net: core: cosmetic: A MAC address is not limited to SROM by oliver@schinagl.nl · 8 years ago
  36. 0522360 net: cosmetic: Make the MAC address string less magical by oliver@schinagl.nl · 8 years ago
  37. 496904b net: cosmetic: Do not use magic values for ARP_HLEN by oliver@schinagl.nl · 8 years ago
  38. 4892d39 status_led: Kconfig migration by Uri Mashiach · 8 years ago
  39. 0ef2148 net: write enetaddr down to hardware on env_callback by Marek Vasut · 8 years ago
  40. e0b7bc7 net: use random ethernet address if invalid and not zero by Siva Durga Prasad Paladugu · 8 years ago
  41. 3071f07 net: write enetaddr down to hardware on env_callback by Hannes Schmelzer · 8 years ago
  42. 56a931c treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · 8 years ago
  43. 1e3911a Kconfig: spl: Add SPL support options to Kconfig by Simon Glass · 8 years ago
  44. 76a5c6b Revert "net: nfs: Correct the reply data buffer size" by Joe Hershberger · 8 years ago
  45. 8481b20 Revert "net: nfs: Use the tx buffer to construct rpc msgs" by Joe Hershberger · 8 years ago
  46. 35fd378 net: nfs: Simplify rpc_add_credentials() by Joe Hershberger · 8 years ago
  47. f6b19eb net: nfs: Use the tx buffer to construct rpc msgs by Joe Hershberger · 8 years ago
  48. 739776a net: nfs: Move some prints to debug statements by Joe Hershberger · 8 years ago
  49. 3393d4c net: nfs: Use consistent names for the rpc_pkt by Joe Hershberger · 8 years ago
  50. 10e4097 net: nfs: Correct a comment by Joe Hershberger · 8 years ago
  51. 46e9312 net: nfs: Consolidate handling of NFSv3 attributes by Joe Hershberger · 8 years ago
  52. 1f46617 net: nfs: Fix lines that are too long by Joe Hershberger · 8 years ago
  53. d10bced net: nfs: Correct the reply data buffer size by Joe Hershberger · 8 years ago
  54. f59972b net: nfs: Share the file handle buffer for v2 / v3 by Joe Hershberger · 8 years ago
  55. 2a4bc83 net: NFS: Add NFSv3 support by Guillaume GARDET · 8 years ago
  56. 877a564 net: nfs: Remove unused define by Joe Hershberger · 8 years ago
  57. a8d4f89 net: nfs: Remove separate buffer for default name by Joe Hershberger · 8 years ago
  58. 9d39030 net: Stop including NFS overhead in defragment max by Joe Hershberger · 8 years ago
  59. 8d56db9 Various, unrelated tree-wide typo fixes. by Robert P. J. Day · 8 years ago
  60. 2f8641c net: Fix incorrect RPC packets on 64-bit systems by Ralf Hubert · 8 years ago
  61. 7ba4c67 NFS: Add error message when U-Boot NFS version (V2) is not supported by NFS server by Guillaume GARDET · 8 years ago
  62. 23298cd net: Handle an empty bootp extension section by Andre Renaud · 9 years ago
  63. 3d5fc4e net: Optionally use pxe client arch from variable by Alexander Graf · 9 years ago
  64. 3661aac distro: Add efi pxe boot code by Alexander Graf · 9 years ago
  65. 0a212be net: Move CONFIG_SPL_NET_VCI_STRING into Kconfig by Alexander Graf · 9 years ago
  66. 6b99b63 net: Fix client identifiers for ARM by Alexander Graf · 9 years ago
  67. 4c71c51 net: Move the VCI and client arch values to Kconfig by Alexander Graf · 9 years ago
  68. ea73a04 bootp: Move vendor class identifier set to function by Alexander Graf · 9 years ago
  69. 94c4b99 efi_loader: Add network access support by Alexander Graf · 9 years ago
  70. bf27a4c bootp: Prevent u-boot from using others responses. by Anton Persson · 9 years ago
  71. 1597132 net: bootp: Add environment variable for timeout period by Alexandre Messier · 9 years ago
  72. 004b891 microblaze: Correct build error in eth-uclass.c by Simon Glass · 9 years ago
  73. ad28a31 net: Add bootfile in DHCP Request by Alexandre Messier · 9 years ago
  74. 8602d5c net: Rename eth.c to eth_lecacy.c by Simon Glass · 9 years ago
  75. c6011d2 net: Move driver-model code into its own file by Simon Glass · 9 years ago
  76. d9582c3 net: Move remaining common functions to eth_common.c by Simon Glass · 9 years ago
  77. ce63f89 net: Move environment functions to the common file by Simon Glass · 9 years ago
  78. 0a9bde1 net: Move common init into a new eth_common.c file by Simon Glass · 9 years ago
  79. a7d6dbb net: Don't call board/cpu_eth_init() with driver model by Simon Glass · 9 years ago
  80. 67e72e9 net: bootp: Ignore packets whose yiaddr is 0 by Peng Fan · 9 years ago
  81. 60c1421 net: remove scary warning about EEPROM provided MAC address by Andre Przywara · 9 years ago
  82. d6978a4 net: Fix delay in net_retry test by Joe Hershberger · 9 years ago
  83. 1e6c9fc dm: eth: Stick to 'ethact' when 'ethrotate' is 'no' in eth_init() by Bin Meng · 9 years ago
  84. 2d5cc54 dm: eth: Test 'ethrotate' before changing current ethernet device by Bin Meng · 9 years ago
  85. b529109 dm: net: Fix DM for targets which use MANUAL_RELOC by Michal Simek · 9 years ago
  86. a73bda4 Move console definitions into a new console.h file by Simon Glass · 9 years ago
  87. cecd394 net: eth: Check return value in various places by Bin Meng · 9 years ago
  88. e59ecbc net: eth: Clear MAC address in eth_pre_remove() by Bin Meng · 9 years ago
  89. ae80c2e net: Increase the size of the net_boot_file_name buffer by Jacob Stiffler · 9 years ago
  90. 79f724c net: parse DHCP options from overloaded file/sname fields by Stefan Brüns · 9 years ago
  91. 345cb83 net: Do not overwrite options found in overloaded 'file' field by Stefan Brüns · 9 years ago
  92. 1bcee66 net: change the env name to use const by Josh Wu · 9 years ago
  93. a4f2397 net/eth: fix a bug in on_ethaddr() by Gong Qianyu · 9 years ago
  94. 4c60e4a net: cancel timeout handler after DHCPACK by Stefan Brüns · 9 years ago
  95. cc97ead net/arp: account for ARP delay, avoid duplicate packets on timeout by Stefan Brüns · 9 years ago
  96. 86f1fe4 net/arp: Do not run net_start_again() on timeout by Stefan Brüns · 9 years ago
  97. 4431829 net: Fix parsing of Bootp/DHCP option 0 (Pad) by Stefan Brüns · 9 years ago
  98. 2eb2556 net: send RFC1542 compliant value for bootp requests by Stefan Brüns · 9 years ago
  99. a48cd93 net: reject Bootp/DHCP packets with bad OP value by Stefan Brüns · 9 years ago
  100. 3948aa0 net: protect status led access in bootp by Thomas Chou · 9 years ago