summaryrefslogtreecommitdiff
path: root/drivers/staging/et131x
AgeCommit message (Expand)Author
2010-03-03Staging: et131x: fbr_desc is now only sane typesAlan Cox
2010-03-03Staging: et131x: kill of FBR_WORD2Alan Cox
2010-03-03Staging: et131x: kill off the FBR_NUM_DES typeAlan Cox
2010-03-03Staging: et131x_netdev.c: use %pM to shown MAC addressH Hartley Sweeten
2010-02-18staging: convert to use netdev_for_each_mc_addrJiri Pirko
2010-02-12net: use netdev_mc_count and netdev_mc_empty when appropriateJiri Pirko
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