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
/
phy
/
atheros.c
Age
Commit message (
Expand
)
Author
2022-04-10
net: phy: atheros: avoid error in ar803x_of_init() when PHY has no OF node
Vladimir Oltean
2020-06-22
phy: atheros: ar8035: Fix clock output calculation
Fabio Estevam
2020-05-18
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-07
phy: atheros: consolidate {ar8031|ar8035}_config()
Michael Walle
2020-05-07
phy: atheros: ar8035: remove static clock config
Michael Walle
2020-05-07
phy: atheros: add device tree bindings and config
Michael Walle
2020-05-07
phy: atheros: move delay config to common function
Michael Walle
2020-05-07
phy: atheros: introduce debug read and write functions
Michael Walle
2020-05-07
phy: atheros: use defines for PHY IDs
Michael Walle
2020-05-07
phy: atheros: fix AR8021 PHY ID mask
Michael Walle
2020-05-07
phy: atheros: Clarify the intention of ar8021_config
Vladimir Oltean
2020-05-07
phy: atheros: Explicitly disable RGMII delays
Vladimir Oltean
2020-05-07
phy: atheros: Clarify the configuration of the CLK_25M output pin
Vladimir Oltean
2020-05-07
phy: atheros: Use common functions for RGMII internal delays
Vladimir Oltean
2020-05-07
phy: atheros: Make RGMII Tx delays actually configurable for AR8035
Vladimir Oltean
2018-07-26
net: phy: Clean up includes of common.h
Joe Hershberger
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-01-15
phy: atheros: set auto-negotiation for AR8021
Zhao Qiang
2016-10-13
drivers: net: phy: atheros: add separate config for AR8031
Mugunthan V N
2016-10-13
phy: atheros: add support for RGMII_ID, RGMII_TXID and RGMII_RXID
Andrea Merello
2016-02-26
net: phy: atheros: Fix problem with phy_reset() clearing BMCR
Alison Wang
2016-01-07
phy: atheros: Use ar8035_config for AR8031
Fabio Estevam
2014-05-12
AR8035/phy: Enable autonegotiation function for ar8035
Xiaobo Xie
2014-04-22
ar8031: modify the config func of ar8031 to ar8021_config
Zhao Qiang
2014-03-07
net/phy: Correct AR8021 phy_mask
Haijun.Zhang
2014-02-25
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
Tom Rini
2014-02-24
ar8031/8033/phy:enable autonegotiation for ar8031/8033
Zhao Qiang
2014-02-19
net, phy: atheros ar803x bug
Heiko Schocher
2014-01-14
net: phy: atheros: Fix the masks for AR8031/8035
Fabio Estevam
2013-11-22
net: phy: atheros: Fix masks for AR8035 and AR8021
Fabio Estevam
2013-11-22
net/phy: Fix the phy id mask of AR8031
Chunhe Lan
2013-11-22
net, phy: fix AR8031 phy_mask
Heiko Schocher
2013-11-22
phylib: update atheros ar803x phy
Shengzhou Liu
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-06-24
phylib: add atheros ar803x phy
Heiko Schocher
2013-06-24
phylib: Add Atheros AR8035 GETH PHY support
Xie Xiaobo
2012-11-04
net/: sparse fixes
Kim Phillips
2011-04-20
phylib: Add a bunch of PHY drivers from tsec
Andy Fleming