summaryrefslogtreecommitdiffstats
path: root/include/linux/mii.h
Commit message (Collapse)AuthorAgeFilesLines
* add support for Xilinx 1000BASE-X phy (GTX)Charles Coldwell2013-06-241-0/+2
| | | | | | | | | | commit 39695029bc15041c809df3db4ba19bd729c447fa Author: Charles Coldwell <coldwell@ll.mit.edu> Date: Tue Feb 19 08:27:33 2013 -0500 Changes to support the Xilinx 1000BASE-X phy (GTX/MGT) Signed-off-by: Charles Coldwell <coldwell@ll.mit.edu>
* Coding style (white space) cleanup.Wolfgang Denk2010-12-171-94/+94
| | | | Signed-off-by: Wolfgang Denk <wd@denx.de>
* include/linux/mii.h: update for supporting GEMacpaul Lin2010-12-091-74/+107
| | | | | | | | This file has been synced (copy) from Linux source code. This commit was based on kernel 2.6.32. It updates gigabit related phy registers and basic definitions. Signed-off-by: Macpaul Lin <macpaul@andestech.com>
* Merge with /home/wd/git/u-boot/custodian/u-boot-avr32; code cleanup.Wolfgang Denk2007-04-181-73/+73
|
* Import <linux/mii.h> from the Linux kernelHaavard Skinnemoen2007-04-141-0/+158
Instead of creating yet another set of MII register definitions in the macb driver, here's a complete set of definitions for everyone to use. Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
OpenPOWER on IntegriCloud