index
:
u-boot-fsl-qoriq
master
scalys
Freescale u-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
arp.c
Age
Commit message (
Expand
)
Author
2017-05-12
net/arp: remove superfluous assignments
xypron.glpk@gmx.de
2015-10-28
net/arp: account for ARP delay, avoid duplicate packets on timeout
Stefan Brüns
2015-10-28
net/arp: Do not run net_start_again() on timeout
Stefan Brüns
2015-04-18
net: cosmetic: Fix checkpatch.pl failures in net.c
Joe Hershberger
2015-04-18
net: cosmetic: Clean up ARP variables and functions
Joe Hershberger
2015-04-18
net: cosmetic: Cleanup internal packet buffer names
Joe Hershberger
2015-04-18
net: cosmetic: Name ethaddr variables consistently
Joe Hershberger
2015-04-18
net: cosmetic: Change IPaddr_t to struct in_addr
Joe Hershberger
2014-10-10
SPDX License cleanup for LiMon imported files
Wolfgang Denk
2012-11-04
net/: sparse fixes
Kim Phillips
2012-07-10
net: fix typo in arp clean up
Mike Frysinger
2012-05-23
net: Allow filtering on debug traces in the net subsystem
Joe Hershberger
2012-05-23
net: Work-around for brain-damaged Cisco equipment with arp-proxy
Joe Hershberger
2012-05-23
net: Separate ArpRequest() into lower-level func
Joe Hershberger
2012-05-23
net: Don't copy every packet that waits for an ARP
Joe Hershberger
2012-05-23
net: Remove static allocation for MAC address in PingSend()
Joe Hershberger
2012-05-23
net: Add net_update_ether() to handle ARP and Ping replies
Joe Hershberger
2012-05-23
net: Refactor to separate the UDP handler from the ARP handler
Joe Hershberger
2012-05-23
net: Refactor to use NetSendPacket instead of eth_send directly
Joe Hershberger
2012-05-23
net: Refactor packet length computations
Joe Hershberger
2012-05-23
net: cosmetic: Replace magic numbers in arp.c with constants
Joe Hershberger
2012-05-23
net: cosmetic: Rename tmp to reply_ip_addr in arp.c
Joe Hershberger
2012-05-23
net: cosmetic: Un-typedef ARP_t
Joe Hershberger
2012-05-23
net: cosmetic: Un-typedef Ethernet_t
Joe Hershberger
2012-05-23
net: cosmetic: Un-typedef IP_t
Joe Hershberger
2012-05-23
net: Move ARP out of net.c
Joe Hershberger
2003-06-05
* Add support for RMU board
wdenk
2002-09-28
Initial revision
wdenk