summaryrefslogtreecommitdiffstats
path: root/drivers/net/phy/atheros.c
Commit message (Expand)AuthorAgeFilesLines
* phy: atheros: consolidate {ar8031|ar8035}_config()Michael Walle2020-05-071-27/+3
* phy: atheros: ar8035: remove static clock configMichael Walle2020-05-071-13/+0
* phy: atheros: add device tree bindings and configMichael Walle2020-05-071-2/+222
* phy: atheros: move delay config to common functionMichael Walle2020-05-071-16/+22
* phy: atheros: introduce debug read and write functionsMichael Walle2020-05-071-16/+41
* phy: atheros: use defines for PHY IDsMichael Walle2020-05-071-3/+7
* phy: atheros: fix AR8021 PHY ID maskMichael Walle2020-05-071-1/+1
* phy: atheros: Clarify the intention of ar8021_configVladimir Oltean2020-05-071-4/+4
* phy: atheros: Explicitly disable RGMII delaysVladimir Oltean2020-05-071-0/+8
* phy: atheros: Clarify the configuration of the CLK_25M output pinVladimir Oltean2020-05-071-5/+14
* phy: atheros: Use common functions for RGMII internal delaysVladimir Oltean2020-05-071-28/+41
* phy: atheros: Make RGMII Tx delays actually configurable for AR8035Vladimir Oltean2020-05-071-4/+0
* net: phy: Clean up includes of common.hJoe Hershberger2018-07-261-0/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* phy: atheros: set auto-negotiation for AR8021Zhao Qiang2018-01-151-0/+1
* drivers: net: phy: atheros: add separate config for AR8031Mugunthan V N2016-10-131-1/+36
* phy: atheros: add support for RGMII_ID, RGMII_TXID and RGMII_RXIDAndrea Merello2016-10-131-0/+16
* net: phy: atheros: Fix problem with phy_reset() clearing BMCRAlison Wang2016-02-261-0/+3
* phy: atheros: Use ar8035_config for AR8031Fabio Estevam2016-01-071-1/+1
* AR8035/phy: Enable autonegotiation function for ar8035Xiaobo Xie2014-05-121-3/+1
* ar8031: modify the config func of ar8031 to ar8021_configZhao Qiang2014-04-221-1/+1
* net/phy: Correct AR8021 phy_maskHaijun.Zhang2014-03-071-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2014-02-251-0/+1
|\
| * ar8031/8033/phy:enable autonegotiation for ar8031/8033Zhao Qiang2014-02-241-0/+1
* | net, phy: atheros ar803x bugHeiko Schocher2014-02-191-1/+1
|/
* net: phy: atheros: Fix the masks for AR8031/8035Fabio Estevam2014-01-141-2/+2
* net: phy: atheros: Fix masks for AR8035 and AR8021Fabio Estevam2013-11-221-1/+1
* net/phy: Fix the phy id mask of AR8031Chunhe Lan2013-11-221-1/+1
* net, phy: fix AR8031 phy_maskHeiko Schocher2013-11-221-1/+1
* phylib: update atheros ar803x phyShengzhou Liu2013-11-221-2/+2
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-15/+1
* phylib: add atheros ar803x phyHeiko Schocher2013-06-241-1/+12
* phylib: Add Atheros AR8035 GETH PHY supportXie Xiaobo2013-06-241-1/+33
* net/: sparse fixesKim Phillips2012-11-041-1/+1
* phylib: Add a bunch of PHY drivers from tsecAndy Fleming2011-04-201-0/+48