summaryrefslogtreecommitdiffstats
path: root/drivers/staging/et131x/et1310_phy.c
Commit message (Expand)AuthorAgeFilesLines
* staging: et131x: Put all .c files into one big fileMark Einon2011-10-231-375/+0Star
* staging: et131x: Remove file et131x_version.hMark Einon2011-10-111-1/+0Star
* staging: et131x: Updating copyright statements and module authorsMark Einon2011-10-041-0/+2
* staging: et131x: Remove adapter->bmsr, replace with phydev equivalentsMark Einon2011-10-041-3/+0Star
* staging: et131x: Remove et131x_check_mii() and move functionality into et131x...Mark Einon2011-09-271-167/+0Star
* staging: et131x: Remove ai_force_[duplex|speed] from et131x_adapterMark Einon2011-09-071-4/+2Star
* staging: et131x: Replace magic numbers in et1310_phy.c with definesMark Einon2011-09-071-36/+41
* staging: et131x: remove calls to netif_carrier_[on|off] from et131x_mii_checkMark Einon2011-09-071-3/+0Star
* staging: et131x: Remove redundant struct adapter membersMark Einon2011-09-071-6/+0Star
* staging: et131x: Remove private adapter->duplex_mode and use phydev->duplex i...Mark Einon2011-09-071-4/+0Star
* staging: et131x: Remove private adapter->linkspeed and use phydev->speed insteadMark Einon2011-09-071-5/+4Star
* staging: et131x: Fix checkpatch whitespace warningsMark Einon2011-09-071-6/+10
* staging: et131x: Use MII register defines from mii.hMark Einon2011-09-071-11/+11
* staging: et131x: Remove redundant phy codeMark Einon2011-09-071-413/+2Star
* staging: et131x: Remove xcvr_addr and et131x_xcvr_findMark Einon2011-09-071-43/+29Star
* staging: et131x: Use phy-device, mii_bus and ethtool_opsMark Einon2011-08-291-7/+38
* staging: et131x: Remove unused xcvr_id in struct ce_statsMark Einon2011-08-291-4/+0Star
* staging: et131x: Fix free IRQ from IRQ context warning after tx_timeoutMark Einon2011-08-241-1/+0Star
* staging: et131x: Fix link detection signallingMark Einon2011-08-241-25/+1Star
* staging: et131x: Rename var name 'etdev' to 'adapter' throughout moduleMark Einon2011-08-241-195/+195
* staging: et131x: Converting et1310_adapter.h variable names from CamelCaseMark Einon2011-08-241-18/+18
* staging: et131x: Remove unecessary *etdev NULL check in et1310_phy_init()Mark Einon2011-08-241-3/+0Star
* staging: et131x: add et1310_ prefix to et1310_mac.c functionsMark Einon2011-08-231-2/+2
* staging: et131x: Converting et1310_rx.c function and local names from CamelCaseMark Einon2011-08-231-1/+1
* staging: et131x: Converting et1310_pm.c function and local names from CamelCaseMark Einon2011-08-231-1/+1
* staging: et131x: Converting et1310_phy.c function and local names from CamelCaseMark Einon2011-08-231-202/+200Star
* staging: et131x: Converting et1310_mac.c function and local names from CamelCaseMark Einon2011-08-231-2/+2
* staging: et131x: Remove typedefs from et1310_phy.hMark Einon2011-07-061-7/+8
* staging: et131x: Fix stats->rx_packets accountingMark Einon2011-07-061-3/+1Star
* staging: transciever/transceiver spelling fixesJoe Perches2011-07-051-1/+1
* staging: et131x: Removing '_t' from ce_stats_t structMark Einon2011-06-281-3/+3
* staging: et131x: Fixes multiple 'WARNING: do not add new typedefs'.Mark Einon2011-06-281-2/+2
* staging: et131x: checkpatch fixes for et1310_address_map.h (All 'do not add n...Mark Einon2011-06-281-3/+3
* staging: et131x: Begin cleaning up the MI registersAlan Cox2011-02-041-24/+26
* staging: et131x: Clean up the phy coma stuffAlan Cox2011-02-041-2/+2
* staging: et131x: Kill of the eFLOW_CONTROL enumAlan Cox2011-02-041-6/+6
* staging: et131x: Turn a few more LongCapitalisedThings into Linuxish namesAlan Cox2011-02-041-2/+2
* Staging: et131x: Small format/style tidyupsLars Lindley2010-06-181-3/+5
* Staging: et131x: fix most coding style issues in et131xMichael Sprecher2010-05-111-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+0Star
* Staging: et131x: Collapse all the function definitions into one placeAlan Cox2010-03-041-5/+2Star
* Staging: et131x: Clean up the phy code, especially dup stuffAlan Cox2009-12-111-408/+214Star
* Staging: et131x: phy clean upAlan Cox2009-12-111-541/+543
* Staging: et131x: Clean up MII controlAlan Cox2009-12-111-53/+32Star
* Staging: et131x: PHY loopback cannot be set (and isn't useful for us anyway)Alan Cox2009-12-111-8/+2Star
* Staging: et131x: prune all the debug codeAlan Cox2009-09-151-80/+8Star
* Staging: et131x: clean up MP_FLAG macrosAlan Cox2009-09-151-5/+3Star
* Staging: et131x: continue pruning unused fieldsAlan Cox2009-09-151-1/+1
* Staging: et131x: de-hungarianise a bitAlan Cox2009-09-151-119/+119
* Staging: et131x: CSRAddress to regsAlan Cox2009-09-151-2/+2