summaryrefslogtreecommitdiff
path: root/drivers/staging/et131x/et131x_isr.c
AgeCommit message (Expand)AuthorFilesLines
2011-10-23staging: et131x: Put all .c files into one big fileMark Einon1-442/+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-10-04staging: et131x: Introduce et1310_in_phy_coma() callMark Einon1-1/+1
2011-09-07staging: et131x: Remove cached_mask_value from et131x_adapterMark Einon1-2/+0
2011-09-07staging: et131x: Remove PHY interrupt handling code from driver isr handlerMark Einon1-38/+0
2011-09-07staging: et131x: Fix checkpatch whitespace warningsMark Einon1-2/+4
2011-08-29staging: et131x: Remove redundant replica loopback codeMark Einon1-9/+7
2011-08-24staging: et131x: Rename var name 'etdev' to 'adapter' throughout moduleMark Einon1-23/+23
2011-08-24staging: et131x: Converting et1310_adapter.h variable names from CamelCaseMark Einon1-5/+5
2011-08-23staging: et131x: add et1310_ prefix to et1310_mac.c functionsMark Einon1-1/+1
2011-08-23staging: et131x: Converting et1310_rx.h variable names from CamelCaseMark Einon1-1/+1
2011-08-23staging: et131x: Converting et1310_pm.c function and local names from CamelCaseMark Einon1-1/+1
2011-08-23staging: et131x: Converting et1310_phy.c function and local names from CamelCaseMark Einon1-4/+5
2011-08-23staging: et131x: Converting et1310_mac.c function and local names from CamelCaseMark Einon1-1/+1
2011-07-09staging: et131x: Convert et1310_address_map.h names from camel caseMark Einon1-1/+1
2011-07-06staging: et131x: Remove typedefs from et1310_phy.hMark Einon1-6/+6
2011-06-29staging: et131x: Removing '_t' from ce_stats_t structMark Einon1-2/+2
2011-06-29staging: et131x: Fixes multiple 'WARNING: do not add new typedefs'.Mark Einon1-1/+1
2011-06-29staging: et131x: checkpatch fixes for et1310_address_map.h (All 'do not add n...Mark Einon1-1/+1
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2011-02-05staging: et131x: Begin cleaning up the MI registersAlan Cox1-4/+4
2011-02-05staging: et131x: Kill of the eFLOW_CONTROL enumAlan Cox1-5/+5
2010-05-11staging: et131x: Fix brace coding style issues.Michael Tate1-4/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo1-1/+0
2010-03-04Staging: et131x: kill off the rxmac ctrl typeAlan Cox1-1/+1
2010-03-04Staging: et131x: kill the rxmac ERROR_REG_tAlan Cox1-1/+1
2010-03-04Staging: et131x: Kill off the rxq_diag typesAlan Cox1-1/+1
2010-03-04Staging: et131x: Kill off the TXMAC_ERR_t typeAlan Cox1-1/+1
2010-03-04Staging: et131x: Collapse all the function definitions into one placeAlan Cox1-4/+20
2010-03-04Staging: 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-11Staging: add et131x network driverGreg Kroah-Hartman1-0/+488