index
:
u-boot
grapeboard-proto
scalys-lsdk-1803
NXP/Freescale LSDK U-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
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 RARP receive logic out of net.c
Joe Hershberger
2012-05-23
net: Move PING out of net.c
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-23
net: Move MAC-seeded rand out of bootp.c
Joe Hershberger
2012-05-15
net: move bootfile init into eth_initialize
Mike Frysinger
2012-05-15
net: punt bd->bi_ip_addr
Mike Frysinger
2012-05-15
net: cosmetic: tftp.* checkpatch compliance
Joe Hershberger
2012-05-15
net: cosmetic: sntp.* checkpatch compliance
Joe Hershberger
2012-05-15
net: cosmetic: rarp.* checkpatch compliance
Joe Hershberger
2012-05-15
net: cosmetic: nfs.* checkpatch compliance
Joe Hershberger
2012-05-15
net: cosmetic: net.c checkpatch compliance
Joe Hershberger
2012-05-15
net: cosmetic: eth.c checkpatch compliance
Joe Hershberger
2012-05-15
net: cosmetic: bootp.* checkpatch compliance
Joe Hershberger
2012-05-15
net: Remove volatile from net API
Joe Hershberger
2012-04-04
net/eth.c: fix eth_write_hwaddr() to use dev->enetaddr as fall back
Eric Miao
2012-03-18
bootstage: Plumb in bootstage calls for basic operations
Simon Glass
2012-03-18
bootstage: Replace show_boot_progress/error() with bootstage_...()
Simon Glass
2012-03-18
bootstage: Convert net progress numbers to enums
Simon Glass
2012-03-18
bootstage: Use show_boot_error() for -ve progress numbers
Simon Glass
2012-03-18
net/miiphy/serial: drop duplicate "NAMESIZE" define
Mike Frysinger
2012-03-06
PPC: Drop mv6446x_eth_initialize() from net/eth.c
Marek Vasut
2012-03-06
PPC: Drop mv6436x_eth_initialize() from net/eth.c
Marek Vasut
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-11-23
net/bootp.c: Fix GCC 4.6 warning
Anatolij Gustschin
2011-11-07
net/net.c: Fix GCC 4.6 build warning
Wolfgang Denk
2011-10-27
net: Export auto_load, use it in rarp
Simon Glass
2011-10-27
net: Change for loop to memset()
Simon Glass
2011-10-27
net: Add more #ifdefs for tftpput to reduce code size
Simon Glass
2011-10-27
net: Make net_transfer() a static function
Simon Glass
2011-10-27
net: Hide more code behind CONFIG_CMD_TFTPPUT
Simon Glass
2011-10-26
net: tftpput: implement tftp logic
Simon Glass
2011-10-26
net: tftpput: Support selecting get/put for tftp
Simon Glass
2011-10-26
net: tftpput: Factor out start, restart and next block functions
Simon Glass
2011-10-26
net: tftpput: move common code into separate functions
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-26
net: tftpput: Move ICMP code into its own function
Simon Glass
2011-10-23
net/dns.c: Fix endian conversion for big-endian in dns command
Bernhard Kaindl
2011-10-17
net: bootp: add PXE/RFC 4578 DHCP options support
Jason Hobbs
2011-10-05
net: drop !NET_MULTI code
Mike Frysinger
2011-10-05
net: drop !NET_MULTI ns7520 driver
Mike Frysinger
2011-10-01
net: Add \n before warning message so it prints on a new line.
Philip Balister
[prev]
[next]