aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/et131x/et1310_tx.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-10-23staging: et131x: Put all .c files into one big fileMark Einon1-793/+0
2011-10-11staging: et131x: Remove file et131x_version.hMark Einon1-1/+0
2011-10-04staging: et131x: Updating copyright statements and module authorsMark Einon1-0/+2
2011-09-06staging: et131x: Remove private adapter->linkspeed and use phydev->speed insteadMark Einon1-2/+4
2011-09-06staging: et131x: Fix checkpatch whitespace warningsMark Einon1-2/+3
2011-08-23staging: et131x: Rename var name 'etdev' to 'adapter' throughout moduleMark Einon1-127/+127
2011-08-23staging: et131x: Converting et1310_adapter.h variable names from CamelCaseMark Einon1-22/+22
2011-08-23staging: et131x: Converting et1310_tx.c function and local names from CamelCaseMark Einon1-138/+130
2011-07-08staging: et131x: Convert et1310_address_map.h names from camel caseMark Einon1-1/+1
2011-07-08staging: et131x: rename adapter->Flags to adapter->flagsMark Einon1-1/+1
2011-07-05staging: et131x: Remove some unecessary packet accounting codeMark Einon1-1/+1
2011-06-28staging: et131x: Removing '_t' from ce_stats_t structMark Einon1-4/+4
2011-02-04staging: et131x: Kill of the eFLOW_CONTROL enumAlan Cox1-2/+2
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