index
:
starfive-tech/u-boot.git
Fedora_JH7100_2021.04
Fedora_JH7100_2021.07
Fedora_JH7100_upstream
Fedora_JH7100_upstream_devel
JH7100_Multimedia_V0.1.0
JH7100_VisionFive_OH_dev
JH7100_VisionFive_devel
JH7100_starlight_multimedia
JH7100_upstream
JH7100_upstream_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_devel-v3.9.3
dubhe_fpga_dev_v2023.10
master
rtthread_AMP
visionfive_devel
StarFive Tech U-Boot for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-04
drivers: net: add marvell MDIO driver
Alex Marginean
3
-0
/
+247
2019-09-04
drivers/fsl-mc: Create Kconfig file to manage driver specific configs better
Florinel Iordache
2
-0
/
+26
2019-09-04
drivers: net: driver for MDIO muxes controlled over I2C
Alex Marginean
3
-0
/
+117
2019-09-04
Revert "drivers: net: driver for MDIO muxes controlled over I2C"
Joe Hershberger
2
-9
/
+0
2019-08-22
drivers: net: mc: Report extra memory to Linux
Meenakshi Aggarwal
1
-0
/
+10
2019-08-12
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-10
net: sh_eth: Fix 64bit build warnings
Marek Vasut
2
-16
/
+16
2019-08-10
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-19
net: designware: remove mdio bus on probe failure
Simon Goldschmidt
1
-5
/
+15
2019-07-19
test: dm: add a test for MDIO MUX DM uclass
Alex Marginean
3
-0
/
+108
2019-07-19
test: dm_mdio: add a 2nd register to the emulated PHY
Alex Marginean
1
-7
/
+9
2019-07-19
net: add MDIO_MUX DM class
Alex Marginean
1
-0
/
+12
2019-07-19
drivers: net: phy: Ignore PHY ID 0 during PHY probing
Alex Marginean
1
-0
/
+11
2019-07-19
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
[next]