aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/et131x/et1310_phy.h
AgeCommit message (Expand)AuthorFilesLines
2011-10-23staging: et131x: move et1310_phy.h contents into et131x.hMark Einon1-290/+0
2011-10-23staging: et131x: move et1310_address_map.h contents into et131x.hMark Einon1-2/+0
2011-10-04staging: et131x: Updating copyright statements and module authorsMark Einon1-0/+2
2011-09-06staging: et131x: Remove struct mi_regs from et1310_phy.hMark Einon1-29/+5
2011-09-06staging: et131x: Replace magic numbers in et1310_phy.c with definesMark Einon1-20/+64
2011-09-06staging: et131x: Remove duplicated register defines from et1310_phy.hMark Einon1-18/+0
2011-09-06staging: et131x: Remove private adapter->duplex_mode and use phydev->duplex insteadMark Einon1-4/+0
2011-09-06staging: et131x: Remove private adapter->linkspeed and use phydev->speed insteadMark Einon1-5/+0
2011-09-06staging: et131x: Fix checkpatch whitespace warningsMark Einon1-14/+13
2011-09-06staging: et131x: Use MII register defines from mii.hMark Einon1-160/+0
2011-08-29staging: et131x: Use phy-device, mii_bus and ethtool_opsMark Einon1-2/+2
2011-07-05staging: et131x: Remove typedefs from et1310_phy.hMark Einon1-109/+56
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2011-02-04staging: et131x: Begin cleaning up the MI registersAlan Cox1-480/+169
2010-03-03Staging: et131x: Collapse all the function definitions into one placeAlan Cox1-34/+0
2009-12-11Staging: et131x: Clean up the phy code, especially dup stuffAlan Cox1-1/+1
2009-12-11Staging: et131x: phy clean upAlan Cox1-28/+2
2009-12-11Staging: et131x: kill SUCCESS and FAILURE definesAlan Cox1-3/+0
2009-09-15Staging: et131x: remove unused PCI identifiersAlan Cox1-25/+0
2009-09-15Staging: et131x: de-hungarianise a bitAlan Cox1-6/+6
2009-09-15Staging: et1310: Fix the coding styleAlan Cox1-449/+449
2008-10-10Staging: add et131x network driverGreg Kroah-Hartman1-0/+910