aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/et131x/et131x_isr.c
Commit message (Expand)AuthorAgeFilesLines
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* staging: et131x: Begin cleaning up the MI registersAlan Cox2011-02-041-4/+4
* staging: et131x: Kill of the eFLOW_CONTROL enumAlan Cox2011-02-041-5/+5
* staging: et131x: Fix brace coding style issues.Michael Tate2010-05-111-4/+2
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+0
* Staging: et131x: kill off the rxmac ctrl typeAlan Cox2010-03-031-1/+1
* Staging: et131x: kill the rxmac ERROR_REG_tAlan Cox2010-03-031-1/+1
* Staging: et131x: Kill off the rxq_diag typesAlan Cox2010-03-031-1/+1
* Staging: et131x: Kill off the TXMAC_ERR_t typeAlan Cox2010-03-031-1/+1
* Staging: et131x: Collapse all the function definitions into one placeAlan Cox2010-03-031-4/+20
* Staging: et131x: Kill off RX_RING_tAlan Cox2010-03-031-1/+1
* Staging: et131x: Another typedef solely used to write 0 to a registerAlan Cox2009-12-111-9/+4
* Staging: et131x: kill TxMacTest fieldAlan Cox2009-12-111-2/+1
* Staging: et131x: kill TXTEST and TXFILL, clean up CF_PARAMAlan Cox2009-12-111-3/+2
* Staging: et131x: tx ring mac error is only used as a localAlan Cox2009-12-111-3/+2
* Staging: et131x: Clean up tx namingAlan Cox2009-12-111-2/+2
* Staging: et131x: tidy up names for the TX structuresAlan Cox2009-12-111-6/+6
* Staging: et131x: Kill the NoPhyAccess variableAlan Cox2009-12-111-3/+0
* Staging: et131x: kill off the TXDMA error typeAlan Cox2009-09-151-3/+3
* Staging: et131x: prune all the debug codeAlan Cox2009-09-151-50/+8
* Staging: et131x: put the jagcore routines in with their usersAlan Cox2009-09-151-2/+41
* Staging: et131x: kill the interrupt magic define and typesAlan Cox2009-09-151-28/+27
* Staging: et131x: clean up PM_CSR_tAlan Cox2009-09-151-7/+6
* Staging: et131x: CSRAddress to regsAlan Cox2009-09-151-3/+3
* Staging: et131x: power stateAlan Cox2009-09-151-2/+1
* Staging: et1310: kill pAdapter in favour of a sane nameAlan Cox2009-09-151-22/+22
* Staging: et1310: Fix the coding styleAlan Cox2009-09-151-24/+20
* Staging: add et131x network driverGreg Kroah-Hartman2008-10-101-0/+488