index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
phy
/
mv88e61xx.c
Age
Commit message (
Expand
)
Author
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-07
net: Remove <common.h> and add needed includes
Tom Rini
2023-04-07
net: phy: mv88e61xx: Convert to U_BOOT_PHY_DRIVER()
Marek Vasut
2023-01-20
net: phy: mv88e61xx: Finish migration of MV88E61XX_FIXED_PORTS
Tom Rini
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