index
:
platform/kernel/u-boot
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_riscv
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
master
old/tizen_20201104
old/tizen_20211124
sandbox/akazmin/hwasan_build
sandbox/amistewicz/comwor4
sandbox/hoegeun/tizen-next-pmic-starfive
sandbox/jkryszyn/virtual-ab
sandbox/klewandowski/wip
sandbox/lstelmach/sd_fusing_py
sandbox/mmajewski2/sd_fusing_py_lint
sandbox/mszyprowski/dev/tizen-next-prepare
sandbox/mszyprowski/dev/tizen-next-prepare-2
sandbox/mszyprowski/dev/tizen-next-prepare-3
sandbox/mszyprowski/dev/tizen-next-prepare-4
sandbox/nmerinov/llvm
sandbox/snawrocki/kvim3_thor_progress_2
sandbox/songinha/upstream
tizen
tizen-next
tizen_-1
tizen_-2
tizen_-3
tizen_-4
tizen_-5
tizen_-6
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
upstream
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2008-01-10
Fix Ethernet init() return codes
Ben Warren
1
-1
/
+1
2008-01-08
Add support CONFIG_UEC_ETH3 in MPC83xx
Joakim Tjernlund
1
-0
/
+3
2008-01-03
net: Add CONFIG_NET_DO_NOT_TRY_ANOTHER option
Matthias Fuchs
1
-0
/
+2
2008-01-03
NET: Proper return code handling in eth_init() function in file eth.c
Upakul Barkakaty
1
-4
/
+4
2008-01-03
net/eth.c: Fix env_enetaddr signed overflow
Shinya Kuribayashi
1
-1
/
+2
2008-01-03
Introduce new eth_receive routine
Rafal Jaworowski
2
-0
/
+68
2007-11-20
Merge branch 'origin' into kconfig-for-1.3.1
Grant Likely
6
-9
/
+9
2007-11-18
Fix warning differ in signedness in net/net.c and net/nfs.c
Jean-Christophe PLAGNIOL-VILLARD
6
-9
/
+9
2007-11-16
Merge branch 'origin' into kconfig-for-1.3.1
Grant Likely
1
-0
/
+4
2007-11-15
Build: split COBJS value into multiple lines
Grant Likely
1
-2
/
+9
2007-11-06
Implement general ULi 526x Ethernet driver support in U-boot
Roy Zang
1
-0
/
+4
2007-11-03
Cleanup coding style; update CHANGELOG
Wolfgang Denk
1
-3
/
+2
2007-11-03
Fix typo in nfs.c
Guennadi Liakhovetski
1
-1
/
+0
2007-11-01
DHCP Client Fix
Justin Flammia
1
-4
/
+7
2007-09-18
Avoid compiler warning.
Wolfgang Denk
1
-1
/
+1
2007-09-12
Fix memory corruption problem on STX GP3 SSA Board.
Wolfgang Denk
1
-2
/
+2
2007-08-31
Fix TFTP OACK code for short packets.
Wolfgang Denk
1
-2
/
+6
2007-08-30
Backout commit 8f1bc284 as it causes TFTP to fail.
Wolfgang Denk
1
-10
/
+10
2007-08-30
tftp: don't implicity trust the format of recevied packets
Grant Likely
1
-10
/
+10
2007-08-29
Fix: TFTP is not working on little endian systems
stefano babic
1
-1
/
+1
2007-08-16
Merge branch 'denx-coldfire' into coldfire-aug2007
John Rigby
1
-0
/
+4
2007-08-15
86xx: Fix lingering CFG_CMD_* references in sbc8641d.h
Jon Loeliger
1
-1
/
+1
2007-08-15
Merge with git://www.denx.de/git/u-boot.git
Stefan Roese
8
-100
/
+392
2007-08-14
Coding style cleanup; rebuild CHANGELOG
Wolfgang Denk
3
-23
/
+23
2007-08-13
multicast tftp: RFC2090
David Updegraff
3
-5
/
+286
2007-08-13
New CONFIG_BOOTP_SERVERIP option
Wilson Callan
1
-0
/
+2
2007-08-10
[ARM] TI DaVinci support, hopefully final
Sergey Kubushyn
1
-0
/
+5
2007-08-06
Merge with /home/wd/git/u-boot/custodian/u-boot-testing
Wolfgang Denk
8
-97
/
+97
2007-08-03
Merge branch 'testing' into working
Andy Fleming
8
-98
/
+97
2007-07-27
[ADS5121] Support for the ADS5121 board
Rafal Jaworowski
1
-0
/
+4
2007-07-16
Merge with /home/stefan/git/u-boot/u-boot-coldfire-freescale
Stefan Roese
1
-0
/
+4
2007-07-13
make show_boot_progress () weak.
Heiko Schocher
1
-11
/
+3
2007-07-11
Fix some compile problems introduced by the latest CFG_CMD_xxx cleanup
Stefan Roese
2
-4
/
+2
2007-07-10
Merge branch 'master' into u-boot-5329-early
John Rigby
1
-31
/
+19
2007-07-10
Add mcffec_initialize()
TsiChungLiew
1
-0
/
+3
2007-07-10
net/: Remove lingering references to CFG_CMD_* symbols.
Jon Loeliger
4
-15
/
+15
2007-07-09
Finally retire cmd_confdefs.h and CONFIG_BOOTP_MASK!
Jon Loeliger
2
-28
/
+28
2007-07-09
net/: Remove obsolete references to CONFIG_COMMANDS
Jon Loeliger
8
-58
/
+58
2007-07-09
Merge with /home/hs/Atronic/u-boot
Wolfgang Denk
1
-0
/
+11
2007-07-04
net/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
Jon Loeliger
8
-54
/
+56
2007-06-22
[PCS440EP] upgrade the PCS440EP board:
Heiko Schocher
1
-0
/
+11
2007-06-18
Added M5329AFEE and M5329BFEE Platforms
TsiChung Liew
1
-0
/
+1
2007-05-17
Reduce CONFIG_MPC8YXX_TSECx to CONFIG_TSECx
Kim Phillips
1
-31
/
+8
2007-04-18
Merge with /home/wd/git/u-boot/custodian/u-boot-net
Wolfgang Denk
1
-0
/
+20
2007-04-18
Merge with /home/wd/git/u-boot/custodian/u-boot-74xx-7xx
Wolfgang Denk
1
-0
/
+4
2007-04-18
Merge with /home/wd/git/u-boot/custodian/u-boot-avr32; code cleanup.
Wolfgang Denk
1
-0
/
+4
2007-04-14
AVR32: Enable networking
Haavard Skinnemoen
1
-0
/
+4
2007-04-05
[Blackfin][PATCH] Add BF537 EMAC driver initialization
Aubrey Li
1
-0
/
+4
2007-03-07
net - Support ping reply when processing net-loop
Ed Swarthout
1
-0
/
+20
2006-12-01
Fix the confilcts when merging 'master' into hpc2.
roy zang
1
-5
/
+9
[next]