aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/et131x/et1310_rx.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2009-09-15Staging: et131x: power stateAlan Cox1-2/+0
2009-09-15Staging: et131x: spinlocksAlan Cox1-14/+14
2009-09-15Staging: et1310: kill pAdapter in favour of a sane nameAlan Cox1-101/+101
2009-09-15Staging: et1310: Fix the coding styleAlan Cox1-62/+53
2009-04-03Staging: et131x: list usage cleanupEric Sesterhenn1-2/+1
2008-10-10Staging: add et131x network driverGreg Kroah-Hartman1-0/+1391