summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/ibm/ehea
Commit message (Expand)AuthorAgeFilesLines
* drivers/net/ethernet: Fix non-kernel-doc comments with kernel-doc start markersBen Hutchings2012-07-101-3/+1
* ehea: fix losing of NEQ events when one event occurred earlyThadeu Lima de Souza Cascardo2012-05-101-0/+2
* ehea: fix promiscuous modeThadeu Lima de Souza Cascardo2012-04-261-5/+1
* ehea: fix allmulticast supportThadeu Lima de Souza Cascardo2012-04-262-10/+16
* ehea: only register irq after setting up portsThadeu Lima de Souza Cascardo2012-04-241-12/+18
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-03-091-1/+3
|\
| * ehea: restore multicast and rx_errors fieldsEric Dumazet2012-03-081-1/+3
* | drivers/net: Remove alloc_etherdev error messagesJoe Perches2012-01-311-1/+0
* | drivers/net: fix up stale paths from driver reorgPaul Gortmaker2012-01-308-8/+8
|/
* ehea: make some functions and variables staticThadeu Lima de Souza Cascardo2012-01-173-25/+23
* net: make vlan ndo_vlan_rx_[add/kill]_vid return error valueJiri Pirko2011-12-081-5/+16
* ehea: Use round_jiffies_relative to align workqueueAnton Blanchard2011-11-231-2/+4
* ehea: Reduce memory usage in buffer poolsAnton Blanchard2011-11-231-2/+2
* ehea: fix skb_frag_size typoEric Dumazet2011-10-251-1/+1
* net: add skb frag size accessorsEric Dumazet2011-10-191-2/+2
* 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
* ehea: convert to SKB paged frag APIIan Campbell2011-10-101-8/+3
* ehea: Remove sleep at .ndo_get_statsbrenohl@br.ibm.com2011-09-272-23/+37
* net: remove use of ndo_set_multicast_list in driversJiri Pirko2011-08-171-1/+1
* ehea/ibm*: Move the IBM driversJeff Kirsher2011-08-119-0/+7393
OpenPOWER on IntegriCloud