summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/ibm
Commit message (Expand)AuthorAgeFilesLines
* ehea: fix skb_frag_size typoEric Dumazet2011-10-251-1/+1
* net: add skb frag size accessorsEric Dumazet2011-10-193-6/+6
* ehea: Remove unused tcp_end field in send WQAnton Blanchard2011-10-172-3/+1
* ehea: Add GRO supportAnton Blanchard2011-10-171-10/+5
* ehea: Remove LRO supportAnton Blanchard2011-10-173-83/+1
* ehea: Add 64bit statisticsAnton Blanchard2011-10-172-5/+5
* ehea: Remove some unused definitionsAnton Blanchard2011-10-171-25/+0
* ehea: Simplify type 3 transmit routineAnton Blanchard2011-10-171-16/+3
* ehea: Merge swqe2 TSO and non TSO pathsAnton Blanchard2011-10-171-55/+21
* ehea: Simplify ehea_xmit2 and ehea_xmit3Anton Blanchard2011-10-171-101/+36
* ehea: Allocate large enough skbs to avoid partial cacheline DMA writesAnton Blanchard2011-10-171-2/+2
* ehea: Add vlan_featuresAnton Blanchard2011-10-171-0/+2
* ehea: Dont check NETIF_F_TSO in TX pathAnton Blanchard2011-10-171-1/+1
* ehea: Remove num_tx_qps module optionAnton Blanchard2011-10-172-36/+18
* ehea: Remove force_irq logic in napi poll routineAnton Blanchard2011-10-172-11/+3
* ehea: Update multiqueue supportAnton Blanchard2011-10-173-62/+49
* ehea: Remove NETIF_F_LLTXAnton Blanchard2011-10-172-11/+2
* emac: convert to SKB paged frag API.Ian Campbell2011-10-101-2/+2
* ehea: convert to SKB paged frag APIIan Campbell2011-10-101-8/+3
* Merge branch 'master' of github.com:davem330/netDavid S. Miller2011-10-071-2/+2
* ehea: Remove sleep at .ndo_get_statsbrenohl@br.ibm.com2011-09-272-23/+37
* Merge branch 'master' of github.com:davem330/netDavid S. Miller2011-09-221-20/+40
* ibmveth: convert to SKB paged frag API.Ian Campbell2011-09-151-3/+2
* drivers/net/ethernet/*: Enabled vendor Kconfig optionsJeff Kirsher2011-08-271-0/+1
* net: fix IBM EMAC driver after rename.Tony Breeds2011-08-189-32/+32
* net: remove use of ndo_set_multicast_list in driversJiri Pirko2011-08-174-5/+5
* ehea/ibm*: Move the IBM driversJeff Kirsher2011-08-1131-0/+18123
OpenPOWER on IntegriCloud