Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2014-06-03 | net: mv643xx_eth: Avoid unmapping the TSO header buffers | Ezequiel Garcia | 1 | -2/+6 |
2014-06-03 | net: mv643xx_eth: Drop the NETDEV_TX_BUSY return path | Ezequiel Garcia | 1 | -2/+0 |
2014-06-03 | net: mv643xx_eth: Limit the TSO segments and adjust stop/wake thresholds | Ezequiel Garcia | 1 | -21/+42 |
2014-06-03 | net: mv643xx_eth: Count dropped packets properly | Ezequiel Garcia | 1 | -1/+4 |
2014-06-03 | net: mvneta: Avoid unmapping the TSO header buffers | Ezequiel Garcia | 1 | -3/+9 |
2014-06-03 | net: mvneta: Fix missing DMA region unmap | Ezequiel Garcia | 1 | -3/+2 |
2014-06-03 | net: mvneta: Limit the TSO segments and adjust stop/wake thresholds | Ezequiel Garcia | 1 | -4/+24 |
2014-06-03 | net: mvneta: Use default NAPI weight instead of a custom one | Ezequiel Garcia | 1 | -4/+1 |
2014-06-03 | macvlan: add netpoll support | dingtianhong | 2 | -1/+68 |