Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
4cba4a59d81a1c77286210b81651ca11685ff480
/
drivers
/
net
c28665d
xilinx: kconfig: Change Kconfig dependencies for Xilinx drivers
by Michal Simek
· Thu Aug 06 15:18:36 2020 +0200
6808390
net: dwc_eth_qos: add Kconfig option to select supported configuration
by Patrick Delaunay
· Mon Jun 08 11:27:19 2020 +0200
45a145d
net: Drop duplicate include of dm.h in pcnet.c
by Simon Glass
· Sun Jul 19 10:15:58 2020 -0600
f6f0ccb
eth: mtk-eth: enable mt7629 sgmii mode support in mediatek eth driver
by developer
· Fri Jun 19 19:17:16 2020 +0800
049d114
Convert CONFIG_DRIVER_TI_EMAC_USE_RMII to Kconfig
by Adam Ford
· Fri Jul 03 08:27:12 2020 -0500
e96aa95
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq
by Tom Rini
· Mon Jul 27 15:18:15 2020 -0400
48de37a
Merge tag 'dm-pull-20jul20-take2a' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm
by Tom Rini
· Mon Jul 27 11:15:37 2020 -0400
0c701e5
armv8: ls1012a: RGMII ports require internal delay
by Chaitanya Sakinam
· Tue Jun 09 16:21:48 2020 +0530
14e956f
net: pfe_eth: Use spi_flash_read API to access flash memory
by Kuldeep Singh
· Thu May 28 11:42:53 2020 +0530
a89b4de
treewide: convert devfdt_get_addr() to dev_read_addr()
by Masahiro Yamada
· Fri Jul 17 14:36:48 2020 +0900
236eee8
treewide: remove (phys_addr_t) casts from devfdt_get_addr()
by Masahiro Yamada
· Fri Jul 17 14:36:47 2020 +0900
1d6c738
net: dc2114x: Add DM support
by Marek Vasut
· Wed Jul 08 07:26:14 2020 +0200
29b9efc
net: dc2114x: Split common parts of non-DM functions out
by Marek Vasut
· Wed Jul 08 07:20:14 2020 +0200
dabf04f
net: dc2114x: Split RX path
by Marek Vasut
· Wed Jul 08 07:12:58 2020 +0200
f19db7f
net: dc2114x: Add RX/TX rings into the private data
by Marek Vasut
· Wed Jul 08 07:01:32 2020 +0200
b8e0b47
net: dc2114x: Pass PCI BDF into phys_to_bus()
by Marek Vasut
· Wed Jul 08 06:50:41 2020 +0200
25ada1f
net: dc2114x: Pass private data around
by Marek Vasut
· Wed Jul 08 06:46:09 2020 +0200
a3f8908
net: dc2114x: Introduce private data
by Marek Vasut
· Wed Jul 08 06:42:07 2020 +0200
992af7d
net: dc2114x: Use standard I/O accessors
by Marek Vasut
· Wed Jul 08 06:31:54 2020 +0200
ca22997
net: dc2114x: Drop update_srom()
by Marek Vasut
· Sat Jun 20 17:54:53 2020 +0200
880287c
net: dc2114x: Add Kconfig entries
by Marek Vasut
· Sat Jun 20 17:43:29 2020 +0200
d8f69b7
net: dc2114x: Support all DC2114x
by Marek Vasut
· Sat Jun 20 17:39:21 2020 +0200
7cc35c8
net: dc2114x: Use PCI_DEVICE() to define PCI device compat list
by Marek Vasut
· Sat Jun 20 17:36:42 2020 +0200
5a9ecb2
Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"
by Tom Rini
· Fri Jul 24 08:42:06 2020 -0400
a831cef
treewide: convert devfdt_get_addr() to dev_read_addr()
by Masahiro Yamada
· Fri Jul 17 14:36:48 2020 +0900
88bf6d3
treewide: remove (phys_addr_t) casts from devfdt_get_addr()
by Masahiro Yamada
· Fri Jul 17 14:36:47 2020 +0900
940a922
treewide: convert bd_t to struct bd_info manually
by Masahiro Yamada
· Fri Jun 26 15:13:34 2020 +0900
f7ed78b
treewide: convert bd_t to struct bd_info by coccinelle
by Masahiro Yamada
· Fri Jun 26 15:13:33 2020 +0900
2b834d0
net: ti: am65-cpsw-nuss: Update driver to use kernel DT
by Vignesh Raghavendra
· Mon Jul 06 13:36:54 2020 +0530
5cb8a0f
net: ti: am65-cpsw-nuss: Set ALE default thread enable
by Vignesh Raghavendra
· Mon Jul 06 13:36:53 2020 +0530
ceeb9f1
net: ti: am65-cpsw-nuss: Remove dead code
by Vignesh Raghavendra
· Mon Jul 06 13:36:52 2020 +0530
a50bca1
net: mvpp2: fix second cp110 initialization
by Sven Auhagen
· Wed Jul 01 17:43:43 2020 +0200
240bfb1
net: smc911x: Properly handle EEPROM MAC address
by Andre Przywara
· Thu Jun 11 12:03:17 2020 +0100
03d6edb
net: designware: s700: Add glue code for S700 mac
by Amit Singh Tomar
· Sat May 09 19:55:12 2020 +0530
4f21b2a
net: phy: realtek: Introduce PHY_RTL8201F_S700_RMII_TIMINGS to adjust rx/tx timings
by Amit Singh Tomar
· Sat May 09 19:55:11 2020 +0530
7e7c105
net: phy: realtek: Add support for RTL8201F PHY module.
by Amit Singh Tomar
· Sat May 09 19:55:10 2020 +0530
a0466f6
net: dwc_eth_qos: update the compatible supported for STM32
by Patrick Delaunay
· Thu May 14 15:00:23 2020 +0200
d434b1f
Merge tag 'mips-pull-2020-06-29' of https://gitlab.denx.de/u-boot/custodians/u-boot-mips into next
by Tom Rini
· Tue Jun 30 11:43:18 2020 -0400
b1f83a6
net: pcnet: Add Kconfig entries
by Marek Vasut
· Sun May 17 18:24:25 2020 +0200
978733b
net: pcnet: Add DM support
by Marek Vasut
· Sun May 17 18:24:24 2020 +0200
0bc035f
net: pcnet: Split common and non-DM functions
by Marek Vasut
· Sun May 17 18:24:23 2020 +0200
c48ad6f
net: pcnet: Wrap name and enetaddr into private data
by Marek Vasut
· Sun May 17 18:24:22 2020 +0200
0a042d1
net: pcnet: Wrap iobase into private data
by Marek Vasut
· Sun May 17 18:24:21 2020 +0200
292cf50
net: pcnet: Pass private data through dev->priv
by Marek Vasut
· Sun May 17 18:24:20 2020 +0200
fd899d2
net: pcnet: Wrap devbusfn into private data
by Marek Vasut
· Sun May 17 18:24:19 2020 +0200
9250b37
net: pcnet: Drop useless forward declarations
by Marek Vasut
· Sun May 17 18:24:18 2020 +0200
34c00e9
net: pcnet: Move initialize function at the end
by Marek Vasut
· Sun May 17 18:24:17 2020 +0200
017fe00
net: pcnet: Move private data allocation to initialize
by Marek Vasut
· Sun May 17 18:24:16 2020 +0200
9b2f30c
net: pcnet: Replace memset+malloc with calloc
by Marek Vasut
· Sun May 17 18:24:15 2020 +0200
1fbd423
net: pcnet: Simplify private data allocation
by Marek Vasut
· Sun May 17 18:24:14 2020 +0200
ab3be70
net: pcnet: Use PCI_DEVICE() to define PCI device compat list
by Marek Vasut
· Sun May 17 18:24:13 2020 +0200
08aac4b
net: pcnet: Drop PCNET_HAS_PROM
by Marek Vasut
· Sun May 17 18:24:12 2020 +0200
e549f0f
net: pcnet: Drop typedef struct pcnet_priv_t
by Marek Vasut
· Sun May 17 18:24:11 2020 +0200
76f44298
spi: Convert CONFIG_DM_SPI* to CONFIG_$(SPL_TPL_)DM_SPI*
by Lukasz Majewski
· Thu Jun 04 23:11:53 2020 +0800
3114d21
Merge tag 'xilinx-for-v2020.10' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze into next
by Tom Rini
· Thu Jun 25 09:33:39 2020 -0400
70ab943
net: xilinx: axi_emac: Fix endless loop when no PHYs are connected
by Patrick van Gelder
· Wed Jun 03 14:18:04 2020 +0200
43d9972
net: gem: Disable PCS autonegotiation in case of fixed-link
by Michal Simek
· Wed May 13 08:05:01 2020 -0600
c9eb520
net: fec: Allow the PHY node to be retrieved
by Fabio Estevam
· Thu Jun 18 20:21:18 2020 -0300
8b10c00
phy: atheros: ar8035: Fix clock output calculation
by Fabio Estevam
· Thu Jun 18 20:21:17 2020 -0300
f0151a9
Merge branch 'net' of https://gitlab.denx.de/u-boot/custodians/u-boot-sh into next
by Tom Rini
· Sat Jun 20 18:52:51 2020 -0400
7275b62
net: pcnet: Add Kconfig entries
by Marek Vasut
· Sun May 17 18:14:17 2020 +0200
cf8ec98
net: pcnet: Add DM support
by Marek Vasut
· Sun May 17 17:43:22 2020 +0200
03304cc
net: pcnet: Split common and non-DM functions
by Marek Vasut
· Sun May 17 17:28:31 2020 +0200
5cfe7be
net: pcnet: Wrap name and enetaddr into private data
by Marek Vasut
· Sun May 17 17:04:19 2020 +0200
f7377ad
net: pcnet: Wrap iobase into private data
by Marek Vasut
· Sun May 17 17:00:42 2020 +0200
f387771
net: pcnet: Pass private data through dev->priv
by Marek Vasut
· Sun May 17 16:47:07 2020 +0200
2b1c26a
net: pcnet: Wrap devbusfn into private data
by Marek Vasut
· Sun May 17 16:31:04 2020 +0200
47b2357
net: pcnet: Drop useless forward declarations
by Marek Vasut
· Sun May 17 16:28:41 2020 +0200
2ba0a68
net: pcnet: Move initialize function at the end
by Marek Vasut
· Sun May 17 16:31:41 2020 +0200
ff69987
net: pcnet: Move private data allocation to initialize
by Marek Vasut
· Sun May 17 16:26:00 2020 +0200
3587d0b
net: pcnet: Replace memset+malloc with calloc
by Marek Vasut
· Sun May 17 16:26:57 2020 +0200
60675d4
net: pcnet: Simplify private data allocation
by Marek Vasut
· Sun May 17 16:16:45 2020 +0200
e2ea361
net: pcnet: Use PCI_DEVICE() to define PCI device compat list
by Marek Vasut
· Sun May 17 17:33:17 2020 +0200
0c6a775
net: pcnet: Drop PCNET_HAS_PROM
by Marek Vasut
· Sun May 17 18:12:19 2020 +0200
b346e1b
net: pcnet: Drop typedef struct pcnet_priv_t
by Marek Vasut
· Sun May 17 15:10:41 2020 +0200
2dcaf85
net: eepro100: Add Kconfig entries
by Marek Vasut
· Sat May 23 18:07:53 2020 +0200
cbc44b8
net: eepro100: Add DM support
by Marek Vasut
· Sat May 23 16:26:20 2020 +0200
0ea22ba
net: eepro100: Split common parts of non-DM functions out
by Marek Vasut
· Sat May 23 17:28:20 2020 +0200
addde61
net: eepro100: Drop bd_t pointer from read_hw_addr()
by Marek Vasut
· Sat May 23 17:20:39 2020 +0200
d443d2d
net: eepro100: Add RX/TX rings into the private data
by Marek Vasut
· Sat May 23 17:13:26 2020 +0200
4448e60
net: eepro100: Pass device private data into mdiobus
by Marek Vasut
· Sat May 23 17:55:50 2020 +0200
3334669
net: eepro100: Pass device private data around
by Marek Vasut
· Sat May 23 17:10:03 2020 +0200
13beaa8
net: eepro100: Introduce device private data
by Marek Vasut
· Sat May 23 16:49:07 2020 +0200
c62e024
net: eepro100: Pass PCI BDF into bus_to_phys()/phys_to_bus()
by Marek Vasut
· Sat May 23 16:38:41 2020 +0200
8784dd3
net: eepro100: Drop inline keyword
by Marek Vasut
· Sat May 23 16:27:37 2020 +0200
f9cc66a
net: eepro100: Fix EE_*_CMD macros
by Marek Vasut
· Sat May 23 16:23:28 2020 +0200
d68d272
net: eepro100: Factor out MII registration
by Marek Vasut
· Sat May 23 16:20:25 2020 +0200
e6ad81c
net: eepro100: Switch from malloc()+memset() to calloc()
by Marek Vasut
· Sat May 23 16:13:30 2020 +0200
f7fee91
net: eepro100: Use PCI_DEVICE() to define PCI device compat list
by Marek Vasut
· Sat May 23 15:11:30 2020 +0200
2110c65
net: eepro100: Reorder functions in the driver
by Marek Vasut
· Sat May 23 15:07:30 2020 +0200
7ad665f
net: eepro100: Remove volatile misuse
by Marek Vasut
· Sat May 23 15:02:47 2020 +0200
7efcae4
net: eepro100: Add cache management
by Marek Vasut
· Sat May 23 14:55:26 2020 +0200
d2139bb
net: eepro100: Factor out tx_ring command issuing
by Marek Vasut
· Sat May 23 14:30:31 2020 +0200
4020a8e
net: eepro100: Replace purge_tx_ring() with memset()
by Marek Vasut
· Sat May 23 14:26:16 2020 +0200
d1c5f31
net: eepro100: Use standard I/O accessors
by Marek Vasut
· Sat May 23 14:14:45 2020 +0200
447271b
net: eepro100: Fix camelcase
by Marek Vasut
· Sat May 23 13:52:50 2020 +0200
c035910
net: eepro100: Fix remaining checkpatch issues
by Marek Vasut
· Sat May 23 13:45:41 2020 +0200
a2cf21c
net: eepro100: Fix indented label
by Marek Vasut
· Sat May 23 13:26:50 2020 +0200
1189341
net: eepro100: Fix pointer location
by Marek Vasut
· Sat May 23 13:23:13 2020 +0200
60560d0
net: eepro100: Fix parenthesis alignment
by Marek Vasut
· Sat May 23 13:21:43 2020 +0200
Next »