Historique des commits

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