summaryrefslogtreecommitdiffstats
path: root/drivers/staging/et131x/et131x_initpci.c
Commit message (Expand)AuthorAgeFilesLines
* staging: et131x: Put all .c files into one big fileMark Einon2011-10-231-950/+0
* staging: et131x: Fix et131x smatch issuesMark Einon2011-10-111-2/+2
* staging: et131x: Fix et131x sparse warningsMark Einon2011-10-111-1/+1
* staging: et131x: Remove file et131x_version.hMark Einon2011-10-111-6/+5
* staging: et131x: Move pm calls from pci device to driver deviceMark Einon2011-10-111-8/+12
* staging: et131x: Remove error path from suspend/resume codeMark Einon2011-10-111-23/+12
* staging: et131x: Fix indefinite low power sleepMark Einon2011-10-041-3/+9
* staging: et131x: Updating copyright statements and module authorsMark Einon2011-10-041-0/+3
* staging: et131x: Fix add_timer() from et131x_openMark Einon2011-10-041-7/+0
* staging: et131x: Add pci suspend & resume functionsMark Einon2011-10-041-2/+43
* staging: et131x: Remove adapter->bmsr, replace with phydev equivalentsMark Einon2011-10-041-4/+3
* staging: et131x: Introduce et1310_in_phy_coma() callMark Einon2011-10-041-19/+9
* staging: et131x: Bugfix - driver doesn't autoreneg after cable unplug/plug ev...Mark Einon2011-09-261-0/+4
* staging: et131x: Remove et131x_check_mii() and move functionality into et131x...Mark Einon2011-09-261-17/+98
* staging: et131x: Remove redundant struct adapter membersMark Einon2011-09-061-3/+1
* staging: et131x: Remove private adapter->linkspeed and use phydev->speed insteadMark Einon2011-09-061-6/+6
* staging: et131x: Fix checkpatch whitespace warningsMark Einon2011-09-061-22/+22
* staging: et131x: Use MII register defines from mii.hMark Einon2011-09-061-2/+2
* staging: et131x: Remove redundant phy codeMark Einon2011-09-061-29/+1
* staging: et131x: Remove xcvr_addr and et131x_xcvr_findMark Einon2011-09-061-13/+2
* staging: et131x: Use phy-device, mii_bus and ethtool_opsMark Einon2011-08-291-17/+130
* staging: et131x: Remove module_param et131x_speed_setMark Einon2011-08-291-48/+2
* staging: et131x: Further tidy up of 131x_pci_setup()Mark Einon2011-08-291-31/+27
* staging: et131x: Fix link detection signallingMark Einon2011-08-231-22/+1
* staging: et131x: Rename var name 'etdev' to 'adapter' throughout moduleMark Einon2011-08-231-68/+68
* staging: et131x: Converting et1310_adapter.h variable names from CamelCaseMark Einon2011-08-231-26/+26
* staging: et131x: Converting et1310_tx.c function and local names from CamelCaseMark Einon2011-08-231-1/+1
* staging: et131x: Convert et1310_tx.c function name from CamelCaseMark Einon2011-08-231-10/+2
* staging: et131x: add et1310_ prefix to et1310_mac.c functionsMark Einon2011-08-231-5/+5
* 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-7/+7
* staging: et131x: Converting et1310_mac.c function and local names from CamelCaseMark Einon2011-08-231-6/+6
* staging: et131x: Remove typedefs from et1310_phy.hMark Einon2011-07-051-2/+2
* staging: et131x: Fix stats->rx_packets accountingMark Einon2011-07-051-1/+0
* staging: et131x: et131x_initpci.c checkpatch fixesMark Einon2011-06-281-14/+15
* staging: et131x: Clean up the phy coma stuffAlan Cox2011-02-041-4/+4
* staging: et131x: Turn a few more LongCapitalisedThings into Linuxish namesAlan Cox2011-02-041-21/+21
* drivers/staging: Remove unnecessary casts of pci_get_drvdataJoe Perches2010-11-161-1/+1
* staging/trivial: fix typos concerning "initiali[zs]e"Uwe Kleine-König2010-09-041-1/+1
* Staging: et131x: fix most coding style issues in et131xMichael Sprecher2010-05-111-3/+9
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+0
* Staging: et131x: Collapse all the function definitions into one placeAlan Cox2010-03-031-7/+3
* Staging: et131x: GLOBAL_t is now sane so kill the GLOBAL_t itselfAlan Cox2010-03-031-1/+1
* Staging: et131x: Clean up MAC_CFG typesAlan Cox2009-12-111-3/+3
* Staging: et131x: Remove old SendWaitQueue codeAlan Cox2009-12-111-1/+0
* Staging: et131x: PHY loopback cannot be set (and isn't useful for us anyway)Alan Cox2009-12-111-42/+24
* Staging: et131x: kill NMI hacksAlan Cox2009-12-111-28/+0
* Staging: et131x: tidy up initpci codeAlan Cox2009-12-111-247/+189
* Staging: et131x: extract the eeprom setup logic from initpciAlan Cox2009-12-111-66/+1
OpenPOWER on IntegriCloud