summaryrefslogtreecommitdiffstats
path: root/drivers/net/phy/mv88e61xx.c
Commit message (Expand)AuthorAgeFilesLines
* common: Drop linux/bitops.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop linux/delay.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop log.h from common headerSimon Glass2020-05-181-0/+1
* net: phy: mv88e61xx: register phy_driver struct for 88E6071Anatolij Gustschin2019-12-091-0/+12
* net: phy: mv88E61xx: fix ENERGY_DET init for mv88E6071Anatolij Gustschin2019-12-091-6/+16
* net: phy: mv88e61xx: add CPU port parameter init for 88E6071Anatolij Gustschin2019-12-091-14/+28
* net: phy: mv88e61xx: rework to enable detection of 88E6071 devicesAnatolij Gustschin2019-12-091-25/+125
* net: mv88e61xx: fix autonegotiation on portsTim Harvey2019-02-151-4/+4
* net: phy: mv88e61xx: Force CPU port link upChris Packham2018-06-131-21/+30
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* net: phy: mv88e61xx: Fix uninitialized variable warningTom Rini2017-05-121-1/+3
* net: mv88e61xx: Add support for fixed linksChris Packham2016-10-131-0/+43
* net: Add support for mv88e609x switchesChris Packham2016-10-131-2/+16
* net: phy: Add PHY driver for mv88e61xx switchesKevin Smith2016-05-241-0/+1017
* net: Remove unused mv88e61xx switch driverKevin Smith2016-05-241-537/+0
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
* mv88e61xx: refactor PHY and SWITCH level-codeAlbert ARIBAUD2013-01-091-180/+315
* miiphy: convert to linux/mii.hMike Frysinger2011-01-091-1/+1
* net: phy: mv88e61xx.c : fixed build warningPrafulla Wadaskar2009-10-041-2/+2
* net: phy: bugfixes: mv88E61xx compiler warnings fixedPrafulla Wadaskar2009-08-101-9/+14
* net: phy: bugfixes: mv88E61xx multichip addressing supportPrafulla Wadaskar2009-07-221-9/+9
* Marvell MV88E61XX Switch Driver supportPrafulla Wadaskar2009-06-151-0/+413