aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/et131x/et131x_initpci.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Staging: et131x: tidy eeprom code upAlan Cox2009-12-111-3/+3
* Staging: et131x: adding __init/__exit macrosPeter Huewe2009-12-111-2/+2
* Staging: et131x: re-order the initpci code to match usual Linux styleAlan Cox2009-09-151-93/+84
* Staging: et131x: prune all the debug codeAlan Cox2009-09-151-192/+44
* Staging: et131x: kill the loopback typeAlan Cox2009-09-151-2/+2
* Staging: et131x: kill MSI typeAlan Cox2009-09-151-21/+21
* Staging: et131x: put the jagcore routines in with their usersAlan Cox2009-09-151-2/+75
* Staging: et131x: clean up MP_FLAG macrosAlan Cox2009-09-151-1/+1
* Staging: et131x: clean up PM_CSR_tAlan Cox2009-09-151-14/+6
* Staging: et131x: eeprom remove featuresAlan Cox2009-09-151-4/+3
* Staging: et131x: de-hungarianise a bitAlan Cox2009-09-151-39/+31
* Staging: et131x: fold the diet config into the other codeAlan Cox2009-09-151-0/+86
* Staging: et131x: attack the config stuffAlan Cox2009-09-151-4/+3
* Staging: et131x: CSRAddress to regsAlan Cox2009-09-151-10/+10
* Staging: et131x: Take a kref for the PCI pointer we cacheAlan Cox2009-09-151-1/+3
* Staging: et131x: kill copied PCI fieldsAlan Cox2009-09-151-16/+4
* Staging: et131x: power stateAlan Cox2009-09-151-2/+0
* Staging: et131x: spinlocksAlan Cox2009-09-151-3/+3
* Staging: et1310: kill pAdapter in favour of a sane nameAlan Cox2009-09-151-41/+41
* Staging: et1310: Fix the coding styleAlan Cox2009-09-151-37/+37
* Staging: et131x: remove duplicated #include'sHuang Weiyi2008-10-221-1/+0
* Staging: add et131x network driverGreg Kroah-Hartman2008-10-101-0/+1046