index
:
u-boot-fsl-qoriq
master
scalys
Freescale u-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2017-08-07
net: Use packed structures for networking
Denis Pynkin
2017-08-07
net: Fix compile failure in net.c
Holger Dengler
2017-08-07
net: tftp: silence a subscript above array bounds compile time warning
Vladimir Zapolskiy
2017-08-07
net: Get mac address from driver as seed
Jimmy Du
2017-06-02
net: core: avoid possible NULL pointer dereference
xypron.glpk@gmx.de
2017-05-12
net: Disable the format-extra-args warning
Tom Rini
2017-05-12
net/arp: remove superfluous assignments
xypron.glpk@gmx.de
2017-03-26
net: link_local: Fix netmask endianness bug
Alexandre Messier
2017-03-20
net: don't override ethernet address environment
Roger Quadros
2017-02-07
net: core: cosmetic: A MAC address is not limited to SROM
oliver@schinagl.nl
2017-02-07
net: cosmetic: Make the MAC address string less magical
oliver@schinagl.nl
2017-02-07
net: cosmetic: Do not use magic values for ARP_HLEN
oliver@schinagl.nl
2017-01-21
status_led: Kconfig migration
Uri Mashiach
2016-11-13
net: write enetaddr down to hardware on env_callback
Marek Vasut
2016-11-07
net: use random ethernet address if invalid and not zero
Siva Durga Prasad Paladugu
2016-10-13
net: write enetaddr down to hardware on env_callback
Hannes Schmelzer
2016-09-23
treewide: replace #include <asm/errno.h> with <linux/errno.h>
Masahiro Yamada
2016-09-16
Kconfig: spl: Add SPL support options to Kconfig
Simon Glass
2016-09-09
Revert "net: nfs: Correct the reply data buffer size"
Joe Hershberger
2016-09-09
Revert "net: nfs: Use the tx buffer to construct rpc msgs"
Joe Hershberger
2016-08-22
net: nfs: Simplify rpc_add_credentials()
Joe Hershberger
2016-08-22
net: nfs: Use the tx buffer to construct rpc msgs
Joe Hershberger
2016-08-22
net: nfs: Move some prints to debug statements
Joe Hershberger
2016-08-22
net: nfs: Use consistent names for the rpc_pkt
Joe Hershberger
2016-08-22
net: nfs: Correct a comment
Joe Hershberger
2016-08-22
net: nfs: Consolidate handling of NFSv3 attributes
Joe Hershberger
2016-08-22
net: nfs: Fix lines that are too long
Joe Hershberger
2016-08-22
net: nfs: Correct the reply data buffer size
Joe Hershberger
2016-08-22
net: nfs: Share the file handle buffer for v2 / v3
Joe Hershberger
2016-08-22
net: NFS: Add NFSv3 support
Guillaume GARDET
2016-08-22
net: nfs: Remove unused define
Joe Hershberger
2016-08-22
net: nfs: Remove separate buffer for default name
Joe Hershberger
2016-08-22
net: Stop including NFS overhead in defragment max
Joe Hershberger
2016-07-16
Various, unrelated tree-wide typo fixes.
Robert P. J. Day
2016-07-06
net: Fix incorrect RPC packets on 64-bit systems
Ralf Hubert
2016-06-21
NFS: Add error message when U-Boot NFS version (V2) is not supported by NFS s...
Guillaume GARDET
2016-06-12
net: Handle an empty bootp extension section
Andre Renaud
2016-05-27
net: Optionally use pxe client arch from variable
Alexander Graf
2016-05-27
distro: Add efi pxe boot code
Alexander Graf
2016-05-27
net: Move CONFIG_SPL_NET_VCI_STRING into Kconfig
Alexander Graf
2016-05-27
net: Fix client identifiers for ARM
Alexander Graf
2016-05-27
net: Move the VCI and client arch values to Kconfig
Alexander Graf
2016-05-27
bootp: Move vendor class identifier set to function
Alexander Graf
2016-05-27
efi_loader: Add network access support
Alexander Graf
2016-03-27
bootp: Prevent u-boot from using others responses.
Anton Persson
2016-02-26
net: bootp: Add environment variable for timeout period
Alexandre Messier
2016-02-06
microblaze: Correct build error in eth-uclass.c
Simon Glass
2016-01-28
net: Add bootfile in DHCP Request
Alexandre Messier
2016-01-28
net: Rename eth.c to eth_lecacy.c
Simon Glass
2016-01-28
net: Move driver-model code into its own file
Simon Glass
[next]