Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
09565686372c8113f67662bbe0376d90c5796a1b
/
drivers
/
net
0dc97fc
net: macb: Add support for 1000-baseX
by Radu Pirea
· 5 years ago
1b0c991
net: macb: Fixed reading MII_LPA register
by Radu Pirea
· 5 years ago
9d0dca1
net: ethernet: ti: Introduce am654 gigabit eth switch subsystem driver
by Keerthy
· 5 years ago
45e8c05
driver: net: ti: cpsw-mdio: use phys_addr_t for mdio_base addr
by Keerthy
· 5 years ago
4db6e79
net: phy: cortina: Use block layer to read from mmc
by Yinbo Zhu
· 5 years ago
6124367
net: mscc: refactor mscc_miim
by Horatiu Vultur
· 5 years ago
ec9594a
test: dm: add MDIO test
by Alex Marginean
· 5 years ago
c3452b5
net: introduce MDIO DM class for MDIO devices
by Alex Marginean
· 5 years ago
1494686
net: mscc: serval: Remove delay when serdes is configured
by Horatiu Vultur
· 5 years ago
2529dea
net: phy: ti: Fix clock output DT property
by Trent Piepho
· 6 years ago
c2df9b4
net: phy: ti: Use default values for tx/rx delay and fifo size
by Trent Piepho
· 6 years ago
2702646
Merge tag 'u-boot-stm32-20190606' of https://github.com/pchotard/u-boot
by Tom Rini
· 5 years ago
b5d97e1
net: fec_mxc: not access reserved register on i.MX8
by Peng Fan
· 6 years ago
ac2d4ef
net: dwc_eth_qos: add Ethernet stm32mp1 support
by Christophe Roullier
· 6 years ago
3ef6444
dm: net: macb: Implement link speed change callback
by Bin Meng
· 5 years ago
a5e3d23
dm: net: macb: Update macb_linkspd_cb() signature
by Bin Meng
· 5 years ago
cc1e98b
configs: Migrate CONFIG_FMAN_ENET and some related options to Kconfig
by Tom Rini
· 6 years ago
1001502
CONFIG_SPL_SYS_[DI]CACHE_OFF: add
by Trevor Woerner
· 6 years ago
ebb97ea
eth: mtk-eth: fix incorrect read of phy-handle
by Weijie Gao
· 6 years ago
cdd69ac
net: rtl8169: Support RTL-8168h/8111h
by Thierry Reding
· 6 years ago
b6054b5
net: rtl8169: Implement ->hwaddr_write() callback
by Thierry Reding
· 6 years ago
6845b36
phy: ti: Init node before reading
by Michal Simek
· 6 years ago
77b508d
net: phy: micrel: Allow KSZ8xxx and KSZ90x1 to be used together
by James Byrne
· 6 years ago
eb51198
Merge branch 'master' of git://git.denx.de/u-boot-net
by Tom Rini
· 6 years ago
6314d1c
net: phy: micrel: Find Micrel PHY node correctly
by James Byrne
· 6 years ago
83f71ef
net: phy: micrel: Use correct skew values on KSZ9021
by James Byrne
· 6 years ago
c940646
net: phy: aquantia: Set only autoneg on in register 4.c441
by Valentin-catalin Neacsu
· 6 years ago
05eb6a6
net: phy: Fix return value check phy_probe
by Siva Durga Prasad Paladugu
· 6 years ago
c689c48
net: phy: Reloc next and prev pointers inside phy_drivers
by Siva Durga Prasad Paladugu
· 6 years ago
4b0880d
drivers: net: ldpaa_eth: fix resource leak
by Pankaj Bansal
· 6 years ago
504bf79
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
by Tom Rini
· 6 years ago
2348453
net: sun8i_emac: Add EPHY CLK and RESET support
by Jagan Teki
· 6 years ago
d47cfdb
net: phy: realtek: Introduce quirk to mark RXC not stoppable
by Carlo Caione
· 6 years ago
4c29dc1
net: phy: ti: use generic helpers to access MMD registers
by Carlo Caione
· 6 years ago
4f6746d
net: phy: Add generic helpers to access MMD PHY registers
by Carlo Caione
· 6 years ago
24b3247
net: sh_eth: Add support for operation without clock framework
by Marek Vasut
· 6 years ago
31650cf
net: sh_eth: Add RZ/A1 support
by Marek Vasut
· 6 years ago
d13a614
sh: 7724: Remove CPU support
by Marek Vasut
· 6 years ago
44237e2
Merge branch 'master' of git://git.denx.de/u-boot-sh
by Tom Rini
· 6 years ago
86f578e
Merge tag 'mips-pull-2019-05-03' of git://git.denx.de/u-boot-mips
by Tom Rini
· 6 years ago
ef8c878
net: ravb: Avoid unsupported internal delay mode for R-Car E3/D3
by Marek Vasut
· 6 years ago
50e3b4c
net: davinci_emac: drop support for unused PHYs
by Bartosz Golaszewski
· 6 years ago
7e323f1
net: mscc: luton: Update network driver for pcb90
by Horatiu Vultur
· 6 years ago
16b9490
mips: rename mach-mt7620 to mach-mtmips
by Weijie Gao
· 6 years ago
6390da4
net: mscc: ocelot: Update network driver for pcb120
by Horatiu Vultur
· 6 years ago
8cf9473
net: Add MSCC Serval network driver.
by Horatiu Vultur
· 6 years ago
15f09a1
rockchip: use 'arch-rockchip' as header file path
by Kever Yang
· 6 years ago
32dfc12
net: lpc32xx: Use IRAM for transmit buffer
by Gregory CLEMENT
· 6 years ago
ceb6ddb
Merge tag 'u-boot-amlogic-20190423' of git://git.denx.de/u-boot-amlogic
by Tom Rini
· 6 years ago
1d5b5d2
net: add higmacv300 Ethernet driver for HiSilicon platform
by Shawn Guo
· 6 years ago
d0a9b82
regmap: fix regmap_read_poll_timeout warning about sandbox_timer_add_offset
by Neil Armstrong
· 6 years ago
4b37f36
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
by Tom Rini
· 6 years ago
14b8c42
Merge tag 'xilinx-for-v2019.07' of git://git.denx.de/u-boot-microblaze
by Tom Rini
· 6 years ago
d3a2c05
net: sun8i_emac: Add CLK and RESET support
by Jagan Teki
· 6 years ago
695f604
net: sun8i_emac: Retrieve GMAC clock via 'syscon' phandle
by Jagan Teki
· 6 years ago
0ed8eaf
net: sunxi_emac: Add CLK support
by Jagan Teki
· 6 years ago
c19d4c7
net: gem: Remove phy autodetection code
by Michal Simek
· 6 years ago
51c019f
net: zynq_gem: Modify phy supported features after max-speed was set
by Siva Durga Prasad Paladugu
· 6 years ago
75ce8c9
Merge tag 'u-boot-imx-20190415' of git://git.denx.de/u-boot-imx
by Tom Rini
· 6 years ago
f1cbd87
net: Kconfig: FEC: Add dependency on VF610
by Lukasz Majewski
· 6 years ago
27589e7
net: FEC: Add compatible for vybrid (vf610) to reuse fec_mxc.c driver
by Lukasz Majewski
· 6 years ago
0a5228b
Merge tag 'mips-pull-2019-04-12' of git://git.denx.de/u-boot-mips
by Tom Rini
· 6 years ago
746f2d3
net: Add MSCC ServalT network driver.
by Horatiu Vultur
· 6 years ago
5e1d417
net: Add MSCC Jaguar2 network driver.
by Horatiu Vultur
· 6 years ago
8426523
ag7xxx: add initial support for s17
by Rosy Song
· 6 years ago
cd424f3
net: mscc: ocelot: Fix reset of the phys
by Horatiu Vultur
· 6 years ago
f1f943e
drivers: add ethernet support for qca953x in ag7xxx driver
by Rosy Song
· 6 years ago
0229c93
board: ti: am335x: Add platdata for cpsw in SPL
by Faiz Abbas
· 6 years ago
8a616cc
net: ti: cpsw: Enable DM_FLAG_PRE_RELOC
by Faiz Abbas
· 6 years ago
c3b460a
net: ti: cpsw: Block off ofdata_to_platdata with OF_CONTROL
by Faiz Abbas
· 6 years ago
a58d222
net: ti: cpsw-common: Isolate getting syscon address from assigning macid
by Faiz Abbas
· 6 years ago
f32a816
net: ti: cpsw: Convert cpsw_platform_data to a pointer in cpsw_priv
by Faiz Abbas
· 6 years ago
e50f878
net: ti: cpsw: Move cpsw_phy_sel() to _probe()
by Faiz Abbas
· 6 years ago
55d5cb1
net: netcp: add support for phy with rgmii ids
by Murali Karicheri
· 6 years ago
f95fdf2
Merge branch 'master' of git://git.denx.de/u-boot-sh
by Tom Rini
· 6 years ago
4a45e93
net: sh_eth: Initialize PHY in probe() once
by Marek Vasut
· 6 years ago
7bf9bca
net: macb: Add small delay after link establishment
by Stefan Roese
· 6 years ago
31d4045
net: dm: fec: Support phy-reset-post-delay property
by Andrejs Cainikovs
· 6 years ago
afbc319
net: phy: implement fallback mechanism for negative phy adresses
by Hannes Schmelzer
· 6 years ago
ba7eadd
drivers: net: ls1088ardb: Fix EC1 and EC2 RCW offset
by Pramod Kumar
· 6 years ago
43ad41e
mc : Reduce MC memory size to 128M
by Meenakshi Aggarwal
· 6 years ago
2e9f1bf
driver: net: fsl-mc: Fix DPC MAC address fixup
by Ioana Ciocoi Radulescu
· 6 years ago
82fadcc
drivers: net: ldpaa_eth: check if the dpmac is enabled
by Pankaj Bansal
· 6 years ago
b882005
drivers/net/fec: phy_init: remove redundant logic
by Hannes Schmelzer
· 6 years ago
fbcaa26
net: macb: Fix GEM hardware detection
by Atish Patra
· 6 years ago
2e242f5
net: macb: Fix clk API usage for RISC-V systems
by Anup Patel
· 6 years ago
6fb1eb1
arm: socfpga: gen5 enable designware_socfpga
by Simon Goldschmidt
· 6 years ago
4f1267c
net: designware: socfpga: adapt to Gen5
by Simon Goldschmidt
· 6 years ago
6928096
net: mv88e61xx: fix autonegotiation on ports
by Tim Harvey
· 6 years ago
8f1a5ac
net: dm: fec: Fix regulator enable when using DM_REGULATOR
by Adam Ford
· 6 years ago
c5620ae
net: Add MSCC Luton networkd driver.
by Horatiu Vultur
· 6 years ago
0b8f34d
net: mscc: Remove unused variables
by Horatiu Vultur
· 6 years ago
45f2748
net: mscc: Move mac_table_add function into different file.
by Horatiu Vultur
· 6 years ago
36d04f5
net: mscc: Move ocelot_send and ocelot_recv in a different file.
by Horatiu Vultur
· 6 years ago
2fff4a9
net: mscc: Move miim commands into separate file.
by Horatiu Vultur
· 6 years ago
4c66157
net: mscc: Move ocelot_switch to mscc_eswitch folder
by Horatiu Vultur
· 6 years ago
774ec60
Enable FEC driver to retrieve PHY address from device tree
by Martyn Welch
· 6 years ago
68489ed
Merge branch 'master' of git://git.denx.de/u-boot-net
by Tom Rini
· 6 years ago
91c9cba
net: phy: aquantia: Print information on config
by Valentin-catalin Neacsu
· 6 years ago
c54bfbf
net: phy: aquantia: Enable autoneg when on USXGMII
by Valentin-catalin Neacsu
· 6 years ago
Next »