summaryrefslogtreecommitdiff
path: root/drivers/staging/et131x/et1310_rx.c
AgeCommit message (Expand)Author
2011-07-08staging: et131x: rename adapter->Flags to adapter->flagsMark Einon
2011-07-05staging: et131x: Remove some unecessary packet accounting codeMark Einon
2011-07-05staging: et131x: Fix stats->rx_packets accountingMark Einon
2011-06-28staging: et131x: Removing '_t' from ce_stats_t structMark Einon
2011-06-28staging: et131x: et1310_rx.c checkpatch fixesMark Einon
2011-03-31Fix common misspellingsLucas De Marchi
2011-02-23staging/et131x: fix et131x_rx_dma_disable halt_status usageMarcin Slusarz
2011-02-04staging: et131x: Clean up the RFD struct/typesAlan Cox
2011-02-04staging: et131x: Turn a few more LongCapitalisedThings into Linuxish namesAlan Cox
2010-05-11Staging: Drop memory allocation castJulia Lawall
2010-05-11Staging: et131x: fix most coding style issues in et131xMichael Sprecher
2010-03-03Staging: et131x: Collapse all the function definitions into one placeAlan Cox
2010-03-03Staging: et131x: Kill off RX_RING_tAlan Cox
2010-03-03Staging: et131x: clean up the pkt_desc_stat_t typesAlan Cox
2010-03-03Staging: et131x: Clean up the fbr lookup tableAlan Cox
2010-03-03Staging: et131x: Fix rx_status typingAlan Cox
2010-03-03Staging: et131x: rx_status_block_t is now cleanAlan Cox
2010-03-03Staging: et131x: Clean up the rx status word typesAlan Cox
2010-03-03Staging: et131x: Kill off the rxdma typeAlan Cox
2010-03-03Staging: et131x: Clean up rxdma_csrAlan Cox
2010-03-03Staging: et131x: fbr_desc is now only sane typesAlan Cox
2010-03-03Staging: et131x: kill of FBR_WORD2Alan Cox
2010-01-20Staging: et131x: Fix 2.6.33rc1 regression in et131xAlan Cox
2009-12-11Staging: et131x: clean up the avail fields in the rx registersAlan Cox
2009-12-11Staging: et131x: Clean up number fieldsAlan Cox
2009-12-11Staging: et131x: kill RX_DMA_MAX_PKT_TIMEAlan Cox
2009-12-11Staging: et131x: Kill the RX pending listAlan Cox
2009-12-11Staging: et131x: fold up simple wrapper functionsAlan Cox
2009-12-11Staging: et131x: Clean up the receive arraysAlan Cox
2009-12-11Staging: et131x: first pass RX cleanupAlan Cox
2009-12-11Staging: et131x: pci_alloc_consistent DMA alignment is guaranteedAlan Cox
2009-12-11Staging: et131x: PHY loopback cannot be set (and isn't useful for us anyway)Alan Cox
2009-10-14Staging: et131x: Correct WRAP bit handlingAlan Cox
2009-09-15Staging: et131x: prune all the debug codeAlan Cox
2009-09-15Staging: et131x: clean up MP_FLAG macrosAlan Cox
2009-09-15Staging: et131x: clean up DMA10/DMA4 typesAlan Cox
2009-09-15Staging: et131x: de-hungarianise a bitAlan Cox
2009-09-15Staging: et131x: clean up constant rx/tx registry fieldsAlan Cox
2009-09-15Staging: et131x: CSRAddress to regsAlan Cox
2009-09-15Staging et131x: kill refcountAlan Cox
2009-09-15Staging: et131x: power stateAlan Cox
2009-09-15Staging: et131x: spinlocksAlan Cox
2009-09-15Staging: et1310: kill pAdapter in favour of a sane nameAlan Cox
2009-09-15Staging: et1310: Fix the coding styleAlan Cox
2009-04-03Staging: et131x: list usage cleanupEric Sesterhenn
2008-10-10Staging: add et131x network driverGreg Kroah-Hartman