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
2022-07-18
net: sun8i-emac: Drop use of arch-specific header
Samuel Holland
1
-1
/
+0
2022-07-18
net: sun8i-emac: Downgrade printf during probe to debug
Samuel Holland
1
-1
/
+1
2022-07-13
net: mediatek: add support for MediaTek MT7621 SoC
Weijie Gao
1
-6
/
+15
2022-07-13
net: mediatek: use regmap api to modify ethsys registers
Weijie Gao
1
-11
/
+11
2022-07-13
net: mediatek: remap iobase address
Weijie Gao
1
-1
/
+1
2022-07-07
Convert CONFIG_SYS_DISCOVER_PHY to Kconfig
Tom Rini
3
-16
/
+5
2022-07-07
Convert CONFIG_SYS_UNIFY_CACHE to Kconfig
Tom Rini
1
-0
/
+4
2022-07-05
net: designware: Rename CONFIG_DW_GMAC_DEFAULT_DMA_PBL to GMAC_DEFAULT_DMA_PBL
Tom Rini
1
-5
/
+3
2022-07-05
Convert CONFIG_DW_ALTDESCRIPTOR to Kconfig
Tom Rini
1
-0
/
+5
2022-06-28
Convert CONFIG_E1000_NO_NVM to Kconfig
Tom Rini
1
-0
/
+4
2022-06-27
Merge tag 'xilinx-for-v2022.10' of https://source.denx.de/u-boot/custodians/u...
Tom Rini
2
-27
/
+54
2022-06-24
net: xilinx: axi_emaclite: Use shared MDIO bus support for axi emaclite driver
T Karthik Reddy
1
-15
/
+28
2022-06-24
net: xilinx: axi_emac: Use shared MDIO bus support for axi emac driver
T Karthik Reddy
1
-12
/
+26
2022-06-20
Merge branch 'master' into next
Tom Rini
1
-11
/
+53
2022-06-17
stm32mp1: fix reference for STMicroelectronics
Patrick Delaunay
2
-2
/
+2
2022-06-14
phy: adin: add support for clock output
Josua Mayer
1
-0
/
+42
2022-06-14
phy: adin: fix broken support for adi, phy-mode-override
Nate Drude
1
-11
/
+11
2022-06-08
sandbox: net: Remove fake-host-hwaddr
Sean Anderson
1
-8
/
+2
2022-06-06
arm: pxa: Remove CONFIG_CPU_PXA25X
Tom Rini
1
-150
/
+2
2022-06-03
net: enetc: unregister mdiobus
Michael Walle
1
-0
/
+3
2022-05-26
net: e1000: Depend on CONFIG_PCI
Sean Anderson
1
-0
/
+1
2022-05-23
spi: spi_flash_probe_bus_cs() rely on DT for spi speed and mode
Patrice Chotard
3
-21
/
+8
2022-05-04
net: mvneta: Drop unneeded macro
Marek Behún
1
-3
/
+1
2022-05-04
net: mvneta: Disable fixed PHY code if PHY_FIXED is not compiled in
Marek Behún
1
-2
/
+4
2022-05-04
net: mvneta: Drop fixed_link member from private struct
Marek Behún
1
-5
/
+2
2022-05-04
net: mvneta: Write PHY address just before enabling HW polling
Marek Behún
1
-4
/
+2
2022-05-04
net: mvneta: Convert to use PHY_FIXED for fixed-link
Marek Behún
1
-61
/
+37
2022-05-04
net: mvneta: Rename CONFIG_NR_CPUS to MVNETA_NR_CPUS
Marek Behún
1
-2
/
+2
2022-05-04
net: mvneta: Don't check for CONFIG_PHYLIB
Marek Behún
1
-4
/
+0
2022-05-04
net: mvneta: Drop unnecessary space
Marek Behún
1
-1
/
+1
2022-05-04
net: mvneta: Use bool instead of int for boolean variable
Marek Behún
1
-2
/
+2
2022-05-04
net: mvneta: Drop one indentation level in mvneta_adjust_link()
Marek Behún
1
-20
/
+18
2022-05-04
net: mvneta: Fix unused variable warning if DM_GPIO is disabled
Marek Behún
1
-3
/
+2
2022-05-04
net: mvneta: Don't register MDIO bus
Marek Behún
1
-141
/
+2
2022-05-04
net: mvneta: Remember fixed link instead of PHY address in priv data
Marek Behún
1
-18
/
+5
2022-05-04
net: mvneta: Use DM MDIO API for connecting PHY
Marek Behún
2
-6
/
+6
2022-05-04
net: mvneta: Fix 10Mbps speed
Marek Behún
1
-1
/
+1
2022-05-04
net: mvneta: Get rid of platdata
Marek Behún
1
-20
/
+4
2022-05-04
net: Add ethernet support for MIPS Octeon
Stefan Roese
5
-0
/
+1300
2022-05-03
pci: Add mask parameter to dm_pci_map_bar()
Andrew Scull
13
-16
/
+20
2022-05-03
pci: Map bars with offset and length
Andrew Scull
13
-16
/
+16
2022-05-02
net: marvell: mvgbe: Set PHY page 0 before phy_connect
Tony Dinh
1
-0
/
+4
2022-04-21
net: mvneta: add SFP TX disable handling
Robert Marko
1
-0
/
+12
2022-04-15
Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-net
Tom Rini
68
-946
/
+1015
2022-04-13
net: dm9000: Add Kconfig entry
Marek Vasut
1
-0
/
+5
2022-04-13
net: dm9000: Add DM support
Marek Vasut
1
-0
/
+118
2022-04-13
net: dm9000: Receive one packet per recv call
Marek Vasut
1
-52
/
+50
2022-04-13
net: dm9000: Split non-DM specific bits from common code
Marek Vasut
1
-18
/
+40
2022-04-13
net: dm9000: Pass private data around for IO
Marek Vasut
1
-111
/
+119
2022-04-13
net: dm9000: Drop dm9000.h and staticize SROM access
Marek Vasut
1
-12
/
+1
[next]