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
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2018-02-18
net: sh_eth: Fix DT base address fetching
Marek Vasut
1
-10
/
+4
2018-02-18
net: sh_eth: Fix checkpatch warning
Marek Vasut
1
-1
/
+1
2018-02-18
net: sh_eth: Return directly from sh_eth_recv_start
Marek Vasut
1
-4
/
+1
2018-02-18
net: sh_eth: Zap port variable
Marek Vasut
1
-18
/
+16
2018-02-16
net: ravb: Initialize PHY in probe() once
Marek Vasut
1
-13
/
+19
2018-02-08
Kconfig: net: phylib: Phylib should depends on NET
Michal Simek
1
-0
/
+1
2018-02-04
net: e1000: implement eth_write_hwaddr
Hannu Lounento
1
-0
/
+40
2018-02-04
net: e1000: split e1000_read_mac_addr
Hannu Lounento
1
-18
/
+63
2018-02-04
net: e1000: add support for writing to EEPROM
Hannu Lounento
2
-2
/
+174
2018-02-04
net: fec: fix build warnings for 64bits support
Ye Li
1
-31
/
+43
2018-02-04
net: fec: do not access reserved register for i.MX8M
Peng Fan
1
-2
/
+2
2018-01-31
Merge git://git.denx.de/u-boot-fsl-qoriq
Tom Rini
1
-1
/
+3
2018-01-30
driver: fsl-mc: Perform fsl-mc fdt fixup for lazyapply dpl
Yogesh Gaur
1
-1
/
+3
2018-01-29
mvpp2: Fix warning over 32bit vs 64bit targets
Tom Rini
1
-1
/
+1
2018-01-28
net: gmac_rockchip: Add support for the RK3228 GMAC
David Wu
1
-0
/
+85
2018-01-28
net: gmac_rockchip: Add rk3328 gmac support
David Wu
1
-0
/
+85
2018-01-28
net: gmac_rockchip: Add support for the RV1108 GMAC
David Wu
1
-6
/
+109
2018-01-27
Merge branch 'rmobile-mx' of git://git.denx.de/u-boot-sh
Tom Rini
3
-96
/
+419
2018-01-27
net: sh_eth: Add DM and DT support
Marek Vasut
1
-0
/
+268
2018-01-27
net: sh_eth: Clump legacy functions together
Marek Vasut
1
-51
/
+51
2018-01-27
net: sh_eth: Split sh_eth_init
Marek Vasut
1
-37
/
+59
2018-01-27
net: sh_eth: Separate out MAC address programming
Marek Vasut
1
-6
/
+13
2018-01-27
net: sh_eth: Split sh_eth_recv
Marek Vasut
1
-27
/
+46
2018-01-27
net: sh_eth: Pass sh_eth_dev around
Marek Vasut
1
-5
/
+17
2018-01-27
net: sh_eth: Unify CONFIG_R8A779[01234] as CONFIG_RCAR_GEN2
Marek Vasut
2
-9
/
+4
2018-01-27
net: ravb: staticize ravb_start
Marek Vasut
1
-1
/
+1
2018-01-26
Merge git://git.denx.de/u-boot-spi
Tom Rini
8
-50
/
+51
2018-01-24
wait_bit: use wait_for_bit_le32 and remove wait_for_bit
Álvaro Fernández Rojas
8
-50
/
+51
2018-01-15
phy: atheros: set auto-negotiation for AR8021
Zhao Qiang
1
-0
/
+1
2018-01-15
net: sh-eth: Add to Kconfig and convert
Nobuhiro Iwamatsu
1
-0
/
+6
2018-01-15
net: sh-eth: Fix misaligned cache operation warning
Nobuhiro Iwamatsu
1
-2
/
+3
2018-01-15
net: sh-eth: Change read/write() param to struct sh_eth_info
Nobuhiro Iwamatsu
2
-57
/
+75
2018-01-15
net: sh-eth: Remove bd_t from sh_eth_config()
Nobuhiro Iwamatsu
1
-2
/
+2
2018-01-15
net: sh-eth: Fix coding style checked by checkpatch.pl
Nobuhiro Iwamatsu
1
-12
/
+19
2018-01-15
net: phy: b53: Add b53_reg read/write commands
Florian Fainelli
1
-0
/
+139
2018-01-15
net: designware: Pad small packets
Florian Fainelli
1
-0
/
+5
2018-01-15
net: phy: Add Broadcom BCM53xx switch driver
Florian Fainelli
4
-0
/
+650
2018-01-15
net: designware: add clock support
Patrice Chotard
2
-0
/
+47
2018-01-15
net: mvneta - Fixed recv() when multiple packets have arrived.
Jason Brown
1
-1
/
+5
2018-01-15
net: miiphybb: fix casting error
Chris Brandt
1
-1
/
+1
2018-01-15
net: sh-eth: remove sh_eth_offset_rz table
Chris Brandt
1
-58
/
+1
2018-01-15
net: sh-eth: fix inl and outl definitions
Chris Brandt
1
-1
/
+3
2018-01-15
net: phy: marvell: Add functions to read PHY's extended registers
Lukasz Majewski
1
-0
/
+29
2018-01-15
net: Fix buffer overrun error in netconsole
Joe Hershberger
1
-2
/
+5
2018-01-15
net: macb: Add support for Xilinx Zynq SoC
Wilson Lee
3
-12
/
+87
2018-01-11
Merge git://git.denx.de/u-boot-fsl-qoriq
Tom Rini
1
-0
/
+24
2018-01-10
configs: Move SYS_DPAA_QBMAN to Kconfig
Ahmed Mansour
1
-0
/
+24
2018-01-09
ARM: mvebu: Allow MVNETA to be selected with Armada 3700 SoCs
Miquel Raynal
1
-3
/
+3
2017-12-19
Merge git://git.denx.de/u-boot-sunxi
Tom Rini
1
-0
/
+8
2017-12-18
Merge git://git.denx.de/u-boot-fsl-qoriq
Tom Rini
1
-2
/
+2
[next]