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
2016-02-22
net: phy: realtek: Use generic genphy_parse_link() for RTL8211E
Michal Simek
2016-02-20
Merge branch 'master' of git://git.denx.de/u-boot-atmel
Tom Rini
2016-02-18
drivers: at91: clean up peripheral clock code
Wenyou Yang
2016-02-18
net: phy: marvell: Fix problem with phy_reset() clearing BMCR
Stefan Roese
2016-02-18
net: phy: marvell: Call phy_reset() where possible
Stefan Roese
2016-02-08
drivers: net: keystone_net: convert driver to adopt device driver model
Mugunthan V N
2016-02-08
drivers: net: phy: micrel: fix build errors with CONFIG_DM_ETH
Mugunthan V N
2016-02-08
Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging
Tom Rini
2016-02-06
net: davinci_emac: fix NULL check after pointer dereference
Vishwas Srivastava
2016-02-06
net: fix wrong initialization in davinci-emac driver
Vishwas Srivastava
2016-02-06
Use correct spelling of "U-Boot"
Bin Meng
2016-02-05
net: e1000: Convert to use DM PCI API
Bin Meng
2016-02-05
net: designware: Use dm_pci_mem_to_phys() in the probe routine
Bin Meng
2016-02-05
net: pch_gbe: Convert to use DM PCI API
Bin Meng
2016-02-02
Merge branch 'master' of git://git.denx.de/u-boot-atmel
Tom Rini
2016-02-02
Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq
Tom Rini
2016-02-01
drivers: net: Add ethernet driver for Microchip PIC32.
Purna Chandra Mandal
2016-02-01
drivers: net: phy: add SMSC LAN8740 Phy support.
Purna Chandra Mandal
2016-02-01
driver: net: fsl-mc: Update print to reflect correct string
Prabhakar Kushwaha
2016-02-01
driver: net: fsl-mc: Memset dprc_cfg before configuring
Prabhakar Kushwaha
2016-01-28
Merge branch 'master' of git://git.denx.de/u-boot-net
Tom Rini
2016-01-28
net: phy: implements probe for Cortina phy
Shaohui Xie
2016-01-28
net: phy: introduce a quirk PHY_FLAG_BROKEN_RESET
Shaohui Xie
2016-01-28
net: phy: micrel: fix divisor value for KSZ9031 phy skew
Dinh Nguyen
2016-01-28
net: phy: Use 'autoneg' flag from phydev
Alexandre Messier
2016-01-28
net: phy: Set ANRESTART in setup_forced
Alexandre Messier
2016-01-28
net: phy: micrel: Disable B_CAST on config
Alexandre Messier
2016-01-28
net/designware: add support of max-speed device tree property
Alexey Brodkin
2016-01-28
net/designware: do explicit port selection for 1Gb mode
Alexey Brodkin
2016-01-28
drivers/net/phy: introduce phy_set_supported()
Alexey Brodkin
2016-01-28
net: phy: genphy: Allow overwriting features
Sascha Hauer
2016-01-28
net: phy: ensure Gigabit features are masked off if requested
Florian Fainelli
2016-01-28
net: tsec: Use priv->tbiaddr to initialize TBI PHY address
Bin Meng
2016-01-28
net: tsec: Add driver model ethernet support
Bin Meng
2016-01-28
net: tsec: Use tsec_private pointer as the parameter for internal routines
Bin Meng
2016-01-28
net: tsec: Adjust orders to avoid forward declaration of tsec_send()
Bin Meng
2016-01-28
net: tsec: Move rxbd and txbd to struct tsec_private
Bin Meng
2016-01-28
net: tsec: Move rx_idx and tx_idx to struct tsec_private
Bin Meng
2016-01-28
net: tsec: fsl_mdio: Fix several cosmetic issues
Bin Meng
2016-01-28
drivers: net: vsc9953: Add LAG support
Codrin Ciubotariu
2016-01-28
drivers: net: vsc9953: Fix FDB aging time
Codrin Ciubotariu
2016-01-28
net: phy: do not read configuration register on reset
Stefan Agner
2016-01-27
Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq
Tom Rini
2016-01-27
driver: net: fsl-mc: Remove portal id hard-coding
Prabhakar Kushwaha
2016-01-27
driver: net: ldpaa: Add debug info of printing DPMAC stats
Prabhakar Kushwaha
2016-01-27
driver: net: ldpaa: Increase num of buffers for a pool
Prabhakar Kushwaha
2016-01-27
driver: net: ldpaa: Report back only error frames for tx
Prabhakar Kushwaha
2016-01-27
driver: net: fsl-mc: Prepare extended cfg for DPNI create
Prabhakar Kushwaha
2016-01-27
driver: net: fsl-mc: flib changes for MC FW 9.0.0
Prabhakar Kushwaha
2016-01-27
driver: net: fsl-mc: Add version check for MC objects
Prabhakar Kushwaha
[next]