aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/et131x/et131x_initpci.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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