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
old/tizen_20241126
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
2019-06-11
Merge tag 'u-boot-stm32-20190606' of https://github.com/pchotard/u-boot
Tom Rini
1
-52
/
+383
2019-06-11
net: fec_mxc: not access reserved register on i.MX8
Peng Fan
1
-1
/
+1
2019-06-06
net: dwc_eth_qos: add Ethernet stm32mp1 support
Christophe Roullier
1
-52
/
+383
2019-06-01
dm: net: macb: Implement link speed change callback
Bin Meng
1
-0
/
+35
2019-06-01
dm: net: macb: Update macb_linkspd_cb() signature
Bin Meng
1
-1
/
+21
2019-05-26
configs: Migrate CONFIG_FMAN_ENET and some related options to Kconfig
Tom Rini
2
-1
/
+7
2019-05-18
CONFIG_SPL_SYS_[DI]CACHE_OFF: add
Trevor Woerner
3
-3
/
+4
2019-05-14
eth: mtk-eth: fix incorrect read of phy-handle
Weijie Gao
1
-3
/
+4
2019-05-14
net: rtl8169: Support RTL-8168h/8111h
Thierry Reding
1
-0
/
+1
2019-05-14
net: rtl8169: Implement ->hwaddr_write() callback
Thierry Reding
1
-0
/
+18
2019-05-14
phy: ti: Init node before reading
Michal Simek
1
-4
/
+4
2019-05-14
net: phy: micrel: Allow KSZ8xxx and KSZ90x1 to be used together
James Byrne
3
-18
/
+11
2019-05-08
Merge branch 'master' of git://git.denx.de/u-boot-net
Tom Rini
7
-112
/
+110
2019-05-08
net: phy: micrel: Find Micrel PHY node correctly
James Byrne
1
-1
/
+9
2019-05-08
net: phy: micrel: Use correct skew values on KSZ9021
James Byrne
1
-4
/
+10
2019-05-08
net: phy: aquantia: Set only autoneg on in register 4.c441
Valentin-catalin Neacsu
1
-1
/
+6
2019-05-08
net: phy: Fix return value check phy_probe
Siva Durga Prasad Paladugu
1
-1
/
+4
2019-05-08
net: phy: Reloc next and prev pointers inside phy_drivers
Siva Durga Prasad Paladugu
1
-0
/
+12
2019-05-08
drivers: net: ldpaa_eth: fix resource leak
Pankaj Bansal
1
-0
/
+1
2019-05-08
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
Tom Rini
1
-17
/
+57
2019-05-09
net: sun8i_emac: Add EPHY CLK and RESET support
Jagan Teki
1
-17
/
+57
2019-05-07
net: phy: realtek: Introduce quirk to mark RXC not stoppable
Carlo Caione
2
-0
/
+39
2019-05-07
net: phy: ti: use generic helpers to access MMD registers
Carlo Caione
1
-105
/
+25
2019-05-07
net: phy: Add generic helpers to access MMD PHY registers
Carlo Caione
1
-0
/
+4
2019-05-07
net: sh_eth: Add support for operation without clock framework
Marek Vasut
1
-0
/
+9
2019-05-07
net: sh_eth: Add RZ/A1 support
Marek Vasut
1
-0
/
+56
2019-05-07
sh: 7724: Remove CPU support
Marek Vasut
2
-4
/
+1
2019-05-06
Merge branch 'master' of git://git.denx.de/u-boot-sh
Tom Rini
1
-3
/
+10
2019-05-04
Merge tag 'mips-pull-2019-05-03' of git://git.denx.de/u-boot-mips
Tom Rini
6
-259
/
+1307
2019-05-04
net: ravb: Avoid unsupported internal delay mode for R-Car E3/D3
Marek Vasut
1
-3
/
+10
2019-05-04
net: davinci_emac: drop support for unused PHYs
Bartosz Golaszewski
1
-49
/
+6
2019-05-03
net: mscc: luton: Update network driver for pcb90
Horatiu Vultur
2
-159
/
+258
2019-05-03
mips: rename mach-mt7620 to mach-mtmips
Weijie Gao
1
-1
/
+1
2019-05-03
net: mscc: ocelot: Update network driver for pcb120
Horatiu Vultur
2
-99
/
+337
2019-05-03
net: Add MSCC Serval network driver.
Horatiu Vultur
3
-0
/
+711
2019-05-01
rockchip: use 'arch-rockchip' as header file path
Kever Yang
1
-9
/
+9
2019-04-26
net: lpc32xx: Use IRAM for transmit buffer
Gregory CLEMENT
1
-1
/
+7
2019-04-24
Merge tag 'u-boot-amlogic-20190423' of git://git.denx.de/u-boot-amlogic
Tom Rini
1
-1
/
+1
2019-04-23
net: add higmacv300 Ethernet driver for HiSilicon platform
Shawn Guo
3
-0
/
+607
2019-04-23
regmap: fix regmap_read_poll_timeout warning about sandbox_timer_add_offset
Neil Armstrong
1
-1
/
+1
2019-04-17
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
Tom Rini
2
-49
/
+91
2019-04-17
Merge tag 'xilinx-for-v2019.07' of git://git.denx.de/u-boot-microblaze
Tom Rini
1
-50
/
+3
2019-04-16
net: sun8i_emac: Add CLK and RESET support
Jagan Teki
1
-15
/
+42
2019-04-16
net: sun8i_emac: Retrieve GMAC clock via 'syscon' phandle
Jagan Teki
1
-28
/
+27
2019-04-16
net: sunxi_emac: Add CLK support
Jagan Teki
1
-6
/
+22
2019-04-16
net: gem: Remove phy autodetection code
Michal Simek
1
-48
/
+0
2019-04-16
net: zynq_gem: Modify phy supported features after max-speed was set
Siva Durga Prasad Paladugu
1
-2
/
+3
2019-04-15
Merge tag 'u-boot-imx-20190415' of git://git.denx.de/u-boot-imx
Tom Rini
2
-1
/
+2
2019-04-13
net: Kconfig: FEC: Add dependency on VF610
Lukasz Majewski
1
-1
/
+1
2019-04-13
net: FEC: Add compatible for vybrid (vf610) to reuse fec_mxc.c driver
Lukasz Majewski
1
-0
/
+1
[next]