summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
...
| * | net/mlx4_en: Add prints when TX timeout occursYevgeny Petrilin2013-06-251-0/+9
| * | net/mlx4_en: Fix a race between napi poll function and RX ring cleanupEugenia Emantayev2013-06-251-4/+4
| * | net/mlx4_en: Change log level from error to debug for vlan related messagesEugenia Emantayev2013-06-251-2/+2
| * | net/mlx4_en: Move register_netdev() to the end of initialization functionEugenia Emantayev2013-06-251-1/+2
| * | net/mlx4_en: Do not query stats when device port is downJack Morgenstein2013-06-251-4/+5
| * | net/mlx4_en: Fix resource leak in error flowDotan Barak2013-06-251-1/+1
| * | mlx4: allow order-0 memory allocations in RX pathEric Dumazet2013-06-252-86/+95
| * | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...David S. Miller2013-06-259-59/+114
| |\ \
| | * | sfc: Improve test for IOMMU in useBen Hutchings2013-06-241-1/+1
| | * | sfc: Fix IRQ cleanup in case of a probe failureBen Hutchings2013-06-242-38/+40
| | * | sfc: Do not pass non-TCP packets into GRO codeBen Hutchings2013-06-241-1/+1
| | * | sfc: Define and set RX buffer flag for packets parsed as TCPBen Hutchings2013-06-242-5/+15
| | * | sfc: Enable accelerated RFS on vlansAndy Lutomirski2013-06-241-1/+14
| | * | sfc: Report software timestamping capabilitiesBen Hutchings2013-06-243-11/+22
| | * | sfc: Increase size of RX SKB header areaJon Cooper2013-06-241-1/+1
| | * | sfc: Enable RX checksum offload for packets not handled by GROJon Cooper2013-06-241-0/+2
| | * | sfc: Fix EEH with legacy interrupts.Alexandre Rames2013-06-244-1/+18
| * | | bnx2x: Remove sparse and coccinelle warningsYuval Mintz2013-06-253-7/+12
| * | | net: Restore unintentional reverts.David S. Miller2013-06-243-3/+0
| |/ /
| * | bnx2x: Fix compilation with no IOV supportYuval Mintz2013-06-243-12/+18
| * | bnx2x: Fix 20G KR2 support claimsYaniv Rosner2013-06-231-0/+4
| * | bnx2x: improve VF timingsAriel Elior2013-06-231-3/+7
| * | bnx2x: VF ndo sanityAriel Elior2013-06-231-0/+5
| * | bnx2x: Improve PF behaviour toward VFAriel Elior2013-06-237-8/+63
| * | qlcnic: Update version to 5.2.44Jitendra Kalsaria2013-06-231-2/+2
| * | qlcnic: Add support for 83xx suspend and resume.Rajesh Borundia2013-06-2310-64/+225
| * | qlcnic: Add support for 'set driver version' in 83XXPratik Pujar2013-06-236-16/+33
| * | qlcnic: Cleanup of structure qlcnic_hardware_contextPratik Pujar2013-06-234-5/+6
| * | qlcnic: Add support for PEX DMA method to read memory section of adapter dumpShahed Shaikh2013-06-232-7/+221
| * | qlcnic: Minimize sleep duration within loopback diagnostic test.Jitendra Kalsaria2013-06-232-19/+41
| * | qlcnic: Secondary unicast MAC address support.Jitendra Kalsaria2013-06-236-23/+83
| * | qlcnic: Handle qlcnic_alloc_mbx_args() failureShahed Shaikh2013-06-234-64/+206
| * | bnx2: use pdev->pm_cap instead of pci_find_capability(.., PCI_CAP_ID_PM)Yijing Wang2013-06-191-1/+1
| * | amd8111e: use pdev->pm_cap instead of pci_find_capability(.., PCI_CAP_ID_PM)Yijing Wang2013-06-191-3/+3
| * | Bnx2x: remove redundant D0 power state setYijing Wang2013-06-191-3/+1
| * | at91_ether: Do not select NET_COREBen Hutchings2013-06-191-1/+0
| * | net: Move MII out from under NET_CORE and hide itBen Hutchings2013-06-1928-47/+0
| * | be2net: use pci_vfs_assigned()/pci_num_vf() instead of be_find_vfs()Sathya Perla2013-06-191-27/+4
| * | bnx2x: replace mechanism to check for next available packetDmitry Kravkov2013-06-194-37/+42
| * | bnx2x: add support for ndo_ll_pollDmitry Kravkov2013-06-194-11/+208
| * | net/mlx4_en: Low Latency recv statisticsAmir Vadai2013-06-193-1/+29
| * | net/mlx4_en: Add Low Latency Socket (LLS) supportAmir Vadai2013-06-194-4/+178
| * | sh_eth: get R8A7740 Rx descriptor word 0 shift out of #ifdefSergei Shtylyov2013-06-192-3/+4
| * | sh_eth: cleanup 'enum TD_STS_BIT'Sergei Shtylyov2013-06-191-4/+4
| * | sh_eth: remove redundant bits from 'eesipr_value' field initializerSergei Shtylyov2013-06-191-1/+1
| * | sh_eth: remove 'tx_error_check' field of 'struct sh_eth_cpu_data'Sergei Shtylyov2013-06-192-17/+0
| * | sh_eth: add NAPI supportSergei Shtylyov2013-06-192-12/+74
| * | sh_eth: define/use EESR_RX_CHECK macroSergei Shtylyov2013-06-192-11/+10
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-06-1917-18/+4608
| |\ \
| * | | bcm63xx_enet: fix return value check in bcm_enet_shared_probe()Wei Yongjun2013-06-191-2/+2
OpenPOWER on IntegriCloud