Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
32ef937d806dfa48a03e47f4169ed14ad4e56539
/
net
/
arp.c
dec7ea0
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
by Tom Rini
· 6 months ago
abb9a04
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
by Tom Rini
· 6 months ago
7235660
net: Remove <common.h> and add needed includes
by Tom Rini
· 7 months ago
26011a3
Convert CONFIG_NET_RETRY_COUNT to Kconfig
by Tom Rini
· 2 years, 9 months ago
a8a7750
Convert CONFIG_ARP_TIMEOUT to Kconfig
by Tom Rini
· 2 years, 9 months ago
cc041b6
Convert CONFIG_KEEP_SERVERADDR to Kconfig
by Simon Glass
· 3 years ago
dbd7954
common: Drop linux/delay.h from common header
by Simon Glass
· 4 years, 7 months ago
0f2af88
common: Drop log.h from common header
by Simon Glass
· 4 years, 7 months ago
ed38aef
command: Remove the cmd_tbl_t typedef
by Simon Glass
· 4 years, 7 months ago
274e0b0
common: Drop net.h from common header
by Simon Glass
· 4 years, 7 months ago
e79a518
net: Don't overwrite waiting packets with asynchronous replies
by Joe Hershberger
· 6 years ago
5641f67
net: Add an accessor to know if waiting for ARP
by Joe Hershberger
· 6 years ago
193235d
net: Always align tx packets
by Mario Six
· 7 years ago
70df9d6
SPDX: Convert a few files that were missed before
by Tom Rini
· 7 years ago
6a38e41
env: Rename setenv() to env_set()
by Simon Glass
· 7 years ago
a05e7ac
net/arp: remove superfluous assignments
by xypron.glpk@gmx.de
· 8 years ago
cc97ead
net/arp: account for ARP delay, avoid duplicate packets on timeout
by Stefan Brüns
· 9 years ago
86f1fe4
net/arp: Do not run net_start_again() on timeout
by Stefan Brüns
· 9 years ago
c80b41b0
net: cosmetic: Fix checkpatch.pl failures in net.c
by Joe Hershberger
· 10 years ago
85ae776
net: cosmetic: Clean up ARP variables and functions
by Joe Hershberger
· 10 years ago
a8ca4f6
net: cosmetic: Cleanup internal packet buffer names
by Joe Hershberger
· 10 years ago
8ecdbed
net: cosmetic: Name ethaddr variables consistently
by Joe Hershberger
· 10 years ago
5874dec
net: cosmetic: Change IPaddr_t to struct in_addr
by Joe Hershberger
· 10 years ago
db06592
SPDX License cleanup for LiMon imported files
by Wolfgang Denk
· 10 years ago
40c2c03
net/: sparse fixes
by Kim Phillips
· 12 years ago
dc36a6a
net: fix typo in arp clean up
by Mike Frysinger
· 12 years ago
05a377b
net: Allow filtering on debug traces in the net subsystem
by Joe Hershberger
· 13 years ago
39048f6
net: Work-around for brain-damaged Cisco equipment with arp-proxy
by Joe Hershberger
· 13 years ago
c07e810
net: Separate ArpRequest() into lower-level func
by Joe Hershberger
· 13 years ago
de8205a
net: Don't copy every packet that waits for an ARP
by Joe Hershberger
· 13 years ago
e96624a
net: Remove static allocation for MAC address in PingSend()
by Joe Hershberger
· 13 years ago
530cd6b
net: Add net_update_ether() to handle ARP and Ping replies
by Joe Hershberger
· 13 years ago
f50357b
net: Refactor to separate the UDP handler from the ARP handler
by Joe Hershberger
· 13 years ago
ebe3ca8
net: Refactor to use NetSendPacket instead of eth_send directly
by Joe Hershberger
· 13 years ago
f7ea805
net: Refactor packet length computations
by Joe Hershberger
· 13 years ago
2f78749
net: cosmetic: Replace magic numbers in arp.c with constants
by Joe Hershberger
· 13 years ago
555efa0
net: cosmetic: Rename tmp to reply_ip_addr in arp.c
by Joe Hershberger
· 13 years ago
de15d093
net: cosmetic: Un-typedef ARP_t
by Joe Hershberger
· 13 years ago
1178f41
net: cosmetic: Un-typedef Ethernet_t
by Joe Hershberger
· 13 years ago
6fe8b45
net: cosmetic: Un-typedef IP_t
by Joe Hershberger
· 13 years ago
aae0508
net: Move ARP out of net.c
by Joe Hershberger
· 13 years ago
e6466f6
* Add support for RMU board
by wdenk
· 21 years ago
14aba9c
Initial revision
by wdenk
· 22 years ago