aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/et131x
Commit message (Expand)AuthorAgeFilesLines
...
| * Staging: et131x: fbr_desc is now only sane typesAlan Cox2010-03-032-20/+20
| * Staging: et131x: kill of FBR_WORD2Alan Cox2010-03-032-18/+5
| * Staging: et131x: kill off the FBR_NUM_DES typeAlan Cox2010-03-031-12/+0
| * Staging: et131x_netdev.c: use %pM to shown MAC addressH Hartley Sweeten2010-03-031-6/+2
* | staging: convert to use netdev_for_each_mc_addrJiri Pirko2010-02-181-7/+8
* | net: use netdev_mc_count and netdev_mc_empty when appropriateJiri Pirko2010-02-121-5/+5
|/
* Staging: et131x: Fix 2.6.33rc1 regression in et131xAlan Cox2010-01-202-8/+16
* Staging: et131x: clean up the avail fields in the rx registersAlan Cox2009-12-113-44/+26
* Staging: et131x: Clean up number fieldsAlan Cox2009-12-112-98/+47
* Staging: et131x: kill RX_DMA_MAX_PKT_TIMEAlan Cox2009-12-112-15/+6
* Staging: et131x: kill TX_SHADOWAlan Cox2009-12-111-17/+5
* Staging: et131x: Another typedef solely used to write 0 to a registerAlan Cox2009-12-112-24/+9
* Staging: et131x: kill TX_PR_NUM_DES_tAlan Cox2009-12-112-15/+5
* Staging: et131x: kill TxMacTest fieldAlan Cox2009-12-112-5/+1
* Staging: et131x: kill TXTEST and TXFILL, clean up CF_PARAMAlan Cox2009-12-114-57/+19
* Staging: et131x: clean up mac stat namesAlan Cox2009-12-111-46/+46
* Staging: et131x: clean up MAC_STAT registerAlan Cox2009-12-112-189/+74
* Staging: et131x: Kill MAC_IF_CTRL typedefsAlan Cox2009-12-112-50/+29
* 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/+215
* Staging: et131x: phy clean upAlan Cox2009-12-112-569/+545
* Staging: et131x: Clean up MII controlAlan Cox2009-12-112-128/+56
* Staging: et131x: kill off MAC_TEST_tAlan Cox2009-12-111-13/+2
* Staging: et131x: clean up MAX_FM typeAlan Cox2009-12-112-15/+3
* Staging: et131x: Clean up MAC_CFG typesAlan Cox2009-12-113-117/+68
* Staging: et131x: Clean up the MII_MGMT typeAlan Cox2009-12-112-27/+9
* Staging: et131x: Clean up the half duplex control reg typesAlan Cox2009-12-112-39/+13
* Staging: et131x: Clean the IPG types upAlan Cox2009-12-112-29/+12
* Staging: et131x: Kill the RX skb list element - it isn't usedAlan Cox2009-12-111-9/+0
* Staging: et131x: Kill the RX pending listAlan Cox2009-12-112-23/+0
* Staging: et131x: tx ring mac error is only used as a localAlan Cox2009-12-112-6/+3
* Staging: et131x: Bring tx into coding styleAlan Cox2009-12-112-26/+28
* Staging: et131x: kill unused tcb fieldsAlan Cox2009-12-112-4/+2
* Staging: et131x: Clean up tx namingAlan Cox2009-12-114-193/+142
* Staging: et131x: Clean up the tx ring initAlan Cox2009-12-111-11/+7
* Staging: et131x: tidy up a bit furtherAlan Cox2009-12-112-57/+16
* Staging: et131x: Remove old SendWaitQueue codeAlan Cox2009-12-114-54/+4
* 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-114-59/+14
* Staging: et131x: the stuck descriptor copy is never usedAlan Cox2009-12-111-9/+0
* Staging: et131x: tidy up names for the TX structuresAlan Cox2009-12-115-278/+275
* Staging: et131x: clean up WORD2 usageAlan Cox2009-12-112-36/+20
* Staging: et131x: clean up word 3 definitionAlan Cox2009-12-112-49/+25
* Staging: et131x: rxstat is not usedAlan Cox2009-12-111-23/+13
* Staging: et131x: PHY loopback cannot be set (and isn't useful for us anyway)Alan Cox2009-12-116-97/+56
* Staging: et131x: kill NMI hacksAlan Cox2009-12-113-30/+0
* Staging: et131x: tidy up initpci codeAlan Cox2009-12-113-252/+192
* Staging: et131x: Kill the NoPhyAccess variableAlan Cox2009-12-113-6/+1