summaryrefslogtreecommitdiff
path: root/drivers/net/phy/mv88e61xx.c
AgeCommit message (Expand)Author
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass
2020-05-18common: Drop linux/delay.h from common headerSimon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2019-12-09net: phy: mv88e61xx: register phy_driver struct for 88E6071Anatolij Gustschin
2019-12-09net: phy: mv88E61xx: fix ENERGY_DET init for mv88E6071Anatolij Gustschin
2019-12-09net: phy: mv88e61xx: add CPU port parameter init for 88E6071Anatolij Gustschin
2019-12-09net: phy: mv88e61xx: rework to enable detection of 88E6071 devicesAnatolij Gustschin
2019-02-15net: mv88e61xx: fix autonegotiation on portsTim Harvey
2018-06-13net: phy: mv88e61xx: Force CPU port link upChris Packham
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2017-05-12net: phy: mv88e61xx: Fix uninitialized variable warningTom Rini
2016-10-13net: mv88e61xx: Add support for fixed linksChris Packham
2016-10-13net: Add support for mv88e609x switchesChris Packham
2016-05-24net: phy: Add PHY driver for mv88e61xx switchesKevin Smith
2016-05-24net: Remove unused mv88e61xx switch driverKevin Smith
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-01-09mv88e61xx: refactor PHY and SWITCH level-codeAlbert ARIBAUD
2011-01-09miiphy: convert to linux/mii.hMike Frysinger
2009-10-04net: phy: mv88e61xx.c : fixed build warningPrafulla Wadaskar
2009-08-10net: phy: bugfixes: mv88E61xx compiler warnings fixedPrafulla Wadaskar
2009-07-22net: phy: bugfixes: mv88E61xx multichip addressing supportPrafulla Wadaskar
2009-06-15Marvell MV88E61XX Switch Driver supportPrafulla Wadaskar