aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/phy/vitesse.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-08-17net: phy: remove calls to genphy_config_initHeiner Kallweit1-3/+3
2019-04-23net: phy: vitesse: Remove support for VSC8514.Kavya Sree Kotagiri1-12/+0
2019-04-15net: phy: switch drivers to use dynamic feature detectionHeiner Kallweit1-11/+11
2019-01-22net: phy: Convert some PHY and MDIO driver files to SPDX headersAndrew Lunn1-8/+1
2018-11-23net: phy: vitesse: remove duplicate support for VSC8574Quentin Schulz1-12/+0
2018-11-11net: phy: remove flag PHY_HAS_INTERRUPT from driver configsHeiner Kallweit1-9/+0
2018-07-04net: phy: vitesse: Add support for VSC73xxLinus Walleij1-0/+175
2017-12-01net: phy: remove generic settings for callbacks config_aneg and read_status from driversHeiner Kallweit1-12/+0
2016-12-02net: phy: vitesse: add support for VSC8572Stephen Agate1-0/+14
2016-11-16net/phy/vitesse: Configure RGMII skew on VSC8601, if neededAlex1-1/+33
2016-01-07phy: Centralize setting driver module ownerAndrew Lunn1-8/+0
2015-11-16net: phy: vitesse: add support for VSC8601Måns Rullgård1-1/+15
2015-09-20Revert "net/phy: Add Vitesse 8641 phy ID"Kevin Hao1-14/+0
2015-06-25net/phy: Add Vitesse 8641 phy IDShaohui Xie1-0/+14
2014-11-12net: phy: replace phy_drivers_register callsJohan Hovold1-13/+1
2014-04-23net/phy: Remove return value for void functionShruti Kanetkar1-2/+1
2013-11-28phy: Add Vitesse 8514 phy IDShaohui Xie1-0/+15
2013-11-20net/phy: Add the autocross feature for forced links on VSC82x4Madalin Bucur1-5/+70
2013-11-20net/phy: Add VSC8662 supportSandeep Singh1-0/+14
2013-11-20net/phy: Add VSC8574 supportshaohui xie1-1/+16
2013-11-20net/phy: Add VSC8234 supportAndy Fleming1-2/+17
2013-05-31phy: Add Vitesse 8211 phy IDMichal Simek1-0/+15
2013-05-31phy: Clean coding style in vitesse phyMichal Simek1-12/+11
2013-03-09phy: vitesse make vsc824x_add_skew staticstephen hemminger1-2/+1
2012-07-09phylib: Support registering a bunch of driversChristian Hohnstaedt1-30/+22
2011-10-19phylib: Modify Vitesse RGMII skew settingsAndy Fleming1-12/+22
2010-10-05net/phy: fix many "defined but unused" warningsUwe Kleine-König1-1/+1
2010-04-02phylib: Add module table to all existing phy driversDavid Woodhouse1-0/+8
2008-11-25phylib: Add Vitesse VSC8221 SGMII PHYTrent Piepho1-9/+55
2007-07-24Fix error checking in Vitesse IRQ configAndy Fleming1-1/+1
2007-07-18Fix Vitesse RGMII-ID supportAndy Fleming1-3/+20
2007-07-18Fix Vitesse 824x PHY interrupt ackingAndy Fleming1-2/+21
2007-06-28phy: Fix phy_id for Vitesse 824x PHYKumar Gala1-1/+1
2006-08-14[PATCH] remove unnecessary config.h includes from drivers/net/Dave Jones1-1/+0
2006-06-21[POWERPC] Add Vitesse 8244 PHY for MPC8641 HPCN platform.Jon Loeliger1-0/+112