Cronologia Commit

Autore SHA1 Messaggio Data
  Simon Glass c05ed00afb common: Drop linux/delay.h from common header 4 anni fa
  Simon Glass f7ae49fc4f common: Drop log.h from common header 4 anni fa
  Simon Glass 0914011310 command: Remove the cmd_tbl_t typedef 4 anni fa
  Simon Glass 90526e9fba common: Drop net.h from common header 4 anni fa
  Joe Hershberger ac3f26cc15 net: Don't overwrite waiting packets with asynchronous replies 5 anni fa
  Joe Hershberger 3f02c98bd1 net: Add an accessor to know if waiting for ARP 5 anni fa
  Mario Six 2d8f25ed7b net: Always align tx packets 6 anni fa
  Tom Rini f739fcd831 SPDX: Convert a few files that were missed before 6 anni fa
  Simon Glass 382bee57f1 env: Rename setenv() to env_set() 6 anni fa
  xypron.glpk@gmx.de 8cfb77387e net/arp: remove superfluous assignments 7 anni fa
  Stefan Brüns 45b47734a0 net/arp: account for ARP delay, avoid duplicate packets on timeout 8 anni fa
  Stefan Brüns 943231119f net/arp: Do not run net_start_again() on timeout 8 anni fa
  Joe Hershberger bc0571fc10 net: cosmetic: Fix checkpatch.pl failures in net.c 9 anni fa
  Joe Hershberger 85d25e0e76 net: cosmetic: Clean up ARP variables and functions 9 anni fa
  Joe Hershberger 1203fcceec net: cosmetic: Cleanup internal packet buffer names 9 anni fa
  Joe Hershberger 0adb5b761f net: cosmetic: Name ethaddr variables consistently 9 anni fa
  Joe Hershberger 049a95a775 net: cosmetic: Change IPaddr_t to struct in_addr 9 anni fa
  Wolfgang Denk 2ea9103924 SPDX License cleanup for LiMon imported files 9 anni fa
  Kim Phillips 0637059088 net/: sparse fixes 11 anni fa
  Mike Frysinger a0bc44e68e net: fix typo in arp clean up 12 anni fa
  Joe Hershberger 4ef8d53caa net: Allow filtering on debug traces in the net subsystem 12 anni fa
  Joe Hershberger c697576262 net: Work-around for brain-damaged Cisco equipment with arp-proxy 12 anni fa
  Joe Hershberger 228041893c net: Separate ArpRequest() into lower-level func 12 anni fa
  Joe Hershberger e94070c443 net: Don't copy every packet that waits for an ARP 12 anni fa
  Joe Hershberger f1d2d28469 net: Remove static allocation for MAC address in PingSend() 12 anni fa
  Joe Hershberger e711101581 net: Add net_update_ether() to handle ARP and Ping replies 12 anni fa
  Joe Hershberger ece223b52a net: Refactor to separate the UDP handler from the ARP handler 12 anni fa
  Joe Hershberger adf5d93e44 net: Refactor to use NetSendPacket instead of eth_send directly 12 anni fa
  Joe Hershberger 00f33268ab net: Refactor packet length computations 12 anni fa
  Joe Hershberger 674bb24982 net: cosmetic: Replace magic numbers in arp.c with constants 12 anni fa