summaryrefslogtreecommitdiff
path: root/drivers/staging/et131x/et1310_phy.c
AgeCommit message (Expand)Author
2011-10-23staging: et131x: Put all .c files into one big fileMark Einon
2011-10-11staging: et131x: Remove file et131x_version.hMark Einon
2011-10-04staging: et131x: Updating copyright statements and module authorsMark Einon
2011-10-04staging: et131x: Remove adapter->bmsr, replace with phydev equivalentsMark Einon
2011-09-26staging: et131x: Remove et131x_check_mii() and move functionality into et131x...Mark Einon
2011-09-06staging: et131x: Remove ai_force_[duplex|speed] from et131x_adapterMark Einon
2011-09-06staging: et131x: Replace magic numbers in et1310_phy.c with definesMark Einon
2011-09-06staging: et131x: remove calls to netif_carrier_[on|off] from et131x_mii_checkMark Einon
2011-09-06staging: et131x: Remove redundant struct adapter membersMark Einon
2011-09-06staging: et131x: Remove private adapter->duplex_mode and use phydev->duplex i...Mark Einon
2011-09-06staging: et131x: Remove private adapter->linkspeed and use phydev->speed insteadMark Einon
2011-09-06staging: et131x: Fix checkpatch whitespace warningsMark Einon
2011-09-06staging: et131x: Use MII register defines from mii.hMark Einon
2011-09-06staging: et131x: Remove redundant phy codeMark Einon
2011-09-06staging: et131x: Remove xcvr_addr and et131x_xcvr_findMark Einon
2011-08-29staging: et131x: Use phy-device, mii_bus and ethtool_opsMark Einon
2011-08-29staging: et131x: Remove unused xcvr_id in struct ce_statsMark Einon
2011-08-23staging: et131x: Fix free IRQ from IRQ context warning after tx_timeoutMark Einon
2011-08-23staging: et131x: Fix link detection signallingMark Einon
2011-08-23staging: et131x: Rename var name 'etdev' to 'adapter' throughout moduleMark Einon
2011-08-23staging: et131x: Converting et1310_adapter.h variable names from CamelCaseMark Einon
2011-08-23staging: et131x: Remove unecessary *etdev NULL check in et1310_phy_init()Mark Einon
2011-08-23staging: et131x: add et1310_ prefix to et1310_mac.c functionsMark Einon
2011-08-23staging: et131x: Converting et1310_rx.c function and local names from CamelCaseMark Einon
2011-08-23staging: et131x: Converting et1310_pm.c function and local names from CamelCaseMark Einon
2011-08-23staging: et131x: Converting et1310_phy.c function and local names from CamelCaseMark Einon
2011-08-23staging: et131x: Converting et1310_mac.c function and local names from CamelCaseMark Einon
2011-07-05staging: et131x: Remove typedefs from et1310_phy.hMark Einon
2011-07-05staging: et131x: Fix stats->rx_packets accountingMark Einon
2011-07-05staging: transciever/transceiver spelling fixesJoe Perches
2011-06-28staging: et131x: Removing '_t' from ce_stats_t structMark Einon
2011-06-28staging: et131x: Fixes multiple 'WARNING: do not add new typedefs'.Mark Einon
2011-06-28staging: et131x: checkpatch fixes for et1310_address_map.h (All 'do not add n...Mark Einon
2011-02-04staging: et131x: Begin cleaning up the MI registersAlan Cox
2011-02-04staging: et131x: Clean up the phy coma stuffAlan Cox
2011-02-04staging: et131x: Kill of the eFLOW_CONTROL enumAlan Cox
2011-02-04staging: et131x: Turn a few more LongCapitalisedThings into Linuxish namesAlan Cox
2010-06-17Staging: et131x: Small format/style tidyupsLars Lindley
2010-05-11Staging: et131x: fix most coding style issues in et131xMichael Sprecher
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-03Staging: et131x: Collapse all the function definitions into one placeAlan Cox
2009-12-11Staging: et131x: Clean up the phy code, especially dup stuffAlan Cox
2009-12-11Staging: et131x: phy clean upAlan Cox
2009-12-11Staging: et131x: Clean up MII controlAlan Cox
2009-12-11Staging: et131x: PHY loopback cannot be set (and isn't useful for us anyway)Alan Cox
2009-09-15Staging: et131x: prune all the debug codeAlan Cox
2009-09-15Staging: et131x: clean up MP_FLAG macrosAlan Cox
2009-09-15Staging: et131x: continue pruning unused fieldsAlan Cox
2009-09-15Staging: et131x: de-hungarianise a bitAlan Cox
2009-09-15Staging: et131x: CSRAddress to regsAlan Cox