Age | Commit message (Expand) | Author | Files | Lines |
2011-10-25 | ehea: fix skb_frag_size typo | Eric Dumazet | 1 | -1/+1 |
2011-10-19 | net: add skb frag size accessors | Eric Dumazet | 3 | -6/+6 |
2011-10-18 | ehea: Remove unused tcp_end field in send WQ | Anton Blanchard | 2 | -3/+1 |
2011-10-18 | ehea: Add GRO support | Anton Blanchard | 1 | -10/+5 |
2011-10-18 | ehea: Remove LRO support | Anton Blanchard | 3 | -83/+1 |
2011-10-18 | ehea: Add 64bit statistics | Anton Blanchard | 2 | -5/+5 |
2011-10-18 | ehea: Remove some unused definitions | Anton Blanchard | 1 | -25/+0 |
2011-10-18 | ehea: Simplify type 3 transmit routine | Anton Blanchard | 1 | -16/+3 |
2011-10-18 | ehea: Merge swqe2 TSO and non TSO paths | Anton Blanchard | 1 | -55/+21 |
2011-10-18 | ehea: Simplify ehea_xmit2 and ehea_xmit3 | Anton Blanchard | 1 | -101/+36 |
2011-10-18 | ehea: Allocate large enough skbs to avoid partial cacheline DMA writes | Anton Blanchard | 1 | -2/+2 |
2011-10-18 | ehea: Add vlan_features | Anton Blanchard | 1 | -0/+2 |
2011-10-18 | ehea: Dont check NETIF_F_TSO in TX path | Anton Blanchard | 1 | -1/+1 |
2011-10-18 | ehea: Remove num_tx_qps module option | Anton Blanchard | 2 | -36/+18 |
2011-10-18 | ehea: Remove force_irq logic in napi poll routine | Anton Blanchard | 2 | -11/+3 |
2011-10-18 | ehea: Update multiqueue support | Anton Blanchard | 3 | -62/+49 |
2011-10-18 | ehea: Remove NETIF_F_LLTX | Anton Blanchard | 2 | -11/+2 |
2011-10-10 | emac: convert to SKB paged frag API. | Ian Campbell | 1 | -2/+2 |
2011-10-10 | ehea: convert to SKB paged frag API | Ian Campbell | 1 | -8/+3 |
2011-10-07 | Merge branch 'master' of github.com:davem330/net | David S. Miller | 1 | -2/+2 |
2011-09-27 | ehea: Remove sleep at .ndo_get_stats | brenohl@br.ibm.com | 2 | -23/+37 |
2011-09-22 | Merge branch 'master' of github.com:davem330/net | David S. Miller | 1 | -20/+40 |
2011-09-15 | ibmveth: convert to SKB paged frag API. | Ian Campbell | 1 | -3/+2 |
2011-08-27 | drivers/net/ethernet/*: Enabled vendor Kconfig options | Jeff Kirsher | 1 | -0/+1 |
2011-08-19 | net: fix IBM EMAC driver after rename. | Tony Breeds | 9 | -32/+32 |
2011-08-18 | net: remove use of ndo_set_multicast_list in drivers | Jiri Pirko | 4 | -5/+5 |
2011-08-11 | ehea/ibm*: Move the IBM drivers | Jeff Kirsher | 31 | -0/+18123 |