aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/et131x (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-12-11Staging: et131x: clean up the avail fields in the rx registersAlan Cox3-44/+26
2009-12-11Staging: et131x: Clean up number fieldsAlan Cox2-98/+47
2009-12-11Staging: et131x: kill RX_DMA_MAX_PKT_TIMEAlan Cox2-15/+6
2009-12-11Staging: et131x: kill TX_SHADOWAlan Cox1-17/+5
2009-12-11Staging: et131x: Another typedef solely used to write 0 to a registerAlan Cox2-24/+9
2009-12-11Staging: et131x: kill TX_PR_NUM_DES_tAlan Cox2-15/+5
2009-12-11Staging: et131x: kill TxMacTest fieldAlan Cox2-5/+1
2009-12-11Staging: et131x: kill TXTEST and TXFILL, clean up CF_PARAMAlan Cox4-57/+19
2009-12-11Staging: et131x: clean up mac stat namesAlan Cox1-46/+46
2009-12-11Staging: et131x: clean up MAC_STAT registerAlan Cox2-189/+74
2009-12-11Staging: et131x: Kill MAC_IF_CTRL typedefsAlan Cox2-50/+29
2009-12-11Staging: fix assorted typos all over the placeAndré Goddard Rosa1-1/+1
2009-12-11Staging: et131x: Clean up the phy code, especially dup stuffAlan Cox2-409/+215
2009-12-11Staging: et131x: phy clean upAlan Cox2-569/+545
2009-12-11Staging: et131x: Clean up MII controlAlan Cox2-128/+56
2009-12-11Staging: et131x: kill off MAC_TEST_tAlan Cox1-13/+2
2009-12-11Staging: et131x: clean up MAX_FM typeAlan Cox2-15/+3
2009-12-11Staging: et131x: Clean up MAC_CFG typesAlan Cox3-117/+68
2009-12-11Staging: et131x: Clean up the MII_MGMT typeAlan Cox2-27/+9
2009-12-11Staging: et131x: Clean up the half duplex control reg typesAlan Cox2-39/+13
2009-12-11Staging: et131x: Clean the IPG types upAlan Cox2-29/+12
2009-12-11Staging: et131x: Kill the RX skb list element - it isn't usedAlan Cox1-9/+0
2009-12-11Staging: et131x: Kill the RX pending listAlan Cox2-23/+0
2009-12-11Staging: et131x: tx ring mac error is only used as a localAlan Cox2-6/+3
2009-12-11Staging: et131x: Bring tx into coding styleAlan Cox2-26/+28
2009-12-11Staging: et131x: kill unused tcb fieldsAlan Cox2-4/+2
2009-12-11Staging: et131x: Clean up tx namingAlan Cox4-193/+142
2009-12-11Staging: et131x: Clean up the tx ring initAlan Cox1-11/+7
2009-12-11Staging: et131x: tidy up a bit furtherAlan Cox2-57/+16
2009-12-11Staging: et131x: Remove old SendWaitQueue codeAlan Cox4-54/+4
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 Cox4-59/+14
2009-12-11Staging: et131x: the stuck descriptor copy is never usedAlan Cox1-9/+0
2009-12-11Staging: et131x: tidy up names for the TX structuresAlan Cox5-278/+275
2009-12-11Staging: et131x: clean up WORD2 usageAlan Cox2-36/+20
2009-12-11Staging: et131x: clean up word 3 definitionAlan Cox2-49/+25
2009-12-11Staging: et131x: rxstat is not usedAlan Cox1-23/+13
2009-12-11Staging: et131x: PHY loopback cannot be set (and isn't useful for us anyway)Alan Cox6-97/+56
2009-12-11Staging: et131x: kill NMI hacksAlan Cox3-30/+0
2009-12-11Staging: et131x: tidy up initpci codeAlan Cox3-252/+192
2009-12-11Staging: et131x: Kill the NoPhyAccess variableAlan Cox3-6/+1
2009-12-11Staging: et131x: extract the eeprom setup logic from initpciAlan Cox3-72/+73
2009-12-11Staging: et131x: tidy eeprom code upAlan Cox3-265/+158
2009-12-11Staging: et131x: kill SUCCESS and FAILURE definesAlan Cox3-20/+12
2009-12-11Staging: et131x: adding __init/__exit macrosPeter Huewe1-2/+2
2009-10-14Staging: et131x: Fix the add_10bit macroAlan Cox1-1/+1
2009-10-14Staging: et131x: Correct WRAP bit handlingAlan Cox1-6/+14
2009-09-15Staging: et131x: kill off the TXDMA CSR typeAlan Cox2-36/+17