summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
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-29Revert "hv_netvsc: report vmbus name in ethtool"Stephen Hemminger1-4/+0
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 Jurgens3-7/+27
2016-10-28mlxsw: spectrum_router: Compare only trees which are in use during tree getJiri Pirko1-1/+2
2016-10-28mlxsw: spectrum_router: Save requested prefix bitlist when creating treeJiri Pirko1-0/+2
2016-10-27net: bgmac: fix spelling mistake: "connecton" -> "connection"Colin Ian King1-1/+1
2016-10-27kalmia: avoid potential uninitialized variable useArnd Bergmann1-1/+1
2016-10-27macsec: Fix header length if SCI is added if explicitly disabledTobias Brunner1-8/+18
2016-10-27at803x: double check SGMII side autonegZefir Kurtisi1-0/+39
2016-10-27Revert "at803x: fix suspend/resume for SGMII link"Zefir Kurtisi1-26/+0
2016-10-27netvsc: fix incorrect receive checksum offloadingStephen Hemminger1-8/+11
2016-10-27rocker: fix error return code in rocker_world_check_init()Wei Yongjun1-1/+1
2016-10-24Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2-1/+9
2016-10-24net: fec: Call swap_buffer() prior to IP header alignmentFabio Estevam1-3/+3
2016-10-24bnx2x: Use the correct divisor value for PHC clock readings.Sudarsana Reddy Kalluru1-1/+1
2016-10-23qede: Fix incorrrect usage of APIs for un-mapping DMA memoryManish Chopra2-6/+6
2016-10-23qed: Zero-out the buffer paased to dcbx_query() APISudarsana Reddy Kalluru1-0/+2
2016-10-23qede: Reconfigure rss indirection direction table when rss count is updatedSudarsana Reddy Kalluru1-0/+7
2016-10-23qed*: Reduce the memory footprint for Rx pathSudarsana Reddy Kalluru2-1/+2
2016-10-23qede: Loopback implementation should ignore the normal trafficSudarsana Reddy Kalluru3-35/+49
2016-10-23qede: Do not allow RSS config for 100G devicesSudarsana Reddy Kalluru1-0/+6
2016-10-23qede: get_channels() need to populate max tx/rx coalesce valuesSudarsana Reddy Kalluru1-0/+2
2016-10-22net: dsa: bcm_sf2: Do not rely on kexec_in_progressFlorian Fainelli1-2/+3
2016-10-20net: dsa: bcm_sf2: Prevent GPHY shutdown for kexec'd kernelsFlorian Fainelli1-0/+14
2016-10-20net: add recursion limit to GROSabrina Dubroca2-2/+2
2016-10-20stmmac: display the descriptors if DES0 = 0Giuseppe CAVALLARO1-4/+3
2016-10-20mlxsw: pci: Fix reset wait for SwitchX2Jiri Pirko1-2/+8
2016-10-20mlxsw: switchx2: Fix ethernet port initializationElad Raz1-0/+1
2016-10-20mlxsw: spectrum_router: Make mlxsw_sp_router_fib4_del return void and remove ...Jiri Pirko1-8/+5
2016-10-20mlxsw: spectrum_router: Use correct tree index for bindingJiri Pirko1-1/+2
2016-10-20Bluetooth: btwilink: Fix probe return valueJacob Siverskog1-1/+1
2016-10-19stmmac: fix and review the ptp registration.Giuseppe CAVALLARO3-14/+9