| Commit message (Expand) | Author | Age | Files | Lines |
* | staging: convert to use netdev_for_each_mc_addr | Jiri Pirko | 2010-02-18 | 1 | -7/+8 |
* | net: use netdev_mc_count and netdev_mc_empty when appropriate | Jiri Pirko | 2010-02-12 | 1 | -5/+5 |
* | Staging: et131x: Fix 2.6.33rc1 regression in et131x | Alan Cox | 2010-01-20 | 2 | -8/+16 |
* | Staging: et131x: clean up the avail fields in the rx registers | Alan Cox | 2009-12-11 | 3 | -44/+26 |
* | Staging: et131x: Clean up number fields | Alan Cox | 2009-12-11 | 2 | -98/+47 |
* | Staging: et131x: kill RX_DMA_MAX_PKT_TIME | Alan Cox | 2009-12-11 | 2 | -15/+6 |
* | Staging: et131x: kill TX_SHADOW | Alan Cox | 2009-12-11 | 1 | -17/+5 |
* | Staging: et131x: Another typedef solely used to write 0 to a register | Alan Cox | 2009-12-11 | 2 | -24/+9 |
* | Staging: et131x: kill TX_PR_NUM_DES_t | Alan Cox | 2009-12-11 | 2 | -15/+5 |
* | Staging: et131x: kill TxMacTest field | Alan Cox | 2009-12-11 | 2 | -5/+1 |
* | Staging: et131x: kill TXTEST and TXFILL, clean up CF_PARAM | Alan Cox | 2009-12-11 | 4 | -57/+19 |
* | Staging: et131x: clean up mac stat names | Alan Cox | 2009-12-11 | 1 | -46/+46 |
* | Staging: et131x: clean up MAC_STAT register | Alan Cox | 2009-12-11 | 2 | -189/+74 |
* | Staging: et131x: Kill MAC_IF_CTRL typedefs | Alan Cox | 2009-12-11 | 2 | -50/+29 |
* | Staging: fix assorted typos all over the place | André Goddard Rosa | 2009-12-11 | 1 | -1/+1 |
* | Staging: et131x: Clean up the phy code, especially dup stuff | Alan Cox | 2009-12-11 | 2 | -409/+215 |
* | Staging: et131x: phy clean up | Alan Cox | 2009-12-11 | 2 | -569/+545 |
* | Staging: et131x: Clean up MII control | Alan Cox | 2009-12-11 | 2 | -128/+56 |
* | Staging: et131x: kill off MAC_TEST_t | Alan Cox | 2009-12-11 | 1 | -13/+2 |
* | Staging: et131x: clean up MAX_FM type | Alan Cox | 2009-12-11 | 2 | -15/+3 |
* | Staging: et131x: Clean up MAC_CFG types | Alan Cox | 2009-12-11 | 3 | -117/+68 |
* | Staging: et131x: Clean up the MII_MGMT type | Alan Cox | 2009-12-11 | 2 | -27/+9 |
* | Staging: et131x: Clean up the half duplex control reg types | Alan Cox | 2009-12-11 | 2 | -39/+13 |
* | Staging: et131x: Clean the IPG types up | Alan Cox | 2009-12-11 | 2 | -29/+12 |
* | Staging: et131x: Kill the RX skb list element - it isn't used | Alan Cox | 2009-12-11 | 1 | -9/+0 |
* | Staging: et131x: Kill the RX pending list | Alan Cox | 2009-12-11 | 2 | -23/+0 |
* | Staging: et131x: tx ring mac error is only used as a local | Alan Cox | 2009-12-11 | 2 | -6/+3 |
* | Staging: et131x: Bring tx into coding style | Alan Cox | 2009-12-11 | 2 | -26/+28 |
* | Staging: et131x: kill unused tcb fields | Alan Cox | 2009-12-11 | 2 | -4/+2 |
* | Staging: et131x: Clean up tx naming | Alan Cox | 2009-12-11 | 4 | -193/+142 |
* | Staging: et131x: Clean up the tx ring init | Alan Cox | 2009-12-11 | 1 | -11/+7 |
* | Staging: et131x: tidy up a bit further | Alan Cox | 2009-12-11 | 2 | -57/+16 |
* | Staging: et131x: Remove old SendWaitQueue code | Alan Cox | 2009-12-11 | 4 | -54/+4 |
* | Staging: et131x: fold up simple wrapper functions | Alan Cox | 2009-12-11 | 1 | -34/+5 |
* | Staging: et131x: Clean up the receive arrays | Alan Cox | 2009-12-11 | 1 | -18/+1 |
* | Staging: et131x: first pass RX cleanup | Alan Cox | 2009-12-11 | 1 | -209/+205 |
* | Staging: et131x: pci_alloc_consistent DMA alignment is guaranteed | Alan Cox | 2009-12-11 | 4 | -59/+14 |
* | Staging: et131x: the stuck descriptor copy is never used | Alan Cox | 2009-12-11 | 1 | -9/+0 |
* | Staging: et131x: tidy up names for the TX structures | Alan Cox | 2009-12-11 | 5 | -278/+275 |
* | Staging: et131x: clean up WORD2 usage | Alan Cox | 2009-12-11 | 2 | -36/+20 |
* | Staging: et131x: clean up word 3 definition | Alan Cox | 2009-12-11 | 2 | -49/+25 |
* | Staging: et131x: rxstat is not used | Alan Cox | 2009-12-11 | 1 | -23/+13 |
* | Staging: et131x: PHY loopback cannot be set (and isn't useful for us anyway) | Alan Cox | 2009-12-11 | 6 | -97/+56 |
* | Staging: et131x: kill NMI hacks | Alan Cox | 2009-12-11 | 3 | -30/+0 |
* | Staging: et131x: tidy up initpci code | Alan Cox | 2009-12-11 | 3 | -252/+192 |
* | Staging: et131x: Kill the NoPhyAccess variable | Alan Cox | 2009-12-11 | 3 | -6/+1 |
* | Staging: et131x: extract the eeprom setup logic from initpci | Alan Cox | 2009-12-11 | 3 | -72/+73 |
* | Staging: et131x: tidy eeprom code up | Alan Cox | 2009-12-11 | 3 | -265/+158 |
* | Staging: et131x: kill SUCCESS and FAILURE defines | Alan Cox | 2009-12-11 | 3 | -20/+12 |
* | Staging: et131x: adding __init/__exit macros | Peter Huewe | 2009-12-11 | 1 | -2/+2 |