index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
2018-12-03
Merge tag 'xilinx-for-v2019.01' of git://git.denx.de/u-boot-microblaze
Tom Rini
2018-12-03
net: zynq_gem: Add check for 64-bit dma support by hardware
Siva Durga Prasad Paladugu
2018-12-03
net: zynq_gem: Added 64-bit addressing support
Vipul Kumar
2018-11-29
Merge tag 'u-boot-amlogic-20181126' of git://git.denx.de/u-boot-amlogic
Tom Rini
2018-11-26
net: designware: add meson meson axg compatible
Neil Armstrong
2018-11-26
net: designware: add meson meson gxbb compatible
Neil Armstrong
2018-11-23
sun8i_emac: add support for setting EMAC TX/RX delay
Icenowy Zheng
2018-11-05
driver: net: ti: keystone_net: switch to use common mdio lib
Grygorii Strashko
2018-11-05
driver: net: ti: cpsw: switch to use common mdio lib
Grygorii Strashko
2018-11-05
driver: net: ti: introduce common mdio support library
Grygorii Strashko
2018-11-05
driver: net: ti: cpsw: update to use SPDX identifier
Grygorii Strashko
2018-11-05
drivers: net: keystone_net: drop non dm code
Grygorii Strashko
2018-11-05
configs: net: convert DRIVER_TI_KEYSTONE_NET kconfig
Grygorii Strashko
2018-11-05
driver: net: consolidate ti's code in separate folder
Grygorii Strashko
2018-11-05
net: phy: mscc: add support for VSC8574 PHY
Quentin Schulz
2018-11-05
net: phy: mscc: factorize part of config function for VSC8584
Quentin Schulz
2018-11-05
net: phy: mscc: add support for VSC8584 PHY
Quentin Schulz
2018-11-05
net: ftgmac100: Add support for the Aspeed SoC
Cédric Le Goater
2018-11-05
net: ftgmac100: add clock support
Cédric Le Goater
2018-11-05
net: ftgmac100: handle timeouts when transmitting
Cédric Le Goater
2018-11-05
net: ftgmac100: convert the RX/TX descriptor arrays
Cédric Le Goater
2018-11-05
net: ftgmac100: add MDIO bus and phylib support
Cédric Le Goater
2018-11-05
net: ftgmac100: use setbits_le32() in the reset method
Cédric Le Goater
2018-11-05
net: ftgmac100: convert to driver model
Cédric Le Goater
2018-11-05
net: ftgmac100: use the aligned() macro
Cédric Le Goater
2018-11-05
net: ftgmac100: use the BIT() macro
Cédric Le Goater
2018-11-05
net: Add MT7628 ethernet driver
Stefan Roese
2018-10-29
powerpc: t1040: Correct RCW EC2 settings
Bin Meng
2018-10-28
drivers: cosmetic: Convert SPDX license tags to Linux Kernel style
Patrick Delaunay
2018-10-24
net: fec_mxc: add support for i.MX8X
Anatolij Gustschin
2018-10-24
net: mvpp2: increase PHY reset pulse
Baruch Siach
2018-10-24
net: mvpp2: fix polarity of PHY reset signal
Baruch Siach
2018-10-24
net: dm: fec: Obtain the transceiver type from the DT
Martin Fuzzey
2018-10-24
net: dm: fec: Support the phy-supply binding
Martin Fuzzey
2018-10-24
net: dm: fec: Fix phy-reset-duration clamping and defaults
Martin Fuzzey
2018-10-24
net: dm: fec: Fix time unit error in phy-reset-duration
Martin Fuzzey
2018-10-24
net: phy: aquantia: autodetect if firmware needs to be loaded
Jeremy Gebben
2018-10-24
net: phy: aquantia: add firmware loading support
Jeremy Gebben
2018-10-24
configs: migrate CONFIG_PHY_AQUANTIA to Kconfig
Jeremy Gebben
2018-10-16
net: gem: Do not setup any clock for Xilinx SoC Versal
Michal Simek
2018-10-16
arm64: versal: Add support for new Xilinx Versal ACAPs
Michal Simek
2018-10-12
ldpaa_eth.c: Fix warning when PHYLIB is not enabled
Tom Rini
2018-10-10
driver: net: fsl-mc: Add support of multiple phys for dpmac
Pankaj Bansal
2018-10-10
driver: net: fsl-mc: initialize dpmac irrespective of phy
Pankaj Bansal
2018-10-10
driver: net: fsl-mc: Modify the dpmac link detection method
Pankaj Bansal
2018-10-10
driver: net: fsl-mc: fix error handing in init_phy
Pankaj Bansal
2018-10-10
driver: net: fsl-mc: remove unused strcture elements
Pankaj Bansal
2018-10-10
driver: net: fsl-mc: modify the label name
Pankaj Bansal
2018-10-10
test: eth: Add a test for the target being pinged
Joe Hershberger
2018-10-10
test: eth: Add a test for ARP requests
Joe Hershberger
[next]