Historique des commits

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