summaryrefslogtreecommitdiffstats
path: root/drivers/staging/et131x/et1310_rx.c
Commit message (Expand)AuthorAgeFilesLines
* staging: et131x: Put all .c files into one big fileMark Einon2011-10-231-1160/+0
* staging: et131x: Remove file et131x_version.hMark Einon2011-10-111-1/+0
* staging: et131x: Updating copyright statements and module authorsMark Einon2011-10-041-0/+2
* staging: et131x: Remove private adapter->linkspeed and use phydev->speed insteadMark Einon2011-09-061-2/+7
* staging: et131x: Remove redundant replica loopback codeMark Einon2011-08-291-11/+0
* staging: et131x: Rename var name 'etdev' to 'adapter' throughout moduleMark Einon2011-08-231-87/+87
* staging: et131x: Converting et1310_adapter.h variable names from CamelCaseMark Einon2011-08-231-22/+32
* staging: et131x: Converting et1310_rx.h variable names from CamelCaseMark Einon2011-08-231-165/+173
* staging: et131x: Make static some local functions in et1310_rx.cMark Einon2011-08-231-2/+2
* staging: et131x: Converting et1310_rx.c function and local names from CamelCaseMark Einon2011-08-231-98/+93
* staging: et131x: rename adapter->Flags to adapter->flagsMark Einon2011-07-081-3/+3
* staging: et131x: Remove some unecessary packet accounting codeMark Einon2011-07-051-1/+1
* staging: et131x: Fix stats->rx_packets accountingMark Einon2011-07-051-3/+2
* staging: et131x: Removing '_t' from ce_stats_t structMark Einon2011-06-281-5/+5
* staging: et131x: et1310_rx.c checkpatch fixesMark Einon2011-06-281-97/+96
* 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
OpenPOWER on IntegriCloud