Histórico de Commits

Autor SHA1 Mensagem Data
  Joe Hershberger bc0571fc10 net: cosmetic: Fix checkpatch.pl failures in net.c há 10 anos atrás
  Joe Hershberger 331db5a90f net: cosmetic: Clean up ping variables and functions há 10 anos atrás
  Joe Hershberger 85d25e0e76 net: cosmetic: Clean up ARP variables and functions há 10 anos atrás
  Joe Hershberger 1203fcceec net: cosmetic: Cleanup internal packet buffer names há 10 anos atrás
  Joe Hershberger 0adb5b761f net: cosmetic: Name ethaddr variables consistently há 10 anos atrás
  Joe Hershberger 049a95a775 net: cosmetic: Change IPaddr_t to struct in_addr há 10 anos atrás
  Simon Glass 0da0fcd51f net: Use new checksum functions há 10 anos atrás
  Wolfgang Denk 2ea9103924 SPDX License cleanup for LiMon imported files há 10 anos atrás
  Joe Hershberger 4ef8d53caa net: Allow filtering on debug traces in the net subsystem há 13 anos atrás
  Joe Hershberger e94070c443 net: Don't copy every packet that waits for an ARP há 13 anos atrás
  Joe Hershberger f1d2d28469 net: Remove static allocation for MAC address in PingSend() há 13 anos atrás
  Joe Hershberger e711101581 net: Add net_update_ether() to handle ARP and Ping replies há 13 anos atrás
  Joe Hershberger 22f6e99d5b net: Refactor to protect access to the NetState variable há 13 anos atrás
  Joe Hershberger adf5d93e44 net: Refactor to use NetSendPacket instead of eth_send directly há 13 anos atrás
  Joe Hershberger 61da3c2af8 net: Refactor ping receive handler há 13 anos atrás
  Joe Hershberger 00f33268ab net: Refactor packet length computations há 13 anos atrás
  Joe Hershberger 4b11c9166b net: Refactor IP, UPD, and ICMP header writing functions há 13 anos atrás
  Joe Hershberger e0a630795b net: cosmetic: Un-typedef ICMP_t há 13 anos atrás
  Joe Hershberger cb487f5664 net: cosmetic: Un-typedef Ethernet_t há 13 anos atrás
  Joe Hershberger c5c59df04d net: cosmetic: Split struct ip_udp_hdr into ip_hdr há 13 anos atrás
  Joe Hershberger 594c26f8a7 net: cosmetic: Un-typedef IP_t há 13 anos atrás
  Joe Hershberger a36b12f95a net: Move PING out of net.c há 13 anos atrás