summaryrefslogtreecommitdiffstats
path: root/drivers/staging/et131x
Commit message (Expand)AuthorAgeFilesLines
* Staging: et131x: Fix 2.6.33rc1 regression in et131xAlan Cox2010-01-212-8/+16
* Staging: et131x: clean up the avail fields in the rx registersAlan Cox2009-12-113-44/+26Star
* Staging: et131x: Clean up number fieldsAlan Cox2009-12-112-98/+47Star
* Staging: et131x: kill RX_DMA_MAX_PKT_TIMEAlan Cox2009-12-112-15/+6Star
* Staging: et131x: kill TX_SHADOWAlan Cox2009-12-111-17/+5Star
* Staging: et131x: Another typedef solely used to write 0 to a registerAlan Cox2009-12-112-24/+9Star
* Staging: et131x: kill TX_PR_NUM_DES_tAlan Cox2009-12-112-15/+5Star
* Staging: et131x: kill TxMacTest fieldAlan Cox2009-12-112-5/+1Star
* Staging: et131x: kill TXTEST and TXFILL, clean up CF_PARAMAlan Cox2009-12-114-57/+19Star
* Staging: et131x: clean up mac stat namesAlan Cox2009-12-111-46/+46
* Staging: et131x: clean up MAC_STAT registerAlan Cox2009-12-112-189/+74Star
* Staging: et131x: Kill MAC_IF_CTRL typedefsAlan Cox2009-12-112-50/+29Star
* Staging: fix assorted typos all over the placeAndré Goddard Rosa2009-12-111-1/+1
* Staging: et131x: Clean up the phy code, especially dup stuffAlan Cox2009-12-112-409/+215Star
* Staging: et131x: phy clean upAlan Cox2009-12-112-569/+545Star
* Staging: et131x: Clean up MII controlAlan Cox2009-12-112-128/+56Star
* Staging: et131x: kill off MAC_TEST_tAlan Cox2009-12-111-13/+2Star
* Staging: et131x: clean up MAX_FM typeAlan Cox2009-12-112-15/+3Star
* Staging: et131x: Clean up MAC_CFG typesAlan Cox2009-12-113-117/+68Star
* Staging: et131x: Clean up the MII_MGMT typeAlan Cox2009-12-112-27/+9Star
* Staging: et131x: Clean up the half duplex control reg typesAlan Cox2009-12-112-39/+13Star
* Staging: et131x: Clean the IPG types upAlan Cox2009-12-112-29/+12Star
* Staging: et131x: Kill the RX skb list element - it isn't usedAlan Cox2009-12-111-9/+0Star
* Staging: et131x: Kill the RX pending listAlan Cox2009-12-112-23/+0Star
* Staging: et131x: tx ring mac error is only used as a localAlan Cox2009-12-112-6/+3Star
* Staging: et131x: Bring tx into coding styleAlan Cox2009-12-112-26/+28
* Staging: et131x: kill unused tcb fieldsAlan Cox2009-12-112-4/+2Star
* Staging: et131x: Clean up tx namingAlan Cox2009-12-114-193/+142Star
* Staging: et131x: Clean up the tx ring initAlan Cox2009-12-111-11/+7Star
* Staging: et131x: tidy up a bit furtherAlan Cox2009-12-112-57/+16Star
* Staging: et131x: Remove old SendWaitQueue codeAlan Cox2009-12-114-54/+4Star
* Staging: et131x: fold up simple wrapper functionsAlan Cox2009-12-111-34/+5Star
* Staging: et131x: Clean up the receive arraysAlan Cox2009-12-111-18/+1Star
* Staging: et131x: first pass RX cleanupAlan Cox2009-12-111-209/+205Star
* Staging: et131x: pci_alloc_consistent DMA alignment is guaranteedAlan Cox2009-12-114-59/+14Star
* Staging: et131x: the stuck descriptor copy is never usedAlan Cox2009-12-111-9/+0Star
* Staging: et131x: tidy up names for the TX structuresAlan Cox2009-12-115-278/+275Star
* Staging: et131x: clean up WORD2 usageAlan Cox2009-12-112-36/+20Star
* Staging: et131x: clean up word 3 definitionAlan Cox2009-12-112-49/+25Star
* Staging: et131x: rxstat is not usedAlan Cox2009-12-111-23/+13Star
* Staging: et131x: PHY loopback cannot be set (and isn't useful for us anyway)Alan Cox2009-12-116-97/+56Star
* Staging: et131x: kill NMI hacksAlan Cox2009-12-113-30/+0Star
* Staging: et131x: tidy up initpci codeAlan Cox2009-12-113-252/+192Star
* Staging: et131x: Kill the NoPhyAccess variableAlan Cox2009-12-113-6/+1Star
* Staging: et131x: extract the eeprom setup logic from initpciAlan Cox2009-12-113-72/+73
* Staging: et131x: tidy eeprom code upAlan Cox2009-12-113-265/+158Star
* Staging: et131x: kill SUCCESS and FAILURE definesAlan Cox2009-12-113-20/+12Star
* Staging: et131x: adding __init/__exit macrosPeter Huewe2009-12-111-2/+2
* Staging: et131x: Fix the add_10bit macroAlan Cox2009-10-141-1/+1
* Staging: et131x: Correct WRAP bit handlingAlan Cox2009-10-141-6/+14