Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
c4978ae63f5feed649ff606c296d4ab1f19f361d
/
net
e4e53d1
net/bootp.c: Fix GCC 4.6 warning
by Anatolij Gustschin
· 13 years ago
3de85dd
net/net.c: Fix GCC 4.6 build warning
by Wolfgang Denk
· 13 years ago
5234ad1
net: Export auto_load, use it in rarp
by Simon Glass
· 13 years ago
e4655c5
net: Change for loop to memset()
by Simon Glass
· 13 years ago
4abd0e2
net: Add more #ifdefs for tftpput to reduce code size
by Simon Glass
· 13 years ago
8431332
net: Make net_transfer() a static function
by Simon Glass
· 13 years ago
2928cd8
net: Hide more code behind CONFIG_CMD_TFTPPUT
by Simon Glass
· 13 years ago
6a398d2
net: tftpput: implement tftp logic
by Simon Glass
· 13 years ago
f59675a
net: tftpput: Support selecting get/put for tftp
by Simon Glass
· 13 years ago
bd8a0e0
net: tftpput: Factor out start, restart and next block functions
by Simon Glass
· 13 years ago
b437aad
net: tftpput: move common code into separate functions
by Simon Glass
· 13 years ago
d6c5f55
net: tftpput: Rename TFTP to TFTPGET
by Simon Glass
· 13 years ago
230467c
net: tftpput: Add support for receiving ICMP packets
by Simon Glass
· 13 years ago
43c7296
net: tftpput: Move ICMP code into its own function
by Simon Glass
· 13 years ago
a77e293
net/dns.c: Fix endian conversion for big-endian in dns command
by Bernhard Kaindl
· 13 years ago
ea320281
net: bootp: add PXE/RFC 4578 DHCP options support
by Jason Hobbs
· 13 years ago
a23230c
net: drop !NET_MULTI code
by Mike Frysinger
· 13 years ago
4c97a84
net: drop !NET_MULTI ns7520 driver
by Mike Frysinger
· 13 years ago
dde025c
net: Add \n before warning message so it prints on a new line.
by Philip Balister
· 13 years ago
74edd5c
net: turn name len check into an assert
by Mike Frysinger
· 13 years ago
10b532c
net/bootp.c: fix tftp load if autoload environment var isn't set
by Peter Korsgaard
· 13 years ago
153bf3a
net/eth.c: throw BUG for eth_get_dev_by_name(NULL)
by Helmut Raiger
· 13 years ago
ca21140
Correct call to eth_write_hwaddr()
by Simon Glass
· 13 years ago
5b4945b
net: Check network device driver name
by Michal Simek
· 13 years ago
ab068eb
Put common autoload code into auto_load() function
by Simon Glass
· 13 years ago
62b36c9
Add Ethernet hardware MAC address framework to usbnet
by Simon Glass
· 13 years ago
7ff2b99
net/eth.c: drop obsolete at91rm9200 support
by Andreas Bießmann
· 13 years ago
6380e01
bootp: add ntpserver option to bootp request
by Luuk Paulussen
· 14 years ago
7019d25
net/net.c: Update ipaddr if the environment has changed
by Enric Balletbo i Serra
· 13 years ago
2f3dc0a
net/tftp.c: fix typo
by Luca Ceresoli
· 14 years ago
7aa81a4
TFTP: add tftpsrv command
by Luca Ceresoli
· 14 years ago
b640ed3
TFTP: net/tftp.c: add server mode receive
by Luca Ceresoli
· 14 years ago
562dfe5
TFTP: rename STATE_RRQ to STATE_SEND_RRQ
by Luca Ceresoli
· 14 years ago
5079c76
TFTP: replace "server" with "remote" in local variable names
by Luca Ceresoli
· 14 years ago
4e7a02b
net/tftp.c: cosmetic: do not initialise statics to 0 or NULL
by Luca Ceresoli
· 14 years ago
09b1823
net/tftp.c: cosmetic: fix indentation
by Luca Ceresoli
· 14 years ago
6072fcd
net/tftp.c: cosmetic: trailing statements should be on next line
by Luca Ceresoli
· 14 years ago
35dfb18
net/tftp.c: cosmetic: fix brace issues
by Luca Ceresoli
· 14 years ago
c4ffb9f
net/tftp.c: cosmetic: do not use assignment in if condition
by Luca Ceresoli
· 14 years ago
bf6ce41
net/tftp.c: cosmetic: fix pointer syntax issues
by Luca Ceresoli
· 14 years ago
f40538a
net/tftp.c: cosmetic: fix whitespace issues
by Luca Ceresoli
· 14 years ago
c42fc27
net/tftp.c: cosmetic: fix lines over 80 characters
by Luca Ceresoli
· 14 years ago
db21082
net/net.c: cosmetic: do not use assignment in if condition
by Luca Ceresoli
· 14 years ago
b19d0b7
net/net.c: cosmetic: fix indentation
by Luca Ceresoli
· 14 years ago
5fe6de2
net/net.c: cosmetic: parentheses not required for return
by Luca Ceresoli
· 14 years ago
f27d91f
net/net.c: cosmetic: fix pointer syntax issues
by Luca Ceresoli
· 14 years ago
e8ccbb0
net/net.c: cosmetic: fix brace issues
by Luca Ceresoli
· 14 years ago
7cbd748
net/net.c: cosmetic: fix whitespace issues
by Luca Ceresoli
· 14 years ago
d01bc1c
net/net.c: cosmetic: variable initializations
by Luca Ceresoli
· 14 years ago
5c83a96
net/net.c: cosmetic: fix lines over 80 characters
by Luca Ceresoli
· 14 years ago
428ab36
NET: pass source IP address to packet handlers
by Luca Ceresoli
· 14 years ago
00dceba
netconsole: remove `serverip' check
by Simon Guinot
· 14 years ago
fa51d4c
NET: Correct potential missing goto label in case statement.
by Gray Remlin
· 14 years ago
aecf6fc
Create PHY Lib for U-Boot
by Andy Fleming
· 14 years ago
a0978eb
Fix bad padding of bootp request packet
by Simon Glass
· 14 years ago
0fce515
Fix compile warning in net/eth.c
by Remy Bohmer
· 14 years ago
1e9961d
Add USB host ethernet adapter support
by Simon Glass
· 14 years ago
89c7392
string_to_VLAN: constify "var" arg
by Mike Frysinger
· 14 years ago
c8ecaa3
copy_filename: constify "src" arg
by Mike Frysinger
· 14 years ago
a8d426f
Switch from archive libraries to partial linking
by Sebastien Carlier
· 14 years ago
cfdc8e0
Net: clarify board/cpu_eth_init calls
by Ben Warren
· 14 years ago
1c7dca5
net: Fix potential empty DHCP Parameter Request List
by Jason Liu
· 14 years ago
f7a48ca
rarp: Condtionally compile rarp support
by Peter Tyser
· 14 years ago
5ffd701
Net: Remove redundant CONFIG_NET_MULTI directives
by Ben Warren
· 14 years ago
97824d6
Fix compile warnings for const correctness
by Ben Warren
· 14 years ago
2843ed9
net: warn about spaces in device names
by Mike Frysinger
· 14 years ago
284902e
net/eth.c: eth_mac_skip() is only needed when CONFIG_NET_MULTI is set
by Wolfgang Denk
· 14 years ago
e7ade8b
ip/defrag: fix processing of last short fragment
by Fillod Stephane
· 14 years ago
6db991a
Program net device MAC addresses after initializing
by Ben Warren
· 15 years ago
55b50e9
./net/net.c - make Microsoft dns servers happy with random_port() numbers
by Robin Getz
· 15 years ago
d46bcd3
net: Trivial coding style issue with empty for statement
by Detlev Zundel
· 15 years ago
b233bd7
TFTP: allow for adjustable retransmission timout
by Wolfgang Denk
· 15 years ago
8b3cc06
Make getenv_IPaddr() global
by Dirk Behme
· 15 years ago
b46293f
Add error codes/handling for TFTP-server
by Remy Bohmer
· 15 years ago
8c2926d
net: pull CONFIG checks out of source and into makefile
by Mike Frysinger
· 15 years ago
b956fba
nfs: NfsTimeout() updates
by Evan Samanas
· 15 years ago
867d870
fix nfs symlink name corruption
by Ed Swarthout
· 15 years ago
0ddb8e8
Repair the 'netretry=once' option.
by Remy Bohmer
· 15 years ago
2b18422
net/bootp.c: fix compile warning
by Wolfgang Denk
· 15 years ago
b3b00ed
Add Transfer Size Option to tftp
by Robin Getz
· 15 years ago
252f04d
nfs: accept CONFIG_NFS_READ_SIZE from config file
by Alessandro Rubini
· 15 years ago
8832f6e
tftp: get the tftp block size from config file and from the environment
by Alessandro Rubini
· 15 years ago
f119e3d
net: defragment IP packets
by Alessandro Rubini
· 15 years ago
12730c7
net/tftp.c: fix warning: pointer targets differ in signedness
by Wolfgang Denk
· 15 years ago
e129d56
net: sync env ethaddr to device enetaddr in eth_init()
by Mike Frysinger
· 15 years ago
9e0a4d6
minor debug cleanups in ./net
by Robin Getz
· 15 years ago
bddc726
Coding Style cleanup; update CHANGELOG.
by Wolfgang Denk
· 15 years ago
470a6d4
Save server's MAC address in environment
by Robin Getz
· 15 years ago
16bb21d
DHCP regression on 2009-06
by Michael Zaidman
· 15 years ago
cc44306
Add warning about upcoming removal of old Ethernet API
by Ben Warren
· 15 years ago
82f0d23
Add DNS support
by Robin Getz
· 15 years ago
dc16603
net: rename NetRxPkt to NetRxPacket
by Mike Frysinger
· 15 years ago
20a020c
A VLAN tagged DHCP request/discover is 4 bytes short
by Norbert van Bolhuis
· 15 years ago
6045806
Remove support for non-CONFIG_NET_MULTI on PPC4xx EMAC
by Ben Warren
· 16 years ago
5301bbf
Switched davinci_emac Ethernet driver to use newer API
by Ben Warren
· 16 years ago
3b195ff
netloop: updates for NetLoop
by Heiko Schocher
· 16 years ago
21d2cd2
Replace __attribute references with __attribute__
by Peter Tyser
· 16 years ago
b97bfe4
NetLoop initialization bug
by Michael Zaidman
· 16 years ago
79ca1b9
net: get mac address from environment and use eth util funcs
by Mike Frysinger
· 16 years ago
c34319c
net: new utility functions for working with enetaddr's
by Mike Frysinger
· 16 years ago
Next »