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
2021-03-30
net: gem: Fix setting PCS auto-negotiation state
Robert Hancock
1
-8
/
+17
2021-02-24
net: cortina_ni: buffer overrun
Heinrich Schuchardt
1
-1
/
+1
2021-02-23
Merge tag 'xilinx-for-v2021.04-rc3' of https://gitlab.denx.de/u-boot/custodia...
Tom Rini
1
-12
/
+35
2021-02-23
net: gem: Fix error path in zynq_gem_probe
Michal Simek
1
-4
/
+4
2021-02-23
net: gem: Enable ethernet rx clock for versal
T Karthik Reddy
1
-6
/
+27
2021-02-23
clk: zynq: Add dummy clock enable function
Michal Simek
1
-2
/
+2
2021-02-21
uec.h: fix COFIG_DM typo
Rasmus Villemoes
1
-1
/
+1
2021-02-21
dm_qe_uec.c: fix indentation in uec_set_mac_if_mode()
Rasmus Villemoes
1
-2
/
+2
2021-02-16
drivers: net: Add Felix DSA switch driver
Alex Marginean
4
-0
/
+428
2021-02-16
net: Introduce DSA class for Ethernet switches
Claudiu Manoil
1
-0
/
+15
2021-02-16
net: phy: introduce fixed_phy_create for DSA CPU ports
Vladimir Oltean
1
-0
/
+31
2021-02-16
net: phy: fixed: support speeds of 2500 and 10000
Vladimir Oltean
1
-1
/
+2
2021-02-15
image: Adjust the workings of fit_check_format()
Simon Glass
2
-2
/
+2
2021-02-15
Merge branch '2021-02-02-drop-asm_global_data-when-unused'
Tom Rini
33
-2
/
+34
2021-02-15
sh: Remove sh7757lcr board
Tom Rini
1
-4
/
+0
2021-02-15
sh: Remove r7780mp board
Tom Rini
3
-211
/
+0
2021-02-11
net: gem: unregister mdio bus if probe fails
Michael Walle
1
-1
/
+3
2021-02-08
net: eqos: Reduce the MDIO wait time
Ye Li
1
-1
/
+1
2021-02-08
net: memac_phy: add a timeout to MDIO operations
Ioana Ciornei
1
-18
/
+58
2021-02-03
net: ftmac100: Cast priv->iobase with uintptr_t
Bin Meng
1
-5
/
+5
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
33
-2
/
+34
2021-01-31
net: sun8i-emac: Determine pinmux based on SoC, not EMAC type
Andre Przywara
1
-8
/
+20
2021-01-31
net: sun8i-emac: Always clear syscon EPHY register
Andre Przywara
1
-18
/
+13
2021-01-27
net: phy: micrel: Try default PHY ofnode first
Marek Vasut
1
-2
/
+7
2021-01-27
net: phy: ca_phy: Add driver for CAxxxx SoCs
Abbie Chang
4
-0
/
+144
2021-01-27
net: cortina_ni: Add eth support for Cortina Access CAxxxx SoCs
Aaron Tseng
4
-0
/
+1512
2021-01-27
net: e1000: Add missing address translations
Stefan Roese
1
-5
/
+5
2021-01-27
net: e1000: Use virt_to_phys() instead of pci_virt_to_mem()
Stefan Roese
1
-7
/
+1
2021-01-27
net: e1000: Remove unused bus_to_phys() macro
Stefan Roese
1
-2
/
+0
2021-01-25
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi
Tom Rini
1
-0
/
+3
2021-01-25
net: sun8i-emac: Allow all RGMII PHY modes
Andre Przywara
1
-0
/
+3
2021-01-25
Merge tag 'mips-pull-2021-01-24' of https://gitlab.denx.de/u-boot/custodians/...
Tom Rini
3
-0
/
+1235
2021-01-25
Merge tag 'u-boot-atmel-2021.04-b' of https://gitlab.denx.de/u-boot/custodian...
Tom Rini
2
-15
/
+150
2021-01-24
net: add ethernet driver for MediaTek MT7620 SoC
Weijie Gao
3
-0
/
+1235
2021-01-22
net: macb: take into account all RGMII interface types
Claudiu Beznea
1
-1
/
+4
2021-01-22
net: macb: add support for sama7g5 emac
Claudiu Beznea
1
-0
/
+9
2021-01-22
net: macb: add support for sama7g5 gmac
Claudiu Beznea
1
-0
/
+33
2021-01-22
net: macb: check clk_set_rate return value to be negative
Claudiu Beznea
1
-1
/
+1
2021-01-22
net: macb: add user io config data structure
Claudiu Beznea
1
-12
/
+41
2021-01-19
net: dwc_eth_qos: Pad descriptors to cacheline size
Marek Vasut
1
-78
/
+51
2021-01-19
net: ks8851: Reset internal RXFC count on bad packet
Marek Vasut
1
-1
/
+2
2021-01-19
net: ftgmac100: Read and retain MAC address
Hongwei Zhang
1
-0
/
+32
2021-01-19
net: e1000: implement eth_write_hwaddr for DM_ETH
Ian Ray
1
-3
/
+14
2021-01-19
net: phy: micrel: fix typo
Claudiu Beznea
1
-1
/
+1
2021-01-19
net: phy: micrel: add support for DLL setup on ksz9131
Claudiu Beznea
1
-1
/
+62
2021-01-18
net: macb: Add phy address to read it from device tree
Padmarao Begari
1
-0
/
+13
2021-01-18
net: macb: Add DMA 64-bit address support for macb
Padmarao Begari
2
-17
/
+120
2021-01-15
common: board_r: Drop initr_bbmii wrapper
Ovidiu Panait
1
-1
/
+3
2021-01-15
net: designware: socfpga: Add ATF support for MAC driver
Chee Hong Ang
1
-6
/
+31
2021-01-05
Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into next
Tom Rini
15
-45
/
+92
[next]