index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
2021-02-16
drivers: net: Add Felix DSA switch driver
Alex Marginean
2021-02-16
net: Introduce DSA class for Ethernet switches
Claudiu Manoil
2021-02-16
net: phy: introduce fixed_phy_create for DSA CPU ports
Vladimir Oltean
2021-02-16
net: phy: fixed: support speeds of 2500 and 10000
Vladimir Oltean
2021-02-15
image: Adjust the workings of fit_check_format()
Simon Glass
2021-02-15
Merge branch '2021-02-02-drop-asm_global_data-when-unused'
Tom Rini
2021-02-15
sh: Remove sh7757lcr board
Tom Rini
2021-02-15
sh: Remove r7780mp board
Tom Rini
2021-02-08
net: eqos: Reduce the MDIO wait time
Ye Li
2021-02-08
net: memac_phy: add a timeout to MDIO operations
Ioana Ciornei
2021-02-03
net: ftmac100: Cast priv->iobase with uintptr_t
Bin Meng
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2021-01-31
net: sun8i-emac: Determine pinmux based on SoC, not EMAC type
Andre Przywara
2021-01-31
net: sun8i-emac: Always clear syscon EPHY register
Andre Przywara
2021-01-27
net: phy: micrel: Try default PHY ofnode first
Marek Vasut
2021-01-27
net: phy: ca_phy: Add driver for CAxxxx SoCs
Abbie Chang
2021-01-27
net: cortina_ni: Add eth support for Cortina Access CAxxxx SoCs
Aaron Tseng
2021-01-27
net: e1000: Add missing address translations
Stefan Roese
2021-01-27
net: e1000: Use virt_to_phys() instead of pci_virt_to_mem()
Stefan Roese
2021-01-27
net: e1000: Remove unused bus_to_phys() macro
Stefan Roese
2021-01-25
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi
Tom Rini
2021-01-25
net: sun8i-emac: Allow all RGMII PHY modes
Andre Przywara
2021-01-25
Merge tag 'mips-pull-2021-01-24' of https://gitlab.denx.de/u-boot/custodians/...
Tom Rini
2021-01-25
Merge tag 'u-boot-atmel-2021.04-b' of https://gitlab.denx.de/u-boot/custodian...
Tom Rini
2021-01-24
net: add ethernet driver for MediaTek MT7620 SoC
Weijie Gao
2021-01-22
net: macb: take into account all RGMII interface types
Claudiu Beznea
2021-01-22
net: macb: add support for sama7g5 emac
Claudiu Beznea
2021-01-22
net: macb: add support for sama7g5 gmac
Claudiu Beznea
2021-01-22
net: macb: check clk_set_rate return value to be negative
Claudiu Beznea
2021-01-22
net: macb: add user io config data structure
Claudiu Beznea
2021-01-19
net: dwc_eth_qos: Pad descriptors to cacheline size
Marek Vasut
2021-01-19
net: ks8851: Reset internal RXFC count on bad packet
Marek Vasut
2021-01-19
net: ftgmac100: Read and retain MAC address
Hongwei Zhang
2021-01-19
net: e1000: implement eth_write_hwaddr for DM_ETH
Ian Ray
2021-01-19
net: phy: micrel: fix typo
Claudiu Beznea
2021-01-19
net: phy: micrel: add support for DLL setup on ksz9131
Claudiu Beznea
2021-01-18
net: macb: Add phy address to read it from device tree
Padmarao Begari
2021-01-18
net: macb: Add DMA 64-bit address support for macb
Padmarao Begari
2021-01-15
common: board_r: Drop initr_bbmii wrapper
Ovidiu Panait
2021-01-15
net: designware: socfpga: Add ATF support for MAC driver
Chee Hong Ang
2021-01-05
Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into next
Tom Rini
2021-01-05
Merge tag 'v2021.01-rc5' into next
Tom Rini
2021-01-05
dm: core: Access device ofnode through functions
Simon Glass
2021-01-05
dm: Use access methods for dev/uclass private data
Simon Glass
2020-12-18
net: Update to use new sequence numbers
Simon Glass
2020-12-18
octeon: Don't attempt to set the sequence number
Simon Glass
2020-12-18
dm: Avoid accessing seq directly
Simon Glass
2020-12-13
dm: treewide: Rename ..._platdata variables to just ..._plat
Simon Glass
2020-12-13
dm: treewide: Rename ofdata_to_platdata() to of_to_plat()
Simon Glass
2020-12-13
dm: treewide: Rename dev_get_platdata() to dev_get_plat()
Simon Glass
[next]