summaryrefslogtreecommitdiff
path: root/drivers/staging/et131x/et131x_initpci.c
AgeCommit message (Expand)Author
2011-07-05staging: et131x: Remove typedefs from et1310_phy.hMark Einon
2011-07-05staging: et131x: Fix stats->rx_packets accountingMark Einon
2011-06-28staging: et131x: et131x_initpci.c checkpatch fixesMark Einon
2011-02-04staging: et131x: Clean up the phy coma stuffAlan Cox
2011-02-04staging: et131x: Turn a few more LongCapitalisedThings into Linuxish namesAlan Cox
2010-11-16drivers/staging: Remove unnecessary casts of pci_get_drvdataJoe Perches
2010-09-04staging/trivial: fix typos concerning "initiali[zs]e"Uwe Kleine-König
2010-05-11Staging: et131x: fix most coding style issues in et131xMichael Sprecher
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-03Staging: et131x: Collapse all the function definitions into one placeAlan Cox
2010-03-03Staging: et131x: GLOBAL_t is now sane so kill the GLOBAL_t itselfAlan Cox
2009-12-11Staging: et131x: Clean up MAC_CFG typesAlan Cox
2009-12-11Staging: et131x: Remove old SendWaitQueue codeAlan Cox
2009-12-11Staging: et131x: PHY loopback cannot be set (and isn't useful for us anyway)Alan Cox
2009-12-11Staging: et131x: kill NMI hacksAlan Cox
2009-12-11Staging: et131x: tidy up initpci codeAlan Cox
2009-12-11Staging: et131x: extract the eeprom setup logic from initpciAlan Cox
2009-12-11Staging: et131x: tidy eeprom code upAlan Cox
2009-12-11Staging: et131x: adding __init/__exit macrosPeter Huewe
2009-09-15Staging: et131x: re-order the initpci code to match usual Linux styleAlan Cox
2009-09-15Staging: et131x: prune all the debug codeAlan Cox
2009-09-15Staging: et131x: kill the loopback typeAlan Cox
2009-09-15Staging: et131x: kill MSI typeAlan Cox
2009-09-15Staging: et131x: put the jagcore routines in with their usersAlan Cox
2009-09-15Staging: et131x: clean up MP_FLAG macrosAlan Cox
2009-09-15Staging: et131x: clean up PM_CSR_tAlan Cox
2009-09-15Staging: et131x: eeprom remove featuresAlan Cox
2009-09-15Staging: et131x: de-hungarianise a bitAlan Cox
2009-09-15Staging: et131x: fold the diet config into the other codeAlan Cox
2009-09-15Staging: et131x: attack the config stuffAlan Cox
2009-09-15Staging: et131x: CSRAddress to regsAlan Cox
2009-09-15Staging: et131x: Take a kref for the PCI pointer we cacheAlan Cox
2009-09-15Staging: et131x: kill copied PCI fieldsAlan Cox
2009-09-15Staging: et131x: power stateAlan Cox
2009-09-15Staging: et131x: spinlocksAlan Cox
2009-09-15Staging: et1310: kill pAdapter in favour of a sane nameAlan Cox
2009-09-15Staging: et1310: Fix the coding styleAlan Cox
2008-10-22Staging: et131x: remove duplicated #include'sHuang Weiyi
2008-10-10Staging: add et131x network driverGreg Kroah-Hartman