summaryrefslogtreecommitdiffstats
path: root/drivers/staging/et131x/et1310_rx.c
AgeCommit message (Expand)AuthorFilesLines
2011-10-23staging: et131x: Put all .c files into one big fileMark Einon1-1160/+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-09-06staging: et131x: Remove private adapter->linkspeed and use phydev->speed insteadMark Einon1-2/+7
2011-08-29staging: et131x: Remove redundant replica loopback codeMark Einon1-11/+0
2011-08-23staging: et131x: Rename var name 'etdev' to 'adapter' throughout moduleMark Einon1-87/+87
2011-08-23staging: et131x: Converting et1310_adapter.h variable names from CamelCaseMark Einon1-22/+32
2011-08-23staging: et131x: Converting et1310_rx.h variable names from CamelCaseMark Einon1-165/+173
2011-08-23staging: et131x: Make static some local functions in et1310_rx.cMark Einon1-2/+2
2011-08-23staging: et131x: Converting et1310_rx.c function and local names from CamelCaseMark Einon1-98/+93
2011-07-08staging: et131x: rename adapter->Flags to adapter->flagsMark Einon1-3/+3
2011-07-05staging: et131x: Remove some unecessary packet accounting codeMark Einon1-1/+1
2011-07-05staging: et131x: Fix stats->rx_packets accountingMark Einon1-3/+2
2011-06-28staging: et131x: Removing '_t' from ce_stats_t structMark Einon1-5/+5
2011-06-28staging: et131x: et1310_rx.c checkpatch fixesMark Einon1-97/+96
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2011-02-23staging/et131x: fix et131x_rx_dma_disable halt_status usageMarcin Slusarz1-2/+2
2011-02-04staging: et131x: Clean up the RFD struct/typesAlan Cox1-22/+22
2011-02-04staging: et131x: Turn a few more LongCapitalisedThings into Linuxish namesAlan Cox1-9/+8
2010-05-11Staging: Drop memory allocation castJulia Lawall1-1/+1
2010-05-11Staging: et131x: fix most coding style issues in et131xMichael Sprecher1-27/+26
2010-03-03Staging: et131x: Collapse all the function definitions into one placeAlan Cox1-6/+1
2010-03-03Staging: et131x: Kill off RX_RING_tAlan Cox1-27/+27
2010-03-03Staging: et131x: clean up the pkt_desc_stat_t typesAlan Cox1-25/+24
2010-03-03Staging: et131x: Clean up the fbr lookup tableAlan Cox1-33/+32
2010-03-03Staging: et131x: Fix rx_status typingAlan Cox1-11/+10
2010-03-03Staging: et131x: rx_status_block_t is now cleanAlan Cox1-6/+6
2010-03-03Staging: et131x: Clean up the rx status word typesAlan Cox1-6/+4
2010-03-03Staging: et131x: Kill off the rxdma typeAlan Cox1-2/+2
2010-03-03Staging: et131x: Clean up rxdma_csrAlan Cox1-24/+22
2010-03-03Staging: et131x: fbr_desc is now only sane typesAlan Cox1-18/+17
2010-03-03Staging: et131x: kill of FBR_WORD2Alan Cox1-4/+4
2010-01-20Staging: et131x: Fix 2.6.33rc1 regression in et131xAlan Cox1-3/+3
2009-12-11Staging: et131x: clean up the avail fields in the rx registersAlan Cox1-13/+15
2009-12-11Staging: et131x: Clean up number fieldsAlan Cox1-11/+11
2009-12-11Staging: et131x: kill RX_DMA_MAX_PKT_TIMEAlan Cox1-2/+2
2009-12-11Staging: et131x: Kill the RX pending listAlan Cox1-22/+0
2009-12-11Staging: et131x: fold up simple wrapper functionsAlan Cox1-34/+5
2009-12-11Staging: et131x: Clean up the receive arraysAlan Cox1-18/+1
2009-12-11Staging: et131x: first pass RX cleanupAlan Cox1-209/+205
2009-12-11Staging: et131x: pci_alloc_consistent DMA alignment is guaranteedAlan Cox1-38/+12
2009-12-11Staging: et131x: PHY loopback cannot be set (and isn't useful for us anyway)Alan Cox1-28/+23
2009-10-14Staging: et131x: Correct WRAP bit handlingAlan Cox1-6/+14
2009-09-15Staging: et131x: prune all the debug codeAlan Cox1-116/+22
2009-09-15Staging: et131x: clean up MP_FLAG macrosAlan Cox1-6/+6
2009-09-15Staging: et131x: clean up DMA10/DMA4 typesAlan Cox1-38/+22
2009-09-15Staging: et131x: de-hungarianise a bitAlan Cox1-68/+68
2009-09-15Staging: et131x: clean up constant rx/tx registry fieldsAlan Cox1-3/+3
2009-09-15Staging: et131x: CSRAddress to regsAlan Cox1-13/+13
2009-09-15Staging et131x: kill refcountAlan Cox1-7/+0