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