- Update to 3.4-rc7.
[linux-flexiantxendom0-3.2.10.git] / drivers / net / ethernet / ibm / ehea / ehea_main.c
2012-05-14 Jeff Mahoney- Update to 3.4-rc7.
2012-05-11 Thadeu Lima de Sou... ehea: fix losing of NEQ events when one event occurred...
2012-05-07 Jeff Mahoney- Update to 3.4-rc6.
2012-04-26 Thadeu Lima de Sou... ehea: fix promiscuous mode
2012-04-26 Thadeu Lima de Sou... ehea: fix allmulticast support
2012-04-24 Thadeu Lima de Sou... ehea: only register irq after setting up ports
2012-04-09 Jeff Mahoney- Updated to 3.4-rc1.
2012-03-12 Jeff Mahoney- Update to 3.3-rc7.
2012-03-09 David S. MillerMerge git://git./linux/kernel/git/davem/net
2012-03-08 Eric Dumazetehea: restore multicast and rx_errors fields
2012-02-07 Jeff Mahoney- Update to 3.3-rc2.
2012-01-31 Joe Perchesdrivers/net: Remove alloc_etherdev error messages
2012-01-30 Paul Gortmakerdrivers/net: fix up stale paths from driver reorg
2012-01-17 Thadeu Lima de Sou... ehea: make some functions and variables static
2011-12-20 Jeff Mahoney- Update to 3.2-rc6.
2011-12-09 Jiri Pirkonet: make vlan ndo_vlan_rx_[add/kill]_vid return error...
2011-11-24 Anton Blanchardehea: Use round_jiffies_relative to align workqueue
2011-11-16 Jeff Mahoney- Update to 3.2-rc1.
2011-10-25 Eric Dumazetehea: fix skb_frag_size typo
2011-10-19 Eric Dumazetnet: add skb frag size accessors
2011-10-17 Anton Blanchardehea: Remove unused tcp_end field in send WQ
2011-10-17 Anton Blanchardehea: Add GRO support
2011-10-17 Anton Blanchardehea: Remove LRO support
2011-10-17 Anton Blanchardehea: Add 64bit statistics
2011-10-17 Anton Blanchardehea: Simplify type 3 transmit routine
2011-10-17 Anton Blanchardehea: Merge swqe2 TSO and non TSO paths
2011-10-17 Anton Blanchardehea: Simplify ehea_xmit2 and ehea_xmit3
2011-10-17 Anton Blanchardehea: Add vlan_features
2011-10-17 Anton Blanchardehea: Dont check NETIF_F_TSO in TX path
2011-10-17 Anton Blanchardehea: Remove num_tx_qps module option
2011-10-17 Anton Blanchardehea: Remove force_irq logic in napi poll routine
2011-10-17 Anton Blanchardehea: Update multiqueue support
2011-10-17 Anton Blanchardehea: Remove NETIF_F_LLTX
2011-10-10 Ian Campbellehea: convert to SKB paged frag API
2011-09-27 brenohl@br.ibm.comehea: Remove sleep at .ndo_get_stats
2011-08-18 Jiri Pirkonet: remove use of ndo_set_multicast_list in drivers
2011-08-11 Jeff Kirsherehea/ibm*: Move the IBM drivers