summaryrefslogtreecommitdiffstats
path: root/drivers/net/phy/national.c
Commit message (Expand)AuthorAgeFilesLines
* net: phy: correct format of block commentsWenpeng Liang2021-06-161-2/+4
* net: phy: national: remove definition of DEBUGTom Rix2021-01-181-2/+0
* net: phy: national: remove the use of the .ack_interrupt()Ioana Ciornei2020-11-251-14/+22
* net: phy: national: implement generic .handle_interrupt() callbackIoana Ciornei2020-11-251-0/+22
* net/phy: fix DP83865 10 Mbps HDX loopback disable functionPeter Mamonov2019-09-211-3/+6
* net: phy: switch drivers to use dynamic feature detectionHeiner Kallweit2019-04-151-1/+1
* net: phy: Convert some PHY and MDIO driver files to SPDX headersAndrew Lunn2019-01-221-6/+1
* net: phy: remove flag PHY_HAS_INTERRUPT from driver configsHeiner Kallweit2018-11-111-1/+0
* net: phy: remove generic settings for callbacks config_aneg and read_status f...Heiner Kallweit2017-12-011-2/+0
* net: phy: phy drivers should not set SUPPORTED_[Asym_]PauseTimur Tabi2016-12-101-1/+1
* phy: Centralize setting driver module ownerAndrew Lunn2016-01-071-1/+0
* net: phy: replace phy_driver_register callsJohan Hovold2014-11-121-14/+3
* phy: Use pr_<level>Joe Perches2012-06-111-2/+6
* net/phy: fix DP83865 phy interrupt handlerGiuseppe CAVALLARO2011-08-261-6/+11
* net/phy: fix many "defined but unused" warningsUwe Kleine-König2010-10-051-1/+1
* drivers/net: Remove unnecessary returns from void function()sJoe Perches2010-05-141-3/+0
* phylib: Add module table to all existing phy driversDavid Woodhouse2010-04-021-0/+7
* phy: Add file missed in previous commit.David S. Miller2008-11-281-0/+155