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
2020-06-01
net: sun8i_emac: Add support for the H6 variant
Samuel Holland
1
-4
/
+10
2020-06-01
net: sun8i_emac: Use consistent clock bitfield definitions
Samuel Holland
1
-3
/
+3
2020-05-22
net: ks8851: Add Kconfig entries
Marek Vasut
1
-0
/
+14
2020-05-22
net: ks8851: Add DM support
Marek Vasut
1
-0
/
+103
2020-05-22
net: ks8851: Receive one packet per recv call
Marek Vasut
1
-29
/
+36
2020-05-22
net: ks8851: Split non-DM specific bits from common code
Marek Vasut
1
-16
/
+44
2020-05-22
net: ks8851: Pass around driver private data
Marek Vasut
1
-124
/
+133
2020-05-22
net: ks8851: Checkpatch cleanup
Marek Vasut
1
-9
/
+10
2020-05-22
net: ks8851: Clean up chip ID readout
Marek Vasut
1
-19
/
+2
2020-05-22
net: ks8851: Remove type_frame_head
Marek Vasut
1
-29
/
+7
2020-05-22
net: ks8851: Trim down struct ks_net
Marek Vasut
1
-61
/
+9
2020-05-22
net: ks8851: Use 16bit RXQCR access
Marek Vasut
1
-13
/
+4
2020-05-22
net: ks8851: Remove RXQCR cache
Marek Vasut
1
-9
/
+6
2020-05-22
net: ks8851: Replace malloc()+memset() with calloc()
Marek Vasut
1
-6
/
+3
2020-05-20
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq
Tom Rini
2
-5
/
+31
2020-05-19
net: fsl-mc: fixup DPC: add /board/ports node if missing
Razvan Ionut Cirjan
1
-3
/
+14
2020-05-19
drivers: net: fsl-mc: fixup msi-map property
Laurentiu Tudor
1
-1
/
+16
2020-05-19
driver: net: fm: minor fix in DM ETH support
Madalin Bucur
1
-1
/
+1
2020-05-18
common: Drop linux/bitops.h from common header
Simon Glass
45
-0
/
+45
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
84
-0
/
+84
2020-05-18
Fix some checkpatch warnings in calls to udelay()
Simon Glass
4
-30
/
+30
2020-05-18
common: Drop linux/bug.h from common header
Simon Glass
8
-0
/
+8
2020-05-18
common: Drop log.h from common header
Simon Glass
77
-1
/
+81
2020-05-18
command: Remove the cmd_tbl_t typedef
Simon Glass
8
-28
/
+35
2020-05-18
common: Drop image.h from common header
Simon Glass
7
-0
/
+7
2020-05-18
common: Drop part.h from common header
Simon Glass
1
-0
/
+1
2020-05-18
common: Drop net.h from common header
Simon Glass
32
-0
/
+40
2020-05-15
rename symbol: CONFIG_KIRKWOOD -> CONFIG_ARCH_KIRKWOOD
Trevor Woerner
2
-2
/
+2
2020-05-15
rename symbol: CONFIG_ORION5X -> CONFIG_ARCH_ORION5X
Trevor Woerner
2
-2
/
+2
2020-05-12
net: bcmgenet: Don't set ID_MODE_DIS when not using RGMII
Nicolas Saenz Julienne
1
-1
/
+4
2020-05-11
Merge tag 'ti-v2020.07-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boo...
Tom Rini
1
-0
/
+4
2020-05-10
eQos: Implement the read_rom_hwaddr callback
Ye Li
1
-0
/
+11
2020-05-10
fec: Move imx_get_mac_from_fuse declare to imx file
Ye Li
1
-2
/
+0
2020-05-10
net: eqos: implement callbaks to get interface and set txclk rate
Fugang Duan
1
-3
/
+52
2020-05-10
net: dwc_eth_qos: add dwc eqos for imx support
Fugang Duan
1
-14
/
+171
2020-05-10
net: phy: realtek: add rx delay support for RTL8211F
Fugang Duan
1
-0
/
+11
2020-05-10
net: Update eQos driver and FEC driver to use eth phy interfaces
Ye Li
2
-16
/
+45
2020-05-10
net: Add eth phy generic driver for shared MDIO
Ye Li
3
-0
/
+129
2020-05-10
net: fec: add fuse check
Peng Fan
1
-0
/
+14
2020-05-09
net: ethernet: ti: am65-cpsw-nuss: enable 10Mbps link speed in rgmii mode
Murali Karicheri
1
-0
/
+4
2020-05-07
phy: atheros: consolidate {ar8031|ar8035}_config()
Michael Walle
1
-27
/
+3
2020-05-07
phy: atheros: ar8035: remove static clock config
Michael Walle
1
-13
/
+0
2020-05-07
phy: atheros: add device tree bindings and config
Michael Walle
1
-2
/
+222
2020-05-07
phy: atheros: move delay config to common function
Michael Walle
1
-16
/
+22
2020-05-07
phy: atheros: introduce debug read and write functions
Michael Walle
1
-16
/
+41
2020-05-07
phy: atheros: use defines for PHY IDs
Michael Walle
1
-3
/
+7
2020-05-07
phy: atheros: fix AR8021 PHY ID mask
Michael Walle
1
-1
/
+1
2020-05-07
phy: atheros: Clarify the intention of ar8021_config
Vladimir Oltean
1
-4
/
+4
2020-05-07
phy: atheros: Explicitly disable RGMII delays
Vladimir Oltean
1
-0
/
+8
2020-05-07
phy: atheros: Clarify the configuration of the CLK_25M output pin
Vladimir Oltean
1
-5
/
+14
[next]