aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/et131x/et131x_isr.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-03-03Staging: et131x: kill off the rxmac ctrl typeAlan Cox1-1/+1
2010-03-03Staging: et131x: kill the rxmac ERROR_REG_tAlan Cox1-1/+1
2010-03-03Staging: et131x: Kill off the rxq_diag typesAlan Cox1-1/+1
2010-03-03Staging: et131x: Kill off the TXMAC_ERR_t typeAlan Cox1-1/+1
2010-03-03Staging: et131x: Collapse all the function definitions into one placeAlan Cox1-4/+20
2010-03-03Staging: et131x: Kill off RX_RING_tAlan Cox1-1/+1
2009-12-11Staging: et131x: Another typedef solely used to write 0 to a registerAlan Cox1-9/+4
2009-12-11Staging: et131x: kill TxMacTest fieldAlan Cox1-2/+1
2009-12-11Staging: et131x: kill TXTEST and TXFILL, clean up CF_PARAMAlan Cox1-3/+2
2009-12-11Staging: et131x: tx ring mac error is only used as a localAlan Cox1-3/+2
2009-12-11Staging: et131x: Clean up tx namingAlan Cox1-2/+2
2009-12-11Staging: et131x: tidy up names for the TX structuresAlan Cox1-6/+6
2009-12-11Staging: et131x: Kill the NoPhyAccess variableAlan Cox1-3/+0
2009-09-15Staging: et131x: kill off the TXDMA error typeAlan Cox1-3/+3
2009-09-15Staging: et131x: prune all the debug codeAlan Cox1-50/+8
2009-09-15Staging: et131x: put the jagcore routines in with their usersAlan Cox1-2/+41
2009-09-15Staging: et131x: kill the interrupt magic define and typesAlan Cox1-28/+27
2009-09-15Staging: et131x: clean up PM_CSR_tAlan Cox1-7/+6
2009-09-15Staging: et131x: CSRAddress to regsAlan Cox1-3/+3
2009-09-15Staging: et131x: power stateAlan Cox1-2/+1
2009-09-15Staging: et1310: kill pAdapter in favour of a sane nameAlan Cox1-22/+22
2009-09-15Staging: et1310: Fix the coding styleAlan Cox1-24/+20
2008-10-10Staging: add et131x network driverGreg Kroah-Hartman1-0/+488