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
/
include
/
net.h
Age
Commit message (
Expand
)
Author
2014-05-12
net: rename and refactor eth_rand_ethaddr() function
Masahiro Yamada
2013-11-22
net: Fix mcast function pointer prototype
Claudiu Manoil
2013-08-19
net.h: don't use the reserved name __unused
Jeroen Hofstee
2013-06-25
net: make IPaddr type big endian
Kim Phillips
2013-06-04
net: Add prototype for update_tftp
Simon Glass
2012-11-04
net/: sparse fixes
Kim Phillips
2012-09-24
net: Filter incoming netconsole packets by IP
Joe Hershberger
2012-09-24
net: Improve the speed of netconsole
Joe Hershberger
2012-07-07
net: add helper to generate random mac address
Michael Walle
2012-05-23
net: Allow filtering on debug traces in the net subsystem
Joe Hershberger
2012-05-23
net: Add link-local addressing support
Joe Hershberger
2012-05-23
net: Don't copy every packet that waits for an ARP
Joe Hershberger
2012-05-23
net: Fix net buffer initialization
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 protect access to the NetState variable
Joe Hershberger
2012-05-23
net: Refactor to use NetSendPacket instead of eth_send directly
Joe Hershberger
2012-05-23
net: Refactor IP, UPD, and ICMP header writing functions
Joe Hershberger
2012-05-23
net: cosmetic: Replace magic numbers in arp.c with constants
Joe Hershberger
2012-05-23
net: cosmetic: Add a more explicit comment about 802.2
Joe Hershberger
2012-05-23
net: cosmetic: Rename parameter len to payload_len
Joe Hershberger
2012-05-23
net: cosmetic: Un-typedef ICMP_t
Joe Hershberger
2012-05-23
net: cosmetic: Un-typedef ARP_t
Joe Hershberger
2012-05-23
net: cosmetic: Un-typedef VLAN_Ethernet_t
Joe Hershberger
2012-05-23
net: cosmetic: Un-typedef Ethernet_t
Joe Hershberger
2012-05-23
net: cosmetic: Split struct ip_udp_hdr into ip_hdr
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
2012-05-23
net: Encapsulate CDP packet identification
Joe Hershberger
2012-05-23
net: Move CDP out of net.c
Joe Hershberger
2012-05-15
net: cosmetic: tftp.* checkpatch compliance
Joe Hershberger
2012-05-15
net: cosmetic: net.c checkpatch compliance
Joe Hershberger
2012-05-15
net: cosmetic: net.h checkpatch compliance
Joe Hershberger
2012-05-15
net: Remove volatile from net API
Joe Hershberger
2012-03-29
net: force PKTALIGN to ARCH_DMA_MINALIGN
Eric Nelson
2012-03-18
net/miiphy/serial: drop duplicate "NAMESIZE" define
Mike Frysinger
2012-03-03
eth: remove usb-ethernet devices before re-enumerating them
Vincent Palatin
2011-12-20
net: introduce per device index
Michael Walle
2011-12-06
net: Make sure IPaddr_t is 32 bits in size
Matthias Weisser
2011-10-27
net: Export auto_load, use it in rarp
Simon Glass
2011-10-26
net: tftpput: Support selecting get/put for tftp
Simon Glass
2011-10-26
net: tftpput: Rename TFTP to TFTPGET
Simon Glass
2011-10-26
net: tftpput: Add support for receiving ICMP packets
Simon Glass
2011-10-05
net: drop !NET_MULTI code
Mike Frysinger
2011-08-08
Add Ethernet hardware MAC address framework to usbnet
Simon Glass
2011-05-19
TFTP: add tftpsrv command
Luca Ceresoli
2011-05-12
NET: pass source IP address to packet handlers
Luca Ceresoli
2010-11-28
string_to_ip: constify "s" arg
Mike Frysinger
2010-11-28
string_to_VLAN: constify "var" arg
Mike Frysinger
2010-11-28
copy_filename: constify "src" arg
Mike Frysinger
[next]