aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/et131x/et1310_tx.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-11Staging: Drop memory allocation castJulia Lawall1-1/+1
2010-03-03Staging: et131x: Collapse all the function definitions into one placeAlan Cox1-7/+1
2010-03-03Staging: et131x: Kill off TXDMA_tAlan Cox1-1/+1
2009-12-11Staging: et131x: kill TX_PR_NUM_DES_tAlan Cox1-1/+1
2009-12-11Staging: et131x: Bring tx into coding styleAlan Cox1-24/+26
2009-12-11Staging: et131x: kill unused tcb fieldsAlan Cox1-1/+0
2009-12-11Staging: et131x: Clean up tx namingAlan Cox1-128/+106
2009-12-11Staging: et131x: Clean up the tx ring initAlan Cox1-11/+7
2009-12-11Staging: et131x: tidy up a bit furtherAlan Cox1-51/+16
2009-12-11Staging: et131x: Remove old SendWaitQueue codeAlan Cox1-48/+4
2009-12-11Staging: et131x: pci_alloc_consistent DMA alignment is guaranteedAlan Cox1-15/+2
2009-12-11Staging: et131x: tidy up names for the TX structuresAlan Cox1-229/+227
2009-12-11Staging: et131x: clean up WORD2 usageAlan Cox1-12/+11
2009-12-11Staging: et131x: clean up word 3 definitionAlan Cox1-6/+6
2009-12-11Staging: et131x: PHY loopback cannot be set (and isn't useful for us anyway)Alan Cox1-10/+5
2009-12-11Staging: et131x: Kill the NoPhyAccess variableAlan Cox1-2/+1
2009-09-15Staging: et131x: kill off the TXDMA CSR typeAlan Cox1-11/+8
2009-09-15Staging: et131x: prune all the debug codeAlan Cox1-581/+11
2009-09-15Staging: et131x: clean up MP_FLAG macrosAlan Cox1-4/+4
2009-09-15Staging: et131x: clean up DMA10/DMA4 typesAlan Cox1-52/+41
2009-09-15Staging: et131x: de-hungarianise a bitAlan Cox1-46/+46
2009-09-15Staging: et131x: clean up constant rx/tx registry fieldsAlan Cox1-5/+6
2009-09-15Staging: et131x: Eliminate RegistryDMA CacheAlan Cox1-1/+1
2009-09-15Staging: et131x: CSRAddress to regsAlan Cox1-10/+10
2009-09-15Staging: et131x: MPSend macrosAlan Cox1-4/+4
2009-09-15Staging: et131x: spinlocksAlan Cox1-37/+37
2009-09-15Staging: et1310: kill pAdapter in favour of a sane nameAlan Cox1-221/+221
2009-09-15Staging: et1310: Fix the coding styleAlan Cox1-65/+55
2009-01-06Staging: et131x: remove unused variable in et1310_tx.cJohann Felix Soden1-3/+0
2008-10-10Staging: add et131x network driverGreg Kroah-Hartman1-0/+1525