summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/ibm
Commit message (Expand)AuthorAgeFilesLines
* ehea: Remove remnants of LRO supportBen Hutchings2012-11-202-4/+3Star
* drivers/net/ethernet/ibm/emac/mal.c: use WARNJulia Lawall2012-11-031-4/+2Star
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-10-053-14/+13Star
|\
| * ehea: Remove uses of virt_to_abs() and abs_to_virt()Michael Ellerman2012-09-053-14/+13Star
* | ibmveth: Fix alignment of rx queue bugSantiago Leon2012-09-051-17/+9Star
|/
* drivers/net/ethernet: Fix non-kernel-doc comments with kernel-doc start markersBen Hutchings2012-07-111-3/+1Star
* ehea: fix losing of NEQ events when one event occurred earlyThadeu Lima de Souza Cascardo2012-05-111-0/+2
* ehea: fix promiscuous modeThadeu Lima de Souza Cascardo2012-04-261-5/+1Star
* 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
* powerpc+sparc/vio: Modernize driver registrationBenjamin Herrenschmidt2012-03-281-5/+2Star
* net: powerpc: remove the legacy iSeries ethernet driverStephen Rothwell2012-03-103-1713/+0Star
* 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
* | powerpc/44x: Add more changes for APM821XX EMAC driverDuc Dang2012-03-063-3/+41
* | drivers/net: Remove alloc_etherdev error messagesJoe Perches2012-01-313-8/+3Star
* | drivers/net: Remove unnecessary k.alloc/v.alloc OOM messagesJoe Perches2012-01-313-12/+3Star
* | drivers/net: fix up stale paths from driver reorgPaul Gortmaker2012-01-3023-23/+23
|/
* ehea: make some functions and variables staticThadeu Lima de Souza Cascardo2012-01-173-25/+23Star
* net: make vlan ndo_vlan_rx_[add/kill]_vid return error valueJiri Pirko2011-12-091-5/+16
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-11-263-5/+7
|\
| * ehea: Use round_jiffies_relative to align workqueueAnton Blanchard2011-11-241-2/+4
| * ehea: Reduce memory usage in buffer poolsAnton Blanchard2011-11-241-2/+2
| * iseries_veth: Fix wrong parameter given to sizeof callThomas Jarosch2011-11-211-1/+1
* | ibm/emac: fix improper cleanup when device is removed to allow re-bindWolfgang Grandegger2011-11-171-0/+3
* | net: introduce and use netdev_features_t for device features setsMichał Mirosław2011-11-161-2/+4
|/
* 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-182-3/+1Star
* ehea: Add GRO supportAnton Blanchard2011-10-181-10/+5Star
* ehea: Remove LRO supportAnton Blanchard2011-10-183-83/+1Star
* ehea: Add 64bit statisticsAnton Blanchard2011-10-182-5/+5
* ehea: Remove some unused definitionsAnton Blanchard2011-10-181-25/+0Star
* ehea: Simplify type 3 transmit routineAnton Blanchard2011-10-181-16/+3Star
* ehea: Merge swqe2 TSO and non TSO pathsAnton Blanchard2011-10-181-55/+21Star
* ehea: Simplify ehea_xmit2 and ehea_xmit3Anton Blanchard2011-10-181-101/+36Star
* ehea: Allocate large enough skbs to avoid partial cacheline DMA writesAnton Blanchard2011-10-181-2/+2
* ehea: Add vlan_featuresAnton Blanchard2011-10-181-0/+2
* ehea: Dont check NETIF_F_TSO in TX pathAnton Blanchard2011-10-181-1/+1
* ehea: Remove num_tx_qps module optionAnton Blanchard2011-10-182-36/+18Star
* ehea: Remove force_irq logic in napi poll routineAnton Blanchard2011-10-182-11/+3Star
* ehea: Update multiqueue supportAnton Blanchard2011-10-183-62/+49Star
* ehea: Remove NETIF_F_LLTXAnton Blanchard2011-10-182-11/+2Star
* emac: convert to SKB paged frag API.Ian Campbell2011-10-101-2/+2
* ehea: convert to SKB paged frag APIIan Campbell2011-10-101-8/+3Star
* 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/+2Star
* drivers/net/ethernet/*: Enabled vendor Kconfig optionsJeff Kirsher2011-08-271-0/+1