summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* net/mlx5: Avoid passing dma address 0 to firmwareNoa Osherovich2016-10-291-8/+18
* net/mlx5: PCI error recovery health care simulationMohamad Haj Yahia2016-10-293-9/+55
* net/mlx5: Fix race between PCI error handlers and health workMohamad Haj Yahia2016-10-292-5/+34
* net/mlx5: Clear health sick bit when starting health pollMohamad Haj Yahia2016-10-291-0/+1
* net/mlx5: Change the acl enable prototype to return statusMohamad Haj Yahia2016-10-291-16/+34
* net/mlx5e: Unregister netdev before detaching itMohamad Haj Yahia2016-10-292-1/+2
* net/mlx5e: Choose best nearest LRO timeoutSaeed Mahameed2016-10-292-3/+21
* net/mlx5: Correctly initialize last use of flow countersPaul Blakey2016-10-291-0/+1
* net/mlx5: Fix autogroups groups num not decreasingPaul Blakey2016-10-291-0/+3
* net/mlx5: Keep autogroups list orderedPaul Blakey2016-10-291-3/+3
* net/mlx5: Always Query HCA caps after setting themDaniel Jurgens2016-10-291-6/+6
* {net, ib}/mlx5: Make cache line size determination at runtime.Daniel Jurgens2016-10-293-7/+27
* mlxsw: spectrum_router: Compare only trees which are in use during tree getJiri Pirko2016-10-281-1/+2
* mlxsw: spectrum_router: Save requested prefix bitlist when creating treeJiri Pirko2016-10-281-0/+2
* net: bgmac: fix spelling mistake: "connecton" -> "connection"Colin Ian King2016-10-271-1/+1
* kalmia: avoid potential uninitialized variable useArnd Bergmann2016-10-271-1/+1
* macsec: Fix header length if SCI is added if explicitly disabledTobias Brunner2016-10-271-8/+18
* at803x: double check SGMII side autonegZefir Kurtisi2016-10-271-0/+39
* Revert "at803x: fix suspend/resume for SGMII link"Zefir Kurtisi2016-10-271-26/+0
* netvsc: fix incorrect receive checksum offloadingStephen Hemminger2016-10-261-8/+11
* rocker: fix error return code in rocker_world_check_init()Wei Yongjun2016-10-261-1/+1
* Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2016-10-232-1/+9
|\
| * Bluetooth: btwilink: Fix probe return valueJacob Siverskog2016-10-201-1/+1
| * Bluetooth: hci_bcm: Fix autosuspend PM for Lenovo ThinkPad 8Jérôme de Bretagne2016-10-131-0/+8
* | net: fec: Call swap_buffer() prior to IP header alignmentFabio Estevam2016-10-231-3/+3
* | bnx2x: Use the correct divisor value for PHC clock readings.Sudarsana Reddy Kalluru2016-10-231-1/+1
* | qede: Fix incorrrect usage of APIs for un-mapping DMA memoryManish Chopra2016-10-222-6/+6
* | qed: Zero-out the buffer paased to dcbx_query() APISudarsana Reddy Kalluru2016-10-221-0/+2
* | qede: Reconfigure rss indirection direction table when rss count is updatedSudarsana Reddy Kalluru2016-10-221-0/+7
* | qed*: Reduce the memory footprint for Rx pathSudarsana Reddy Kalluru2016-10-222-1/+2
* | qede: Loopback implementation should ignore the normal trafficSudarsana Reddy Kalluru2016-10-223-35/+49
* | qede: Do not allow RSS config for 100G devicesSudarsana Reddy Kalluru2016-10-221-0/+6
* | qede: get_channels() need to populate max tx/rx coalesce valuesSudarsana Reddy Kalluru2016-10-221-0/+2
* | net: dsa: bcm_sf2: Do not rely on kexec_in_progressFlorian Fainelli2016-10-221-2/+3
* | net: dsa: bcm_sf2: Prevent GPHY shutdown for kexec'd kernelsFlorian Fainelli2016-10-201-0/+14
* | net: add recursion limit to GROSabrina Dubroca2016-10-202-2/+2
* | stmmac: display the descriptors if DES0 = 0Giuseppe CAVALLARO2016-10-201-4/+3
* | mlxsw: pci: Fix reset wait for SwitchX2Jiri Pirko2016-10-201-2/+8
* | mlxsw: switchx2: Fix ethernet port initializationElad Raz2016-10-201-0/+1
* | mlxsw: spectrum_router: Make mlxsw_sp_router_fib4_del return void and remove ...Jiri Pirko2016-10-201-8/+5
* | mlxsw: spectrum_router: Use correct tree index for bindingJiri Pirko2016-10-201-1/+2
* | stmmac: fix and review the ptp registration.Giuseppe CAVALLARO2016-10-193-14/+9
* | qed: Use list_move_tail instead of list_del/list_add_tailWei Yongjun2016-10-181-7/+4
* | rocker: fix maybe-uninitialized warningArnd Bergmann2016-10-181-2/+2
* | net/hyperv: avoid uninitialized variableArnd Bergmann2016-10-181-1/+1
* | net: bcm63xx: avoid referencing uninitialized variableArnd Bergmann2016-10-181-1/+2
* | ibmvnic: Update MTU after device initializationThomas Falcon2016-10-181-0/+2
* | ibmvnic: Fix GFP_KERNEL allocation in interrupt contextThomas Falcon2016-10-181-1/+1
* | ibmvnic: Driver Version 1.0.1Thomas Falcon2016-10-181-1/+1
* | cxgb4: Fix number of queue sets corssing the limitGanesh Goudar2016-10-181-1/+1