summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/ibm
AgeCommit message (Expand)Author
2012-01-31drivers/net: Remove alloc_etherdev error messagesJoe Perches
2012-01-31drivers/net: Remove unnecessary k.alloc/v.alloc OOM messagesJoe Perches
2012-01-30drivers/net: fix up stale paths from driver reorgPaul Gortmaker
2012-01-17ehea: make some functions and variables staticThadeu Lima de Souza Cascardo
2011-12-08net: make vlan ndo_vlan_rx_[add/kill]_vid return error valueJiri Pirko
2011-11-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2011-11-23ehea: Use round_jiffies_relative to align workqueueAnton Blanchard
2011-11-23ehea: Reduce memory usage in buffer poolsAnton Blanchard
2011-11-21iseries_veth: Fix wrong parameter given to sizeof callThomas Jarosch
2011-11-17ibm/emac: fix improper cleanup when device is removed to allow re-bindWolfgang Grandegger
2011-11-16net: introduce and use netdev_features_t for device features setsMichał Mirosław
2011-10-25ehea: fix skb_frag_size typoEric Dumazet
2011-10-19net: add skb frag size accessorsEric Dumazet
2011-10-17ehea: Remove unused tcp_end field in send WQAnton Blanchard
2011-10-17ehea: Add GRO supportAnton Blanchard
2011-10-17ehea: Remove LRO supportAnton Blanchard
2011-10-17ehea: Add 64bit statisticsAnton Blanchard
2011-10-17ehea: Remove some unused definitionsAnton Blanchard
2011-10-17ehea: Simplify type 3 transmit routineAnton Blanchard
2011-10-17ehea: Merge swqe2 TSO and non TSO pathsAnton Blanchard
2011-10-17ehea: Simplify ehea_xmit2 and ehea_xmit3Anton Blanchard
2011-10-17ehea: Allocate large enough skbs to avoid partial cacheline DMA writesAnton Blanchard
2011-10-17ehea: Add vlan_featuresAnton Blanchard
2011-10-17ehea: Dont check NETIF_F_TSO in TX pathAnton Blanchard
2011-10-17ehea: Remove num_tx_qps module optionAnton Blanchard
2011-10-17ehea: Remove force_irq logic in napi poll routineAnton Blanchard
2011-10-17ehea: Update multiqueue supportAnton Blanchard
2011-10-17ehea: Remove NETIF_F_LLTXAnton Blanchard
2011-10-10emac: convert to SKB paged frag API.Ian Campbell
2011-10-10ehea: convert to SKB paged frag APIIan Campbell
2011-10-07Merge branch 'master' of github.com:davem330/netDavid S. Miller
2011-09-27ehea: Remove sleep at .ndo_get_statsbrenohl@br.ibm.com
2011-09-22Merge branch 'master' of github.com:davem330/netDavid S. Miller
2011-09-15ibmveth: convert to SKB paged frag API.Ian Campbell
2011-08-27drivers/net/ethernet/*: Enabled vendor Kconfig optionsJeff Kirsher
2011-08-18net: fix IBM EMAC driver after rename.Tony Breeds
2011-08-17net: remove use of ndo_set_multicast_list in driversJiri Pirko
2011-08-11ehea/ibm*: Move the IBM driversJeff Kirsher