summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
2016-10-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller80-659/+867
2016-10-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds72-598/+747
2016-10-30qede: Fix out-of-bound fastpath memory accessMintz, Yuval1-2/+2
2016-10-30enic: fix rq disableGovindarajulu Varadarajan1-9/+23
2016-10-30ibmvnic: Fix missing brackets in init_sub_crq_irqsThomas Falcon1-2/+4
2016-10-30ibmvnic: Fix releasing of sub-CRQ IRQs in interrupt contextThomas Falcon2-11/+25
2016-10-30Revert "ibmvnic: Fix releasing of sub-CRQ IRQs in interrupt context"David S. Miller2-25/+11
2016-10-30rocker: set physical device for port netdeviceJiri Pirko1-1/+2
2016-10-30Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller3-32/+15
2016-10-29net/mlx4_en: Save slave ethtool stats commandTariq Toukan1-2/+3
2016-10-29net/mlx4_en: Fix potential deadlock in port statistics flowJack Morgenstein3-16/+3
2016-10-29net/mlx4: Fix firmware command timeout during interrupt testEugenia Emantayev2-35/+53
2016-10-29net/mlx4_core: Do not access comm channel if it has not yet been initializedJack Morgenstein1-0/+9
2016-10-29net/mlx4_en: Fix panic during rebootEugenia Emantayev1-0/+1
2016-10-29net/mlx4_en: Process all completions in RX rings after port goes upErez Shitrit1-0/+7
2016-10-29net/mlx4_en: Resolve dividing by zero in 32-bit systemEugenia Emantayev1-1/+4
2016-10-29net/mlx4_core: Change the default value of enable_qosMoshe Lazer1-2/+2
2016-10-29net/mlx4_core: Avoid setting ports to auto when only one port type is supportedMaor Gottlieb1-1/+9
2016-10-29net/mlx4_core: Fix the resource-type enum in res tracker to conform to FW specJack Morgenstein1-1/+2
2016-10-29ibmvnic: Fix releasing of sub-CRQ IRQs in interrupt contextThomas Falcon2-11/+25
2016-10-29net: mv643xx_eth: Fetch the phy connection type from DTJason Gunthorpe1-4/+19
2016-10-29cxgb4: Fix error handling in alloc_uld_rxqs().Ganesh Goudar1-22/+18
2016-10-29IB/mlx4: avoid a -Wmaybe-uninitialize warningArnd Bergmann1-2/+3
2016-10-29net/mlx5: Avoid passing dma address 0 to firmwareNoa Osherovich1-8/+18
2016-10-29net/mlx5: PCI error recovery health care simulationMohamad Haj Yahia3-9/+55
2016-10-29net/mlx5: Fix race between PCI error handlers and health workMohamad Haj Yahia2-5/+34
2016-10-29net/mlx5: Clear health sick bit when starting health pollMohamad Haj Yahia1-0/+1
2016-10-29net/mlx5: Change the acl enable prototype to return statusMohamad Haj Yahia1-16/+34
2016-10-29net/mlx5e: Unregister netdev before detaching itMohamad Haj Yahia2-1/+2
2016-10-29net/mlx5e: Choose best nearest LRO timeoutSaeed Mahameed2-3/+21
2016-10-29net/mlx5: Correctly initialize last use of flow countersPaul Blakey1-0/+1
2016-10-29net/mlx5: Fix autogroups groups num not decreasingPaul Blakey1-0/+3
2016-10-29net/mlx5: Keep autogroups list orderedPaul Blakey1-3/+3
2016-10-29net/mlx5: Always Query HCA caps after setting themDaniel Jurgens1-6/+6
2016-10-29{net, ib}/mlx5: Make cache line size determination at runtime.Daniel Jurgens1-5/+26
2016-10-29i40e: Clean up handling of msglevel flags and debug parameterAlexander Duyck3-35/+14
2016-10-29i40e: Fix bit logic error in failure caseDavid Ertman1-1/+1
2016-10-29i40e/i40evf: Changed version from 1.6.19 to 1.6.21Bimmy Pujari2-2/+2
2016-10-29i40e: Removal of workaround for simple MAC address filter deletionFilip Sadowski1-41/+0
2016-10-29i40e: Fix for long link down notification timeCarolyn Wyborny1-1/+4
2016-10-29i40e: Drop redundant Rx descriptor processing codeAlexander Duyck2-24/+12
2016-10-29i40e: fix confusing dmesg info for ethtool -L optionLihong Yang1-2/+2
2016-10-29i40e: Make struct i40e_stats constJoe Perches1-1/+1
2016-10-29i40e/i40evf: Changed version from 1.6.16 to 1.6.19Bimmy Pujari2-2/+2
2016-10-29i40e/i40evf: fix interrupt affinity bugAlan Brady6-48/+159
2016-10-29i40e: group base mode VF offload flagsPreethi Banala2-0/+8
2016-10-29i40e: reopen client after resetMitch Williams2-32/+17
2016-10-29i40e: Drop code for unsupported flow typesAlexander Duyck1-26/+5
2016-10-29i40e: Remove unused function i40e_vsi_lookupAlexander Duyck2-33/+0
2016-10-29i40e: Bit test mask correctionFilip Sadowski1-1/+1