summaryrefslogtreecommitdiffstats
path: root/drivers/staging/et131x/et131x_initpci.c
Commit message (Expand)AuthorAgeFilesLines
* Staging: et131x: Clean up MAC_CFG typesAlan Cox2009-12-111-3/+3
* Staging: et131x: Remove old SendWaitQueue codeAlan Cox2009-12-111-1/+0Star
* Staging: et131x: PHY loopback cannot be set (and isn't useful for us anyway)Alan Cox2009-12-111-42/+24Star
* Staging: et131x: kill NMI hacksAlan Cox2009-12-111-28/+0Star
* Staging: et131x: tidy up initpci codeAlan Cox2009-12-111-247/+189Star
* Staging: et131x: extract the eeprom setup logic from initpciAlan Cox2009-12-111-66/+1Star
* 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/+84Star
* Staging: et131x: prune all the debug codeAlan Cox2009-09-151-192/+44Star
* 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/+6Star
* Staging: et131x: eeprom remove featuresAlan Cox2009-09-151-4/+3Star
* Staging: et131x: de-hungarianise a bitAlan Cox2009-09-151-39/+31Star
* 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/+3Star
* 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/+4Star
* Staging: et131x: power stateAlan Cox2009-09-151-2/+0Star
* 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/+0Star
* Staging: add et131x network driverGreg Kroah-Hartman2008-10-111-0/+1046