summaryrefslogtreecommitdiffstats
path: root/drivers/staging/et131x/et131x_isr.c
Commit message (Expand)AuthorAgeFilesLines
* staging: et131x: Put all .c files into one big fileMark Einon2011-10-231-442/+0Star
* staging: et131x: Remove file et131x_version.hMark Einon2011-10-111-1/+0Star
* staging: et131x: Updating copyright statements and module authorsMark Einon2011-10-041-0/+2
* staging: et131x: Introduce et1310_in_phy_coma() callMark Einon2011-10-041-1/+1
* staging: et131x: Remove cached_mask_value from et131x_adapterMark Einon2011-09-071-2/+0Star
* staging: et131x: Remove PHY interrupt handling code from driver isr handlerMark Einon2011-09-071-38/+0Star
* staging: et131x: Fix checkpatch whitespace warningsMark Einon2011-09-071-2/+4
* staging: et131x: Remove redundant replica loopback codeMark Einon2011-08-291-9/+7Star
* staging: et131x: Rename var name 'etdev' to 'adapter' throughout moduleMark Einon2011-08-241-23/+23
* staging: et131x: Converting et1310_adapter.h variable names from CamelCaseMark Einon2011-08-241-5/+5
* staging: et131x: add et1310_ prefix to et1310_mac.c functionsMark Einon2011-08-231-1/+1
* staging: et131x: Converting et1310_rx.h variable names from CamelCaseMark Einon2011-08-231-1/+1
* staging: et131x: Converting et1310_pm.c function and local names from CamelCaseMark Einon2011-08-231-1/+1
* staging: et131x: Converting et1310_phy.c function and local names from CamelCaseMark Einon2011-08-231-4/+5
* staging: et131x: Converting et1310_mac.c function and local names from CamelCaseMark Einon2011-08-231-1/+1
* staging: et131x: Convert et1310_address_map.h names from camel caseMark Einon2011-07-081-1/+1
* staging: et131x: Remove typedefs from et1310_phy.hMark Einon2011-07-061-6/+6
* staging: et131x: Removing '_t' from ce_stats_t structMark Einon2011-06-281-2/+2
* staging: et131x: Fixes multiple 'WARNING: do not add new typedefs'.Mark Einon2011-06-281-1/+1
* staging: et131x: checkpatch fixes for et1310_address_map.h (All 'do not add n...Mark Einon2011-06-281-1/+1
* 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/+2Star
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+0Star
* Staging: et131x: kill off the rxmac ctrl typeAlan Cox2010-03-041-1/+1
* Staging: et131x: kill the rxmac ERROR_REG_tAlan Cox2010-03-041-1/+1
* Staging: et131x: Kill off the rxq_diag typesAlan Cox2010-03-041-1/+1
* Staging: et131x: Kill off the TXMAC_ERR_t typeAlan Cox2010-03-041-1/+1
* Staging: et131x: Collapse all the function definitions into one placeAlan Cox2010-03-041-4/+20
* Staging: et131x: Kill off RX_RING_tAlan Cox2010-03-041-1/+1
* Staging: et131x: Another typedef solely used to write 0 to a registerAlan Cox2009-12-111-9/+4Star
* Staging: et131x: kill TxMacTest fieldAlan Cox2009-12-111-2/+1Star
* Staging: et131x: kill TXTEST and TXFILL, clean up CF_PARAMAlan Cox2009-12-111-3/+2Star
* Staging: et131x: tx ring mac error is only used as a localAlan Cox2009-12-111-3/+2Star
* 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/+0Star
* Staging: et131x: kill off the TXDMA error typeAlan Cox2009-09-151-3/+3
* Staging: et131x: prune all the debug codeAlan Cox2009-09-151-50/+8Star
* 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/+27Star
* Staging: et131x: clean up PM_CSR_tAlan Cox2009-09-151-7/+6Star
* Staging: et131x: CSRAddress to regsAlan Cox2009-09-151-3/+3
* Staging: et131x: power stateAlan Cox2009-09-151-2/+1Star
* 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/+20Star
* Staging: add et131x network driverGreg Kroah-Hartman2008-10-111-0/+488