aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/et131x/et1310_rx.c
Commit message (Expand)AuthorAgeFilesLines
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* staging/et131x: fix et131x_rx_dma_disable halt_status usageMarcin Slusarz2011-02-231-2/+2
* staging: et131x: Clean up the RFD struct/typesAlan Cox2011-02-041-22/+22
* staging: et131x: Turn a few more LongCapitalisedThings into Linuxish namesAlan Cox2011-02-041-9/+8
* Staging: Drop memory allocation castJulia Lawall2010-05-111-1/+1
* Staging: et131x: fix most coding style issues in et131xMichael Sprecher2010-05-111-27/+26
* Staging: et131x: Collapse all the function definitions into one placeAlan Cox2010-03-031-6/+1
* Staging: et131x: Kill off RX_RING_tAlan Cox2010-03-031-27/+27
* Staging: et131x: clean up the pkt_desc_stat_t typesAlan Cox2010-03-031-25/+24
* Staging: et131x: Clean up the fbr lookup tableAlan Cox2010-03-031-33/+32
* Staging: et131x: Fix rx_status typingAlan Cox2010-03-031-11/+10
* Staging: et131x: rx_status_block_t is now cleanAlan Cox2010-03-031-6/+6
* Staging: et131x: Clean up the rx status word typesAlan Cox2010-03-031-6/+4
* Staging: et131x: Kill off the rxdma typeAlan Cox2010-03-031-2/+2
* Staging: et131x: Clean up rxdma_csrAlan Cox2010-03-031-24/+22
* Staging: et131x: fbr_desc is now only sane typesAlan Cox2010-03-031-18/+17
* Staging: et131x: kill of FBR_WORD2Alan Cox2010-03-031-4/+4
* Staging: et131x: Fix 2.6.33rc1 regression in et131xAlan Cox2010-01-201-3/+3
* Staging: et131x: clean up the avail fields in the rx registersAlan Cox2009-12-111-13/+15
* Staging: et131x: Clean up number fieldsAlan Cox2009-12-111-11/+11
* Staging: et131x: kill RX_DMA_MAX_PKT_TIMEAlan Cox2009-12-111-2/+2
* Staging: et131x: Kill the RX pending listAlan Cox2009-12-111-22/+0
* Staging: et131x: fold up simple wrapper functionsAlan Cox2009-12-111-34/+5
* Staging: et131x: Clean up the receive arraysAlan Cox2009-12-111-18/+1
* Staging: et131x: first pass RX cleanupAlan Cox2009-12-111-209/+205
* Staging: et131x: pci_alloc_consistent DMA alignment is guaranteedAlan Cox2009-12-111-38/+12
* Staging: et131x: PHY loopback cannot be set (and isn't useful for us anyway)Alan Cox2009-12-111-28/+23
* Staging: et131x: Correct WRAP bit handlingAlan Cox2009-10-141-6/+14
* Staging: et131x: prune all the debug codeAlan Cox2009-09-151-116/+22
* Staging: et131x: clean up MP_FLAG macrosAlan Cox2009-09-151-6/+6
* Staging: et131x: clean up DMA10/DMA4 typesAlan Cox2009-09-151-38/+22
* Staging: et131x: de-hungarianise a bitAlan Cox2009-09-151-68/+68
* Staging: et131x: clean up constant rx/tx registry fieldsAlan Cox2009-09-151-3/+3
* Staging: et131x: CSRAddress to regsAlan Cox2009-09-151-13/+13
* Staging et131x: kill refcountAlan Cox2009-09-151-7/+0
* Staging: et131x: power stateAlan Cox2009-09-151-2/+0
* Staging: et131x: spinlocksAlan Cox2009-09-151-14/+14
* Staging: et1310: kill pAdapter in favour of a sane nameAlan Cox2009-09-151-101/+101
* Staging: et1310: Fix the coding styleAlan Cox2009-09-151-62/+53
* Staging: et131x: list usage cleanupEric Sesterhenn2009-04-031-2/+1
* Staging: add et131x network driverGreg Kroah-Hartman2008-10-101-0/+1391