aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/et131x/et1310_tx.c
Commit message (Expand)AuthorAge
* Added missing tegra files.HEADmasterJonathan Herman2013-01-22
* staging: et131x: Put all .c files into one big fileMark Einon2011-10-23
* staging: et131x: Remove file et131x_version.hMark Einon2011-10-11
* staging: et131x: Updating copyright statements and module authorsMark Einon2011-10-04
* staging: et131x: Remove private adapter->linkspeed and use phydev->speed insteadMark Einon2011-09-06
* staging: et131x: Fix checkpatch whitespace warningsMark Einon2011-09-06
* staging: et131x: Rename var name 'etdev' to 'adapter' throughout moduleMark Einon2011-08-23
* staging: et131x: Converting et1310_adapter.h variable names from CamelCaseMark Einon2011-08-23
* staging: et131x: Converting et1310_tx.c function and local names from CamelCaseMark Einon2011-08-23
* staging: et131x: Convert et1310_address_map.h names from camel caseMark Einon2011-07-08
* staging: et131x: rename adapter->Flags to adapter->flagsMark Einon2011-07-08
* staging: et131x: Remove some unecessary packet accounting codeMark Einon2011-07-05
* staging: et131x: Removing '_t' from ce_stats_t structMark Einon2011-06-28
* staging: et131x: Kill of the eFLOW_CONTROL enumAlan Cox2011-02-04
* Staging: Drop memory allocation castJulia Lawall2010-05-11
* Staging: et131x: Collapse all the function definitions into one placeAlan Cox2010-03-03
* Staging: et131x: Kill off TXDMA_tAlan Cox2010-03-03
* Staging: et131x: kill TX_PR_NUM_DES_tAlan Cox2009-12-11
* Staging: et131x: Bring tx into coding styleAlan Cox2009-12-11
* Staging: et131x: kill unused tcb fieldsAlan Cox2009-12-11
* Staging: et131x: Clean up tx namingAlan Cox2009-12-11
* Staging: et131x: Clean up the tx ring initAlan Cox2009-12-11
* Staging: et131x: tidy up a bit furtherAlan Cox2009-12-11
* Staging: et131x: Remove old SendWaitQueue codeAlan Cox2009-12-11
* Staging: et131x: pci_alloc_consistent DMA alignment is guaranteedAlan Cox2009-12-11
* Staging: et131x: tidy up names for the TX structuresAlan Cox2009-12-11
* Staging: et131x: clean up WORD2 usageAlan Cox2009-12-11
* Staging: et131x: clean up word 3 definitionAlan Cox2009-12-11
* Staging: et131x: PHY loopback cannot be set (and isn't useful for us anyway)Alan Cox2009-12-11
* Staging: et131x: Kill the NoPhyAccess variableAlan Cox2009-12-11
* Staging: et131x: kill off the TXDMA CSR typeAlan Cox2009-09-15
* Staging: et131x: prune all the debug codeAlan Cox2009-09-15
* Staging: et131x: clean up MP_FLAG macrosAlan Cox2009-09-15
* Staging: et131x: clean up DMA10/DMA4 typesAlan Cox2009-09-15
* Staging: et131x: de-hungarianise a bitAlan Cox2009-09-15
* Staging: et131x: clean up constant rx/tx registry fieldsAlan Cox2009-09-15
* Staging: et131x: Eliminate RegistryDMA CacheAlan Cox2009-09-15
* Staging: et131x: CSRAddress to regsAlan Cox2009-09-15
* Staging: et131x: MPSend macrosAlan Cox2009-09-15
* Staging: et131x: spinlocksAlan Cox2009-09-15
* Staging: et1310: kill pAdapter in favour of a sane nameAlan Cox2009-09-15
* Staging: et1310: Fix the coding styleAlan Cox2009-09-15
* Staging: et131x: remove unused variable in et1310_tx.cJohann Felix Soden2009-01-06
* Staging: add et131x network driverGreg Kroah-Hartman2008-10-10