aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/ibm/ehea/ehea_main.c
AgeCommit message (Expand)AuthorFilesLines
2012-01-31drivers/net: Remove alloc_etherdev error messagesJoe Perches1-1/+0
2012-01-30drivers/net: fix up stale paths from driver reorgPaul Gortmaker1-1/+1
2012-01-17ehea: make some functions and variables staticThadeu Lima de Souza Cascardo1-16/+16
2011-12-08net: make vlan ndo_vlan_rx_[add/kill]_vid return error valueJiri Pirko1-5/+16
2011-11-23ehea: Use round_jiffies_relative to align workqueueAnton Blanchard1-2/+4
2011-10-25ehea: fix skb_frag_size typoEric Dumazet1-1/+1
2011-10-19net: add skb frag size accessorsEric Dumazet1-2/+2
2011-10-17ehea: Remove unused tcp_end field in send WQAnton Blanchard1-2/+0
2011-10-17ehea: Add GRO supportAnton Blanchard1-10/+5
2011-10-17ehea: Remove LRO supportAnton Blanchard1-60/+1
2011-10-17ehea: Add 64bit statisticsAnton Blanchard1-4/+4
2011-10-17ehea: Simplify type 3 transmit routineAnton Blanchard1-16/+3
2011-10-17ehea: Merge swqe2 TSO and non TSO pathsAnton Blanchard1-55/+21
2011-10-17ehea: Simplify ehea_xmit2 and ehea_xmit3Anton Blanchard1-101/+36
2011-10-17ehea: Add vlan_featuresAnton Blanchard1-0/+2
2011-10-17ehea: Dont check NETIF_F_TSO in TX pathAnton Blanchard1-1/+1
2011-10-17ehea: Remove num_tx_qps module optionAnton Blanchard1-33/+18
2011-10-17ehea: Remove force_irq logic in napi poll routineAnton Blanchard1-10/+3
2011-10-17ehea: Update multiqueue supportAnton Blanchard1-53/+39
2011-10-17ehea: Remove NETIF_F_LLTXAnton Blanchard1-10/+2
2011-10-10ehea: convert to SKB paged frag APIIan Campbell1-8/+3
2011-09-27ehea: Remove sleep at .ndo_get_stats[email protected]1-23/+36
2011-08-17net: remove use of ndo_set_multicast_list in driversJiri Pirko1-1/+1
2011-08-11ehea/ibm*: Move the IBM driversJeff Kirsher1-0/+3768