index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
phy
/
mv88e61xx.c
Age
Commit message (
Expand
)
Author
2020-05-18
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2019-12-09
net: phy: mv88e61xx: register phy_driver struct for 88E6071
Anatolij Gustschin
2019-12-09
net: phy: mv88E61xx: fix ENERGY_DET init for mv88E6071
Anatolij Gustschin
2019-12-09
net: phy: mv88e61xx: add CPU port parameter init for 88E6071
Anatolij Gustschin
2019-12-09
net: phy: mv88e61xx: rework to enable detection of 88E6071 devices
Anatolij Gustschin
2019-02-15
net: mv88e61xx: fix autonegotiation on ports
Tim Harvey
2018-06-13
net: phy: mv88e61xx: Force CPU port link up
Chris Packham
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-05-12
net: phy: mv88e61xx: Fix uninitialized variable warning
Tom Rini
2016-10-13
net: mv88e61xx: Add support for fixed links
Chris Packham
2016-10-13
net: Add support for mv88e609x switches
Chris Packham
2016-05-24
net: phy: Add PHY driver for mv88e61xx switches
Kevin Smith
2016-05-24
net: Remove unused mv88e61xx switch driver
Kevin Smith
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-01-09
mv88e61xx: refactor PHY and SWITCH level-code
Albert ARIBAUD
2011-01-09
miiphy: convert to linux/mii.h
Mike Frysinger
2009-10-04
net: phy: mv88e61xx.c : fixed build warning
Prafulla Wadaskar
2009-08-10
net: phy: bugfixes: mv88E61xx compiler warnings fixed
Prafulla Wadaskar
2009-07-22
net: phy: bugfixes: mv88E61xx multichip addressing support
Prafulla Wadaskar
2009-06-15
Marvell MV88E61XX Switch Driver support
Prafulla Wadaskar