aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/et131x
AgeCommit message (Expand)Author
2010-01-20Staging: et131x: Fix 2.6.33rc1 regression in et131xAlan Cox
2009-12-11Staging: et131x: clean up the avail fields in the rx registersAlan Cox
2009-12-11Staging: et131x: Clean up number fieldsAlan Cox
2009-12-11Staging: et131x: kill RX_DMA_MAX_PKT_TIMEAlan Cox
2009-12-11Staging: et131x: kill TX_SHADOWAlan Cox
2009-12-11Staging: et131x: Another typedef solely used to write 0 to a registerAlan Cox
2009-12-11Staging: et131x: kill TX_PR_NUM_DES_tAlan Cox
2009-12-11Staging: et131x: kill TxMacTest fieldAlan Cox
2009-12-11Staging: et131x: kill TXTEST and TXFILL, clean up CF_PARAMAlan Cox
2009-12-11Staging: et131x: clean up mac stat namesAlan Cox
2009-12-11Staging: et131x: clean up MAC_STAT registerAlan Cox
2009-12-11Staging: et131x: Kill MAC_IF_CTRL typedefsAlan Cox
2009-12-11Staging: fix assorted typos all over the placeAndré Goddard Rosa
2009-12-11Staging: et131x: Clean up the phy code, especially dup stuffAlan Cox
2009-12-11Staging: et131x: phy clean upAlan Cox
2009-12-11Staging: et131x: Clean up MII controlAlan Cox
2009-12-11Staging: et131x: kill off MAC_TEST_tAlan Cox
2009-12-11Staging: et131x: clean up MAX_FM typeAlan Cox
2009-12-11Staging: et131x: Clean up MAC_CFG typesAlan Cox
2009-12-11Staging: et131x: Clean up the MII_MGMT typeAlan Cox
2009-12-11Staging: et131x: Clean up the half duplex control reg typesAlan Cox
2009-12-11Staging: et131x: Clean the IPG types upAlan Cox
2009-12-11Staging: et131x: Kill the RX skb list element - it isn't usedAlan Cox
2009-12-11Staging: et131x: Kill the RX pending listAlan Cox
2009-12-11Staging: et131x: tx ring mac error is only used as a localAlan Cox
2009-12-11Staging: et131x: Bring tx into coding styleAlan Cox
2009-12-11Staging: et131x: kill unused tcb fieldsAlan Cox
2009-12-11Staging: et131x: Clean up tx namingAlan Cox
2009-12-11Staging: et131x: Clean up the tx ring initAlan Cox
2009-12-11Staging: et131x: tidy up a bit furtherAlan Cox
2009-12-11Staging: et131x: Remove old SendWaitQueue codeAlan Cox
2009-12-11Staging: et131x: fold up simple wrapper functionsAlan Cox
2009-12-11Staging: et131x: Clean up the receive arraysAlan Cox
2009-12-11Staging: et131x: first pass RX cleanupAlan Cox
2009-12-11Staging: et131x: pci_alloc_consistent DMA alignment is guaranteedAlan Cox
2009-12-11Staging: et131x: the stuck descriptor copy is never usedAlan Cox
2009-12-11Staging: et131x: tidy up names for the TX structuresAlan Cox
2009-12-11Staging: et131x: clean up WORD2 usageAlan Cox
2009-12-11Staging: et131x: clean up word 3 definitionAlan Cox
2009-12-11Staging: et131x: rxstat is not usedAlan Cox
2009-12-11Staging: et131x: PHY loopback cannot be set (and isn't useful for us anyway)Alan Cox
2009-12-11Staging: et131x: kill NMI hacksAlan Cox
2009-12-11Staging: et131x: tidy up initpci codeAlan Cox
2009-12-11Staging: et131x: Kill the NoPhyAccess variableAlan Cox
2009-12-11Staging: et131x: extract the eeprom setup logic from initpciAlan Cox
2009-12-11Staging: et131x: tidy eeprom code upAlan Cox
2009-12-11Staging: et131x: kill SUCCESS and FAILURE definesAlan Cox
2009-12-11Staging: et131x: adding __init/__exit macrosPeter Huewe
2009-10-14Staging: et131x: Fix the add_10bit macroAlan Cox
2009-10-14Staging: et131x: Correct WRAP bit handlingAlan Cox