aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/et131x/et131x_initpci.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-11Staging: et131x: fix most coding style issues in et131xMichael Sprecher1-3/+9
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-1/+0
2010-03-03Staging: et131x: Collapse all the function definitions into one placeAlan Cox1-7/+3
2010-03-03Staging: et131x: GLOBAL_t is now sane so kill the GLOBAL_t itselfAlan Cox1-1/+1
2009-12-11Staging: et131x: Clean up MAC_CFG typesAlan Cox1-3/+3
2009-12-11Staging: et131x: Remove old SendWaitQueue codeAlan Cox1-1/+0
2009-12-11Staging: et131x: PHY loopback cannot be set (and isn't useful for us anyway)Alan Cox1-42/+24
2009-12-11Staging: et131x: kill NMI hacksAlan Cox1-28/+0
2009-12-11Staging: et131x: tidy up initpci codeAlan Cox1-247/+189
2009-12-11Staging: et131x: extract the eeprom setup logic from initpciAlan Cox1-66/+1
2009-12-11Staging: et131x: tidy eeprom code upAlan Cox1-3/+3
2009-12-11Staging: et131x: adding __init/__exit macrosPeter Huewe1-2/+2
2009-09-15Staging: et131x: re-order the initpci code to match usual Linux styleAlan Cox1-93/+84
2009-09-15Staging: et131x: prune all the debug codeAlan Cox1-192/+44
2009-09-15Staging: et131x: kill the loopback typeAlan Cox1-2/+2
2009-09-15Staging: et131x: kill MSI typeAlan Cox1-21/+21
2009-09-15Staging: et131x: put the jagcore routines in with their usersAlan Cox1-2/+75
2009-09-15Staging: et131x: clean up MP_FLAG macrosAlan Cox1-1/+1
2009-09-15Staging: et131x: clean up PM_CSR_tAlan Cox1-14/+6
2009-09-15Staging: et131x: eeprom remove featuresAlan Cox1-4/+3
2009-09-15Staging: et131x: de-hungarianise a bitAlan Cox1-39/+31
2009-09-15Staging: et131x: fold the diet config into the other codeAlan Cox1-0/+86
2009-09-15Staging: et131x: attack the config stuffAlan Cox1-4/+3
2009-09-15Staging: et131x: CSRAddress to regsAlan Cox1-10/+10
2009-09-15Staging: et131x: Take a kref for the PCI pointer we cacheAlan Cox1-1/+3
2009-09-15Staging: et131x: kill copied PCI fieldsAlan Cox1-16/+4
2009-09-15Staging: et131x: power stateAlan Cox1-2/+0
2009-09-15Staging: et131x: spinlocksAlan Cox1-3/+3
2009-09-15Staging: et1310: kill pAdapter in favour of a sane nameAlan Cox1-41/+41
2009-09-15Staging: et1310: Fix the coding styleAlan Cox1-37/+37
2008-10-22Staging: et131x: remove duplicated #include'sHuang Weiyi1-1/+0
2008-10-10Staging: add et131x network driverGreg Kroah-Hartman1-0/+1046