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
2019-08-22
drivers: net: mc: Report extra memory to Linux
Meenakshi Aggarwal
1
-0
/
+10
2019-08-11
Drop PCMCIA
Simon Glass
1
-10
/
+0
2019-08-11
env: Drop environment.h header file where not needed
Simon Glass
7
-7
/
+0
2019-08-11
env: Move env_get() to env.h
Simon Glass
8
-0
/
+8
2019-08-11
env: Move env_set() to env.h
Simon Glass
4
-0
/
+4
2019-08-11
env: Move env_set_hex() to env.h
Simon Glass
1
-0
/
+1
2019-08-11
env: Move env_get_f() to env.h
Simon Glass
1
-0
/
+1
2019-08-11
env: Move get_env_id() to env.h
Simon Glass
1
-2
/
+3
2019-08-09
net: sh_eth: Fix 64bit build warnings
Marek Vasut
2
-16
/
+16
2019-08-09
net: sh_eth: Add R8A77980 V3H gether support
Marek Vasut
2
-5
/
+16
2019-07-29
doc: arch: sandbox: Replace all the instances of README.sandbox
Keerthy
1
-1
/
+1
2019-07-27
Merge tag 'u-boot-imx-20190719' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
2
-1
/
+2
2019-07-25
net: sun8i_emac: Test the correct phy
Emmanuel Vadot
1
-8
/
+21
2019-07-25
net: davinci_emac: convert to using the driver model
Bartosz Golaszewski
1
-35
/
+42
2019-07-25
net: macb: Fix check for little-endian system in gmac_configure_dma()
Anup Patel
1
-4
/
+7
2019-07-25
net: macb: Extend MACB driver for SiFive Unleashed board
Anup Patel
1
-17
/
+56
2019-07-25
net: tsec: Change compatible strings to match Linux
Vladimir Oltean
1
-1
/
+1
2019-07-25
net: tsec: Common handling of MAC station address for DM_ETH
Vladimir Oltean
1
-9
/
+2
2019-07-25
net: tsec: Make errors visible
Vladimir Oltean
1
-4
/
+4
2019-07-25
net: tsec: Reverse Christmas tree notation
Vladimir Oltean
1
-5
/
+5
2019-07-25
net: tsec: Fix offset of MDIO registers for DM_ETH
Vladimir Oltean
1
-6
/
+7
2019-07-25
net: tsec: Refactor the readout of the tbi-handle property
Vladimir Oltean
1
-8
/
+7
2019-07-25
net/macb: increase RX buffer size for GEM
Ramon Fried
1
-8
/
+23
2019-07-25
net: macb: apply sane DMA configuration
Ramon Fried
1
-0
/
+28
2019-07-25
net: macb: add dma_burst_length config
Ramon Fried
1
-1
/
+21
2019-07-25
net: macb: add support for SGMII phy interface
Ramon Fried
1
-0
/
+7
2019-07-25
net: macb: use bit access macro from header file
Ramon Fried
1
-33
/
+15
2019-07-25
net: macb: add support for faster clk rates
Ramon Fried
2
-1
/
+7
2019-07-25
net: macb: sync header definitions as taken from Linux
Ramon Fried
2
-214
/
+662
2019-07-25
drivers: net: driver for MDIO muxes controlled over I2C
Alex Marginean
2
-0
/
+9
2019-07-25
net: designware: use 'phy_connect' instead of open coded
Simon Goldschmidt
1
-5
/
+3
2019-07-25
drivers: net: fsl_enetc: add support for SGMII 2500
Alex Marginean
2
-7
/
+23
2019-07-25
drivers: net: apply serdes configuration for ENETC Ethernet interfaces
Alex Marginean
3
-5
/
+189
2019-07-25
drivers: net: add NXP ENETC MDIO driver
Alex Marginean
5
-2
/
+229
2019-07-25
drivers: net: add NXP ENETC ethernet driver
Alex Marginean
4
-0
/
+556
2019-07-19
net: fec: Enable support for i.MX28 DM_ETH in the fec_mxc.c driver
Lukasz Majewski
2
-1
/
+2
2019-07-18
net: designware: remove mdio bus on probe failure
Simon Goldschmidt
1
-5
/
+15
2019-07-18
test: dm: add a test for MDIO MUX DM uclass
Alex Marginean
3
-0
/
+108
2019-07-18
test: dm_mdio: add a 2nd register to the emulated PHY
Alex Marginean
1
-7
/
+9
2019-07-18
net: add MDIO_MUX DM class
Alex Marginean
1
-0
/
+12
2019-07-18
drivers: net: phy: Ignore PHY ID 0 during PHY probing
Alex Marginean
1
-0
/
+11
2019-07-18
drivers: net: phy: Use Aquantia driver for AQR112, AQR412
Alexandru Marginean
1
-0
/
+28
2019-07-15
net: macb: Add support for 1000-baseX
Radu Pirea
1
-2
/
+4
2019-07-15
net: macb: Fixed reading MII_LPA register
Radu Pirea
1
-1
/
+1
2019-07-15
net: ethernet: ti: Introduce am654 gigabit eth switch subsystem driver
Keerthy
3
-0
/
+801
2019-07-15
driver: net: ti: cpsw-mdio: use phys_addr_t for mdio_base addr
Keerthy
2
-3
/
+3
2019-07-15
net: phy: cortina: Use block layer to read from mmc
Yinbo Zhu
1
-0
/
+5
2019-07-15
net: mscc: refactor mscc_miim
Horatiu Vultur
8
-516
/
+63
2019-07-15
test: dm: add MDIO test
Alex Marginean
3
-0
/
+103
2019-07-15
net: introduce MDIO DM class for MDIO devices
Alex Marginean
1
-0
/
+13
[next]